Skip to content

chore(deps): update dependency miniflare to v3.20250718.3#9

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/miniflare-3.x-lockfile
Open

chore(deps): update dependency miniflare to v3.20250718.3#9
renovate[bot] wants to merge 1 commit intomainfrom
renovate/miniflare-3.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Mar 31, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
miniflare (source) 3.20250718.13.20250718.3 age adoption passing confidence

Release Notes

cloudflare/workers-sdk (miniflare)

v3.20250718.3

Compare Source

Patch Changes
  • #​11664 d006fae Thanks @​NuroDev! - Fix Durable Object RPC calls from Node.js blocking the event loop, preventing Promise.race() and timeouts from working correctly.

    Previously, RPC calls from Node.js to Durable Objects would block the Node.js event loop, causing Promise.race() with timeouts to never resolve. This fix ensures that RPC calls properly yield control back to the event loop, allowing concurrent operations and timeouts to work as expected.

  • #​10890 4ae9ead Thanks @​alsuren! - Document that dumpSql is shared with d1-worker, and incorporate some D1 internal stats gathering machinery (which is currently unused by miniflare)

v3.20250718.2

Compare Source

Patch Changes
  • #​10716 a879fe0 Thanks @​dario-piotrowicz! - fix: api proxy preserve multiple Set-Cookie headers

  • #​10465 6de07fb Thanks @​dario-piotrowicz! - Loosen validation around different configurations for Durable Object

    Allow durable objects to have enableSql, unsafeUniqueKey and unsafePreventEviction configurations set to undefined even if they same durable objects are defined with those configurations set to a different value (this would allow workers using external durable objects not to have to duplicate such configurations in their options)

  • #​10484 ab47329 Thanks @​edmundhung! - chore: bump devalue version to 5.3.2


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants