Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): Bump next-intl from 3.25.1 to 3.25.2 (#53)
Bumps [next-intl](https://github.com/amannn/next-intl) from 3.25.1 to 3.25.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/releases">next-intl's releases</a>.</em></p> <blockquote> <h2>v3.25.2</h2> <h2>3.25.2 (2024-11-25)</h2> <h3>Bug Fixes</h3> <ul> <li>Handle inconsistency in Next.js when using <code>usePathname</code> with custom prefixes, <code>localePrefix: 'as-needed'</code> and static rendering (<a href="https://redirect.github.com/amannn/next-intl/issues/1573">#1573</a>) (<a href="https://github.com/amannn/next-intl/commit/20fd0f0015839357893bcd256ff880a98b01ea1f">20fd0f0</a>) – by <a href="https://github.com/amannn"><code>@amannn</code></a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/amannn/next-intl/blob/main/CHANGELOG.md">next-intl's changelog</a>.</em></p> <blockquote> <h2>3.25.2 (2024-11-25)</h2> <h3>Bug Fixes</h3> <ul> <li>Handle inconsistency in Next.js when using <code>usePathname</code> with custom prefixes, <code>localePrefix: 'as-needed'</code> and static rendering (<a href="https://redirect.github.com/amannn/next-intl/issues/1573">#1573</a>) (<a href="https://github.com/amannn/next-intl/commit/20fd0f0015839357893bcd256ff880a98b01ea1f">20fd0f0</a>) – by <a href="https://github.com/amannn"><code>@amannn</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/amannn/next-intl/commit/cdcff43e0a606bc9990623d819de9c37fea895a4"><code>cdcff43</code></a> v3.25.2</li> <li><a href="https://github.com/amannn/next-intl/commit/20fd0f0015839357893bcd256ff880a98b01ea1f"><code>20fd0f0</code></a> fix: Handle inconsistency in Next.js when using <code>usePathname</code> with custom pre...</li> <li><a href="https://github.com/amannn/next-intl/commit/6cc710a01fd2df711214e13f01c5a1c9c13126e7"><code>6cc710a</code></a> docs: Wording</li> <li><a href="https://github.com/amannn/next-intl/commit/7f40c9c1a3396c318bfa109c0d5c07c678d85cf6"><code>7f40c9c</code></a> docs: Emphasize required matcher change for <code>localePrefix: 'as-necessary'</code></li> <li><a href="https://github.com/amannn/next-intl/commit/c6370f09672625ca5ce24e8eb2f90e8c06774765"><code>c6370f0</code></a> docs: Update middleware.mdx</li> <li><a href="https://github.com/amannn/next-intl/commit/e2be6aac1e6e8618c488b320211b667a7a70bcb0"><code>e2be6aa</code></a> docs: Update middleware.mdx</li> <li><a href="https://github.com/amannn/next-intl/commit/1ff5003fce4cdd53803c8c346f71ad7fd10c5fb8"><code>1ff5003</code></a> docs: Return <code>getPathname</code> where relevant</li> <li><a href="https://github.com/amannn/next-intl/commit/140ef4613803ef4124b50c50eadd0d727f9fb306"><code>140ef46</code></a> docs: clarify TypeScript version requirement and add troubleshooting for Type...</li> <li>See full diff in <a href="https://github.com/amannn/next-intl/compare/v3.25.1...v3.25.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next-intl&package-manager=npm_and_yarn&previous-version=3.25.1&new-version=3.25.2)](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