chore(deps-dev): bump react-router from 7.18.2 to 8.3.0 in /packages/bridge/bridge-react - #4943
Conversation
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 1145ce001a
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "react-dom": "18.3.1", | ||
| "react-router-dom": "6.30.3", | ||
| "react-router": "7.16.0", | ||
| "react-router": "8.3.0", |
There was a problem hiding this comment.
Commit the lockfile update for the router bump
This manifest now asks for react-router 8.3.0, but pnpm-lock.yaml was not changed and still records packages/bridge/bridge-react with react-router specifier/version 7.16.0. The build-and-test workflow install step runs pnpm install --frozen-lockfile (.github/workflows/build-and-test.yml:39-40), so fresh CI/repo setup will abort before any package checks run. Please regenerate and commit pnpm-lock.yaml along with this dependency bump.
Useful? React with 👍 / 👎.
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.18.2 to 8.3.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@8.3.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 8.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1145ce0 to
f307711
Compare
Bumps react-router from 7.18.2 to 8.3.0.
Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
2edaca7Release v8.3.0 (#15294)687ab72Prep release notesd2f1f1bupdate changes files to use h4 instead of h3 (#15334)8186207fix(rsc): preserve component metadata for client loader revalidation (#15323)c26e431feat(rsc): support CSP nonces in document rendering (#15320)6286f90feat(rsc): reload stale clients after new deployments (#15318)3d83ad4docs: fix useLinkClickHandler defaultShouldRevalidate default description (#1...f75c89fUpdate docs links to v8 API reference (#15316)baa9ba6fix: encode path params per RFC 3986 path-segment rules in href/generatePath ...69debd1fix: apply NavLink pending state when the to prop has a trailing slash (#15300)