Skip to content

chore: update dev dependencies#55

Merged
corwinm merged 6 commits intomainfrom
test/vscode-startup-issue
Mar 30, 2026
Merged

chore: update dev dependencies#55
corwinm merged 6 commits intomainfrom
test/vscode-startup-issue

Conversation

@corwinm
Copy link
Copy Markdown
Owner

@corwinm corwinm commented Mar 23, 2026

chore: update dev dependencies

📝 Description

This PR updates the project's dev dependencies and refreshes the lockfile to keep the toolchain current. It also adds targeted pnpm overrides for transitive mocha dependencies so dependency audit issues can be resolved without mixing in unrelated VS Code test-runner changes.

🔧 Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 📚 Documentation update
  • ♻️ Code refactoring (no functional changes)
  • ⚡ Performance improvement
  • 🧪 Tests (adding missing tests or correcting existing tests)
  • 🎨 Style changes (formatting, missing semi-colons, etc)
  • 🔧 Chore (maintenance tasks, dependency updates)
  • 🌟 Other (please describe):

🔗 Related Issues

  • N/A

Testing

  • I have tested this change locally
  • I have added/updated unit tests
  • All existing tests pass

Screenshots (if applicable)

N/A

Checklist

  • My code follows the project's coding standards
  • I have performed a self-review of my code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have checked my code and corrected any misspellings

Additional Notes

Local validation completed with pnpm run check-types and pnpm run lint. pnpm test is currently blocked by an upstream VS Code download endpoint returning 503 responses during @vscode/test-electron setup.

@corwinm corwinm changed the title Stabilize test runs and resolve dev audit issues fix: stabilize VS Code test resolution in CI Mar 24, 2026
corwinm added 3 commits March 23, 2026 17:31
Keep this branch focused on dependency updates and remove the test-runner workarounds added for VS Code download issues.
@corwinm corwinm changed the title fix: stabilize VS Code test resolution in CI chore: update dev dependencies Mar 24, 2026
@corwinm corwinm merged commit 10ceea3 into main Mar 30, 2026
4 checks passed
@corwinm corwinm deleted the test/vscode-startup-issue branch March 30, 2026 03:15
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 4, 2026

🎉 This PR is included in version 0.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant