-
Notifications
You must be signed in to change notification settings - Fork 12
Bump the all group across 1 directory with 15 updates #521
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
Merged
rayman2000
merged 4 commits into
master
from
dependabot/npm_and_yarn/client/all-c22fe63528
Oct 24, 2025
Merged
Bump the all group across 1 directory with 15 updates #521
rayman2000
merged 4 commits into
master
from
dependabot/npm_and_yarn/client/all-c22fe63528
Oct 24, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the all group with 14 updates in the /client directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.15.29` | `24.9.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.33.1` | `8.46.2` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.4.2` | `3.6.2` | | [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.38.0` | | [eslint-webpack-plugin](https://github.com/webpack-contrib/eslint-webpack-plugin) | `5.0.1` | `5.0.2` | | [mocha](https://github.com/mochajs/mocha) | `11.5.0` | `11.7.4` | | [semver](https://github.com/npm/node-semver) | `7.7.2` | `7.7.3` | | [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.7.0` | `7.7.1` | | [tmp](https://github.com/raszi/node-tmp) | `0.2.4` | `0.2.5` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.2` | `9.5.4` | | [typescript](https://github.com/microsoft/TypeScript) | `5.8.3` | `5.9.3` | | [vs-verification-toolbox](https://github.com/viperproject/vs-verification-toolbox) | ``7115af6`` | ``47a829f`` | | [webpack](https://github.com/webpack/webpack) | `5.99.9` | `5.102.1` | | [yargs](https://github.com/yargs/yargs) | `17.7.2` | `18.0.0` | Updates `@types/node` from 22.15.29 to 24.9.1 - [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.33.1 to 8.46.2 - [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.46.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.33.1 to 8.46.2 - [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.46.2/packages/parser) Updates `@vscode/vsce` from 3.4.2 to 3.6.2 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.4.2...v3.6.2) Updates `eslint` from 9.28.0 to 9.38.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.28.0...v9.38.0) Updates `eslint-webpack-plugin` from 5.0.1 to 5.0.2 - [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/eslint-webpack-plugin@v5.0.1...v5.0.2) Updates `mocha` from 11.5.0 to 11.7.4 - [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.7.4) Updates `semver` from 7.7.2 to 7.7.3 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.2...v7.7.3) Updates `@types/semver` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) Updates `tmp` from 0.2.4 to 0.2.5 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.4...v0.2.5) Updates `ts-loader` from 9.5.2 to 9.5.4 - [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.5.2...v9.5.4) Updates `typescript` from 5.8.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.3) Updates `vs-verification-toolbox` from `7115af6` to `47a829f` - [Commits](viperproject/vs-verification-toolbox@7115af6...47a829f) Updates `webpack` from 5.99.9 to 5.102.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.99.9...v5.102.1) Updates `yargs` from 17.7.2 to 18.0.0 - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.2...v18.0.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.9.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: "@vscode/vsce" dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint dependency-version: 9.38.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: eslint-webpack-plugin dependency-version: 5.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: mocha dependency-version: 11.7.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: semver dependency-version: 7.7.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: "@types/semver" dependency-version: 7.7.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: tmp dependency-version: 0.2.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: ts-loader dependency-version: 9.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: vs-verification-toolbox dependency-version: 47a829fbcf74fc3078ccf65da49a565d34ebd9d6 dependency-type: direct:development dependency-group: all - dependency-name: webpack dependency-version: 5.102.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: all - dependency-name: yargs dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the all group with 14 updates in the /client directory:
22.15.2924.9.18.33.18.46.23.4.23.6.29.28.09.38.05.0.15.0.211.5.011.7.47.7.27.7.37.7.07.7.10.2.40.2.59.5.29.5.45.8.35.9.37115af647a829f5.99.95.102.117.7.218.0.0Updates
@types/nodefrom 22.15.29 to 24.9.1Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.33.1 to 8.46.2Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
55ca033chore(release): publish 8.46.2698e7a8fix(eslint-plugin): [prefer-optional-chain] skip optional chaining when it co...3f5fbf6chore(release): publish 8.46.1a64b3ccfix(eslint-plugin): [no-misused-promises] special-case.finallynot to repo...73003bffix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...aec785echore(release): publish 8.46.0a974191fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...02e0278fix(typescript-estree): forbid abstract method and accessor to have implement...f083798feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining opti...a62f625fix(eslint-plugin): removed error type previously deprecated (#11674)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/eslint-pluginsince your current version.Updates
@typescript-eslint/parserfrom 8.33.1 to 8.46.2Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
55ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.177056f7chore(release): publish 8.44.0ef9173cchore(release): publish 8.43.0d135909chore(release): publish 8.42.031a7336chore(release): publish 8.41.060c3b26chore(release): publish 8.40.0Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@typescript-eslint/parsersince your current version.Updates
@vscode/vscefrom 3.4.2 to 3.6.2Release notes
Sourced from
@vscode/vsce's releases.... (truncated)
Commits
6a944ccMerge pull request #1199 from joyceerhl/patch-1623d46cfix test70f3535fix: generate language model tag forlanguageModelChatProvidercontributionsd9422dfchore: bump vsce-sign to 2.0.7 (#1198)91b5381Engineering - do not run Azure Pipeline for pull requests (#1194)6d9f87efix: check exec params (#1193)8fa2eb5Bump tmp from 0.2.3 to 0.2.4 (#1191)6b0b21dAvoid Node.js DEP0190 warning by using string form for prepublish command (#1...29a2b75chore: migrate PR check to GitHub Actions (#1190)472e6ecMerge pull request #1189 from microsoft/benibenj/other-tarantulaUpdates
eslintfrom 9.28.0 to 9.38.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
8fe511b9.38.0f961736Build: changelog update for 9.38.0d17c795chore: upgrade@eslint/js@9.38.0 (#20221)25d0e33chore: package.json update for@eslint/jsrelease50c3dfdfix: improve type support for isolated dependencies in pnpm (#20201)c82b5efrefactor: Use types from@eslint/core(#20168)ff31609ci: add Node.js 25 toci.yml(#20220)ce40f74feat: updatecomplexityrule to only highlight function header (#20048)e37e590feat: correctno-loss-of-precisionfalse positives withenotation (#20187)004577eci: bump github/codeql-action from 3 to 4 (#20211)Updates
eslint-webpack-pluginfrom 5.0.1 to 5.0.2Release notes
Sourced from eslint-webpack-plugin's releases.
Changelog
Sourced from eslint-webpack-plugin's changelog.
Commits
42e62c8chore(release): 5.0.226f4308docs: improving typos in ISSUE_TEMPLATE files (#282)e55a7b3docs: fix typos and improve clarity in README.md (#281)76ddc0ddocs: fix typos and improve clarity in contribution guidelines (#279)32f05c6fix: don't error on circular eslint plugins (#277)3761319ci: add node v24 (#278)Updates
mochafrom 11.5.0 to 11.7.4Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
8649f39chore(main): release 11.7.4 (#5473)c2667c3fix: watch mode using chokidar v4 (#5379)7f68e5cchore: remove trailing spaces (#5475)bff9166Docs: migrate remaining legacy wiki pages to main documentation (#5465)c805327chore(main): release 11.7.3 (#5455)ebdbc48fix: use original require() error for TS files if ERR_UNKNOWN_FILE_EXTENSION ...4122c7ddocs: add security escalation policy (#5466)1164b9ddocs: fix duplicate global leak documentation (#5461)48c6f40build(deps): bump actions/setup-node in the github-actions group (#5459)6654704docs: migrate third party UIs wiki page to docs (#5434)Updates
semverfrom 7.7.2 to 7.7.3Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
a25789bchore: release 7.7.3 (#812)e37e0cafix: faster paths for compare (#813)2471d75fix: x-range build metadata support8f05c87chore: bump@npmcli/template-ossfrom 4.25.0 to 4.25.1 (#807)d17aebfchore: bump@npmcli/template-ossfrom 4.24.4 to 4.25.0 (#797)3b03e3bchore: bump@npmcli/template-ossfrom 4.24.3 to 4.24.4 (#790)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semver since your current version.
Updates
@types/semverfrom 7.7.0 to 7.7.1Commits
Updates
tmpfrom 0.2.4 to 0.2.5Commits
3d2fe38Bump up the versione162828Merge pull request #309 from fflorent/fix-tmp-dir-with-dirb847d2fFix use of tmp.dir() withdiroptionUpdates
ts-loaderfrom 9.5.2 to 9.5.4Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
f7d022fUpdate changelog for version 9.5.4 (#1677)ba825c2chore: TypeScript 5.9 upgrade (#1676)847a249feat: stub for 5.8 (#1668)0ee4035feat: Update push.yml with workflow_dispatchd735298chore: update lockfile (#1666)Updates
typescriptfrom 5.8.3 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15Bump version to 5.9.3 and LKG8428ca4🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...Description has been truncated