deps(deps-dev): bump the cloudflare group across 1 directory with 2 updates - #18
Merged
Merged
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/cloudflare-a7b37079be
branch
from
August 3, 2026 13:17
5a19fab to
307ccb6
Compare
Collaborator
|
@dependabot rebase |
…pdates Bumps the cloudflare group with 2 updates in the / directory: [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) and [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers). Updates `wrangler` from 4.112.0 to 4.118.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.118.0/packages/wrangler) Updates `@cloudflare/vitest-pool-workers` from 0.18.6 to 0.20.1 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-pool-workers/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-pool-workers@0.20.1/packages/vitest-pool-workers) --- updated-dependencies: - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.18.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cloudflare - dependency-name: wrangler dependency-version: 4.114.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/cloudflare-a7b37079be
branch
from
August 3, 2026 22:33
307ccb6 to
b2e3040
Compare
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 group with 2 updates in the / directory: wrangler and @cloudflare/vitest-pool-workers.
Updates
wranglerfrom 4.112.0 to 4.118.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
95d9b12Version Packages (#14946)e0bbf55[wrangler] Fix workflows errors messages (#14919)38403cb[wrangler] Remove duplicated Workers + Assets deploy E2E (#14947)cec9d88[workers-auth] Validate account IDs before using them in API requests (#13746)cc63aae[wrangler] fix(containers): add --json flag towrangler containers info(#1...f92d1fc[wrangler] Serialize custom build watcher events to avoid concurrent runs (#1...17dca96[wrangler] Fix circular dependency build warning between api/index.ts and bin...fcb5402Version Packages (#14939)5a56ddaMiniflare v5 alpha (#14586)96fd16fVersion Packages (#14898)Updates
@cloudflare/vitest-pool-workersfrom 0.18.6 to 0.20.1Release notes
Sourced from @cloudflare/vitest-pool-workers's releases.
... (truncated)
Changelog
Sourced from @cloudflare/vitest-pool-workers's changelog.
... (truncated)
Commits
95d9b12Version Packages (#14946)83a37e3docs: point vitest-pool-workers BUILD section at the tsdown config (#14940)fcb5402Version Packages (#14939)5a56ddaMiniflare v5 alpha (#14586)96fd16fVersion Packages (#14898)760a85bVersion Packages (#14824)e6480e3[vitest-pool-workers] Make workerd verbose logging configurable (#14879)edc203e[vitest-pool-workers] Ignore workerd's ungraceful TLS disconnect exception lo...16b3d5aVersion Packages (#14799)7b3fea6fix(vitest-pool-workers): tolerate dispose rejections in pool worker stop() (...