Skip to content

Bump i18n-tasks from 0.9.29 to 0.9.34

NipaNipa requested to merge dependabot/bundler/i18n-tasks-0.9.34 into master

Bumps i18n-tasks from 0.9.29 to 0.9.34.

Release notes

Sourced from i18n-tasks's releases.

v0.9.31

See CHANGES.md for changelog

Changelog

Sourced from i18n-tasks's changelog.

v0.9.34

  • Fixes Ruby 3.0 compatibility. #370

v0.9.33

  • Fixes DeepL translation. #367

v0.9.32

  • Support capitalized region names in locale codes (e.g. "zh-YUE") #357
  • DeepL: Fix single value translation. #d31297b5
  • Fix missing key detection for external keys in non-base locale. #364
  • required_ruby_version: Allow Ruby 3.x.
  • Fix deprecation warnings on Ruby 2.7.1. #352

v0.9.31

  • Add Yandex translator backend. #343
  • Fix more Ruby 2.7 warnings. #344

v0.9.30

  • Fix keyword arguments warnings in Ruby 2.7. #342
  • Recognize t! and translate! methods. #329
  • Test template now tests for inconsistent interpolations. #317
Commits
  • 881ed6f Bump to v0.9.34
  • abd3d6f Ruby 3.0 compatibility
  • 535dcf3 travis.yml: Test on Ruby 3.0.0
  • 1d1f420 Update Google Cloud API documentation
  • 83330a7 rubocop fixes
  • a8c3e34 travis.yml: Remove rbx, bump jruby
  • 7158435 spec/i18n_tasks_spec.rb: Fix clean_coverage_logging
  • 2f44e17 Update RuboCop to 1.6.1
  • e71a3bf Drop support for Ruby < 2.5
  • 5df0fdc spec/google_translate_spec.rb: update fixture
  • Additional commits viewable in compare view

Merge request reports