Skip to content

chore(deps): bump react-router and react-router-dom in /apps/frontend - #261

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/apps/frontend/multi-2181bdc769
Closed

chore(deps): bump react-router and react-router-dom in /apps/frontend#261
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/apps/frontend/multi-2181bdc769

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps react-router to 7.18.2 and updates ancestor dependency react-router-dom. These dependencies need to be updated together.

Updates react-router from 7.18.1 to 7.18.2

Release notes

Sourced from react-router's releases.

v7.18.2

See the changelog for release notes: https://github.com/remix-run/react-router/blob/v7/CHANGELOG.md#v7182

Changelog

Sourced from react-router's changelog.

v7.18.2

Patch Changes

  • Harden RSC CSRF codepaths. (#15353)
Commits

Updates react-router-dom from 7.18.1 to 7.18.2

Changelog

Sourced from react-router-dom's changelog.

v7.18.2

Patch Changes

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@dependabot
dependabot Bot requested a review from parthrohit22 as a code owner August 7, 2026 21:35
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/frontend/multi-2181bdc769 branch 2 times, most recently from 27ca1ed to f3cb1d4 Compare August 7, 2026 23:38
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) to 7.18.2 and updates ancestor dependency [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). These dependencies need to be updated together.


Updates `react-router` from 7.18.1 to 7.18.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router@7.18.2/packages/react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router@7.18.2/packages/react-router)

Updates `react-router-dom` from 7.18.1 to 7.18.2
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.2/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.2/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: react-router
  dependency-version: 7.18.2
  dependency-type: indirect
- dependency-name: react-router-dom
  dependency-version: 7.18.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/apps/frontend/multi-2181bdc769 branch from f3cb1d4 to 5cfa1e7 Compare August 8, 2026 11:44
@parthrohit22

Copy link
Copy Markdown
Collaborator

Root-caused: this bump is correct, the gate blocking it was stale.

7.18.2 is the backported patch for GHSA-qwww-vcr4-c8h2 (advisory API: react-router >=7.12.0 <7.18.2, first_patched 7.18.2). PARTHA's dependency-audit policy still carried an acceptance for 7.18.1, so bumping past it trips the stale-acknowledgement check — the audit refuses the bump precisely because the bump fixes the advisory the acceptance was for.

Opened #267 to fix it properly: it retires the exception and includes this 7.18.1 → 7.18.2 bump in the same commit, because neither half is valid alone (retiring alone leaves an unpatched high-severity runtime advisory; bumping alone is what is red here). It also decouples the policy tests from the shipped entry so retiring an exception stops breaking five tests.

This PR becomes redundant once #267 lands — its change is contained there.

@dependabot @github

dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 8, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/apps/frontend/multi-2181bdc769 branch August 8, 2026 13:15
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