Skip to content

chore: update tooling, deps, and cloudflared test matrix#38

Merged
JacobLinCool merged 1 commit intomainfrom
chore-update-deps
Apr 30, 2026
Merged

chore: update tooling, deps, and cloudflared test matrix#38
JacobLinCool merged 1 commit intomainfrom
chore-update-deps

Conversation

@JacobLinCool
Copy link
Copy Markdown
Owner

@JacobLinCool JacobLinCool commented Apr 30, 2026

Summary

  • Bump pnpm 9.6.0 → 10.33.2; allowlist esbuild build script via pnpm.onlyBuiltDependencies
  • Refresh devDependencies to latest, including major bumps: eslint 9→10, typescript 5→6, vitest 2→4, @types/node 22→25, typedoc 0.26→0.28
  • Update tsconfig.json for TypeScript 6: add types: ["node"] (TS 6 + @types/node 25 no longer auto-load by default), set moduleResolution: "node10", set ignoreDeprecations: "6.0"
  • Refresh test matrix in .github/workflows/test.yml to span recent cloudflared versions: latest, 2026.1.2, 2025.11.1, 2025.9.1, 2025.7.0

No runtime/library code changed; this is dev-tooling only.

Test plan

  • pnpm install (clean)
  • pnpm build (CJS + DTS)
  • pnpm lint (only pre-existing warnings)
  • pnpm test locally — passes
  • CI matrix passes across OS × cloudflared versions

🤖 Generated with Claude Code

- Bump pnpm 9.6.0 → 10.33.2 and allowlist esbuild build script
- Refresh devDependencies to latest (eslint 9→10, typescript 5→6,
  vitest 2→4, @types/node 22→25, typedoc 0.26→0.28, etc.)
- Update tsconfig for TypeScript 6: add types: ["node"], use
  moduleResolution "node10", silence 6.0 deprecations
- Update test matrix to recent cloudflared versions

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 30, 2026

⚠️ No Changeset found

Latest commit: 0065ac1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@JacobLinCool JacobLinCool self-assigned this Apr 30, 2026
@JacobLinCool JacobLinCool merged commit 219c341 into main Apr 30, 2026
29 of 30 checks passed
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