-
Notifications
You must be signed in to change notification settings - Fork 81
Commit 3335069
Bump the all-dependencies group across 1 directory with 7 updates (#1606)
* Bump the all-dependencies group across 1 directory with 7 updates
Bumps the all-dependencies group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.17.50` | `20.19.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.32.1` | `8.34.0` |
| [@vscode/test-cli](https://github.com/Microsoft/vscode-test-cli) | `0.0.10` | `0.0.11` |
| [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.4.2` | `3.5.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.4` | `0.25.5` |
| [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) | `3.27.0` | `3.28.0` |
Updates `@types/node` from 20.17.50 to 20.19.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@typescript-eslint/eslint-plugin` from 8.32.1 to 8.34.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.0/packages/eslint-plugin)
Updates `@typescript-eslint/parser` from 8.32.1 to 8.34.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.34.0/packages/parser)
Updates `@vscode/test-cli` from 0.0.10 to 0.0.11
- [Changelog](https://github.com/microsoft/vscode-test-cli/blob/main/CHANGELOG.md)
- [Commits](microsoft/vscode-test-cli@v0.0.10...v0.0.11)
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 `esbuild` from 0.25.4 to 0.25.5
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.25.4...v0.25.5)
Updates `simple-git` from 3.27.0 to 3.28.0
- [Release notes](https://github.com/steveukx/git-js/releases)
- [Changelog](https://github.com/steveukx/git-js/blob/main/simple-git/CHANGELOG.md)
- [Commits](https://github.com/steveukx/git-js/commits/[email protected]/simple-git)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 20.19.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.34.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: "@vscode/test-cli"
dependency-version: 0.0.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: "@vscode/vsce"
dependency-version: 3.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
- dependency-name: esbuild
dependency-version: 0.25.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all-dependencies
- dependency-name: simple-git
dependency-version: 3.28.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-dependencies
...
Signed-off-by: dependabot[bot] <[email protected]>
* Go to mocha 11
The @vscode/test-cli moved to mocha 11 which breaks our tests
* Fix format
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam Ward <[email protected]>1 parent 23f318e commit 3335069Copy full SHA for 3335069
File tree
Expand file treeCollapse file tree
3 files changed
+861
-912
lines changedFilter options
- .github
Expand file treeCollapse file tree
3 files changed
+861
-912
lines changed-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
24 | 22 |
| |
25 | 23 |
| |
26 | 24 |
| |
|
0 commit comments