chore(deps): bump react-router-dom from 5.3.4 to 7.13.2 in /superset-frontend#39058
Conversation
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.4 to 7.13.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.13.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.13.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
Bito Automatic Review Skipped - Files Excluded |
Dependabot Review: CI Failing — MAJOR BREAKING CHANGE (React Router v5 → v7)CI Status: 21 failures (frontend-build, cypress, playwright, lint, translations — all downstream of build failure) Root Cause & Breaking Changes: This is a v5 → v7 major version jump — one of the largest breaking changes in the React ecosystem. React Router v6 and v7 have a completely rewritten API: Breaking Changes Summary:
Superset's codebase has extensive use of React Router v5 APIs across hundreds of components. This migration requires a full codebase audit and refactor. Estimated effort: Large (days to weeks) — cannot be merged as-is. Note: This PR supersedes #38223 (which targets v7.13.1; this targets v7.13.2). Recommendation: ❌ Do NOT merge. This requires a dedicated migration effort:
|
|
Superseded by #39086. |
Bumps react-router-dom from 5.3.4 to 7.13.2.
Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
aadb56fchore: Update version for release (#14908)c68a9b3chore: Update version for release (pre) (#14893)aa3f078chore: Update version for release (#14829)3207a5cchore: Update version for release (pre) (#14814)5557ba3chore: Update version for release (#14749)62c6e0echore: Update version for release (pre) (#14738)26653a6chore: Update version for release (#14712)7ac2346chore: Update version for release (pre) (#14709)b34a9cdchore: Update version for release (#14668)48b1be4chore: Update version for release (pre) (#14662)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for react-router-dom 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)