Skip to content

chore(deps-dev): Bump wrangler from 3.114.1 to 4.7.0#379

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wrangler-4.7.0
Closed

chore(deps-dev): Bump wrangler from 3.114.1 to 4.7.0#379
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/wrangler-4.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2025

Bumps wrangler from 3.114.1 to 4.7.0.

Release notes

Sourced from wrangler's releases.

wrangler@4.7.0

Minor Changes

Patch Changes

  • #8720 8df60b5 Thanks @​lukevalenta! - Fix logic to derive resource name from binding by replacing all underscores with dashes

  • #8697 ec1f813 Thanks @​emily-shen! - fix: stop getPlatformProxy crashing when internal DOs are present

    Internal DOs still do not work with getPlatformProxy, but warn instead of crashing.

  • #8737 624882e Thanks @​garvit-gupta! - fix: General improvements for the R2 catalog commands

wrangler@4.6.0

Minor Changes

Patch Changes

wrangler@4.5.1

Patch Changes

  • #8666 f29f018 Thanks @​penalosa! - Remove NodeJSCompatModule. This was never fully supported, and never worked for deploying Workers from Wrangler.

  • Updated dependencies [cad99dc, f29f018]:

    • miniflare@4.20250321.1

wrangler@4.5.0

Minor Changes

Patch Changes

  • #8435 8e3688f Thanks @​emily-shen! - fix: include assets binding when printing summary of bindings

  • #8675 f043b74 Thanks @​vicb! - Bump @cloudflare/unenv-preset to 2.3.1

    Use the workerd native implementation of createSecureContext and checkServerIdentity from node:tls. The functions have been implemented in cloudflare/workerd#3754.

wrangler@4.4.1

Patch Changes

... (truncated)

Changelog

Sourced from wrangler's changelog.

4.7.0

Minor Changes

Patch Changes

  • #8720 8df60b5 Thanks @​lukevalenta! - Fix logic to derive resource name from binding by replacing all underscores with dashes

  • #8697 ec1f813 Thanks @​emily-shen! - fix: stop getPlatformProxy crashing when internal DOs are present

    Internal DOs still do not work with getPlatformProxy, but warn instead of crashing.

  • #8737 624882e Thanks @​garvit-gupta! - fix: General improvements for the R2 catalog commands

4.6.0

Minor Changes

Patch Changes

4.5.1

Patch Changes

  • #8666 f29f018 Thanks @​penalosa! - Remove NodeJSCompatModule. This was never fully supported, and never worked for deploying Workers from Wrangler.

  • Updated dependencies [cad99dc, f29f018]:

    • miniflare@4.20250321.1

4.5.0

Minor Changes

Patch Changes

  • #8435 8e3688f Thanks @​emily-shen! - fix: include assets binding when printing summary of bindings

  • #8675 f043b74 Thanks @​vicb! - Bump @cloudflare/unenv-preset to 2.3.1

    Use the workerd native implementation of createSecureContext and checkServerIdentity from node:tls. The functions have been implemented in cloudflare/workerd#3754.

4.4.1

... (truncated)

Commits
  • 8b510e8 Version Packages (#8730)
  • 0dae4ac improve turbo settings and vite e2e test config (#8754)
  • 624882e fix: General improvements for the R2 catalog commands (#8737)
  • 3993374 Add sslmode field to hyperdrive command (#8727)
  • ec1f813 stop getPlatformProxy crashing with internal DOs (#8697)
  • 8df60b5 Fix default binding name logic to replace all dashes with underscores (#8720)
  • e9106df Version Packages (#8710)
  • 24c2c8f [R2 Data Catalog] Add wrangler commands for R2 Data Catalog (#8548)
  • ecbab5d [wrangler] improve formatting of cache options in hyperdrive list command (#8...
  • 42f4912 Version Packages (#8695)
  • 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 [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 3.114.1 to 4.7.0.
- [Release notes](https://github.com/cloudflare/workers-sdk/releases)
- [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/wrangler/CHANGELOG.md)
- [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.7.0/packages/wrangler)

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

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 3, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 4, 2025

Superseded by #381.

@dependabot dependabot bot closed this Apr 4, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wrangler-4.7.0 branch April 4, 2025 17:12
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