Bump the react-router group with 5 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(15 days ago)
(15 days ago)
dependencies javascript
Bumps the react-router group with 5 updates:
Package | From | To |
---|---|---|
@react-router/fs-routes | 7.8.1 |
7.8.2 |
@react-router/node | 7.8.1 |
7.8.2 |
@react-router/serve | 7.8.1 |
7.8.2 |
react-router | 7.8.1 |
7.8.2 |
@react-router/dev | 7.8.1 |
7.8.2 |
Updates @react-router/fs-routes
from 7.8.1 to 7.8.2
Release notes
Sourced from @react-router/fs-routes
's releases.
v7.8.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782
Changelog
Sourced from @react-router/fs-routes
's changelog.
7.8.2
Patch Changes
- Updated dependencies:
@react-router/dev@7.8.2
Commits
Updates @react-router/node
from 7.8.1 to 7.8.2
Release notes
Sourced from @react-router/node
's releases.
v7.8.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782
Changelog
Sourced from @react-router/node
's changelog.
7.8.2
Patch Changes
- Updated dependencies:
react-router@7.8.2
Commits
Updates @react-router/serve
from 7.8.1 to 7.8.2
Release notes
Sourced from @react-router/serve
's releases.
v7.8.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782
Changelog
Sourced from @react-router/serve
's changelog.
7.8.2
Patch Changes
- Updated dependencies:
react-router@7.8.2
@react-router/node@7.8.2
@react-router/express@7.8.2
Commits
Updates react-router
from 7.8.1 to 7.8.2
Release notes
Sourced from react-router's releases.
v7.8.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782
Changelog
Sourced from react-router's changelog.
7.8.2
Patch Changes
[UNSTABLE] Remove Data Mode
future.unstable_middleware
flag fromcreateBrowserRouter
(#14213)
- This is only needed as a Framework Mode flag because of the route modules and the
getLoadContext
type behavior change- In Data Mode, it's an opt-in feature because it's just a new property on a route object, so there's no behavior changes that necessitate a flag
[UNSTABLE] Add
<RouterProvider unstable_onError>
/<HydratedRouter unstable_onError>
prop for client side error reporting (#14162)server action revalidation opt out via $SKIP_REVALIDATION field (#14154)
Properly escape interpolated param values in
generatePath()
(#13530)Maintain
ReadonlyMap
andReadonlySet
types in server response data. (#13092)[UNSTABLE] Delay serialization of
.data
redirects to 202 responses until after middleware chain (#14205)Fix
TypeError
if you throw frompatchRoutesOnNavigation
when no partial matches exist (#14198)Fix
basename
usage without a leading slash in data routers (#11671)[UNSTABLE] Update client middleware so it returns the data strategy results allowing for more advanced post-processing middleware (#14151)
Commits
eade1de
chore: Update version for release (#14223)27eed3a
chore: Update version for release (pre) (#14214)935fb25
fix(react-router/router): remove unused client side middleware future flag (#...bebb46c
feat(react-router): server action revalidation opt out via `$SKIP_REVALIDATIO...d10c7ef
Update missed type for clientMiddleware (#14212)ef3016c
chore: Update version for release (pre) (#14211)4dfb883
Delay turbo-stream serialization of .data redirects (#14205)e9a17ed
feat(react-router): addunstable_onError
prop toRouterProvider
for clien...06519e2
Serialize ReadonlyMap and ReadonlySet types (#13092)d7eb048
chore: format- Additional commits viewable in compare view
Updates @react-router/dev
from 7.8.1 to 7.8.2
Release notes
Sourced from @react-router/dev
's releases.
v7.8.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v782
Changelog
Sourced from @react-router/dev
's changelog.
7.8.2
Patch Changes
- fix: memory leak in default entry.server (#14200)
- Updated dependencies:
react-router@7.8.2
@react-router/node@7.8.2
@react-router/serve@7.8.2
Commits
eade1de
chore: Update version for release (#14223)27eed3a
chore: Update version for release (pre) (#14214)ef3016c
chore: Update version for release (pre) (#14211)337dab2
Inject CSS into server-first routes in RSC Framework Mode (#14192)246f836
Dedupe imported route modules in RSC Framework Mode (#14186)0569bf7
chore: format06fc217
fix: memory leak in entry.server (#14200)5ebc1cb
chore: format5ac8580
Merge branch 'release-next' into deve5bce7d
feat(dev/vite): add support forbuildDirectory
in RSC Framework Mode (#14163)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
1
2
+44
-44
Package Dependencies
Technical Details
ID: | 5776904 |
UUID: | 2773287556 |
Node ID: | PR_kwDODD_NIc6lTQKE |
Host: | GitHub |
Repository: | thepcbstudio/thepcbstudio.github.io |
Merge State: | Unknown |