Skip to content

chore: update dependencies#1315

Merged
sorccu merged 8 commits into
next/v8from
simo/sim-252-update-dependencies-2026-05-22
May 22, 2026
Merged

chore: update dependencies#1315
sorccu merged 8 commits into
next/v8from
simo/sim-252-update-dependencies-2026-05-22

Conversation

@sorccu
Copy link
Copy Markdown
Member

@sorccu sorccu commented May 22, 2026

Summary

  • Update all patch and minor dependencies across both packages and root
  • Update archiver 7 → 8 and string-width 7 → 8 (production deps, API-compatible)
  • Remove unused @types/uuid and @types/config (libraries ship own types)
  • Move config from dependencies to devDependencies (only used in e2e tests)

Intentionally skipped

Package Current Latest Reason
@commitlint/cli 20.5.3 21.0.1 Requires Node 22+
@commitlint/config-conventional 20.5.3 21.0.1 Requires Node 22+
lint-staged 16.4.0 17.0.5 Requires Node 22+
vitest 3.2.4 4.1.7 Known issues with v4
@types/node 22.x 25.x Keep aligned with Node 20 minimum

Test plan

  • All 957 CLI unit tests pass
  • All 19 create-checkly unit tests pass
  • Lint passes
  • TypeScript build succeeds for both packages

🤖 Generated with Claude Code

sorccu and others added 8 commits May 22, 2026 17:49
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
These were added in Feb 2023 but never imported in source code.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
uuid ships its own types since v9.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Also fixes the deprecated glob@10.5.0 subdependency warning.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
config is only used in e2e tests to read API credentials, not at
runtime. @types/config is not needed as config ships its own types.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@sorccu sorccu merged commit 08dec4a into next/v8 May 22, 2026
14 of 15 checks passed
@sorccu sorccu deleted the simo/sim-252-update-dependencies-2026-05-22 branch May 22, 2026 09:25
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