chore(deps-dev): bump the dev-dependencies group with 6 updates - #510
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps-dev): bump the dev-dependencies group with 6 updates#510dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the dev-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@changesets/cli](https://github.com/changesets/changesets/tree/HEAD/packages/cli) | `3.0.0` | `3.0.1` | | [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.20.2` | `0.22.0` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `5.20260804.1` | `5.20260819.1` | | [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `4.1.10` | `4.1.11` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.10` | `4.1.11` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.119.0` | `4.124.0` | Updates `@changesets/cli` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/packages/cli/CHANGELOG.md) - [Commits](https://github.com/changesets/changesets/commits/@changesets/cli@3.0.1/packages/cli) Updates `@cloudflare/vitest-pool-workers` from 0.20.2 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 `@cloudflare/workers-types` from 5.20260804.1 to 5.20260819.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 `@vitest/coverage-istanbul` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-istanbul) Updates `vitest` from 4.1.10 to 4.1.11 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest) Updates `wrangler` from 4.119.0 to 4.124.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.124.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.22.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260819.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-istanbul" dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: wrangler dependency-version: 4.124.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
davidwkeith
reviewed
Aug 22, 2026
davidwkeith
left a comment
Owner
There was a problem hiding this comment.
Reviewed this Dependabot grouped dev-dependency bump against CONTRIBUTING.md:
- Diff:
package.json(root,conformance-target,server) +pnpm-lock.yamlonly — versions match the table in the PR description, and the lockfile'swranglerpeer-dependency range for@cloudflare/workers-types(^5.20260815.1) is satisfied by the bumped5.20260819.1. No source changes. - Changeset: none included, and none needed — this is a dev-tooling bump with no user-visible effect on any publishable package, which
CONTRIBUTING.md's "repo-only changes... don't need one" carve-out covers. - PR title:
chore(deps-dev): bump the dev-dependencies group with 6 updatesalready matches the Conventional Commits style this repo requires (lowercase type, no trailing period), so the squash-merge history stays clean. - One gap vs.
CONTRIBUTING.mdstep 7: the PR body is Dependabot's autogenerated compatibility table rather than.github/PULL_REQUEST_TEMPLATE.md(noSummary/Packages affected/Checklistsections). Dependabot doesn't fill the repo's custom template, so there's nothing to fix in this PR itself — flagging only so it's a known, accepted exception rather than an oversight.
No functional concerns. CI (build-test, release-gate, integration) was still in progress at review time — worth confirming green before merge, but nothing in the diff suggests it won't pass.
Generated by Claude Code
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/dev-dependencies-e15937244d
branch
August 29, 2026 23:54
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 dev-dependencies group with 6 updates:
3.0.03.0.10.20.20.22.05.20260804.15.20260819.14.1.104.1.114.1.104.1.114.119.04.124.0Updates
@changesets/clifrom 3.0.0 to 3.0.1Release notes
Sourced from @changesets/cli's releases.
Changelog
Sourced from @changesets/cli's changelog.
Commits
bed4581Version Packages (#2242)fdfdc93Update default generated readme (#2239)d5f5ae8Fix Windows PTY snapshot normalization (#2233)Updates
@cloudflare/vitest-pool-workersfrom 0.20.2 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
@cloudflare/workers-typesfrom 5.20260804.1 to 5.20260819.1Commits
Updates
@vitest/coverage-istanbulfrom 4.1.10 to 4.1.11Release notes
Sourced from @vitest/coverage-istanbul's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)Updates
vitestfrom 4.1.10 to 4.1.11Release notes
Sourced from vitest's releases.
Commits
9bd8d46chore: release v4.1.11 (#10995)9851dbcfix(browser): trigger playwright/chromium gc on lower disk availability [back...Updates
wranglerfrom 4.119.0 to 4.124.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
8ee43f6Version Packages (#15175)f431166Prevent date-enabled Node.js compatibility from adding conflicting globals to...1552bce[wrangler] Quieten warnings and stray output in tests (#15209)bc5726bPass access.dev through to Miniflare via `unstable_getMiniflareWorkerOptions(...e967c39[wrangler] Skip container deploy e2e tests on non-Linux CI (#15233)265256aWC-5744 [previews] fix: wrangler preview base-config flag inheritance (#15153)75cf407[wrangler] Enable new config for cf dev (#15082)8fb2b87[wrangler] Use FedRAMP container registries (#15196)ba54f0d[wrangler] Fix case-insensitive-env leaking stale duplicate keys on override ...7cee278[wrangler] Let CLOUDFLARE_ACCOUNT_ID override the cached account id in pages ...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 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