Skip to content

Bump the vscode-dependencies group in /vscode with 5 updates #358

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

Bumps the vscode-dependencies group in /vscode with 5 updates:

Package From To
@vscode/vsce 3.3.0 3.3.1
eslint-plugin-n 17.16.2 17.17.0
eslint-plugin-prettier 5.2.3 5.2.5
sinon 19.0.4 20.0.0
typescript-eslint 8.27.0 8.28.0

Updates @vscode/vsce from 3.3.0 to 3.3.1

Release notes

Sourced from @​vscode/vsce's releases.

v3.3.1

Changes:

  • #1124: Add 'copilot-tools' to languageModelTools contributions

This list of changes was auto generated.

v3.3.1-0

Changes:

  • #1124: Add 'copilot-tools' to languageModelTools contributions

This list of changes was auto generated.

Commits
  • 3c1b697 Merge pull request #1124 from microsoft/isidorn/inc-cricket
  • e7919ac fix test
  • 66ab122 Fix languageModelTools contribution tag in TagsProcessor
  • aa0c563 Add 'copilot-tools' to languageModelTools contributions
  • See full diff in compare view

Updates eslint-plugin-n from 17.16.2 to 17.17.0

Release notes

Sourced from eslint-plugin-n's releases.

v17.17.0

17.17.0 (2025-03-26)

🌟 Features

  • allow-modules: include virtual: in the modules pattern (#425) (a109793)
  • node-builtin: Add support for import.meta properties (#420) (76fc219)

🩹 Fixes

  • no-unpublished: allowModules option was disabled when using TS alias (#423) (9ae39fb)
  • type errors (#427) (8e3c290)
Changelog

Sourced from eslint-plugin-n's changelog.

17.17.0 (2025-03-26)

🌟 Features

  • allow-modules: include virtual: in the modules pattern (#425) (a109793)
  • node-builtin: Add support for import.meta properties (#420) (76fc219)

🩹 Fixes

  • no-unpublished: allowModules option was disabled when using TS alias (#423) (9ae39fb)
  • type errors (#427) (8e3c290)
Commits
  • 63cbdb9 chore(master): release 17.17.0 (#426)
  • a109793 feat(allow-modules): include virtual: in the modules pattern (#425)
  • 8e3c290 fix: type errors (#427)
  • 76fc219 feat(node-builtin): Add support for import.meta properties (#420)
  • 9ae39fb fix(no-unpublished): allowModules option was disabled when using TS alias (...
  • See full diff in compare view

Updates eslint-plugin-prettier from 5.2.3 to 5.2.5

Release notes

Sourced from eslint-plugin-prettier's releases.

v5.2.5

Patch Changes

v5.2.4

Patch Changes

Changelog

Sourced from eslint-plugin-prettier's changelog.

5.2.5

Patch Changes

5.2.4

Patch Changes

Commits

Updates sinon from 19.0.4 to 20.0.0

Changelog

Sourced from sinon's changelog.

20.0.0

  • b6daed26 chore!: remove usingPromise (Morgan Roderick)

    Everyone should be using native promises by now, or should know how to stub natives

  • 95d4b8fc chore!: remove fakeXMLHttpRequest and fakeServer (Morgan Roderick)

    BREAKING CHANGE: remove fakeXMLHttpRequest and fakeServer from the API

Released by Morgan Roderick on 2025-03-24.

19.0.5

  • 67d19ff0 chore: deprecate usingPromise (#2651) (Morgan Roderick)
  • 598dddb6 chore: deprecate useFakeXMLHttpRequest and useFakeServer (Morgan Roderick)

Released by Morgan Roderick on 2025-03-23.

Commits
  • ba7a21a 20.0.0
  • b6daed2 chore!: remove usingPromise
  • 95d4b8f chore!: remove fakeXMLHttpRequest and fakeServer
  • e47cb9d 19.0.5
  • 67d19ff chore: deprecate usingPromise (#2651)
  • 9e3d58f Fix lost links, formatting, and indentation in the migration guide (#2649)
  • 598dddb chore: deprecate useFakeXMLHttpRequest and useFakeServer
  • ac93bd9 Make script a bit more robust
  • da9aeb6 Update reference to Test-Driven Javascript recommendation
  • See full diff in compare view
Maintainer changes

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


Updates typescript-eslint from 8.27.0 to 8.28.0

Release notes

Sourced from typescript-eslint's releases.

v8.28.0

8.28.0 (2025-03-24)

🚀 Features

  • eslint-plugin: [prefer-nullish-coalescing] support if statement assignment (??=) and fix several minor bugs (#10861)

🩹 Fixes

  • eslint-plugin: [no-unsafe-function-type] remove fixable property (#10986)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.28.0 (2025-03-24)

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

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

Bumps the vscode-dependencies group in /vscode with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.3.0` | `3.3.1` |
| [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) | `17.16.2` | `17.17.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.3` | `5.2.5` |
| [sinon](https://github.com/sinonjs/sinon) | `19.0.4` | `20.0.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.27.0` | `8.28.0` |


Updates `@vscode/vsce` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v3.3.0...v3.3.1)

Updates `eslint-plugin-n` from 17.16.2 to 17.17.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.16.2...v17.17.0)

Updates `eslint-plugin-prettier` from 5.2.3 to 5.2.5
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.3...v5.2.5)

Updates `sinon` from 19.0.4 to 20.0.0
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md)
- [Commits](sinonjs/sinon@v19.0.4...v20.0.0)

Updates `typescript-eslint` from 8.27.0 to 8.28.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/typescript-eslint)

---
updated-dependencies:
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vscode-dependencies
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode-dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vscode-dependencies
- dependency-name: sinon
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: vscode-dependencies
- dependency-name: typescript-eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vscode-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from reduckted March 31, 2025 01:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2025
@reduckted reduckted merged commit 6c819cc into master Mar 31, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vscode/vscode-dependencies-4ce713fe6a branch March 31, 2025 08:53
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