Created by: dependabot[bot]
Bumps i18n-tasks from 0.9.37 to 1.0.0.
Changelog
Sourced from i18n-tasks's changelog.
v1.0.0
- Log #StandWithUkraine to stderr on every CLI command.
- Improved ERB parsing: Replaces a regexp-based parser with an AST parser. #416
- Fixes compatibility with Psych 4.0+ and Ruby 3.1. #415
- Works around an emoji handling bug in libyaml. #421
Commits
-
4378481
Bump to v1.0.0 -
7d50880
Log #StandWithUkraine to stderr -
d9b30e9
README.md: Stand with Ukraine -
f90f53d
Changelog for v1.0.0 -
20f67ea
Repair emojis after dump of yaml -
8cdef9c
Add Ruby deprecation events to CHANGES -
d7ae6e6
Adds AST scanner for ERB-files -
d51327c
Ensured Aliased values work (#415) -
3a886ce
Include Ruby 3.1 in github workflow test matrix -
933ce62
Improve tests workflow - See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)