chore(deps-dev): bump the react-router group across 1 directory with 3 updates - #24313
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/react-router-b741837dea
branch
2 times, most recently
from
September 15, 2026 11:18
9311915 to
5eefdd8
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/react-router-b741837dea
branch
from
September 17, 2026 15:29
5eefdd8 to
95a5aed
Compare
…3 updates Bumps the react-router group with 3 updates in the / directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router), [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev) and [@react-router/node](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-node). Updates `react-router` from 7.18.3 to 8.4.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.4.0/packages/react-router) Updates `@react-router/dev` from 7.17.0 to 8.4.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.4.0/packages/react-router-dev) Updates `@react-router/node` from 7.18.1 to 8.4.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.4.0/packages/react-router-node) --- updated-dependencies: - dependency-name: "@react-router/dev" dependency-version: 8.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-router - dependency-name: "@react-router/node" dependency-version: 8.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-router - dependency-name: react-router dependency-version: 8.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: react-router ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/react-router-b741837dea
branch
from
September 24, 2026 15:30
95a5aed to
311ea9a
Compare
Member
|
No, we want these at 7 to test. |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/react-router-b741837dea
branch
September 25, 2026 13:53
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, @react-router/dev and @react-router/node.
Updates
react-routerfrom 7.18.3 to 8.4.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
7ccdcecRelease v8.4.0 (#15496)dc95459Prepare v8.4.0 release notes5fe40edFix change filef329d4bSkip view transitions on revalidation and initial hydration (#15484)34ffffbPreload the route-pattern matcher before opting in (#15506)4091c34Document RSC server function access control (#15490)6f2a0e0Restore upstream route-pattern dependency (#15505)10908b2docs: fix router comment spelling (#15495)acf1f20Fix empty terminating splats with route-pattern matching (#15499)c58d715Fix HTML attribute escaping for RSC redirects (#15491)Updates
@react-router/devfrom 7.17.0 to 8.4.0Release notes
Sourced from @react-router/dev's releases.
Changelog
Sourced from @react-router/dev's changelog.
... (truncated)
Commits
7ccdcecRelease v8.4.0 (#15496)dc95459Prepare v8.4.0 release notes3d10975fix(dev): use X-Forwarded-Proto for the dev request URL (#15466)35ecad3fix(dev): declare source maps from the route module transforms (#15440)c8b6961fix: pass --conditions as argv when relaunching the dev CLI (#15435)da2a0f0Release v8.3.1 (#15368)818fb10Bump node fetch server dependency (#15447)6638226Generate JavaScript entries at build time (#15373)fc873b0Use optional catch bindings (#15372)8bc59bcchore: formatUpdates
@react-router/nodefrom 7.18.1 to 8.4.0Release notes
Sourced from @react-router/node's releases.
Changelog
Sourced from @react-router/node's changelog.
... (truncated)
Commits
7ccdcecRelease v8.4.0 (#15496)dc95459Prepare v8.4.0 release notes010a0a0fix(node): avoid retaining memory while racing stream reads (#15500)da2a0f0Release v8.3.1 (#15368)818fb10Bump node fetch server dependency (#15447)1401852Prevent streaming disconnects from crashing Node (#15324)fc873b0Use optional catch bindings (#15372)2edaca7Release v8.3.0 (#15294)687ab72Prep release notes4680094feat: allow typescript@7 to be used with react-router (#15317)