Skip to content

chore: add VS Code 1.99 to CI test matrix, upgrade deps, fix TS build#530

Merged
magnus-madsen merged 1 commit into
masterfrom
chore/update-ci-and-deps
Mar 22, 2026
Merged

chore: add VS Code 1.99 to CI test matrix, upgrade deps, fix TS build#530
magnus-madsen merged 1 commit into
masterfrom
chore/update-ci-and-deps

Conversation

@magnus-madsen
Copy link
Copy Markdown
Member

@magnus-madsen magnus-madsen commented Mar 22, 2026

Summary

  • Add VS Code 1.99.0 (~1 year old) to the CI test matrix for broader version coverage alongside minimum (1.82.0) and stable
  • Add skipLibCheck: true to client tsconfig to fix LinkedMap type error caused by TS 5.9's [Symbol.dispose] on MapIterator
  • Upgrade npm dependencies

Test plan

  • CI passes on all three VS Code versions (1.82.0, 1.99.0, stable)
  • Extension builds without TypeScript errors

🤖 Generated with Claude Code

- Add VS Code 1.99.0 to the CI test matrix for broader version coverage
- Add skipLibCheck to client tsconfig to fix LinkedMap type error with TS 5.9
- Upgrade npm dependencies

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@magnus-madsen magnus-madsen merged commit 92d45ab into master Mar 22, 2026
9 checks passed
@magnus-madsen magnus-madsen deleted the chore/update-ci-and-deps branch March 22, 2026 11:56
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