chore(deps): bump react-router-dom from 5.3.4 to 7.15.0 in /superset-frontend#39381
Conversation
|
Bito Automatic Review Skipped - Files Excluded |
aa6aa47 to
2bfaba7
Compare
|
Closing this Dependabot PR: react-router-dom v5→v7 is a multi-major breaking upgrade. npm ci fails with ERESOLVE because react-router-dom@7.14.1 requires peer react@>=18 but the root project pins react@^17.0.2. Additionally, v5→v7 requires a full Router API migration (Switch→Routes, useHistory removed, etc.). This needs a dedicated migration effort, not a dependency bump. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
@dependabot recreate |
|
Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use |
|
@dependabot recreate |
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.4 to 7.15.0. - [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.15.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2bfaba7 to
6a360ee
Compare
|
Closing as a duplicate of the older react-router-dom v5 → v7 PR #37334. All four open Dependabot PRs for this bump (#37334, #38223, #39086, #39381) are blocked on the same v7 API migration ( |
Bumps react-router-dom from 5.3.4 to 7.15.0.
Release notes
Sourced from react-router-dom's releases.
Changelog
Sourced from react-router-dom's changelog.
... (truncated)
Commits
97c8de7Release v7.15.0 (#15018)cf1d250Release v7.14.2 (#14993)197674bRelease 7.14.1 (#14973)a87774fAdd new release process (#14916)e31077bchore: Update version for release (#14945)6683e85chore: Update version for release (pre) (#14943)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)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-router-dom since your current version.