Skip to content

[C3] bump create-react-router from 7.14.1 to 7.14.2 in /packages/create-cloudflare/src/frameworks#13681

Merged
petebacondarwin merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-react-router-7.14.2
Apr 26, 2026
Merged

[C3] bump create-react-router from 7.14.1 to 7.14.2 in /packages/create-cloudflare/src/frameworks#13681
petebacondarwin merged 2 commits intomainfrom
dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-react-router-7.14.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps create-react-router from 7.14.1 to 7.14.2.

Release notes

Sourced from create-react-router's releases.

v7.14.2

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

Changelog

Sourced from create-react-router's changelog.

v7.14.2

Patch Changes

  • 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 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)

Open in Devin Review

Bumps [create-react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/create-react-router) from 7.14.1 to 7.14.2.
- [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/create-react-router@7.14.2/packages/create-react-router)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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 Apr 26, 2026
@dependabot dependabot Bot requested a review from workers-devprod as a code owner April 26, 2026 06:02
@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 Apr 26, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 26, 2026

🦋 Changeset detected

Latest commit: 3fc4c2f

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

@github-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk Apr 26, 2026
@workers-devprod workers-devprod requested review from a team and NuroDev and removed request for a team April 26, 2026 06:03
@workers-devprod
Copy link
Copy Markdown
Contributor

workers-devprod commented Apr 26, 2026

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

The following dependency versions have been updated:

| Dependency          | From   | To     |
| ------------------- | ------ | ------ |
| create-react-router | 7.14.1 | 7.14.2 |
@github-actions
Copy link
Copy Markdown
Contributor

Changeset Review

File Reviewed: .changeset/c3-frameworks-update-13681.md

Note: Per the review guidelines, dependency update changesets for create-cloudflare are not validated. This changeset documents a dependency version bump for create-react-router (7.14.1 → 7.14.2).


✅ All changesets look good

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 26, 2026

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: 3fc4c2f

Copy link
Copy Markdown
Contributor

@workers-devprod workers-devprod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codeowners reviews satisfied

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Apr 26, 2026
@petebacondarwin petebacondarwin merged commit 32cc1b4 into main Apr 26, 2026
68 of 69 checks passed
@petebacondarwin petebacondarwin deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-react-router-7.14.2 branch April 26, 2026 13:43
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Apr 26, 2026
vaishnav-mk pushed a commit to vaishnav-mk/workers-sdk that referenced this pull request Apr 27, 2026
…te-cloudflare/src/frameworks (cloudflare#13681)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
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.

2 participants