Skip to content

Bump the extension-dependencies group across 1 directory with 3 updates - #26

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/VS-Code-Extension/extension-dependencies-be7fd1b5c8
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/VS-Code-Extension/extension-dependencies-be7fd1b5c8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 18, 2026

Copy link
Copy Markdown

Bumps the extension-dependencies group with 3 updates in the /VS Code Extension directory: @types/vscode, @vscode/vsce and typescript.

Updates @types/vscode from 1.105.0 to 1.137.0

Commits

Updates @vscode/vsce from 3.9.3-11 to 4.0.0

Release notes

Sourced from @​vscode/vsce's releases.

v4.0.0

Changes:

  • #1329: Offer prompted migration of legacy PAT credentials
  • #1325: Remove leven dependency
  • #1324: Replace form-data with Node streams
  • #1326: Fix MSAL declaration build failure
  • #1323: Relock deps and mirror to package.json
  • #1314: Replace chalk with Node styling
  • #1312: Remove parse-semver dependency
  • #1313: Reduce secretlint dependency tree
  • #1315: chore(deps): bump the github-actions group with 2 updates
  • #1306: Pin GitHub Actions to full-length commit SHAs
  • #1309: Replace glob with tinyglobby
  • #1308: Raise Node.js baseline to 22
  • #1305: Update and replace many dependencies
  • #1298: chore(deps): bump js-yaml from 4.2.0 to 4.3.1
  • #1297: Hide OIDC option from publish help
  • #1296: Remove redundant secretlint dependency
  • #1295: chore(deps): bump fast-uri from 3.1.4 to 3.1.5
  • #1294: chore(deps): bump brace-expansion
  • #1293: chore(deps): bump fast-uri from 3.1.2 to 3.1.4
  • #1292: chore(deps): bump linkify-it from 5.0.1 to 5.0.2
  • #1291: auth: support OIDC trusted publishing
  • #1289: chore(deps): bump js-yaml and @​textlint/linter-formatter
  • #1288: chore(deps): bump form-data from 4.0.4 to 4.0.6
  • #1287: chore(deps): bump markdown-it from 14.1.1 to 14.2.0
  • #1284: chore(deps): bump tmp from 0.2.6 to 0.2.7

This list of changes was auto generated.

v3.9.3-12

Changes:

  • #1329: Offer prompted migration of legacy PAT credentials
  • #1325: Remove leven dependency
  • #1324: Replace form-data with Node streams
  • #1326: Fix MSAL declaration build failure
  • #1323: Relock deps and mirror to package.json
  • #1314: Replace chalk with Node styling
  • #1312: Remove parse-semver dependency

This list of changes was auto generated.

Commits
  • 9f25124 Merge pull request #1329 from microsoft/benibenj/migrate-legacy-pat-storage
  • 7d84e92 Offer prompted migration of legacy PAT credentials
  • 75cae44 Merge pull request #1325 from jakebailey/remove-leven
  • ae9f2b7 Merge pull request #1324 from jakebailey/remove-form-data
  • fa08d59 Capture both output streams in the CLI tests
  • 3fb79d8 Fix multipart stream lifecycle issues
  • bee68cf Extract command suggestion helper and test it
  • b40452e Merge pull request #1326 from microsoft/benibenj/agents/validate-package-lock...
  • d2cd4d4 Keep PR CI workflow unchanged
  • fa0fdf7 Fix MSAL declaration build failure
  • Additional commits viewable in compare view

Updates typescript from 5.9.3 to 7.0.2

Release notes

Sourced from typescript's releases.

TypeScript 7.0.2

https://devblogs.microsoft.com/typescript/announcing-typescript-7-0/

This tag was originally released at: https://github.com/microsoft/typescript-go/releases/tag/typescript%2Fv7.0.2

TypeScript 6.0.3

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0.1 RC

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits
  • 1e4744d Merge branch 'main' into ts7-release
  • a5a219cmicrosoft/typescript-go#4558
  • ecfe30d Update status localization
  • 5de25b5 Hide executable name in TypeScript status
  • d7ce74a Show bundled TypeScript version for packaged servers
  • 29be66a Correct TS 7 release version to 7.0.2
  • ed2bd1b Merge branch 'main' into ts7-release
  • 8873075 Bump the github-actions group across 1 directory with 3 updates (microsoft/ty...
  • 9427131 Set up stable / nightly extension split, other prep (microsoft/typescript-go#...
  • d4eaca5microsoft/typescript-go#4549
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by microsoft1es, a new releaser for typescript since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the extension-dependencies group with 3 updates in the /VS Code Extension directory: [@types/vscode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/vscode), [@vscode/vsce](https://github.com/Microsoft/vsce) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@types/vscode` from 1.105.0 to 1.137.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/vscode)

Updates `@vscode/vsce` from 3.9.3-11 to 4.0.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.9.3-11...v4.0.0)

Updates `typescript` from 5.9.3 to 7.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v7.0.2)

---
updated-dependencies:
- dependency-name: "@types/vscode"
  dependency-version: 1.137.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: extension-dependencies
- dependency-name: "@vscode/vsce"
  dependency-version: 4.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: extension-dependencies
- dependency-name: typescript
  dependency-version: 7.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: extension-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 18, 2026
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