Skip to content

chore(deps): bundle dependabot updates#15

Merged
ngs merged 5 commits into
masterfrom
chore/dependabot-updates-20260629
Jun 29, 2026
Merged

chore(deps): bundle dependabot updates#15
ngs merged 5 commits into
masterfrom
chore/dependabot-updates-20260629

Conversation

@ngs

@ngs ngs commented Jun 29, 2026

Copy link
Copy Markdown
Owner

Summary

Bundle multiple dependabot dependency updates for the turnstile-spin worker 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/skills is a symlink to ../agents/skills, so #12 is the same file seen through the symlink.

Changes (rc.d/agents/skills/turnstile-spin/templates/worker/)

  • wrangler: ^4.100.0^4.105.0 (dependabot proposed 4.104.0; bumped to latest 4.105.0)
  • vitest: ^3.2.6^4.1.9 (major; tests pass — 12/12)
  • undici (transitive): 7.24.87.28.0
  • esbuild (transitive): bumped via npm install

Merged PRs

Excluded

Validation

  • npx vitest run (validation + integration): 12 passed
  • rc.d/claude/skills symlink left intact (120000 blob)
  • Pre-existing tsc errors in test/deploy.test.ts (missing @types/node) are unrelated to this bump and also present on master.

Notes

Use "Squash and merge" to combine into a single commit.

dependabot Bot and others added 5 commits June 24, 2026 19:48
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>
@ngs ngs merged commit 43e11d2 into master Jun 29, 2026
2 checks passed
@ngs ngs deleted the chore/dependabot-updates-20260629 branch June 29, 2026 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant