Skip to content

Commit 17f6211

Browse files
Bump react-router from 7.12.0 to 7.13.0 in /frontend (#1531)
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.12.0 to 7.13.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remix-run/react-router/releases">react-router's releases</a>.</em></p> <blockquote> <h2>v7.13.0</h2> <p>See the changelog for release notes: <a href="https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7130">https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v7130</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md">react-router's changelog</a>.</em></p> <blockquote> <h2>7.13.0</h2> <h3>Minor Changes</h3> <ul> <li>Add <code>crossOrigin</code> prop to <code>Links</code> component (<a href="https://redirect.github.com/remix-run/react-router/pull/14687">#14687</a>)</li> </ul> <h3>Patch Changes</h3> <ul> <li>Fix double slash normalization for useNavigate colon urls (<a href="https://redirect.github.com/remix-run/react-router/pull/14718">#14718</a>)</li> <li>Update failed origin checks to return a 400 status instead of a 500 (<a href="https://redirect.github.com/remix-run/react-router/pull/14737">#14737</a>)</li> <li>Bugfix <a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router/issues/14666">#14666</a>: Inline criticalCss is missing nonce (<a href="https://redirect.github.com/remix-run/react-router/pull/14691">#14691</a>)</li> <li>Loosen <code>allowedActionOrigins</code> glob check so <code>**</code> matches all domains (<a href="https://redirect.github.com/remix-run/react-router/pull/14722">#14722</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remix-run/react-router/commit/5557ba3f848e52dfe400a47cc28256a51e13a150"><code>5557ba3</code></a> chore: Update version for release (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router/issues/14749">#14749</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/62c6e0effd9ae754fa05b1812fd013341226c0cb"><code>62c6e0e</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router/issues/14738">#14738</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/3126264a690b1de97666fbd0c804b001d1c98235"><code>3126264</code></a> Return 400 response on failed origin checks (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router/issues/14737">#14737</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/3a5b5ad0e5cf9918c646509563f5c41a89226ff3"><code>3a5b5ad</code></a> Fix double slash normalization for <code>useNavigate</code> paths with colons (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router/issues/14718">#14718</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/f29c6c95631368afa1b475f824854a781e690c02"><code>f29c6c9</code></a> Add docs and loosen origins wildcard check (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router/issues/14722">#14722</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/0bb972b74740cad416f5e551c10b54f2c20078ef"><code>0bb972b</code></a> fix(react-router/dom/ssr): add <code>nonce</code> to inline critical css (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router/issues/14691">#14691</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/dd08f8d3b152ac3b6e7d126680fb74d88d18de9a"><code>dd08f8d</code></a> fix(react-router): add crossOrigin prop to Links component (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router/issues/14687">#14687</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/c38d76ce4e9c7d3b689d7b375032859ea7b29d7f"><code>c38d76c</code></a> chore: format</li> <li>See full diff in <a href="https://github.com/remix-run/react-router/commits/react-router@7.13.0/packages/react-router">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=react-router&package-manager=npm_and_yarn&previous-version=7.12.0&new-version=7.13.0)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d6949b commit 17f6211

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"react-i18next": "16.5.0",
4141
"react-icons": "5.5.0",
4242
"react-qr-code": "2.0.12",
43-
"react-router": "7.12.0",
43+
"react-router": "7.13.0",
4444
"swr": "2.3.0",
4545
"vite-tsconfig-paths": "^6.0.3"
4646
},

frontend/pnpm-lock.yaml

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)