Skip to content

chore(deps-dev): dependancy updates includes Vulnerability Countermeasures #55

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-deps-updates-main-41dbe1cc3b
Jun 9, 2025
Merged

chore(deps-dev): dependancy updates includes Vulnerability Countermeasures #55
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/minor-deps-updates-main-41dbe1cc3b

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 9, 2025

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the minor-deps-updates-main group with 4 updates: @types/node, @vscode/vsce, jasmine and mocha.

Updates @types/node from 20.17.57 to 20.19.0

Commits

Updates @vscode/vsce from 3.4.2 to 3.5.0

Release notes

Sourced from @​vscode/vsce's releases.

v3.5.0

Changes:

  • #1162: Update secretlint dependencies
  • #1161: Bump tar-fs from 2.1.2 to 2.1.3
  • #1159: Update chalk version to 4.1.2
  • #1128: fix: improve error messages for vsce publish validation
  • #1130: Make the [Content_Types].xml file deterministic
  • #1158: remove codeql and cg from OSS build
  • #1157: Add OSS pipeline

This list of changes was auto generated.

v3.4.3-6

Changes:

  • #1162: Update secretlint dependencies

This list of changes was auto generated.

v3.4.3-5

Changes:

  • #1161: Bump tar-fs from 2.1.2 to 2.1.3

This list of changes was auto generated.

v3.4.3-4

Changes:

  • #1159: Update chalk version to 4.1.2

This list of changes was auto generated.

v3.4.3-3

Changes:

  • #1128: fix: improve error messages for vsce publish validation

This list of changes was auto generated.

... (truncated)

Commits
  • b7ffb42 Merge pull request #1162 from microsoft/benibenj/0
  • 3911b69 update secretlint
  • d5a805a Merge pull request #1161 from microsoft/dependabot/npm_and_yarn/tar-fs-2.1.3
  • 3c88e57 Bump tar-fs from 2.1.2 to 2.1.3
  • 1bae2a1 Merge pull request #1159 from microsoft/benibenj/curly-cicada
  • d661afc update chalk version
  • 325477b Merge pull request #1128 from henrikvilhelmberglund/fix-improve-missing-publi...
  • 078b79e Merge pull request #1130 from stevedlawrence/reproducible-content-types-xml
  • 864fa4a Merge pull request #1158 from microsoft/joao/teal-koi
  • 82e8462 remove codeql and cg from OSS build
  • Additional commits viewable in compare view

Updates jasmine from 5.7.1 to 5.8.0

Release notes

Sourced from jasmine's releases.

v5.8.0

Please see the release notes.

Commits

Updates mocha from 11.5.0 to 11.6.0

Release notes

Sourced from mocha's releases.

v11.6.0

11.6.0 (2025-06-09)

🌟 Features

Changelog

Sourced from mocha's changelog.

11.6.0 (2025-06-09)

🌟 Features

Commits

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 9, 2025
Bumps the minor-deps-updates-main group with 4 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [@vscode/vsce](https://github.com/Microsoft/vsce), [jasmine](https://github.com/jasmine/jasmine-npm) and [mocha](https://github.com/mochajs/mocha).


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

Updates `@vscode/vsce` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.4.2...v3.5.0)

Updates `jasmine` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/jasmine/jasmine-npm/releases)
- [Changelog](https://github.com/jasmine/jasmine-npm/blob/main/RELEASE.md)
- [Commits](jasmine/jasmine-npm@v5.7.1...v5.8.0)

Updates `mocha` from 11.5.0 to 11.6.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v11.5.0...v11.6.0)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 20.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: "@vscode/vsce"
  dependency-version: 3.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: jasmine
  dependency-version: 5.8.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
- dependency-name: mocha
  dependency-version: 11.6.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-deps-updates-main
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/minor-deps-updates-main-41dbe1cc3b branch from e33378c to 5f23359 Compare June 9, 2025 12:54
@github-actions github-actions Bot merged commit f712e73 into main Jun 9, 2025
5 checks passed
@github-actions github-actions Bot deleted the dependabot/npm_and_yarn/minor-deps-updates-main-41dbe1cc3b branch June 9, 2025 12:55
@mato533 mato533 changed the title chore(deps-dev): bump the minor-deps-updates-main group with 4 updates chore(deps-dev): dependancy updates includes Vulnerability Countermeasures Jun 10, 2025
@mato533 mato533 added the PR: Internal 🏠 PRs that contain changes internals label Jun 10, 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 PR: Internal 🏠 PRs that contain changes internals

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant