Bump i18n from 0.6.0 to 1.10.0
Bumps i18n from 0.6.0 to 1.10.0.
Release notes
Sourced from i18n's releases.
v1.10.0
What's Changed
New Features
- LazyLoadable Backend by
@paarthmadanin ruby-i18n/i18n#612- Add a version badge to README by
@mishina2228in ruby-i18n/i18n#621Bug fixes
- Remove warning: assigned but unused variable by
@mishina2228in ruby-i18n/i18n#611- Minor
I18n.normalize_keysimprovement by@codealchemyin ruby-i18n/i18n#616- Allow overriding of entry resolving entry resolving separate from defaults by
@movermeyerin ruby-i18n/i18n#622Other changes
- Remove pry from Gemfile as it is not used by
@dvzrvin ruby-i18n/i18n#608New Contributors
@dvzrvmade their first contribution in ruby-i18n/i18n#608@mishina2228made their first contribution in ruby-i18n/i18n#611Full Changelog: https://github.com/ruby-i18n/i18n/compare/v1.9.1...v1.10.0
v1.9.1
What's Changed
- Revert "Fix missing requires of i18n/core_ext/hash" by
@radarin ruby-i18n/i18n#602- CI: Lint the GitHub Actions YAML by
@olleolleollein ruby-i18n/i18n#604Full Changelog: https://github.com/ruby-i18n/i18n/compare/v1.9.0...v1.9.1
v1.9.0
Minor version bump: The number of changes in this release are more than I would feel comfortable including in a point release. Therefore, I have bumped the minor version number here. --
@radarWhat's Changed
- No longer rely on refinements for Hash utility methods. by
@casperisfinein ruby-i18n/i18n#573- Fix typo: function is missing closing parenthesis by
@patrickgramatowskiin ruby-i18n/i18n#585- CI: ruby/setup-ruby with cache by
@olleolleollein ruby-i18n/i18n#582- Test on Ruby 3.1 & Rails 7.0x by
@radarin ruby-i18n/i18n#597- Fix lookups of
0keys by@movermeyerin ruby-i18n/i18n#594- Only deep_symbolize_keys when needed by
@paarthmadanin ruby-i18n/i18n#588- Symbolize names and freeze values when loading from JSON by
@paarthmadanin ruby-i18n/i18n#587- Clean up unneeded test aliases by
@paarthmadanin ruby-i18n/i18n#589- Resolve
Symbols using the original fallback locale by@movermeyerin ruby-i18n/i18n#591- Conditionally assert load_json returns symbolized data by
@paarthmadanin ruby-i18n/i18n#601- Symbolize keys and freeze values when loading from YAML by
@paarthmadanin ruby-i18n/i18n#583- fix ReDoS by
@ooooooo-qin ruby-i18n/i18n#600- Exclude MissingTranslation options that are not used by the instance by
@sundlingin ruby-i18n/i18n#581
... (truncated)
Commits
b805537Bump to 1.10.0789d12eMerge pull request #622 from movermeyer/movermeyer/resolve_defaults_with_curr...19f190dAllow overriding of entry resolving entry resolving separate from defaults0a9e47aMerge pull request #621 from mishina2228/add-badge0820914Add a version badgefb7095aMerge pull request #612 from Shopify/pm/lazy-loadable-backend422959aIntroduce LazyLoadable backend00fc810Merge pull request #616 from codealchemy/normalize-keys/splatf3c1936Tweak array construction innormalize_keyseb9dbf4Yield loaded translations to block in #load_translations- Additional commits viewable 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.