Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

penalosa
Copy link
Contributor

@penalosa penalosa commented Jun 12, 2025

Fixes DEVX-1962


  • Tests
    • TODO (before merge)
    • Tests included
    • Tests not necessary because: existing tests coverage
  • Wrangler / Vite E2E Tests CI Job required? (Use "e2e" label or ask maintainer to run separately)
    • I don't know
    • Required
    • Not required because:
  • Public documentation
  • Wrangler V3 Backport
    • TODO (before merge)
    • Wrangler PR:
    • Not necessary because: v4 only feature

@penalosa penalosa requested review from a team as code owners June 12, 2025 20:13
Copy link

changeset-bot bot commented Jun 12, 2025

🦋 Changeset detected

Latest commit: 4dc87f7

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

This PR includes changesets to release 5 packages
Name Type
@cloudflare/vite-plugin Patch
@cloudflare/vitest-pool-workers Patch
miniflare Patch
wrangler Patch
@cloudflare/pages-shared 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 12, 2025
@workers-devprod workers-devprod added the e2e Run wrangler + vite-plugin e2e tests on a PR label Jun 12, 2025
@penalosa penalosa force-pushed the penalosa/mixed-remote branch 2 times, most recently from af2460c to 0a69209 Compare June 16, 2025 15:16
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 penalosa/mixed-remote might be a good starting point.

Notes:

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

Copy link

pkg-pr-new bot commented Jun 16, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 4dc87f7

Copy link
Member

@dario-piotrowicz dario-piotrowicz left a comment

Choose a reason for hiding this comment

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

LGTM 🙂

Assuming that the test snapshots get updated of course 🙂

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jun 16, 2025
@penalosa penalosa added the skip-v3-pr Skip validation of presence of a v3 backport PR label Jun 16, 2025
@penalosa penalosa force-pushed the penalosa/mixed-remote branch from 9508408 to f3e24c4 Compare June 17, 2025 16:24
@CarmenPopoviciu CarmenPopoviciu merged commit d1d34fe into main Jun 18, 2025
21 of 22 checks passed
@CarmenPopoviciu CarmenPopoviciu deleted the penalosa/mixed-remote branch June 18, 2025 14:24
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jun 18, 2025
jseba added a commit to jseba/workers-sdk that referenced this pull request Jun 18, 2025
…seba/containers_scope

* 'main' of ssh://github.com/cloudflare/workers-sdk: (31 commits)
  Refactor preview mode and ensure compatibility with Vite 7 (cloudflare#9647)
  Block requests vulnerable to opennext vulnerability (cloudflare#9635)
  Add test for cloudchamber buildAndMaybePush (cloudflare#9638)
  chore: remove redundant binding guide superseded by internal docs (cloudflare#9648)
  add changeset to trigger release of workers/pages projects (cloudflare#9649)
  Add @handler to Python templates. (cloudflare#9305)
  Migrate from unbuild to obuild (cloudflare#9243)
  Version Packages (cloudflare#9650)
  fix changeset (cloudflare#9651)
  containers: Default scheduling policy should be the default (cloudflare#9621)
  Rename Mixed Mode to remote proxy/remote bindings depending on context (cloudflare#9586)
  Version Packages (cloudflare#9632)
  Correctly mock out getDockerImageDigest for testing buildAndMaybePush (cloudflare#9636)
  [C3] Bump create-remix from 2.16.6 to 2.16.8 in /packages/create-cloudflare/src/frameworks (cloudflare#9525)
  Remove "Cloudchamber" from user facing error messages (cloudflare#9628)
  sync local containers with latest workerd (cloudflare#9576)
  Bump the workerd-and-workers-types group with 2 updates (cloudflare#9591)
  [C3] Bump gatsby from 5.14.3 to 5.14.4 in /packages/create-cloudflare/src/frameworks (cloudflare#9524)
  [C3] Bump create-react-router from 7.6.1 to 7.6.2 in /packages/create-cloudflare/src/frameworks (cloudflare#9526)
  [C3] Bump create-docusaurus from 3.8.0 to 3.8.1 in /packages/create-cloudflare/src/frameworks (cloudflare#9527)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run wrangler + vite-plugin e2e tests on a PR skip-v3-pr Skip validation of presence of a v3 backport PR
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants