HBASE-30203 Bump react-router from 7.12.0 to 7.15.0 in /hbase-website#8307
HBASE-30203 Bump react-router from 7.12.0 to 7.15.0 in /hbase-website#8307dependabot[bot] wants to merge 2 commits into
Conversation
|
Unfortunately site cannot be built with this change, there is a huge error in the site build log: |
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.12.0 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/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.15.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
…eer dependency conflict @react-router/node@7.16.0 requires react-router@7.16.0 as an exact peer, so all @React-router packages must be aligned to the same minor version. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
9ea2570 to
9379daf
Compare
|
I used Claude Code to fix this:
Now the build is successful, website + docs looks good. |
|
The build log now contains some (warnings?): Can you maybe check if we should do something about these @yuriipalam? |
PDavid
left a comment
There was a problem hiding this comment.
LGTM. Let's wait a bit for the review of @yuriipalam
|
Regarding the above buld warnings Claude Code wrote:
|
Bumps react-router from 7.12.0 to 7.15.0.
Release notes
Sourced from react-router's releases.
Changelog
Sourced from react-router's changelog.
... (truncated)
Commits
97c8de7Release v7.15.0 (#15018)af5d49bUpdate change files againa993f09Update change files362635bMove chnageset to change filee756132chore: format49295b5Stabilize APIs (#14999)5f61543Client-side route matching optimizations (#14971)67518cbRemove unnecessary hasShouldRevalidate condition for opting out (#15012)6f18eddAdd nonce to scriptsmodulepreload(#15002)10a9686Migrate changeset to change fileDependabot 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)You can disable automated security fix PRs for this repo from the Security Alerts page.