Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump i18n-tasks from 1.0.12 to 1.0.13 #2449

Merged
merged 1 commit into from Nov 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 16, 2023

Bumps i18n-tasks from 1.0.12 to 1.0.13.

Changelog

Sourced from i18n-tasks's changelog.

v1.0.13

  • OpenAI translator. #519
  • DeepL
    • More robust interpolation handling. #523
    • Configurable formality level. #477
    • Send requests in batches. #474
  • Support partially dynamic segments in non-strict mode (e.g. t "cats.#{cat}-bio.name"). #509
  • Fixes grep_keys in Ruby 3+. #492
  • Improved handling of older libyaml versions. #493
Commits
  • 5558312 Bump to v1.0.13
  • 249f0dd DeepL: Default to tag_handling: xml (#523)
  • 4007861 chore(deps): bump actions/checkout from 3 to 4
  • a030090 feat: add OpenAI translator (#519)
  • 734b31f Fixes typo while commenting out AstMachers in i18n-tasks.yml.
  • 7500aff Fix private method called for warn deprecated (#513)
  • 6e52f28 Enable use of rails model matcher in i18n-tasks.yml ast_matchers
  • a1a31ac Fix rubocop
  • a96de32 chore(deps): bump paambaati/codeclimate-action from 4 to 5
  • 4392d99 Support partially dynamic segments (#509)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [i18n-tasks](https://github.com/glebm/i18n-tasks) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/glebm/i18n-tasks/releases)
- [Changelog](https://github.com/glebm/i18n-tasks/blob/main/CHANGES.md)
- [Commits](glebm/i18n-tasks@v1.0.12...v1.0.13)

---
updated-dependencies:
- dependency-name: i18n-tasks
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies changes or issues relating to a dependency ruby Pull requests that update Ruby code labels Oct 16, 2023
@nickcharlton nickcharlton merged commit fef10bb into main Nov 13, 2023
9 checks passed
@nickcharlton nickcharlton deleted the dependabot/bundler/i18n-tasks-1.0.13 branch November 13, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies changes or issues relating to a dependency ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant