model
model copied to clipboard
Bump react-router from 6.4.1 to 6.4.2 in /cmd/mdl/webapp
Bumps react-router from 6.4.1 to 6.4.2.
Release notes
Sourced from react-router's releases.
v6.4.2
What's Changed
- Respect
basenameinuseFormAction(#9352)- Fix
IndexRouteObjectandNonIndexRouteObjecttypes to makehasErrorElementoptional (#9394)- Enhance console error messages for invalid usage of data router hooks (#9311)
- If an index route has children, it will result in a runtime error. We have strengthened our
RouteObject/RoutePropstypes to surface the error in TypeScript. (#9366)Full Changelog: https://github.com/remix-run/react-router/compare/[email protected]@6.4.2
Changelog
Sourced from react-router's changelog.
6.4.2
Patch Changes
- Fix
IndexRouteObjectandNonIndexRouteObjecttypes to makehasErrorElementoptional (#9394)- Enhance console error messages for invalid usage of data router hooks (#9311)
- If an index route has children, it will result in a runtime error. We have strengthened our
RouteObject/RoutePropstypes to surface the error in TypeScript. (#9366)- Updated dependencies:
@remix-run/[email protected]
Commits
92425b8chore: Update version for release1317087chore: Update version for release (pre) (#9395)9e9a90bfix: make hasErrorelement optional on types (#9394)5905109chore: Update version for release (pre) (#9380)b19a80bfix: detect and error on invalid pathnames (#9375)540f94bfix: Strengthen route typings (#9366)779d4affix: update matchPath to avoid false positives on dash-separated segments (#9...d8e6d7fdocs: add better docs and console errors for data router features (#9311)- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)