Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gems(deps): bump i18n from 1.8.7 to 1.8.9 #43

Merged
merged 1 commit into from
Mar 16, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2021

Bumps i18n from 1.8.7 to 1.8.9.

Release notes

Sourced from i18n's releases.

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
Commits
  • aec9d66 Bump to 1.8.9
  • aae36c2 Only attempt to set fallbacks= in tests if method is defined
  • 3951eee Merge pull request #557 from ruby-i18n/ca-except-ruby3
  • 7a262de Merge pull request #558 from ruby-i18n/ca-build
  • 7a885fd Merge pull request #550 from taki/update-require
  • cead3e5 Prevent overwriting Hash#except method present in Ruby 3+
  • bb7b689 Exclude Ruby 3+ with all Rails 5.x versions
  • 075a228 Rails main only supports Ruby 2.7+ going forward
  • 2a02807 Run tests on the latest patch version of each Ruby release
  • 0053286 Run tests on Rails 5.0.x and 5.1.x again
  • 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)

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.8.7 to 1.8.9.
- [Release notes](https://github.com/ruby-i18n/i18n/releases)
- [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md)
- [Commits](ruby-i18n/i18n@v1.8.7...v1.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2021

The following labels could not be found: gems, dependencies.

@danielmbrasil danielmbrasil merged commit 678468a into master Mar 16, 2021
@danielmbrasil danielmbrasil deleted the dependabot-bundler-i18n-1.8.9 branch March 16, 2021 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant