build(deps): bump react-router from 5.3.4 to 6.30.3 in /services/idp by dependabot[bot] · Pull Request #2389 · opencloud-eu/opencloud
Bumps react-router from 5.3.4 to 6.30.3.
Release notes
Sourced from react-router's releases.
v6.30.3
See the changelog for release notes: https://github.com/remix-run/react-router/blob/v6/CHANGELOG.md#v6303
v6.30.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/v6/CHANGELOG.md#v6302
v6.30.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6301
v6.30.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6300
v6.29.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6290
v6.28.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6282
v6.28.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6281
v6.28.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6280
v6.27.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6270
v6.26.2
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6262
v6.26.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6261
v6.26.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6260
v6.25.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6251
v6.25.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6250
v6.24.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6241
v6.24.0
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6240
v6.23.1
See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v6231
... (truncated)
Changelog
Sourced from react-router's changelog.
v6.30.3
Date: 2026-01-07
Security Notice
This release addresses 1 security vulnerability:
Patch Changes
- Validate redirect locations (#14707)
Full Changelog:
v6.30.2...v6.30.3v6.30.2
Date: 2025-11-13
Security Notice
This release addresses 1 security vulnerability:
Patch Changes
- Normalize double-slashes in
resolvePath(#14537)Full Changelog:
v6.30.1...v6.30.2v6.30.1
Date: 2025-05-20
Patch Changes
- Partially revert optimization added in
6.29.0to reduce calls tomatchRoutesbecause it surfaced other issues (#13623)- Stop logging invalid warning when
v7_relativeSplatPathis set tofalse(#13502)Full Changelog:
v6.30.0...v6.30.1v6.30.0
Date: 2025-02-27
Minor Changes
- Add
fetcherKeyas a parameter topatchRoutesOnNavigation(#13109)
... (truncated)
Commits
c662ca3chore: Update version for release (#14713)98ad691chore: Update version for release (pre-v6) (#14710)26b5d45chore: Update version for release (#14541)919f8a8chore: Update version for release (pre-v6) (#14540)69bf705Normalize double slashes in resolvePath (#14537)3f2400echore: Update version for release (#13647)25a264dchore: Update version for release (pre-v6) (#13638)b5705a0Remove matchRoutes optimization from render pass (#13623)785f6f6Prevent invalid warning for v7_relativeSplatPath (#13502)e4ba522chore: Update version for release (#13128)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-router since your current version.
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 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)