Skip to content

Conversation

@dario-piotrowicz
Copy link
Member

These changes are a prerequisite for #11301

Update the signature of the configure function of autoconfig frameworks (AutoconfigDetails#Framework), before they would return a RawConfig object to use to update the project's wrangler config file, now they return an object that includes the RawConfig and that can potentially also hold additional data relevant to the configuration.


  • Tests
    • Tests included/updated
    • Tests not necessary because
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: this will be documented separately
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: autoconfig is not in v3

@dario-piotrowicz dario-piotrowicz requested a review from a team as a code owner November 28, 2025 14:11
@changeset-bot
Copy link

changeset-bot bot commented Nov 28, 2025

🦋 Changeset detected

Latest commit: d5babdc

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-actions
Copy link
Contributor

Failed to automatically backport this PR's changes to Wrangler v3. Please manually create a PR targeting the v3-maintenance branch with your changes. Thank you for helping us keep Wrangler v3 supported!

Depending on your changes, running git rebase --onto v3-maintenance main dario/DEVX-2321/autoconfig-nextjs-refactoring might be a good starting point.

Notes:

  • your PR branch should be named v3-backport-11461
  • add the skip-v3-pr label to the current PR to stop this workflow from failing

@@ -0,0 +1,7 @@
---
"wrangler": patch
Copy link
Member Author

Choose a reason for hiding this comment

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

Maybe this could be considered a minor... please let me know

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 28, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: d5babdc

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Nov 28, 2025
@dario-piotrowicz dario-piotrowicz merged commit 9eaa9e2 into main Nov 28, 2025
36 of 41 checks passed
@dario-piotrowicz dario-piotrowicz deleted the dario/DEVX-2321/autoconfig-nextjs-refactoring branch November 28, 2025 15:37
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-v3-pr Skip validation of presence of a v3 backport PR

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants