Skip to content

chore(deps): update dependency miniflare to v3.20250408.2 #3388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
miniflare (source) 3.20250408.0 -> 3.20250408.2 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (miniflare)

v3.20250408.2

Compare Source

Patch Changes
  • #​8681 7a57c14 Thanks @​workers-devprod! - fix(miniflare): strip CF-Connecting-IP header from all outbound requests

  • #​9250 b2b5ee8 Thanks @​workers-devprod! - 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.

  • #​9211 56a0d6e Thanks @​petebacondarwin! - fix: ensure the fetch proxy message port is started

    While Node.js will start the message port automatically when a message event listener is added,
    this diverges from the standard Web API for message ports, which require you to explicitly start
    listening on the port.

v3.20250408.1

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) May 22, 2025 09:07
@github-actions github-actions bot added the type: chore Routine tasks like conversions, reorganization, and maintenance work. label May 22, 2025
@renovate renovate bot force-pushed the renovate/miniflare-3.x-lockfile branch from bfbb95e to 309e573 Compare May 22, 2025 17:41
@renovate renovate bot changed the title chore(deps): update dependency miniflare to v3.20250408.1 chore(deps): update dependency miniflare to v3.20250408.2 May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore Routine tasks like conversions, reorganization, and maintenance work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants