Skip to content

[C3] Bump create-next-app from 15.3.3 to 15.3.4 in /packages/create-cloudflare/src/frameworks #9700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 22, 2025

Bumps create-next-app from 15.3.3 to 15.3.4.

Release notes

Sourced from create-next-app's releases.

v15.3.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • [metadata] render streaming metadata on the top level (#80566)
  • [fix] clone the config module to avoid mutation (#80573)

Credits

Huge thanks to @​huozhi for helping!

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)

Bumps [create-next-app](https://github.com/vercel/next.js/tree/HEAD/packages/create-next-app) from 15.3.3 to 15.3.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.3.4/packages/create-next-app)

---
updated-dependencies:
- dependency-name: create-next-app
  dependency-version: 15.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team June 22, 2025 06:52
@dependabot dependabot bot added the c3 Relating to C3 (create-cloudflare) package label Jun 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 22, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format labels Jun 22, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 22, 2025 06:52
Copy link

changeset-bot bot commented Jun 22, 2025

🦋 Changeset detected

Latest commit: b210654

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

This PR includes changesets to release 1 package
Name Type
create-cloudflare Patch

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 Jun 22, 2025
@workers-devprod workers-devprod added the c3-e2e Run c3 e2e tests on a PR label Jun 22, 2025
The following dependency versions have been updated:

| Dependency      | From   | To     |
| --------------- | ------ | ------ |
| create-next-app | 15.3.3 | 15.3.4 |
Copy link

pkg-pr-new bot commented Jun 22, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: b210654

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jun 23, 2025
@CarmenPopoviciu CarmenPopoviciu merged commit bb8b987 into main Jun 23, 2025
21 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the dependabot/npm_and_yarn/packages/create-cloudflare/src/frameworks/create-next-app-15.3.4 branch June 23, 2025 09:00
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jun 23, 2025
@workers-devprod workers-devprod added the contribution [Holopin] Recognizes an open-source contribution, big or small label Jun 23, 2025
Copy link

holopin-bot bot commented Jun 23, 2025

Congratulations @dependabot[bot], the maintainer of this repository has issued you a holobyte! Here it is: https://holopin.io/holobyte/cmc8v93of292407kyek17c49w

This badge can only be claimed by you, so make sure that your GitHub account is linked to your Holopin account. You can manage those preferences here: https://holopin.io/account.
Or if you're new to Holopin, you can simply sign up with GitHub, which will do the trick!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c3-e2e Run c3 e2e tests on a PR c3 Relating to C3 (create-cloudflare) package contribution [Holopin] Recognizes an open-source contribution, big or small dependencies Used by dependabot to mark PRs as updates to dependencies. skip-pr-description-validation Skip validation of the required PR description format
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants