Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps wrangler from 3.114.9 to 4.40.3.

Release notes

Sourced from wrangler's releases.

wrangler@4.40.3

Patch Changes

  • #10602 ff82d80 Thanks @​tukiminya! - fix: update Secrets Store command status from alpha to open-beta

  • #10623 7a6381c Thanks @​IRCody! - Handle more cases for correctly resolving the full uri for an image when using containers push.

  • #10779 325d22e Thanks @​hoodmane! - Add fallthrough: true for python_modules data rule

  • #10112 8d07576 Thanks @​devin-ai-integration! - fix: allow Workflow bindings when calling getPlatformProxy()

    Workflow bindings are not supported in practice when using getPlatformProxy(). But their existence in a Wrangler config file should not prevent other bindings from working. Previously, calling getPlatformProxy() would crash if there were any Workflow bindings defined. Now, instead, you get a warning telling you that these bindings are not available.

  • #10769 0a554f9 Thanks @​penalosa! - Mark more errors as UserError to disable Sentry reporting

  • #10679 6244a9e Thanks @​KianNH! - Fix rendering for nested objects in containers list and containers info [ID]

  • #10785 d09cab3 Thanks @​pombosilva! - Workflows names and instance IDs are now properly validated with production limits.

  • Updated dependencies [6ff41a6, 0c208e1, 2432022, d0801b1, 0a554f9]:

    • miniflare@4.20250927.0
    • @​cloudflare/unenv-preset@​2.7.5

wrangler@4.40.2

Patch Changes

wrangler@4.40.1

Patch Changes

wrangler@4.40.0

Minor Changes

  • #10743 a7ac751 Thanks @​jonesphillip! - Changes --fileSizeMB to --file-size for wrangler r2 bucket catalog compaction command. Small fixes for pipelines commands.

Patch Changes

  • #10706 81fd733 Thanks @​1000hz! - Fixed an issue that caused some Workers to have an incorrect service tag applied when using a redirected configuration file (as used by the Cloudflare Vite plugin). This resulted in these Workers not being correctly grouped with their sibling environments in the Cloudflare dashboard.

  • Updated dependencies [06e9a48]:

    • miniflare@4.20250924.0

wrangler@4.39.0

... (truncated)

Changelog

Sourced from wrangler's changelog.

4.40.3

Patch Changes

  • #10602 ff82d80 Thanks @​tukiminya! - fix: update Secrets Store command status from alpha to open-beta

  • #10623 7a6381c Thanks @​IRCody! - Handle more cases for correctly resolving the full uri for an image when using containers push.

  • #10779 325d22e Thanks @​hoodmane! - Add fallthrough: true for python_modules data rule

  • #10112 8d07576 Thanks @​devin-ai-integration! - fix: allow Workflow bindings when calling getPlatformProxy()

    Workflow bindings are not supported in practice when using getPlatformProxy(). But their existence in a Wrangler config file should not prevent other bindings from working. Previously, calling getPlatformProxy() would crash if there were any Workflow bindings defined. Now, instead, you get a warning telling you that these bindings are not available.

  • #10769 0a554f9 Thanks @​penalosa! - Mark more errors as UserError to disable Sentry reporting

  • #10679 6244a9e Thanks @​KianNH! - Fix rendering for nested objects in containers list and containers info [ID]

  • #10785 d09cab3 Thanks @​pombosilva! - Workflows names and instance IDs are now properly validated with production limits.

  • Updated dependencies [6ff41a6, 0c208e1, 2432022, d0801b1, 0a554f9]:

    • miniflare@4.20250927.0
    • @​cloudflare/unenv-preset@​2.7.5

4.40.2

Patch Changes

4.40.1

Patch Changes

4.40.0

Minor Changes

  • #10743 a7ac751 Thanks @​jonesphillip! - Changes --fileSizeMB to --file-size for wrangler r2 bucket catalog compaction command. Small fixes for pipelines commands.

Patch Changes

  • #10706 81fd733 Thanks @​1000hz! - Fixed an issue that caused some Workers to have an incorrect service tag applied when using a redirected configuration file (as used by the Cloudflare Vite plugin). This resulted in these Workers not being correctly grouped with their sibling environments in the Cloudflare dashboard.

... (truncated)

Commits
  • 76d2538 Version Packages (#10783)
  • d0801b1 Drop node:process polyfill when v2 is available (#10805)
  • 0a554f9 Mark more errors as UserError (#10769)
  • 0c208e1 build(deps): bump the workerd-and-workers-types group with 2 updates (#10799)
  • 516a6e0 test: improve resilience of deployments e2e tests (#10800)
  • 01db4f1 address todos in unenv e2e tests (#10746)
  • 325d22e Add fallthrough: true to python-modules .so glob rule (#10779)
  • 5446135 Run cleanup every 2 hours and only cleanup kvs that are older than an hour (#...
  • 6244a9e fix(wrangler): Nested object rendering in Containers list/info commands (#10679)
  • d09cab3 Add Workflow name and instance id validations (#10785)
  • 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.9 to 4.40.3.
- [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.40.3/packages/wrangler)

---
updated-dependencies:
- dependency-name: wrangler
  dependency-version: 4.40.3
  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 Oct 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 2, 2025

Superseded by #601.

@dependabot dependabot bot closed this Oct 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wrangler-4.40.3 branch October 2, 2025 17:09
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