Skip to content

Bump @types/vscode from 1.97.0 to 1.125.0 - #468

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/vscode-1.125.0
Closed

Bump @types/vscode from 1.97.0 to 1.125.0#468
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/types/vscode-1.125.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps @types/vscode from 1.97.0 to 1.125.0.

Commits


Note

Low Risk
Dev-only type package bump with no application or engine changes; risk is limited to possible new TypeScript compile errors from updated API definitions.

Overview
Updates the @types/vscode dev dependency from ^1.85.0 (lockfile previously resolved 1.97.0) to ^1.125.0, with package-lock.json aligned to 1.125.0.

This only refreshes TypeScript typings for the VS Code extension API used by sources such as extension.ts and lsp.ts; engines.vscode remains ^1.85.0 and there is no runtime or extension logic change in this diff.

Reviewed by Cursor Bugbot for commit 512f693. Bugbot is set up for automated code reviews on this repo. Configure here.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 30, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: Changed. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@socket-security

socket-security Bot commented Jun 30, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatednpm/​@​types/​vscode@​1.97.0 ⏵ 1.125.01001008088 -3100

View full report

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/vscode-1.125.0 branch from c95726c to 5f0be98 Compare June 30, 2026 18:58
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/vscode-1.125.0 branch 2 times, most recently from b1c1b34 to f14e002 Compare July 13, 2026 18:57
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/vscode-1.125.0 branch from f14e002 to b543e68 Compare July 23, 2026 16:28

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b543e68. Configure here.

Comment thread package.json
"@types/mocha": "^10.0.10",
"@types/node": "26.0.1",
"@types/vscode": "^1.85.0",
"@types/vscode": "^1.125.0",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Types exceed engine version

High Severity

@types/vscode was raised to ^1.125.0 while engines.vscode remains ^1.85.0. vsce rejects that mismatch, so packaging and publishing fail. The previous constraint matched the engine version, so this bump introduces the incompatibility.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit b543e68. Configure here.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/vscode-1.125.0 branch from b543e68 to 6bf8f08 Compare July 27, 2026 18:35
Bumps [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode) from 1.97.0 to 1.125.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.125.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/types/vscode-1.125.0 branch from 6bf8f08 to 512f693 Compare July 27, 2026 19:27
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #522.

@dependabot dependabot Bot closed this Sep 1, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/types/vscode-1.125.0 branch September 1, 2026 00:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants