chore(deps): bump react-router and react-router-dom in /apps/frontend - #261
chore(deps): bump react-router and react-router-dom in /apps/frontend#261dependabot[bot] wants to merge 1 commit into
Conversation
27ca1ed to
f3cb1d4
Compare
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>
f3cb1d4 to
5cfa1e7
Compare
|
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: 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. |
|
Looks like these dependencies are up-to-date now, so this is no longer needed. |
Bumps react-router to 7.18.2 and updates ancestor dependency react-router-dom. These dependencies need to be updated together.
Updates
react-routerfrom 7.18.1 to 7.18.2Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
69a653eRelease v7.18.2 (#15354)8ebd5dfHarden RSC CSRF codepaths (backport of #15311) (#15353)Updates
react-router-domfrom 7.18.1 to 7.18.2Changelog
Sourced from react-router-dom's changelog.
Commits
69a653eRelease v7.18.2 (#15354)