TracksApp / tracks

Tracks is a GTD™ web application, built with Ruby on Rails
https://www.getontracks.org/
GNU General Public License v2.0
1.17k stars 537 forks source link

Bump i18n-tasks from 1.0.12 to 1.0.13 #2964

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

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 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)