Skip to content

Bump the all-dependencies group with 2 updates #1565

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the all-dependencies group with 2 updates: @types/node and @vscode/vsce.

Updates @types/node from 20.17.46 to 20.17.48

Commits

Updates @vscode/vsce from 3.3.2 to 3.4.1

Release notes

Sourced from @​vscode/vsce's releases.

v3.4.1

Changes:

  • #1149: Fix false positives in private key scanning
  • #1148: Clarify unpublish command description

This list of changes was auto generated.

v3.4.1-1

Changes:

  • #1149: Fix false positives in private key scanning

This list of changes was auto generated.

v3.4.1-0

Changes:

  • #1148: Clarify unpublish command description

This list of changes was auto generated.

v3.4.0

Changes:

  • #1145: Allow packaging .env and secrets using command line flags
  • #1144: Scan for secrets and disallow .env files
  • #1141: Add language-model-tools tag for MCP extensions
  • #1138: Proper entry point validation
  • #1137: Add 'mcp' tag support in TagsProcessor
  • #1131: Remove deprecated SVG sources from TrustedSVGSources array
  • #1127: Improve error message for Personal Access Token verification

This list of changes was auto generated.

v3.3.3-6

Changes:

  • #1145: Allow packaging .env and secrets using command line flags

... (truncated)

Commits
  • 5e2323f Merge pull request #1149 from microsoft/benibenj/latin-junglefowl
  • 649ca03 To many false positives for private key scanning
  • efd9d4e Merge pull request #1148 from microsoft/benibenj/fellow-xerinae
  • ff17ac0 💄
  • 5a44afc Be more clear that unpublish removes the extension
  • 039a33a Merge pull request #1145 from microsoft/benibenj/cultural-elephant
  • 1e78223 Allow packaging .env and secrets using command line flags
  • 468122d Merge pull request #1144 from microsoft/benibenj/fragile-horse
  • d897fe5 💄
  • 0ab8a83 Scan for secrets and do not allow .env files
  • Additional commits viewable in compare view

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 <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 all-dependencies group with 2 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [@vscode/vsce](https://github.com/Microsoft/vsce).


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

Updates `@vscode/vsce` from 3.3.2 to 3.4.1
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.3.2...v3.4.1)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.17.48
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: "@vscode/vsce"
  dependency-version: 3.4.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-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 May 19, 2025
@dependabot dependabot bot requested review from adam-fowler and 0xTim as code owners May 19, 2025 19:42
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 19, 2025
@dependabot dependabot bot requested a review from award999 as a code owner May 19, 2025 19:42
@dependabot dependabot bot added the javascript Pull requests that update javascript code label May 19, 2025
@award999 award999 merged commit 17883e5 into main May 20, 2025
17 of 18 checks passed
@award999 award999 deleted the dependabot/npm_and_yarn/all-dependencies-0dbfaa9dfc branch May 20, 2025 14:57
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