Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump i18n from 1.14.6 to 1.14.7 (#4261)
Bumps [i18n](https://github.com/ruby-i18n/i18n) from 1.14.6 to 1.14.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ruby-i18n/i18n/releases">i18n's releases</a>.</em></p> <blockquote> <h2>v1.14.7</h2> <h2>What's Changed</h2> <ul> <li>Ruby 3.4 <code>Hash#inspect</code> compatibility. by <a href="https://github.com/voxik"><code>@voxik</code></a> in <a href="https://redirect.github.com/ruby-i18n/i18n/pull/709">ruby-i18n/i18n#709</a></li> <li>Removed (annoying) post-install message that was triggering on <em>all</em> Rubies, rather than the specified versions.</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/ruby-i18n/i18n/compare/v1.14.6...v1.14.7">https://github.com/ruby-i18n/i18n/compare/v1.14.6...v1.14.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ruby-i18n/i18n/commit/4dddd855039b0c5a0b5b3b2df69783374058a7c9"><code>4dddd85</code></a> Bump to 1.14.7</li> <li><a href="https://github.com/ruby-i18n/i18n/commit/61678f595513555e9d142dcf86407fad12cf5835"><code>61678f5</code></a> remove post-install message</li> <li><a href="https://github.com/ruby-i18n/i18n/commit/09e26d079fa0487fac5d52d47c411085665b0078"><code>09e26d0</code></a> Merge pull request <a href="https://redirect.github.com/ruby-i18n/i18n/issues/709">#709</a> from voxik/ruby-3.4</li> <li><a href="https://github.com/ruby-i18n/i18n/commit/2af0b5b8400fead0fa406a5958c229254f1b1fa8"><code>2af0b5b</code></a> Add Rails 7.2 and 8.0 into test matrix.</li> <li><a href="https://github.com/ruby-i18n/i18n/commit/bd5bd233da8ec7886f4b3eb3d751b7154b413e12"><code>bd5bd23</code></a> Adjust the test matrix for Rails 8.1</li> <li><a href="https://github.com/ruby-i18n/i18n/commit/cb35bee3977e6ac10cebbf41a958dadc732bc832"><code>cb35bee</code></a> Add <code>base64</code> / <code>mutex_m</code> dependencies for Rails 6.1</li> <li><a href="https://github.com/ruby-i18n/i18n/commit/a6b16dc5d4f64b37d2acdd51d8ae7f143a9dcdf2"><code>a6b16dc</code></a> Ruby 3.4 <code>Hash#inspect</code> compatibility.</li> <li><a href="https://github.com/ruby-i18n/i18n/commit/ce4b8501eb9585129fae5aee86e4027e6f2d2946"><code>ce4b850</code></a> Add 'ruby-head' to test matrix</li> <li>See full diff in <a href="https://github.com/ruby-i18n/i18n/compare/v1.14.6...v1.14.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=i18n&package-manager=bundler&previous-version=1.14.6&new-version=1.14.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information