Skip to content

Bump i18n from 0.6.4 to 1.8.11 in /vagrant/utils - #1

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/vagrant/utils/i18n-1.8.11
Closed

Bump i18n from 0.6.4 to 1.8.11 in /vagrant/utils#1
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/vagrant/utils/i18n-1.8.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 3, 2022

Copy link
Copy Markdown

Bumps i18n from 0.6.4 to 1.8.11.

Release notes

Sourced from i18n's releases.

v1.8.11

What's Changed

New Contributors

Full Changelog: ruby-i18n/i18n@v1.8.10...v1.8.11

1.8.10

  • Fix string locale will trigger on_fallback hook - #562

1.8.9

  • Rely on Ruby 3's native Hash#except method -- #557

This release also contains several build related updates -- rather than listing them out here, you can see the compare view between 1.8.8 and 1.8.9.

1.8.8

  • Fixed threadsafety issues in Simple backend: #554
  • Re-attempt to fix threadsafety of fallbacks: #548

  • Use OpenSSL::Digest instead of usual Digest libraries: #549
  • Goodbye, post-install message #552
  • Use Rails' main branch, instead of master #553

1.8.7

  • Fixed a regression with fallback logic: see issues #547, #546 and #542.

1.8.6

  • Fallbacks are now stored in Thread.current for multi-threading compatibility: #542
  • no-op arguments are no longer allowed for I18n.t calls -- fixes an incompatibility with Ruby 3.0: #545

This gem's GitHub workflow files have been updated to ensure compatibility between new Rails versions (6.1) and the new Ruby release (3.0). See the "Actions" tab on GitHub for the full range of supported Rails and Ruby versions.

v1.8.5

  • Fixed an issue where users could not use their own custom fallback classes - #536

v1.8.4

  • Fixed issue where fallbacks were not working when I18n.fallbacks was an array - #534
  • Fixed conditional around deprecating constant of INTERPOLATION_PATTERN - #531

v1.8.3

... (truncated)

Commits
  • cb4a4be Bump to 1.8.11
  • 916f9f4 Merge pull request #569 from koic/fix_build_error_when_using_psych_4_0
  • 3d0f144 Merge pull request #572 from codealchemy/simple_backend/json-test-fix
  • 9dbbcfc Fix typo in Simple backend JSON test
  • 1edbf5c Fix a build error when using Psych 4.0
  • 95612de Merge pull request #566 from codealchemy/simple_backend/consolidate-available...
  • 346f1cd Update available locale check in Simple backend
  • f19ee0d Merge pull request #565 from rkh/patch-1
  • 535459a Fix typo in documentation
  • 0888807 Bump to 1.8.10
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will 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.

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.4 to 1.8.11.
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](ruby-i18n/i18n@v0.6.4...v1.8.11)

---
updated-dependencies:
- dependency-name: i18n
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 3, 2022
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2022

Copy link
Copy Markdown
Author

Superseded by #5.

@dependabot dependabot Bot closed this Jun 17, 2022
@dependabot
dependabot Bot deleted the dependabot/bundler/vagrant/utils/i18n-1.8.11 branch June 17, 2022 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants