Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps miniflare from 3.20241218.0 to 4.20250320.0.

Release notes

Sourced from miniflare's releases.

[email protected]

Patch Changes

  • #8618 d8f1c49 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250319.0 1.20250320.0
    @​cloudflare/workers-types ^4.20250319.0 ^4.20250320.0
  • #8556 b7d6b7d Thanks @​GregBrimble! - Add support for assets_navigation_prefer_asset_serving in Vite (dev and preview)

  • #8597 5d78760 Thanks @​CarmenPopoviciu! - feat: Graduate experimental RPC support for Workers with assets in local dev

  • #8594 c0d0cd0 Thanks @​CarmenPopoviciu! - fix: Add support for property accessors in local dev RPC for Workers with assets

[email protected]

Minor Changes

Patch Changes

  • #8591 dae7bd4 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250317.0 1.20250319.0
    @​cloudflare/workers-types ^4.20250317.0 ^4.20250319.0
  • #8376 a25f060 Thanks @​CarmenPopoviciu! - feat: Make local dev RPC behaviour on par with production for Workers with assets

[email protected]

Patch Changes

  • #8357 ff26dc2 Thanks @​dario-piotrowicz! - feat: add new unsafeInspectorProxy option to miniflare

    Add a new unsafeInspectorProxy option to the miniflare worker options, if at least one worker has the option set then miniflare will establish a proxy between itself and workerd for the v8 inspector APIs which exposes only the requested workers to inspector clients. The inspector proxy communicates through miniflare's inspectorPort and exposes each requested worker via a path comprised of the worker's name

    example:

... (truncated)

Changelog

Sourced from miniflare's changelog.

4.20250320.0

Patch Changes

  • #8618 d8f1c49 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250319.0 1.20250320.0
    @​cloudflare/workers-types ^4.20250319.0 ^4.20250320.0
  • #8556 b7d6b7d Thanks @​GregBrimble! - Add support for assets_navigation_prefer_asset_serving in Vite (dev and preview)

  • #8597 5d78760 Thanks @​CarmenPopoviciu! - feat: Graduate experimental RPC support for Workers with assets in local dev

  • #8594 c0d0cd0 Thanks @​CarmenPopoviciu! - fix: Add support for property accessors in local dev RPC for Workers with assets

4.20250319.0

Minor Changes

Patch Changes

  • #8591 dae7bd4 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250317.0 1.20250319.0
    @​cloudflare/workers-types ^4.20250317.0 ^4.20250319.0
  • #8376 a25f060 Thanks @​CarmenPopoviciu! - feat: Make local dev RPC behaviour on par with production for Workers with assets

4.20250317.1

Patch Changes

  • #8357 ff26dc2 Thanks @​dario-piotrowicz! - feat: add new unsafeInspectorProxy option to miniflare

    Add a new unsafeInspectorProxy option to the miniflare worker options, if at least one worker has the option set then miniflare will establish a proxy between itself and workerd for the v8 inspector APIs which exposes only the requested workers to inspector clients. The inspector proxy communicates through miniflare's inspectorPort and exposes each requested worker via a path comprised of the worker's name

... (truncated)

Commits
  • 375cd12 Version Packages (#8613)
  • d734fe3 Remove assets compat flag gate (#8621)
  • d8f1c49 Bump the workerd-and-workers-types group with 2 updates (#8618)
  • 5d78760 feat: Graduate experimental RPC support for Workers with assets in local dev ...
  • b7d6b7d vite dev support for SPA mode (#8556)
  • c0d0cd0 fix(miniflare): Simplify RpcProxyWorker and add more fixture tests (#8594)
  • d3c687b Version Packages (#8571)
  • dae7bd4 Bump the workerd-and-workers-types group with 2 updates (#8591)
  • a25f060 feat(miniflare): Implement Assets RPC Proxy Worker behaviour (#8376)
  • 383dc0a wrangler support for SPA mode (#8501)
  • Additional commits viewable 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 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 [miniflare](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/miniflare) from 3.20241218.0 to 4.20250320.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/[email protected]/packages/miniflare)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 24, 2025
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   96.59%   96.59%           
=======================================
  Files           1        1           
  Lines         147      147           
  Branches       18       18           
=======================================
  Hits          142      142           
  Misses          5        5           
Flag Coverage Δ
unittests 96.59% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update de6ac9e...1f1832c. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

2 participants