Skip to content

Commit

Permalink
Bump the all group in /client with 20 updates
Browse files Browse the repository at this point in the history
Bumps the all group in /client with 20 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/glob-to-regexp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/glob-to-regexp) | `0.4.1` | `0.4.4` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.1` | `10.0.6` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.14.6` | `20.11.6` |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.3.13` | `7.5.6` |
| [@types/tmp](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tmp) | `0.2.3` | `0.2.6` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `5.54.0` | `6.19.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `5.54.0` | `6.19.1` |
| [@viperproject/locate-java-home](https://github.com/viperproject/locate-java-home) | `1.1.11` | `1.1.15` |
| [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.8` | `2.3.9` |
| [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.18.0` | `2.22.0` |
| [eslint](https://github.com/eslint/eslint) | `8.35.0` | `8.56.0` |
| [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) | `4.0.0` | `4.0.1` |
| [rimraf](https://github.com/isaacs/rimraf) | `4.3.0` | `5.0.5` |
| [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.4.2` | `9.5.1` |
| [typescript](https://github.com/Microsoft/TypeScript) | `4.9.5` | `5.3.3` |
| [vs-verification-toolbox](https://github.com/viperproject/vs-verification-toolbox) | ``f14a0b3`` | ``9d1344a`` |
| [vscode-languageclient](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/client) | `8.1.0` | `9.0.1` |
| [vscode-uri](https://github.com/microsoft/vscode-uri) | `3.0.7` | `3.0.8` |
| [webpack](https://github.com/webpack/webpack) | `5.75.0` | `5.90.0` |
| [webpack-cli](https://github.com/webpack/webpack-cli) | `5.0.1` | `5.1.4` |


Updates `@types/glob-to-regexp` from 0.4.1 to 0.4.4
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/glob-to-regexp)

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

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

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

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

Updates `@typescript-eslint/eslint-plugin` from 5.54.0 to 6.19.1
- [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/v6.19.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 5.54.0 to 6.19.1
- [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/v6.19.1/packages/parser)

Updates `@viperproject/locate-java-home` from 1.1.11 to 1.1.15
- [Release notes](https://github.com/viperproject/locate-java-home/releases)
- [Commits](viperproject/locate-java-home@v1.1.11...v1.1.15)

Updates `@vscode/test-electron` from 2.3.8 to 2.3.9
- [Changelog](https://github.com/microsoft/vscode-test/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/vscode-test/commits/v2.3.9)

Updates `@vscode/vsce` from 2.18.0 to 2.22.0
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.18.0...v2.22.0)

Updates `eslint` from 8.35.0 to 8.56.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.35.0...v8.56.0)

Updates `eslint-webpack-plugin` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/webpack-contrib/eslint-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/eslint-webpack-plugin@v4.0.0...v4.0.1)

Updates `rimraf` from 4.3.0 to 5.0.5
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v4.3.0...v5.0.5)

Updates `ts-loader` from 9.4.2 to 9.5.1
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md)
- [Commits](TypeStrong/ts-loader@v9.4.2...v9.5.1)

Updates `typescript` from 4.9.5 to 5.3.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v4.9.5...v5.3.3)

Updates `vs-verification-toolbox` from `f14a0b3` to `9d1344a`
- [Commits](viperproject/vs-verification-toolbox@f14a0b3...9d1344a)

Updates `vscode-languageclient` from 8.1.0 to 9.0.1
- [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/release/client/9.0.1/client)

Updates `vscode-uri` from 3.0.7 to 3.0.8
- [Commits](microsoft/vscode-uri@v3.0.7...v3.0.8)

Updates `webpack` from 5.75.0 to 5.90.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.75.0...v5.90.0)

Updates `webpack-cli` from 5.0.1 to 5.1.4
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@5.1.4)

---
updated-dependencies:
- dependency-name: "@types/glob-to-regexp"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@types/semver"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: "@types/tmp"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: "@viperproject/locate-java-home"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@vscode/test-electron"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: eslint-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: rimraf
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: ts-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: vs-verification-toolbox
  dependency-type: direct:development
  dependency-group: all
- dependency-name: vscode-languageclient
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all
- dependency-name: vscode-uri
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 5100dac commit 0e0c924
Show file tree
Hide file tree
Showing 2 changed files with 928 additions and 720 deletions.
Loading

0 comments on commit 0e0c924

Please sign in to comment.