Auto-sync engines.vscode with @types/vscode version changes#19
Merged
unknowIfGuestInDream merged 5 commits intomasterfrom Feb 5, 2026
Merged
Auto-sync engines.vscode with @types/vscode version changes#19unknowIfGuestInDream merged 5 commits intomasterfrom
unknowIfGuestInDream merged 5 commits intomasterfrom
Conversation
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.108.1 to 1.109.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode) --- updated-dependencies: - dependency-name: "@types/vscode" dependency-version: 1.109.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: unknowIfGuestInDream <57802425+unknowIfGuestInDream@users.noreply.github.com>
Co-authored-by: unknowIfGuestInDream <57802425+unknowIfGuestInDream@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update dev dependency @types/vscode to version 1.109.0
Auto-sync engines.vscode with @types/vscode version changes
Feb 5, 2026
Contributor
|
@copilot 当前pr的package.json改动回滚 |
Co-authored-by: unknowIfGuestInDream <57802425+unknowIfGuestInDream@users.noreply.github.com>
Contributor
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dependabot updates
@types/vscodebut leavesengines.vscodemismatched, causing compilation failures when new APIs are used.Changes
.github/workflows/sync-vscode-engine.yml: Workflow triggers on dependabot PRs that update@types/vscode, extracts major.minor version, updatesengines.vscodefield with patch version fixed to 0, and commits the change automaticallyWorkflow behavior
Future dependabot PRs updating
@types/vscodewill automatically receive a follow-up commit keeping both fields in sync, withengines.vscodematching the major.minor version of@types/vscodeand patch version always set to 0.💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.