Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2025

Bumps create-react-router from 7.9.6 to 7.10.1.

Release notes

Sourced from create-react-router's releases.

v7.10.1

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

v7.10.0

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

Changelog

Sourced from create-react-router's changelog.

7.10.1

No changes

7.10.0

No changes

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Dec 14, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 14, 2025 06:06
@dependabot dependabot bot added c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Dec 14, 2025
@changeset-bot
Copy link

changeset-bot bot commented Dec 14, 2025

🦋 Changeset detected

Latest commit: 75e5de1

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 28, 2025

A newer version of create-react-router exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dario-piotrowicz
Copy link
Member

@dependabot recreate

Bumps [create-react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/create-react-router) from 7.9.6 to 7.10.1.
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/create-react-router/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/[email protected]/packages/create-react-router)

---
updated-dependencies:
- dependency-name: create-react-router
  dependency-version: 7.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-react-router-7.10.1 branch from f0ba0b2 to ecf27fe Compare January 6, 2026 16:27
The following dependency versions have been updated:

| Dependency          | From  | To     |
| ------------------- | ----- | ------ |
| create-react-router | 7.9.6 | 7.11.0 |
@claude
Copy link
Contributor

claude bot commented Jan 6, 2026

Claude finished @dependabot[bot]'s task —— View job


Changeset Review Complete

⚠️ Issues found

Version Mismatch

The changeset states the update is from 7.9.6 to 7.11.0, but the PR title and description indicate the update is to 7.10.1. The package.json shows create-react-router: 7.11.0, which suggests this PR was recreated by Dependabot and now includes a newer version than originally intended.

Recommendation: The changeset version information should match the actual version being updated to (7.11.0 as shown in package.json).

Other Validation Results

  • Version Type: Correctly uses patch (appropriate for dependency updates)
  • Changelog Quality: Clear description with a helpful table showing the version change
  • Markdown Headers: No forbidden h1/h2/h3 headers present

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 6, 2026

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@11638

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@11638

miniflare

npm i https://pkg.pr.new/miniflare@11638

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@11638

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@11638

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@11638

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@11638

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@11638

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11638

wrangler

npm i https://pkg.pr.new/wrangler@11638

commit: 75e5de1

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jan 7, 2026
@dario-piotrowicz dario-piotrowicz merged commit 7ce9240 into main Jan 7, 2026
36 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-react-router-7.10.1 branch January 7, 2026 13:51
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c3 Relating to C3 (create-cloudflare) package dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant