alertmanager
alertmanager copied to clipboard
Bump react-router-dom from 6.8.1 to 6.26.1 in /ui/react-app
Bumps react-router-dom from 6.8.1 to 6.26.1.
Release notes
Sourced from react-router-dom's releases.
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- Updated dependencies
[email protected]
Patch Changes
- 44bce3c6: Fix
react-router-dompeer dependency version[email protected]
... (truncated)
Changelog
Sourced from react-router-dom's changelog.
6.26.1
Patch Changes
- Rename
unstable_patchRoutesOnMisstounstable_patchRoutesOnNavigationto match new behavior (#11888)- Updated dependencies:
@remix-run/[email protected][email protected]6.26.0
Minor Changes
- Add a new
replace(url, init?)alternative toredirect(url, init?)that performs ahistory.replaceStateinstead of ahistory.pushStateon client-side navigation redirects (#11811)Patch Changes
- Fix initial hydration behavior when using
future.v7_partialHydrationalong withunstable_patchRoutesOnMiss(#11838)
- During initial hydration,
router.state.matcheswill now include any partial matches so that we can render ancestorHydrateFallbackcomponents- Updated dependencies:
@remix-run/[email protected][email protected]6.25.1
Patch Changes
- Memoize some
RouterProviderinternals to reduce unnecessary re-renders (#11803)- Updated dependencies:
6.25.0
Minor Changes
- Stabilize
future.unstable_skipActionErrorRevalidationasfuture.v7_skipActionErrorRevalidation(#11769)
- When this flag is enabled, actions will not automatically trigger a revalidation if they return/throw a
Responsewith a4xx/5xxstatus code- You may still opt-into revalidation via
shouldRevalidate- This also changes
shouldRevalidate'sunstable_actionStatusparameter toactionStatusPatch Changes
- Updated dependencies:
[email protected]@remix-run/[email protected]6.24.1
Patch Changes
... (truncated)
Commits
04d09c3chore: Update version for release (#11895)f806fa4chore: Update version for release (pre) (#11889)5a6545bRename patchRoutesOnMiss to patchRoutesOnNavigation (#11888)91ef146chore: Update version for release (#11863)7acbfbechore: Update version for release (pre) (#11860)8334033chore: Update version for release (pre) (#11854)653d1a8Fix hydration behavior of patchRoutesOnMiss when v7_partialHydration is enabl...01d0f41Add support for replace() redirects (#11811)98941f8chore: Update version for release (#11815)db24ec9chore: Update version for release (pre) (#11814)- Additional commits viewable 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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)
@dependabot rebase
Superseded by #4043.