Deps (Web): Bump the react-router group across 1 directory with 4 updates - #202
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/src/Ignis.Web/react-router-4ba2770818
branch
2 times, most recently
from
July 22, 2026 20:24
f6344a5 to
95cd220
Compare
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/src/Ignis.Web/react-router-4ba2770818
branch
5 times, most recently
from
July 31, 2026 20:24
04eaece to
744f855
Compare
…ates Bumps the react-router group with 4 updates in the /src/Ignis.Web directory: [@react-router/node](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-node), [@react-router/serve](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-serve), [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [@react-router/dev](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dev). Updates `@react-router/node` from 8.0.1 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/serve` from 8.0.1 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-serve/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/@react-router/serve@8.2.0/packages/react-router-serve) Updates `react-router` from 8.0.1 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) Updates `@react-router/dev` from 8.0.1 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) --- updated-dependencies: - dependency-name: "@react-router/dev" dependency-version: 8.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-router - dependency-name: "@react-router/node" dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-router - dependency-name: "@react-router/serve" dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-router - dependency-name: react-router dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-router ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/src/Ignis.Web/react-router-4ba2770818
branch
from
August 3, 2026 20:25
744f855 to
9dd39db
Compare
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 4 updates in the /src/Ignis.Web directory: @react-router/node, @react-router/serve, react-router and @react-router/dev.
Updates
@react-router/nodefrom 8.0.1 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)Updates
@react-router/servefrom 8.0.1 to 8.2.0Release notes
Sourced from @react-router/serve's releases.
Changelog
Sourced from @react-router/serve's changelog.
Commits
0518044Release v8.2.0 (#15264)3287614Release v8.1.0 (#15227)aa35115Prep 8.1.0 release notes6db7409Remove small runtime CLI dependencies (#15239)Updates
react-routerfrom 8.0.1 to 8.2.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
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)Updates
@react-router/devfrom 8.0.1 to 8.2.0Release notes
Sourced from @react-router/dev's releases.
Changelog
Sourced from @react-router/dev's changelog.
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 notes