Skip to content

Conversation

@workers-devprod
Copy link
Contributor

This is an automatically opened PR to backport patch changes from #9266 to Wrangler v3

@workers-devprod workers-devprod added skip-pr-description-validation Skip validation of the required PR description format skip-v3-pr Skip validation of presence of a v3 backport PR labels May 15, 2025
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk May 15, 2025
@github-actions
Copy link
Contributor

github-actions bot commented May 15, 2025

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/15067090889/npm-package-wrangler-9267

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/9267/npm-package-wrangler-9267

Or you can use npx with this latest build directly:

npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/15067090889/npm-package-wrangler-9267 dev path/to/script.js
Additional artifacts:

@cloudflare/kv-asset-handler:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/15067090889/npm-package-cloudflare-kv-asset-handler-9267

miniflare:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/15067090889/npm-package-miniflare-9267

@cloudflare/pages-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/15067090889/npm-package-cloudflare-pages-shared-9267

@cloudflare/workers-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/15067090889/npm-package-cloudflare-workers-shared-9267

@cloudflare/workflows-shared:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/15067090889/npm-package-cloudflare-workflows-shared-9267

Note that these links will no longer work once the GitHub Actions artifact expires.

@changeset-bot
Copy link

changeset-bot bot commented May 15, 2025

🦋 Changeset detected

Latest commit: f39feae

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

This PR includes changesets to release 1 package
Name Type
wrangler 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

Previously there were occasionally flakes where the module appeared to be unmocked when it was still supposed to be mocked.
@petebacondarwin petebacondarwin marked this pull request as ready for review May 16, 2025 16:12
@petebacondarwin petebacondarwin requested a review from a team as a code owner May 16, 2025 16:12
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk May 16, 2025
@petebacondarwin petebacondarwin added the v3-backport The PR is a v3 backport targetting the v3-maintenance branch label May 17, 2025
@petebacondarwin petebacondarwin merged commit 8b4f24a into v3-maintenance May 19, 2025
36 checks passed
@petebacondarwin petebacondarwin deleted the v3-maintenance-9266 branch May 19, 2025 07:37
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk May 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-pr-description-validation Skip validation of the required PR description format skip-v3-pr Skip validation of presence of a v3 backport PR v3-backport The PR is a v3 backport targetting the v3-maintenance branch

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants