Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Bumps @vscode/vsce from 3.6.2 to 3.7.0.

Release notes

Sourced from @​vscode/vsce's releases.

v3.7.0

Changes:

  • #1219: Remove invalid validation for extension dependencies
  • #1212: Validate extension dependencies use lowercase letters and warn about deprecated github.copilot
  • #1209: Bump validator from 13.9.0 to 13.15.20
  • #1200: Bump tar-fs from 2.1.3 to 2.1.4

This list of changes was auto generated.

v3.6.3-3

Changes:

  • #1219: Remove invalid validation for extension dependencies

This list of changes was auto generated.

v3.6.3-2

Changes:

  • #1212: Validate extension dependencies use lowercase letters and warn about deprecated github.copilot

This list of changes was auto generated.

v3.6.3-1

Changes:

  • #1209: Bump validator from 13.9.0 to 13.15.20

This list of changes was auto generated.

v3.6.3-0

Changes:

  • #1200: Bump tar-fs from 2.1.3 to 2.1.4

This list of changes was auto generated.

Commits
  • 8551fa2 Merge pull request #1219 from microsoft/benibenj/handsome-pike
  • 7b65808 remove tests
  • be09f0f remove invalid validation
  • 196cce4 Merge pull request #1212 from microsoft/copilot/validate-extension-dependenci...
  • 82c80d6 💄
  • 0b7a9eb fix warning
  • e5a89ab Add warning for deprecated github.copilot dependency
  • 10f6236 Improve documentation for validateExtensionDependencies
  • 7bda2f1 Add validation for lowercase extension dependencies
  • 888e2b6 Initial plan
  • Additional commits viewable in compare view

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@vscode/vsce](https://github.com/Microsoft/vsce) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-version: 3.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Nov 7, 2025
@github-actions github-actions bot merged commit 263f0b0 into main Nov 7, 2025
3 of 5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vscode/vsce-3.7.0 branch November 7, 2025 20:04
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.

1 participant