Skip to content

chore: bump @vscode/vsce from 3.4.1 to 3.4.2 #1615

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps @vscode/vsce from 3.4.1 to 3.4.2.

Release notes

Sourced from @​vscode/vsce's releases.

v3.4.2

Changes:

  • #1152: Only scan secrets when .env is ignored and vice versa
  • #1155: Fix npm token scanning false positives
  • #1151: Do not scan node modules and improve error messages for secret scanning

This list of changes was auto generated.

v3.4.2-2

Changes:

  • #1152: Only scan secrets when .env is ignored and vice versa

This list of changes was auto generated.

v3.4.2-1

Changes:

  • #1155: Fix npm token scanning false positives

This list of changes was auto generated.

v3.4.2-0

Changes:

  • #1151: Do not scan node modules and improve error messages for secret scanning

This list of changes was auto generated.

Commits
  • 0789737 Merge pull request #1152 from microsoft/benibenj/handsome-stoat
  • 80fdafe Merge remote-tracking branch 'origin/main' into benibenj/handsome-stoat
  • 18221d1 Merge pull request #1155 from microsoft/benibenj/visible-slug
  • 2ec3bb2 fix npm token scanning false positives
  • 2bc74a9 Merge pull request #1151 from microsoft/benibenj/aggressive-parrotfish
  • 5f6ed82 only scan secrets when dot env is ignored and vice versa
  • 1e77be9 Do not scan node modules and better error message for secret scanning
  • See full diff 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.4.1 to 3.4.2.
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.4.1...v3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 26, 2025
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