Bump the react-router group across 1 directory with 4 updates#78
Merged
sys27 merged 1 commit intoJun 2, 2026
Merged
Conversation
Bumps the react-router group with 4 updates in the /frontend 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 7.15.1 to 7.16.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@7.16.0/packages/react-router-node) Updates `@react-router/serve` from 7.15.1 to 7.16.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@7.16.0/packages/react-router-serve) Updates `react-router` from 7.15.1 to 7.16.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@7.16.0/packages/react-router) Updates `@react-router/dev` from 7.15.1 to 7.16.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@7.16.0/packages/react-router-dev) --- updated-dependencies: - dependency-name: "@react-router/dev" dependency-version: 7.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: react-router - dependency-name: "@react-router/node" dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-router - dependency-name: "@react-router/serve" dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-router - dependency-name: react-router dependency-version: 7.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react-router ... Signed-off-by: dependabot[bot] <support@github.com>
66810ab to
a111bed
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 /frontend directory: @react-router/node, @react-router/serve, react-router and @react-router/dev.
Updates
@react-router/nodefrom 7.15.1 to 7.16.0Release notes
Sourced from @react-router/node's releases.
Changelog
Sourced from @react-router/node's changelog.
Commits
8984d23Release v7.16.0 (#15105)50511dcfix(node): honor writable backpressure when streaming to Node writables (#15071)Updates
@react-router/servefrom 7.15.1 to 7.16.0Release notes
Sourced from @react-router/serve's releases.
Changelog
Sourced from @react-router/serve's changelog.
Commits
8984d23Release v7.16.0 (#15105)98e8b3bfix(serve): normalize assetsBuildDirectory separators in react-router-serve (...Updates
react-routerfrom 7.15.1 to 7.16.0Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
Commits
8984d23Release v7.16.0 (#15105)d71025dStabilize trailing slash aware data requests (#15098)6e21b63fix: keep useNavigation() return type a discriminated union (#15095)4cde90bSupport array of objects forscript:ld+jsonmeta descriptor (#15082)dc996eafix(router): pass configured window to createBrowserURLImpl (#15066)cfb5fb0Disable manifest handler when lazy route discovery is disabled (#15068)16eb79etest: fix typo in test description (#15053)4b464a9chore: formatUpdates
@react-router/devfrom 7.15.1 to 7.16.0Release notes
Sourced from @react-router/dev's releases.
Changelog
Sourced from @react-router/dev's changelog.
Commits
8984d23Release v7.16.0 (#15105)d71025dStabilize trailing slash aware data requests (#15098)c35008ffeat(@react-router/dev): log future flag warnings for upcoming v8 flags (#15029)4b464a9chore: format