Bump the cloudflare-toolchain group with 4 updates - #407
Merged
ndisidore merged 2 commits intoSep 1, 2026
Conversation
Bumps the cloudflare-toolchain group with 4 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd), [@cloudflare/puppeteer](https://github.com/cloudflare/puppeteer), [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `@cloudflare/workers-types` from 5.20260808.1 to 5.20260825.1 - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) Updates `@cloudflare/puppeteer` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/cloudflare/puppeteer/releases) - [Commits](cloudflare/puppeteer@v1.3.0...v1.4.0) Updates `@cloudflare/vitest-pool-workers` from 0.20.3 to 0.22.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/@cloudflare/vitest-pool-workers@0.22.0/packages/vitest-pool-workers/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.22.0/packages/vitest-pool-workers) Updates `wrangler` from 4.120.0 to 4.125.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.125.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260825.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloudflare-toolchain - dependency-name: "@cloudflare/puppeteer" dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloudflare-toolchain - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloudflare-toolchain - dependency-name: wrangler dependency-version: 4.125.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloudflare-toolchain ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Devin Review found 1 potential issue.
⚠️ 1 issue in files not directly in the diff
⚠️ Frozen dependency installs always fail
With the manifest still using catalog:, the concrete wrangler specifier makes pnpm install --frozen-lockfile fail. CI cannot install dependencies.
ndisidore
approved these changes
Sep 1, 2026
|
LGTM! |
ndisidore
deleted the
dependabot/npm_and_yarn/cloudflare-toolchain-0f68f0779b
branch
September 1, 2026 16:20
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the cloudflare-toolchain group with 4 updates: @cloudflare/workers-types, @cloudflare/puppeteer, @cloudflare/vitest-pool-workers and wrangler.
Updates
@cloudflare/workers-typesfrom 5.20260808.1 to 5.20260825.1Commits
Updates
@cloudflare/puppeteerfrom 1.3.0 to 1.4.0Release notes
Sourced from @cloudflare/puppeteer's releases.
Commits
808bf8echore: mark version v1.4.0 (#2517)88b9968feat(ElementHandle): introduce elementHandle.$eval (#2407)1d225cffix: allow user gesture restricted code to be run in page.evaluate (#2503)1db4986feat(Chromium): roll Chromium to r555668 (#2495)a310d57feat(Page): add option to run 'beforeunload' when closing the page (#2478)3760188feat(Chromium): roll Chromium to r554716 (#2477)afee010docs(README): add a debugging section (#2467)e236887feat(Page): report 'Log' domain entries as 'console' events (#2400)58c4668fix(Page): fix page.goto to return Response when page pushes new state (#2468)a2a9100docs(examples): add a link for jest-puppeteer (#2466)Updates
@cloudflare/vitest-pool-workersfrom 0.20.3 to 0.22.0Release notes
Sourced from @cloudflare/vitest-pool-workers's releases.
... (truncated)
Changelog
Sourced from @cloudflare/vitest-pool-workers's changelog.
... (truncated)
Commits
8ee43f6Version Packages (#15175)3ddd3ceFix module resolution for relativerequire()inside CJS deps when the proje...1f79aceUse a fixed default compatibility date derived from the pinned workerd (#15185)2cf3143[vitest-pool-workers] Restore typed inject() keys (#15150)49d4e00[vitest-pool-workers] Adopt@msw/cloudflareand remove MSW workarounds (#13830)c576a82Version Packages (#15154)e5d56e9Version Packages (#15145)d0c976cBump the workerd-and-workers-types group across 1 directory with 2 updates (#...90dd5e5chore: bump capnp-es to 0.0.15 (#15131)15fc568Version Packages (#15118)Updates
wranglerfrom 4.120.0 to 4.125.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
38b4623Version Packages (#15250)39dcea6move writeOutput into deploy helpers (#15284)4cdfebd[wrangler] Skip VPC Service remote binding test (#15281)f2437e6[workers-auth] Use again the temporary account from the same command run (#15...c68f9cbfeat(wrangler): add container support to worker previews (#15172)bfcc442[vitest-plugin] Rename package for v1 (#15074)30c2d47[workflows] add individual and batch instance deletion (#14735)630048bMove a few more bits of triggers deploy into deploy-helpers (#15253)649f667WC-5764 Create parent Worker for Previews (#15174)59872c4[wrangler] addconnectwrangler config section (#14995)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions