Skip to content

Bump i18n-tasks from 0.9.35 to 0.9.37

libautomation requested to merge dependabot/bundler/i18n-tasks-0.9.37 into main

Bumps i18n-tasks from 0.9.35 to 0.9.37.

Changelog

Sourced from i18n-tasks's changelog.

v0.9.37

  • Reverted "#{hash["key"]}" pattern scanner support because it caused a number of issues. #410

v0.9.36

  • Fixes ActiveSupport 7 compatibility. #403
  • Fixes mixed optional and keyword arguments in I18n::Tasks::BaseTask.new. #401
  • *.map files are now ignored by default. #399
  • data task now supports the key-values format that outputs a TSV. #398
  • "#{hash["key"]}" interpolations are now supported in the pattern scanner. #397 #405
  • Forward slash (/) is now an allowed character in translation keys. #396
Commits

Merge request reports