Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2024

Bumps miniflare from 2.13.0 to 3.20240909.0.

Release notes

Sourced from miniflare's releases.

[email protected]

Patch Changes

  • #6673 3f5b934 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20240821.1 1.20240909.0
    @​cloudflare/workers-types ^4.20240821.1 ^4.20240909.0

[email protected]

Patch Changes

  • #6627 5936282 Thanks @​GregBrimble! - fix: Fixes max asset count error message to properly report count of assets

  • #6612 6471090 Thanks @​dario-piotrowicz! - fix: add hyperdrive bindings support in getBindings

    Note: the returned binding values are no-op/passthrough that can be used inside node.js, meaning that besides direct connections via the connect methods, all the other values point to the same db connection specified in the user configuration

[email protected]

Patch Changes

  • #6564 e8975a9 Thanks @​emily-shen! - feat: add assets plugin to miniflare

    New miniflare plugin for Workers + Assets, with relevant services imported from workers-shared.

[email protected]

Patch Changes

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

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20240806.0 1.20240821.1
    @​cloudflare/workers-types ^4.20240806.0 ^4.20240821.1

[email protected]

Minor Changes

  • #6403 00f340f Thanks @​CarmenPopoviciu! - feat: Extend KV plugin behaviour to support Workers assets

    This commit extends Miniflare's KV plugin's behaviour to support Workers assets, and therefore enables the emulation of Workers with assets in local development.

[email protected]

... (truncated)

Changelog

Sourced from miniflare's changelog.

3.20240909.0

Patch Changes

  • #6673 3f5b934 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20240821.1 1.20240909.0
    @​cloudflare/workers-types ^4.20240821.1 ^4.20240909.0

3.20240821.2

Patch Changes

  • #6627 5936282 Thanks @​GregBrimble! - fix: Fixes max asset count error message to properly report count of assets

  • #6612 6471090 Thanks @​dario-piotrowicz! - fix: add hyperdrive bindings support in getBindings

    Note: the returned binding values are no-op/passthrough that can be used inside node.js, meaning that besides direct connections via the connect methods, all the other values point to the same db connection specified in the user configuration

3.20240821.1

Patch Changes

  • #6564 e8975a9 Thanks @​emily-shen! - feat: add assets plugin to miniflare

    New miniflare plugin for Workers + Assets, with relevant services imported from workers-shared.

3.20240821.0

Patch Changes

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

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20240806.0 1.20240821.1
    @​cloudflare/workers-types ^4.20240806.0 ^4.20240821.1

3.20240806.1

Minor Changes

... (truncated)

Commits
  • aea853c Version Packages (#6669)
  • 59a0072 feat: asset serving config for workers + assets (#6631)
  • 3f5b934 chore(deps): bump the workerd-and-workers-types group across 1 directory with...
  • 395e105 Version Packages (#6645)
  • 6471090 enable hyperdrive bindings in getPlatformProxy (#6612)
  • 5936282 Fix max asset count message (#6627)
  • 226d68a fix: allow encoded characters in paths for workers + assets (#6598)
  • 3efefe7 Version Packages (#6604)
  • e8975a9 feat:wrangler dev with dynamic sites + miniflare assets plugin (#6564)
  • 45ad2e0 fix(workers-shared): Stabilise Workers naming across workers-shared (#6588)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by wrangler-publisher, a new releaser for miniflare since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [miniflare](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/miniflare) from 2.13.0 to 3.20240909.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 Sep 13, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

Superseded by #986.

@dependabot dependabot bot closed this Jul 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/miniflare-3.20240909.0 branch July 1, 2025 10:29
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.

0 participants