Skip to content

V3 Backport [#9246]: fix: strips CF-Connecting-IP header within Wrangler#9250

Merged
edmundhung merged 4 commits intov3-maintenancefrom
v3-maintenance-9246
May 16, 2025
Merged

V3 Backport [#9246]: fix: strips CF-Connecting-IP header within Wrangler#9250
edmundhung merged 4 commits intov3-maintenancefrom
v3-maintenance-9246

Conversation

@workers-devprod
Copy link
Contributor

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

@workers-devprod workers-devprod added skip-pr-description-validation Skip validation of the required PR description format skip-v3-pr labels May 14, 2025
@changeset-bot
Copy link

changeset-bot bot commented May 14, 2025

🦋 Changeset detected

Latest commit: 052bd7a

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

This PR includes changesets to release 3 packages
Name Type
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-actions
Copy link
Contributor

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/15029450357/npm-package-wrangler-9250

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

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

Or you can use npx with this latest build directly:

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

@cloudflare/kv-asset-handler:

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

miniflare:

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

@cloudflare/pages-shared:

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

@cloudflare/unenv-preset:

npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/15029450357/npm-package-cloudflare-unenv-preset-9250

@cloudflare/workers-shared:

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

@cloudflare/workflows-shared:

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

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

@edmundhung edmundhung marked this pull request as ready for review May 16, 2025 09:47
@edmundhung edmundhung requested a review from a team as a code owner May 16, 2025 09:47
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk May 16, 2025
@edmundhung edmundhung merged commit b2b5ee8 into v3-maintenance May 16, 2025
47 of 75 checks passed
@edmundhung edmundhung deleted the v3-maintenance-9246 branch May 16, 2025 10:03
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk May 16, 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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants