Bump rust-i18n from 3.1.3 to 3.1.5 #22

Open
dependabot[bot] wants to merge 1 commits from dependabot/cargo/rust-i18n-3.1.5 into main
dependabot[bot] commented 2025-05-22 15:21:35 -04:00 (Migrated from github.com)

Bumps rust-i18n from 3.1.3 to 3.1.5.

Release notes

Sourced from rust-i18n's releases.

v3.1.5

What's Changed

New Contributors

Full Changelog: https://github.com/longbridge/rust-i18n/compare/v3.1.4...v3.1.5

v3.1.4

What's Changed

Full Changelog: https://github.com/longbridge/rust-i18n/compare/v3.1.3...v3.1.4

Commits

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 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)
Bumps [rust-i18n](https://github.com/longbridge/rust-i18n) from 3.1.3 to 3.1.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/longbridge/rust-i18n/releases">rust-i18n's releases</a>.</em></p> <blockquote> <h2>v3.1.5</h2> <h2>What's Changed</h2> <ul> <li>Add parsing of workspace.metadata.i18n by <a href="https://github.com/litcc"><code>@​litcc</code></a> in <a href="https://redirect.github.com/longbridge/rust-i18n/pull/93">longbridge/rust-i18n#93</a></li> <li>Fix load translations to avoid stack overflow. by <a href="https://github.com/nduchaux"><code>@​nduchaux</code></a> in <a href="https://redirect.github.com/longbridge/rust-i18n/pull/112">longbridge/rust-i18n#112</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/litcc"><code>@​litcc</code></a> made their first contribution in <a href="https://redirect.github.com/longbridge/rust-i18n/pull/93">longbridge/rust-i18n#93</a></li> <li><a href="https://github.com/nduchaux"><code>@​nduchaux</code></a> made their first contribution in <a href="https://redirect.github.com/longbridge/rust-i18n/pull/112">longbridge/rust-i18n#112</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/longbridge/rust-i18n/compare/v3.1.4...v3.1.5">https://github.com/longbridge/rust-i18n/compare/v3.1.4...v3.1.5</a></p> <h2>v3.1.4</h2> <h2>What's Changed</h2> <ul> <li>chore: Switch to use serde_yaml. by <a href="https://github.com/huacnlee"><code>@​huacnlee</code></a> in <a href="https://redirect.github.com/longbridge/rust-i18n/pull/108">longbridge/rust-i18n#108</a> <blockquote> <p>By special reason <a href="https://redirect.github.com/rustsec/advisory-db/issues/2212">rustsec/advisory-db#2212</a></p> </blockquote> </li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/longbridge/rust-i18n/compare/v3.1.3...v3.1.4">https://github.com/longbridge/rust-i18n/compare/v3.1.3...v3.1.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/longbridge/rust-i18n/commit/5624dcb1dd62c9b1a8eae5e9a10b957fd5932ff1"><code>5624dcb</code></a> Version v3.1.5</li> <li><a href="https://github.com/longbridge/rust-i18n/commit/600ba32c9a90adac1e258605ed791b138c9b0fba"><code>600ba32</code></a> Fix translations to avoid stack overflow. (<a href="https://redirect.github.com/longbridge/rust-i18n/issues/112">#112</a>)</li> <li><a href="https://github.com/longbridge/rust-i18n/commit/27bba194acdc9811eb62bf72415df2f436eb1f07"><code>27bba19</code></a> Add parsing of workspace.metadata.i18n (<a href="https://redirect.github.com/longbridge/rust-i18n/issues/93">#93</a>)</li> <li><a href="https://github.com/longbridge/rust-i18n/commit/147b0a3f59f1eee317436a2e16560adc5d7f2cab"><code>147b0a3</code></a> Version 3.1.4</li> <li><a href="https://github.com/longbridge/rust-i18n/commit/0c3fed06fbd3e3ddf5ee4a0c4c581a4c32f26204"><code>0c3fed0</code></a> chore: Switch to use serde_yaml. (<a href="https://redirect.github.com/longbridge/rust-i18n/issues/108">#108</a>)</li> <li><a href="https://github.com/longbridge/rust-i18n/commit/09d819747c99db93098188cdabe049c81a64917a"><code>09d8197</code></a> Move close-slate-issues.yml</li> <li><a href="https://github.com/longbridge/rust-i18n/commit/dfa6536bcd22833419acee6bbb6f4b6228bfce9a"><code>dfa6536</code></a> Create close-slate-issues.yml</li> <li>See full diff in <a href="https://github.com/longbridge/rust-i18n/compare/v3.1.3...v3.1.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rust-i18n&package-manager=cargo&previous-version=3.1.3&new-version=3.1.5)](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>
This pull request has changes conflicting with the target branch.
  • Cargo.lock
  • Cargo.toml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/cargo/rust-i18n-3.1.5:dependabot/cargo/rust-i18n-3.1.5
git checkout dependabot/cargo/rust-i18n-3.1.5
Sign in to join this conversation.