Skip to content

update vsce dependencies#272

Merged
Eddykasp merged 1 commit into
mainfrom
mka/update-vsce
May 27, 2026
Merged

update vsce dependencies#272
Eddykasp merged 1 commit into
mainfrom
mka/update-vsce

Conversation

@Eddykasp

Copy link
Copy Markdown
Member

This should fix the timeout issue preventing publishing to the marketplaces

Copilot AI review requested due to automatic review settings May 27, 2026 09:52

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the VS Code extension publishing toolchain to address marketplace publishing timeouts by moving from the legacy vsce package to the maintained @vscode/vsce package and upgrading ovsx, along with the corresponding lockfile refresh.

Changes:

  • Replace vsce (legacy) with @vscode/vsce in applications/klighd-vscode devDependencies.
  • Upgrade ovsx from ^0.2.0 to ^0.10.12.
  • Regenerate yarn.lock to reflect the updated dependency graph (including the new @vscode/vsce transitive dependencies).

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
applications/klighd-vscode/package.json Switch publishing dependency from vsce to @vscode/vsce and bump ovsx to a newer version.
yarn.lock Updates lockfile entries for the new publishing tool versions and their transitive dependencies.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Eddykasp Eddykasp merged commit bc9dfea into main May 27, 2026
2 checks passed
@Eddykasp Eddykasp deleted the mka/update-vsce branch May 27, 2026 09:55
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.

2 participants