chore(deps): bump the cloudflare group across 1 directory with 5 updates#91
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the cloudflare group across 1 directory with 5 updates#91dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
abe7593 to
21aa60c
Compare
Bumps the cloudflare group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@cloudflare/vitest-pool-workers](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-pool-workers) | `0.14.7` | `0.16.12` | | [@cloudflare/workers-types](https://github.com/cloudflare/workerd) | `4.20260410.1` | `4.20260602.1` | | [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler) | `4.83.0` | `4.97.0` | | [@cloudflare/containers](https://github.com/cloudflare/containers) | `0.0.25` | `0.3.6` | | [@cloudflare/sandbox](https://github.com/cloudflare/sandbox-sdk) | `0.9.1` | `0.11.0` | Updates `@cloudflare/vitest-pool-workers` from 0.14.7 to 0.16.12 - [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.16.12/packages/vitest-pool-workers) Updates `@cloudflare/workers-types` from 4.20260410.1 to 4.20260602.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 `wrangler` from 4.83.0 to 4.97.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.97.0/packages/wrangler) Updates `@cloudflare/containers` from 0.0.25 to 0.3.6 - [Release notes](https://github.com/cloudflare/containers/releases) - [Changelog](https://github.com/cloudflare/containers/blob/main/CHANGELOG.md) - [Commits](https://github.com/cloudflare/containers/commits/v0.3.6) Updates `@cloudflare/sandbox` from 0.9.1 to 0.11.0 - [Release notes](https://github.com/cloudflare/sandbox-sdk/releases) - [Commits](https://github.com/cloudflare/sandbox-sdk/compare/@cloudflare/sandbox@0.9.1...@cloudflare/sandbox@0.11.0) --- updated-dependencies: - dependency-name: "@cloudflare/containers" dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloudflare - dependency-name: "@cloudflare/sandbox" dependency-version: 0.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cloudflare - dependency-name: "@cloudflare/vitest-pool-workers" dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20260519.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare - dependency-name: wrangler dependency-version: 4.93.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare ... Signed-off-by: dependabot[bot] <support@github.com>
21aa60c to
c5fb5f3
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 5 updates in the / directory:
0.14.70.16.124.20260410.14.20260602.14.83.04.97.00.0.250.3.60.9.10.11.0Updates
@cloudflare/vitest-pool-workersfrom 0.14.7 to 0.16.12Release notes
Sourced from @cloudflare/vitest-pool-workers's releases.
... (truncated)
Changelog
Sourced from @cloudflare/vitest-pool-workers's changelog.
... (truncated)
Commits
0b60424Version Packages (#14142)3d7992e[vitest-pool-workers] Fix module resolution for paths with spaces (#14152)da8e306[vitest-pool-workers] Preserve Durable Object handler order (for hibernated D...0998725SetdisallowTypeAnnotationstofalsein `@typescript-eslint/consistent-ty...3a746ac[tools] Lint that all non-bundled deps of published packages are pinned (#14112)337e912Remove trailing periods from URLs in terminal output (#14105)50ef724Version Packages (#14082)e3c862aRevert "Version Packages" (#14087)689f381Version Packages (#14048)96ae856[vitest-pool-workers] Dispatch RPC methods through proxied Durable Object ins...Updates
@cloudflare/workers-typesfrom 4.20260410.1 to 4.20260602.1Commits
Updates
wranglerfrom 4.83.0 to 4.97.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
0b60424Version Packages (#14142)42288d4fix: IncludecurrentAgentSkillsInstalledin command telemetry events (#14155)6fc9777[wrangler] fix: don't assume sourceMappingURL is on the last line (#14149)94b29f7[workflows] Restart from step (#13996)e06cbb7Bump the workerd-and-workers-types group with 2 updates (#14147)5565823[wrangler] Fixwrangler completeprinting AI skills prompt into shell compl...8e7b74f[wrangler] fix: send Workflows schedules as { cron } objects on deploy (#14150)9a26191[wrangler] fix: gracefully handle EMFILE when assets watcher exceeds director...aec1bb8[wrangler] Bump am-i-vibing from 0.1.1 to 0.4.0 (#14078)890fca7[wrangler] fix: show clear error when --metadata is not valid JSON (#13881)Updates
@cloudflare/containersfrom 0.0.25 to 0.3.6Release notes
Sourced from @cloudflare/containers's releases.
... (truncated)
Changelog
Sourced from @cloudflare/containers's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@cloudflare/containerssince your current version.Updates
@cloudflare/sandboxfrom 0.9.1 to 0.11.0Release notes
Sourced from @cloudflare/sandbox's releases.
... (truncated)
Commits
14848f5Stabilize Playwright browser caching8d5b62fVersion Packages (#729)8b9ec84Add exposed-port endpoint to Sandbox Bridge (#732)d4a739bAllow backup bucket URL override (#733)de68927Fix Office file binary detection (#730)d05c6c7Remove container-local preview port registry (#710)986dbf8Align preview port APIs with forwarding (#709)287ec04Enforce preview URL runtime activation (#708)95bb7b9Add support for named tunnels (#722)4975fbfAllow more time for trycloudflare DNS to propagate in E2E (#728)