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

Build(deps): Bump i18n from 1.12.0 to 1.13.0 #7718

Merged
merged 1 commit into from
May 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps i18n from 1.12.0 to 1.13.0.

Release notes

Sourced from i18n's releases.

v1.13.0

What's Changed

New Contributors

Full Changelog: ruby-i18n/i18n@v1.12.0...v1.13.0

Commits
  • b9b79ab Bump to 1.13.0
  • b4cd00d Merge pull request #649 from fatkodima/fix-interpolate-same-object
  • be2f3a0 Return same string object when no interpolations were made
  • f75520a Merge pull request #651 from fatkodima/optimizations
  • ac2592f Merge pull request #650 from fatkodima/stub_const
  • 048af5c Optimize I18n.t
  • 288868e Properly stub constants
  • 42052e8 Merge pull request #637 from movermeyer/movermeyer/nested_pluralization_with_...
  • c635958 Merge pull request #647 from misdoro/exists_scope
  • d94228c Merge pull request #634 from movermeyer/movermeyer/explicit_0_1_and_lateral_i...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 dependabot bot added dependencies ruby Pull requests that update Ruby code labels May 1, 2023
@gbp
Copy link
Member

gbp commented May 5, 2023

Seems #7717 should resolve the failing specs. See grosser/gettext_i18n_rails#196

@gbp
Copy link
Member

gbp commented May 5, 2023

@dependabot rebase

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.12.0 to 1.13.0.
- [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.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: i18n
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/i18n-1.13.0 branch from 952db9f to b0e8755 Compare May 5, 2023 11:01
@gbp gbp merged commit 7fcdab8 into develop May 9, 2023
@dependabot dependabot bot deleted the dependabot/bundler/i18n-1.13.0 branch May 9, 2023 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-deploy dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant