chore(deps): bump wrangler from 4.44.0 to 4.67.0#2702
chore(deps): bump wrangler from 4.44.0 to 4.67.0#2702dependabot[bot] wants to merge 1 commit intonextfrom
Conversation
Bumps [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) from 4.44.0 to 4.67.0. - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.67.0/packages/wrangler) --- updated-dependencies: - dependency-name: wrangler dependency-version: 4.67.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
| hasBin: true | ||
| peerDependencies: | ||
| '@cloudflare/workers-types': ^4.20260217.0 | ||
| '@cloudflare/workers-types': ^4.20260219.0 |
There was a problem hiding this comment.
Workers-types version doesn't satisfy wrangler's peer dependency
Medium Severity
The new wrangler@4.67.0 declares a peer dependency of @cloudflare/workers-types: ^4.20260219.0, but the resolved version in the lockfile is still 4.20260218.0, which doesn't satisfy that range (4.20260218.0 < 4.20260219.0). The previous wrangler@4.66.0 required ^4.20260217.0, which 4.20260218.0 did satisfy. The @cloudflare/workers-types package needs to be bumped to at least 4.20260219.0 to match the new wrangler version's expectations. This mismatch can cause TypeScript type definitions to be out of sync with the actual workerd runtime.


Bumps wrangler from 4.44.0 to 4.67.0.
Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
88705adVersion Packages (#12580)ca58062[wrangler] Stop redacting account names in non-interactive mode (#12598)e2a6600fix: pass--envflag to auxiliary workers in multi-worker mode (#12604)2f19a40chore(deps): bump the workerd-and-workers-types group with 2 updates (#12606)8723684Improve pipelines setup command with validation retry loops (#12401)0b17117improve: bump up maximum allowed value for Queue delivery and retry delay to ...aa82c2bGenerate typed pipeline bindings from stream schemas (#12395)b7841dbMigrate tests from unstable_dev() to unstable_startWorker() (#12053)5f9f0b4feat(unenv-preset): add support for native node:readline module (#11734)aaa7200chore(deps): bump the workerd-and-workers-types group with 2 updates (#12592)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)