chore(deps): bundle dependabot updates#15
Merged
Conversation
Bumps [undici](https://github.com/nodejs/undici) to 7.28.0 and updates ancestor dependency [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). These dependencies need to be updated together. Updates `undici` from 7.24.8 to 7.28.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.8...v7.28.0) Updates `wrangler` from 4.100.0 to 4.104.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.104.0/packages/wrangler) --- updated-dependencies: - dependency-name: undici dependency-version: 7.28.0 dependency-type: indirect - dependency-name: wrangler dependency-version: 4.104.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [esbuild](https://github.com/evanw/esbuild) to 0.28.1 and updates ancestor dependencies [esbuild](https://github.com/evanw/esbuild), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [wrangler](https://github.com/cloudflare/workers-sdk/tree/HEAD/packages/wrangler). These dependencies need to be updated together. Updates `esbuild` from 0.27.7 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.7...v0.28.1) Updates `vitest` from 3.2.6 to 4.1.9 - [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.9/packages/vitest) Updates `wrangler` from 4.100.0 to 4.104.0 - [Release notes](https://github.com/cloudflare/workers-sdk/releases) - [Commits](https://github.com/cloudflare/workers-sdk/commits/wrangler@4.104.0/packages/wrangler) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: indirect - dependency-name: vitest dependency-version: 4.1.9 dependency-type: direct:development - dependency-name: wrangler dependency-version: 4.104.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
…/turnstile-spin/templates/worker
…e-spin/templates/worker
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.
Summary
Bundle multiple dependabot dependency updates for the
turnstile-spinworker template into a single PR.All three open dependabot PRs target the same physical files at
rc.d/agents/skills/turnstile-spin/templates/worker/—rc.d/claude/skillsis a symlink to../agents/skills, so #12 is the same file seen through the symlink.Changes (
rc.d/agents/skills/turnstile-spin/templates/worker/)^4.100.0→^4.105.0(dependabot proposed4.104.0; bumped to latest4.105.0)^3.2.6→^4.1.9(major; tests pass — 12/12)7.24.8→7.28.0npm installMerged PRs
Excluded
/rc.d/claude/skills/...). Not merged. Its branch replaces therc.d/claude/skillssymlink (git mode120000) with a real directory (040000 tree), which would break the shared-skills symlink convention and drop every other skill linked through it. Its content (undici 7.28.0, wrangler) is already covered by chore(deps): bump undici and wrangler in /rc.d/agents/skills/turnstile-spin/templates/worker #13 since it is the same physical file. Recommend closing chore(deps): bump undici and wrangler in /rc.d/claude/skills/turnstile-spin/templates/worker #12.Validation
npx vitest run(validation + integration): 12 passedrc.d/claude/skillssymlink left intact (120000 blob)tscerrors intest/deploy.test.ts(missing@types/node) are unrelated to this bump and also present onmaster.Notes
Use "Squash and merge" to combine into a single commit.