build(deps-dev): bump the cloudflare-runtime group across 1 directory with 3 updates - #12
Conversation
cd41076 to
994ac30
Compare
… with 3 updates Bumps the cloudflare-runtime group with 3 updates in the / directory: [@cloudflare/vitest-plugin](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/vitest-plugin), [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). Updates `@cloudflare/vitest-plugin` from 1.1.9 to 1.1.13 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Changelog](https://github.com/cloudflare/workers-sdk/blob/main/packages/vitest-plugin/CHANGELOG.md) - [Commits](https://github.com/cloudflare/workers-sdk/commits/@cloudflare/vitest-plugin@1.1.13/packages/vitest-plugin) Updates `@cloudflare/workers-types` from 5.20260914.1 to 5.20260918.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.131.2 to 4.135.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.135.0/packages/wrangler) --- updated-dependencies: - dependency-name: "@cloudflare/vitest-plugin" dependency-version: 1.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cloudflare-runtime - dependency-name: "@cloudflare/workers-types" dependency-version: 5.20260918.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare-runtime - dependency-name: wrangler dependency-version: 4.134.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cloudflare-runtime ... Signed-off-by: dependabot[bot] <support@github.com>
994ac30 to
d5595a8
Compare
deku2026
left a comment
There was a problem hiding this comment.
Full review at 111eb56: all ten changed lock entries are development-only. Cloudflare Vitest plugin 1.1.13 accepts retained Vitest 4.1.11; Wrangler 4.135.0 supports Node 24.21 and retains esbuild 0.28.1. Official Wrangler tag resolves to f9e7727dbef58e71c6b297dc688d3c544cef87cb. Its relevant bundling/helper and MIT source blobs are unchanged; the type-generation/index delta removes only unused websearch bindings. Actual binding regeneration is byte-identical. Immutable r7 and bindings-r2 successors record the updated generator/lock while preserving every Worker/input/map/import/export/Contracts/SBOM/legal/configuration expectation; verifier code is unchanged. Registry, NOTICE, version documentation and exact existing checksum scan path are consistent.
Local format/lint/type/source/licence checks, 46 Node units, 68 offline tooling tests and one candidate build passed. The candidate reproduced unchanged r6 output. Dependabot's concurrent rebase had an identical tree; final source baseline points to that public bot commit and the reviewed admission is appended to it. Independent coordinator full review and source-baseline delta review found no findings. All applicable latest-head CI checks passed in 35669238793, including security, both CodeQL categories, dependency review and candidate build. No Workflow/inference or public-download tests ran.
Bumps the cloudflare-runtime group with 3 updates in the / directory: @cloudflare/vitest-plugin, @cloudflare/workers-types and wrangler.
Updates
@cloudflare/vitest-pluginfrom 1.1.9 to 1.1.13Release notes
Sourced from @cloudflare/vitest-plugin's releases.
Changelog
Sourced from @cloudflare/vitest-plugin's changelog.
Commits
f9e7727Version Packages (#15697)643e5cc[wrangler] Support Preview builds in Build Output (#15701)5b69153Version Packages (#15687)f4229f1Version Packages (#15657)bbf2f79Version Packages (#15634)Updates
@cloudflare/workers-typesfrom 5.20260914.1 to 5.20260918.1Commits
Updates
wranglerfrom 4.131.2 to 4.135.0Release notes
Sourced from wrangler's releases.
... (truncated)
Commits
f9e7727Version Packages (#15697)643e5cc[wrangler] Support Preview builds in Build Output (#15701)1f070c8Add dev/build support for Containers with experimental new config (#15609)c4c9b75[wrangler] Add local Flagship development commands (#15329)629ddef[wrangler] Fix running duration calculation in workflows instances describe (...5b69153Version Packages (#15687)6874aa9[wrangler] Add Issues observability configuration (#15684)2b39fc2[wrangler] Support named Container images locally (#15673)d96b319WC-5903 [wrangler] previews: move to open beta (#15681)edb2fe7[deploy-helpers] join route lists before printing them in deploy messages (#1...