Skip to content

chore(deps): bump react-router-dom from 7.12.0 to 7.13.0 in /apps/admin#851

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/admin/react-router-dom-7.13.0
Open

chore(deps): bump react-router-dom from 7.12.0 to 7.13.0 in /apps/admin#851
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/apps/admin/react-router-dom-7.13.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps react-router-dom from 7.12.0 to 7.13.0.

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15
Changelog

Sourced from react-router-dom's changelog.

7.13.0

Patch Changes

  • Updated dependencies:
    • react-router@7.13.0
Commits

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 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.12.0 to 7.13.0.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.13.0/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router-dom
  dependency-version: 7.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 26, 2026
@dependabot dependabot bot requested a review from fingertips18 as a code owner January 26, 2026 08:04
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 26, 2026
@fingertips18
Copy link
Owner

@coderabbitai Are there any breaking changes in this dependency update? Is it safe to merge?

@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Tip

For best results, initiate chat on the files or code changes.

🧩 Analysis chain

🌐 Web query:

react-router-dom 7.13.0 release notes breaking changes

💡 Result:

react-router-dom / react-router v7.13.0 (2026-01-23) — release notes & breaking changes

Breaking changes: None called out in the v7.13.0 release notes (it’s listed as minor/patch only). [1]

Notes (what changed):

  • Minor: Links got a new crossOrigin prop. [1]
  • Patch fixes:
    • Fix double-slash normalization for useNavigate paths containing :. [1]
    • Fix missing nonce on inline criticalCss. [1]
    • Failed origin checks now return 400 instead of 500. [1]
    • Loosen allowedActionOrigins glob matching so ** matches all domains. [1]
    • Misc: dev dependency bump; fs-routes path fix when routes dir is outside app. [1]

Why this applies to react-router-dom: in v7, react-router-dom is published as a re-export of react-router, so the same changelog entries apply. [2]

Sources:
[1] React Router changelog v7.13.0 entry (raw CHANGELOG.md)
[2] React Router changelog note that react-router-dom re-exports react-router in v7


@fingertips18: Based on the release notes, there are no breaking changes in this dependency update. It's safe to merge. ✅

Summary of changes in v7.13.0:

New Features (Minor):

  • Added a new crossOrigin prop to Links (optional feature)

Bug Fixes (Patch):

  • Fixed double-slash normalization for useNavigate paths containing :
  • Fixed missing nonce on inline criticalCss
  • Failed origin checks now return 400 instead of 500
  • Loosened allowedActionOrigins glob matching so ** matches all domains

This is a standard minor version bump with backward-compatible improvements and bug fixes. Since react-router-dom 7.x re-exports react-router, these changes apply to both packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant