Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Update i18n requirement from ~> 0.5 to >= 0.5, < 2.0 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 17, 2022

Updates the requirements on i18n to permit the latest version.

Release notes

Sourced from i18n's releases.

v1.10.0

What's Changed

New Features

Bug fixes

Other changes

New Contributors

Full Changelog: ruby-i18n/i18n@v1.9.1...v1.10.0

v1.9.1

What's Changed

Full Changelog: ruby-i18n/i18n@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. -- @​radar

What's Changed

... (truncated)

Commits
  • b805537 Bump to 1.10.0
  • 789d12e Merge pull request #622 from movermeyer/movermeyer/resolve_defaults_with_curr...
  • 19f190d Allow overriding of entry resolving entry resolving separate from defaults
  • 0a9e47a Merge pull request #621 from mishina2228/add-badge
  • 0820914 Add a version badge
  • fb7095a Merge pull request #612 from Shopify/pm/lazy-loadable-backend
  • 422959a Introduce LazyLoadable backend
  • 00fc810 Merge pull request #616 from codealchemy/normalize-keys/splat
  • f3c1936 Tweak array construction in normalize_keys
  • eb9dbf4 Yield loaded translations to block in #load_translations
  • 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.

Updates the requirements on [i18n](https://github.com/ruby-i18n/i18n) to permit the latest version.
- [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.5...v1.10.0)

---
updated-dependencies:
- dependency-name: i18n
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants