Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@bito-code-review

bito-code-review Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

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.

@dosubot dosubot Bot added the risk:breaking-change Issues or PRs that will introduce breaking changes label Apr 3, 2026
@dependabot dependabot Bot changed the title chore(deps): bump react-router-dom from 5.3.4 to 7.14.0 in /superset-frontend chore(deps): bump react-router-dom from 5.3.4 to 7.14.1 in /superset-frontend Apr 15, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/superset-frontend/react-router-dom-7.14.0 branch 2 times, most recently from 2857840 to 0d0c862 Compare April 19, 2026 04:01
@rusackas

Copy link
Copy Markdown
Member

Closing this one — react-router-dom@7 requires react >= 18 as a peer dep, and we're still pinned to react@^17, so npm ci can't resolve. On top of the peer conflict, v5 → v7 (skipping v6) is a dedicated migration (Switch → Routes, useHistory → useNavigate, route element prop, etc.) that needs to be owned by a human, not Dependabot. We'll revisit router upgrades once React itself is on 18+. Happy to reopen if that's wrong.

@rusackas rusackas closed this Apr 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 21, 2026

Copy link
Copy Markdown
Contributor Author

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.0 branch April 21, 2026 17:21
@rusackas

rusackas commented May 5, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github May 5, 2026

Copy link
Copy Markdown
Contributor Author

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.0 branch May 5, 2026 16:45
@rusackas

rusackas commented May 5, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github May 5, 2026

Copy link
Copy Markdown
Contributor Author

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 reopened this May 5, 2026
@rusackas

rusackas commented May 5, 2026

Copy link
Copy Markdown
Member

@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.0
  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.0 branch from 0d0c862 to b986cdf Compare May 5, 2026 17:11
@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.0 branch May 13, 2026 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies:needs-work dependencies:npm npm Dependabot - npm related PRs risk:breaking-change Issues or PRs that will introduce breaking changes size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant