Skip to content

chore: update dev dependencies#55

Open
corwinm wants to merge 6 commits intomainfrom
test/vscode-startup-issue
Open

chore: update dev dependencies#55
corwinm wants to merge 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
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