Skip to content

Commit

Permalink
Bump the minor-and-patch group across 1 directory with 11 updates
Browse files Browse the repository at this point in the history
Bumps the minor-and-patch group with 11 updates in the /vscode directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.0` | `7.25.2` |
| [@vscode/test-electron](https://github.com/Microsoft/vscode-test) | `2.3.9` | `2.4.1` |
| [@vscode/vsce](https://github.com/Microsoft/vsce) | `2.24.0` | `2.31.1` |
| [esbuild](https://github.com/evanw/esbuild) | `0.20.1` | `0.23.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.1.3` | `5.2.1` |
| [mocha](https://github.com/mochajs/mocha) | `10.3.0` | `10.7.0` |
| [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) | `10.0.6` | `10.0.7` |
| [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) | `0.8.3` | `0.9.2` |
| [prettier](https://github.com/prettier/prettier) | `3.2.5` | `3.3.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.5.4` |
| [vscode-textmate](https://github.com/microsoft/vscode-textmate) | `9.0.0` | `9.1.0` |



Updates `@babel/core` from 7.24.0 to 7.25.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.25.2/packages/babel-core)

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

Updates `@vscode/vsce` from 2.24.0 to 2.31.1
- [Release notes](https://github.com/Microsoft/vsce/releases)
- [Commits](microsoft/vscode-vsce@v2.24.0...v2.31.1)

Updates `esbuild` from 0.20.1 to 0.23.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](evanw/esbuild@v0.20.1...v0.23.0)

Updates `eslint-plugin-prettier` from 5.1.3 to 5.2.1
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.1.3...v5.2.1)

Updates `mocha` from 10.3.0 to 10.7.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](mochajs/mocha@v10.3.0...v10.7.0)

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

Updates `ovsx` from 0.8.3 to 0.9.2
- [Release notes](https://github.com/eclipse/openvsx/releases)
- [Changelog](https://github.com/eclipse/openvsx/blob/master/cli/CHANGELOG.md)
- [Commits](https://github.com/eclipse/openvsx/commits/HEAD/cli)

Updates `prettier` from 3.2.5 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.3)

Updates `typescript` from 5.3.3 to 5.5.4
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.3.3...v5.5.4)

Updates `vscode-textmate` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/microsoft/vscode-textmate/releases)
- [Commits](https://github.com/microsoft/vscode-textmate/commits/v9.1.0)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vscode/test-electron"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vscode/vsce"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: esbuild
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/mocha"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: ovsx
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vscode-textmate
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent f42455c commit b0d65df
Show file tree
Hide file tree
Showing 2 changed files with 1,057 additions and 522 deletions.
22 changes: 11 additions & 11 deletions vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -471,28 +471,28 @@
"ws": ">= 7.4.6"
},
"devDependencies": {
"@babel/core": "^7.24.0",
"@babel/core": "^7.25.2",
"@shopify/eslint-plugin": "^44.0.0",
"@shopify/prettier-config": "^1.1.2",
"@types/glob": "^8.1.0",
"@types/mocha": "^10.0.6",
"@types/mocha": "^10.0.7",
"@types/node": "20.x",
"@types/vscode": "^1.68.0",
"@typescript-eslint/eslint-plugin": "^5.62.0",
"@typescript-eslint/parser": "^5.62.0",
"@vscode/test-electron": "^2.3.9",
"@vscode/vsce": "^2.24.0",
"esbuild": "^0.20.1",
"@vscode/test-electron": "^2.4.1",
"@vscode/vsce": "^2.31.1",
"esbuild": "^0.23.0",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-prettier": "^5.2.1",
"glob": "^10.3.7",
"mocha": "^10.3.0",
"ovsx": "^0.8.3",
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"mocha": "^10.7.0",
"ovsx": "^0.9.2",
"prettier": "^3.3.3",
"typescript": "^5.5.4",
"vscode-oniguruma": "^2.0.1",
"vscode-textmate": "^9.0.0"
"vscode-textmate": "^9.1.0"
},
"dependencies": {
"vscode-languageclient": "^9.0.1"
Expand Down
Loading

0 comments on commit b0d65df

Please sign in to comment.