Skip to content

Bump wrangler from 4.15.0 to 4.15.1#343

Merged
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/wrangler-4.15.1
May 15, 2025
Merged

Bump wrangler from 4.15.0 to 4.15.1#343
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/wrangler-4.15.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2025

Bumps wrangler from 4.15.0 to 4.15.1.

Release notes

Sourced from wrangler's releases.

wrangler@4.15.1

Patch Changes

  • #9248 07f4010 Thanks @​vicb! - fix unenv version mismatch

  • #9219 ea71df3 Thanks @​vicb! - bump unenv to 2.0.0-rc.17

  • #9246 d033a7d Thanks @​edmundhung! - fix: strip CF-Connecting-IP header within fetch

    In v4.15.0, Miniflare began stripping the CF-Connecting-IP header via a global outbound service, which led to a TCP connection regression due to a bug in Workerd. This PR patches the fetch API to strip the header during local wrangler dev sessions as a temporary workaround until the underlying issue is resolved.

  • Updated dependencies [f61a08e, ea71df3, d033a7d]:

    • @​cloudflare/unenv-preset@​2.3.2
    • miniflare@4.20250508.1
Changelog

Sourced from wrangler's changelog.

4.15.1

Patch Changes

  • #9248 07f4010 Thanks @​vicb! - fix unenv version mismatch

  • #9219 ea71df3 Thanks @​vicb! - bump unenv to 2.0.0-rc.17

  • #9246 d033a7d Thanks @​edmundhung! - fix: strip CF-Connecting-IP header within fetch

    In v4.15.0, Miniflare began stripping the CF-Connecting-IP header via a global outbound service, which led to a TCP connection regression due to a bug in Workerd. This PR patches the fetch API to strip the header during local wrangler dev sessions as a temporary workaround until the underlying issue is resolved.

  • Updated dependencies [f61a08e, ea71df3, d033a7d]:

    • @​cloudflare/unenv-preset@​2.3.2
    • miniflare@4.20250508.1
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 [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.15.0 to 4.15.1.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.15.1/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-version: 4.15.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 15, 2025
@github-actions github-actions Bot merged commit bacb786 into Current May 15, 2025
10 of 11 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/wrangler-4.15.1 branch May 15, 2025 15:42
@github-actions github-actions Bot requested a review from NikolaRHristov May 15, 2025 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Development

Successfully merging this pull request may close these issues.

1 participant