Skip to content

Bump miniflare from 4.20260401.0 to 4.20260405.0#604

Merged
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/miniflare-4.20260405.0
Apr 8, 2026
Merged

Bump miniflare from 4.20260401.0 to 4.20260405.0#604
github-actions[bot] merged 1 commit intoCurrentfrom
dependabot/npm_and_yarn/miniflare-4.20260405.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps miniflare from 4.20260401.0 to 4.20260405.0.

Release notes

Sourced from miniflare's releases.

miniflare@4.20260405.0

Minor Changes

  • #13240 a3e3b57 Thanks @​emily-shen! - local explorer: serve the local explorer's OpenAPI spec at /cdn-cgi/explorer/api

    The local explorer is supported by a REST API served from the worker's local address. It can be accessed independently of the UI, (e.g. by an AI agent) and is thus documented at this endpoint.

  • #13314 7a60d4b Thanks @​Ltadrian! - Fix hyperdrive local dev binding tls configuration bug

Patch Changes

  • #13241 7d318e1 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260401.1 1.20260402.1
  • #13305 fa6d84f Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260402.1 1.20260405.1
  • #13241 7d318e1 Thanks @​dependabot! - Update Images binding local mock to use chainable handle pattern

    hosted.image(imageId) now returns a handle with details(), bytes(), update(), and delete() methods, aligning with the updated workerd API (cloudflare/workerd#6288).

Changelog

Sourced from miniflare's changelog.

4.20260405.0

Minor Changes

  • #13240 a3e3b57 Thanks @​emily-shen! - local explorer: serve the local explorer's OpenAPI spec at /cdn-cgi/explorer/api

    The local explorer is supported by a REST API served from the worker's local address. It can be accessed independently of the UI, (e.g. by an AI agent) and is thus documented at this endpoint.

  • #13314 7a60d4b Thanks @​Ltadrian! - Fix hyperdrive local dev binding tls configuration bug

Patch Changes

  • #13241 7d318e1 Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260401.1 1.20260402.1
  • #13305 fa6d84f Thanks @​dependabot! - Update dependencies of "miniflare", "wrangler"

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20260402.1 1.20260405.1
  • #13241 7d318e1 Thanks @​dependabot! - Update Images binding local mock to use chainable handle pattern

    hosted.image(imageId) now returns a handle with details(), bytes(), update(), and delete() methods, aligning with the updated workerd API (cloudflare/workerd#6288).

Commits
  • 36c2c13 Version Packages (#13251)
  • 7a60d4b SQC-810 Fix tls configuration for hyperdrive local dev (#13314)
  • a3e3b57 expose local explorer openapi spec at /cdn-cgi/explorer/api (#13240)
  • fa6d84f Bump the workerd-and-workers-types group with 2 updates (#13305)
  • 7d318e1 Bump the workerd-and-workers-types group across 1 directory with 2 updates (#...
  • 8f0c544 Make argsIgnorePattern for no-unused-vars lint rule more strict (#13180)
  • 0f32348 Remove lint consistent-type-imports override (to off) for miniflare (#13250)
  • See full diff in compare view

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 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 [miniflare](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/miniflare) from 4.20260401.0 to 4.20260405.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/miniflare/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/miniflare@4.20260405.0/packages/miniflare)

---
updated-dependencies:
- dependency-name: miniflare
  dependency-version: 4.20260405.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Apr 8, 2026
@github-actions github-actions bot merged commit 44070b6 into Current Apr 8, 2026
9 of 12 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/miniflare-4.20260405.0 branch April 8, 2026 08:20
@github-actions github-actions bot requested a review from NikolaRHristov April 8, 2026 08:20
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant