chore(deps-dev): Bump the react-router group across 1 directory with 3 updates#22148
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): Bump the react-router group across 1 directory with 3 updates#22148dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…3 updates Bumps the react-router group with 3 updates in the / directory: [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev), [@react-router/node](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-node) and [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router). Updates `@react-router/dev` from 7.17.0 to 8.2.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dev/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/dev@8.2.0/packages/react-router-dev) Updates `@react-router/node` from 7.17.0 to 8.2.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-node/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/node@8.2.0/packages/react-router-node) Updates `react-router` from 7.17.0 to 8.2.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.2.0/packages/react-router) --- updated-dependencies: - dependency-name: "@react-router/dev" dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-router - dependency-name: "@react-router/node" dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-router - dependency-name: react-router dependency-version: 8.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-router ... Signed-off-by: dependabot[bot] <support@github.com>
95f66c4 to
09b3eab
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 09b3eab. Configure here.
| "@react-router/dev": "^7.17.0", | ||
| "@react-router/node": "^7.13.1", | ||
| "@react-router/dev": "^8.2.0", | ||
| "@react-router/node": "^8.2.0", |
There was a problem hiding this comment.
Node engine below v8 minimum
Medium Severity
@react-router/node@8.2.0 requires Node >=22.22.0, but this package still declares engines.node as >=20 and the monorepo runs on Node 20. Installing and developing against the bumped peer/dev dependency is incompatible with the stated runtime support.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 09b3eab. Configure here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Bumps the react-router group with 3 updates in the / directory: @react-router/dev, @react-router/node and react-router.
Updates
@react-router/devfrom 7.17.0 to 8.2.0Release notes
Sourced from @react-router/dev's releases.
Changelog
Sourced from @react-router/dev's changelog.
... (truncated)
Commits
0518044Release v8.2.0 (#15264)d6ed351Prep 8.2.0 release notes44ceb6dUse runtime-specific default server entries (#15290)053fd6dRevert "feat: add default web-streams based server entry (#14759)" (#15289)fdd896aAdd tsconfigs for test files (#15279)e26b254feat(create-react-router): detect nub package manager (#15276)40a4364Read rolldown build options in Vite config (#15278)2cc25c7feat: add default web-streams based server entry (#14759)3287614Release v8.1.0 (#15227)aa35115Prep 8.1.0 release notesUpdates
@react-router/nodefrom 7.17.0 to 8.2.0Release notes
Sourced from @react-router/node's releases.
Changelog
Sourced from @react-router/node's changelog.
Commits
0518044Release v8.2.0 (#15264)fdd896aAdd tsconfigs for test files (#15279)3287614Release v8.1.0 (#15227)d10df2dRelease v8.0.1 (#15210)36122b3Release v8.0.0 (#15198)8fc707dchore: format7e9be69Version 8.0.0-pre.15a77fc9Merge branch 'main' into v86fb1e79Release v7.18.0 (#15187)e96bab4Merge remote-tracking branch 'origin/main' into v8Updates
react-routerfrom 7.17.0 to 8.2.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
0518044Release v8.2.0 (#15264)d6ed351Prep 8.2.0 release notesa22f17ddocs: fix useNavigate example to pass state in the options argument (#15282)0cd1157chore: formatbf4032efix: rank a static route above a dynamic param with a static suffix (#15273)fdd896aAdd tsconfigs for test files (#15279)971f591Encode href params (#15277)b41a3eafix(router): use non-capturing groups for optional static segments in compile...59c13c5docs: improve useMatches conceptual explanation and examples (#15205) (#15267)43e8079fix(router): preserve navigation blocker state through a revalidation (#15246)