cloudflare/miniflare
### [`v2.11.0`](https://togithub.com/cloudflare/miniflare/releases/tag/v2.11.0)
[Compare Source](https://togithub.com/cloudflare/miniflare/compare/v2.10.0...v2.11.0)
##### Features
- Add support for dead-letter queues. Thanks [@jbw1991](https://togithub.com/jbw1991) for [the PR](https://togithub.com/cloudflare/miniflare/pull/411).
- Add `getMiniflareDurableObjectIds()` global function to Miniflare's Jest/Vitest environments for listing active Durable Objects. Calling `getMiniflareDurableObjectIds("TEST_OBJECT")` will return a `Promise` that resolves to an array of active `DurableObjectId`s for the `TEST_OBJECT` namespace. Closes [issue #384](https://togithub.com/cloudflare/miniflare/issues/384), thanks [@DaniFoldi](https://togithub.com/DaniFoldi) for [the PR](https://togithub.com/cloudflare/miniflare/pull/413).
##### Fixes
- Strip quotes from R2 `onlyIf` header values. Closes [issue #402](https://togithub.com/cloudflare/miniflare/issues/402), thanks [@vincentbernat](https://togithub.com/vincentbernat) and [@CraigglesO](https://togithub.com/CraigglesO) for [the PR](https://togithub.com/cloudflare/miniflare/pull/403).
- Disable `r2Persist` option in Miniflare's Jest/Vitest environments. Thanks [@hanford](https://togithub.com/hanford) for [the PR](https://togithub.com/cloudflare/miniflare/pull/414).
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
2.10.0
->2.11.0
Release Notes
cloudflare/miniflare
### [`v2.11.0`](https://togithub.com/cloudflare/miniflare/releases/tag/v2.11.0) [Compare Source](https://togithub.com/cloudflare/miniflare/compare/v2.10.0...v2.11.0) ##### Features - Add support for dead-letter queues. Thanks [@jbw1991](https://togithub.com/jbw1991) for [the PR](https://togithub.com/cloudflare/miniflare/pull/411). - Add `getMiniflareDurableObjectIds()` global function to Miniflare's Jest/Vitest environments for listing active Durable Objects. Calling `getMiniflareDurableObjectIds("TEST_OBJECT")` will return a `Promise` that resolves to an array of active `DurableObjectId`s for the `TEST_OBJECT` namespace. Closes [issue #384](https://togithub.com/cloudflare/miniflare/issues/384), thanks [@DaniFoldi](https://togithub.com/DaniFoldi) for [the PR](https://togithub.com/cloudflare/miniflare/pull/413). ##### Fixes - Strip quotes from R2 `onlyIf` header values. Closes [issue #402](https://togithub.com/cloudflare/miniflare/issues/402), thanks [@vincentbernat](https://togithub.com/vincentbernat) and [@CraigglesO](https://togithub.com/CraigglesO) for [the PR](https://togithub.com/cloudflare/miniflare/pull/403). - Disable `r2Persist` option in Miniflare's Jest/Vitest environments. Thanks [@hanford](https://togithub.com/hanford) for [the PR](https://togithub.com/cloudflare/miniflare/pull/414).Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.
This PR has been generated by Mend Renovate. View repository job log here.