Skip to content

chore(deps): bump react-router-dom from 5.3.4 to 7.15.0 in /superset-frontend#39381

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.14.1
Closed

chore(deps): bump react-router-dom from 5.3.4 to 7.15.0 in /superset-frontend#39381
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.14.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 15, 2026

Bumps react-router-dom from 5.3.4 to 7.15.0.

Release notes

Sourced from react-router-dom's releases.

v7.1.3

See the changelog for release notes: https://github.com/remix-run/react-router/blob/main/CHANGELOG.md#v713

v6.4.4

What's Changed

  • Throw an error if an action/loader function returns undefined as revalidations need to know whether the loader has previously been executed. undefined also causes issues during SSR stringification for hydration. You should always ensure your loader/action returns a value, and you may return null if you don't wish to return anything. (#9511)
  • Properly handle redirects to external domains (#9590, #9654)
  • Preserve the HTTP method on 307/308 redirects (#9597)
  • Support basename in static data routers (#9591)
  • Enhanced ErrorResponse bodies to contain more descriptive text in internal 403/404/405 scenarios
  • Fix issues with encoded characters in NavLink and descendant <Routes> (#9589, #9647)
  • Properly serialize/deserialize ErrorResponse instances when using built-in hydration (#9593)
  • Support basename in static data routers (#9591)
  • Updated dependencies:
    • @remix-run/router@1.0.4
    • react-router@6.4.4

Full Changelog: https://github.com/remix-run/react-router/compare/react-router-dom@6.4.3...react-router-dom@6.4.4

Changelog

Sourced from react-router-dom's changelog.

v7.15.0

Patch Changes

v7.14.2

Patch Changes

v7.14.1

Patch Changes

7.14.0

Patch Changes

  • Updated dependencies:
    • react-router@7.14.0

7.13.2

Patch Changes

  • Updated dependencies:
    • react-router@7.13.2

7.13.1

Patch Changes

  • Updated dependencies:
    • react-router@7.13.1

7.13.0

Patch Changes

  • Updated dependencies:
    • react-router@7.13.0

7.12.0

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-router-dom since your current version.


@dependabot dependabot Bot added dependabot npm Dependabot - npm related PRs labels Apr 15, 2026
@bito-code-review
Copy link
Copy Markdown
Contributor

bito-code-review Bot commented Apr 15, 2026

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.14.1 branch 2 times, most recently from aa6aa47 to 2bfaba7 Compare April 19, 2026 04:01
@rusackas
Copy link
Copy Markdown
Member

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.

@rusackas rusackas closed this Apr 20, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 20, 2026

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 @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.14.1 branch April 20, 2026 23:26
@rusackas
Copy link
Copy Markdown
Member

rusackas commented May 5, 2026

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 5, 2026

Looks like this PR is closed. If the branch still exists, you can re-open the PR and then use @dependabot rebase or @dependabot recreate. If the branch was deleted, Dependabot will create a new PR on the next scheduled run, or you can trigger an update from the Dependency graph page.

@rusackas rusackas restored the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.14.1 branch May 5, 2026 16:44
@rusackas
Copy link
Copy Markdown
Member

rusackas commented May 5, 2026

@dependabot recreate

@rusackas rusackas reopened this May 5, 2026
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>
@dependabot dependabot Bot changed the title chore(deps): bump react-router-dom from 5.3.4 to 7.14.1 in /superset-frontend chore(deps): bump react-router-dom from 5.3.4 to 7.15.0 in /superset-frontend May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.14.1 branch from 2bfaba7 to 6a360ee Compare May 5, 2026 17:10
@sadpandajoe sadpandajoe requested a review from rusackas May 5, 2026 17:33
@rusackas
Copy link
Copy Markdown
Member

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 (useHistoryuseNavigate, RedirectNavigate, RouteComponentProps removed, <Switch><Routes>, etc.) — keeping the oldest open as the single tracker so review effort isn't fragmented across duplicates.

@rusackas rusackas closed this May 13, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.14.1 branch May 13, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant