chore(deps-dev): bump the dependencies group with 7 updates#509
Conversation
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.2` | `25.6.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.58.0` | `8.58.2` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.58.0` | `8.58.2` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.7.1` | `3.8.0` | | [ovsx](https://github.com/eclipse-openvsx/openvsx/tree/HEAD/cli) | `0.10.10` | `0.10.11` | | [prettier](https://github.com/prettier/prettier) | `3.8.1` | `3.8.2` | | [webpack](https://github.com/webpack/webpack) | `5.105.4` | `5.106.1` | Updates `@types/node` from 25.5.2 to 25.6.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.58.0 to 8.58.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.58.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.58.0 to 8.58.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.58.2/packages/parser) Updates `@vscode/vsce` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.7.1...v3.8.0) Updates `ovsx` from 0.10.10 to 0.10.11 - [Release notes](https://github.com/eclipse-openvsx/openvsx/releases) - [Changelog](https://github.com/eclipse-openvsx/openvsx/blob/main/cli/CHANGELOG.md) - [Commits](https://github.com/eclipse-openvsx/openvsx/commits/cli-0.10.11/cli) Updates `prettier` from 3.8.1 to 3.8.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.1...3.8.2) Updates `webpack` from 5.105.4 to 5.106.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.105.4...v5.106.1) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@vscode/vsce" dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ovsx dependency-version: 0.10.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.8.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack dependency-version: 5.106.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates root-level dev tooling dependencies (TypeScript/ESLint, packaging/publishing, formatting, and bundling) and refreshes the npm lockfile to match the new resolved versions.
Changes:
- Bump devDependencies:
@types/node,@typescript-eslint/eslint-plugin,@vscode/vsce,ovsx,prettier, andwebpack. - Update
package-lock.jsonwith the newly resolved versions/transitive deps (notably@typescript-eslint/*,undici-types, andyauzl).
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| package.json | Updates declared root devDependency versions for several tooling packages. |
| package-lock.json | Updates resolved versions and transitive dependency graph to match the new tooling versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "@types/webpack-env": "^1.18.8", | ||
| "@typescript-eslint/eslint-plugin": "^8.58.0", | ||
| "@typescript-eslint/eslint-plugin": "^8.58.2", | ||
| "@typescript-eslint/parser": "^8.56.0", |
There was a problem hiding this comment.
@typescript-eslint/eslint-plugin@^8.58.2 declares a peer dependency on @typescript-eslint/parser@^8.58.2 (see package-lock). The current @typescript-eslint/parser range (^8.56.0) still allows versions that would violate that peer constraint (e.g., 8.56.x), which can lead to peer-dependency warnings/errors depending on the installer/settings. Consider bumping the declared parser range to ^8.58.2 (and regenerating the lockfile) to make the minimum compatible version explicit.
| "@typescript-eslint/parser": "^8.56.0", | |
| "@typescript-eslint/parser": "^8.58.2", |
Bumps the dependencies group with 7 updates:
25.5.225.6.08.58.08.58.28.58.08.58.23.7.13.8.00.10.100.10.113.8.13.8.25.105.45.106.1Updates
@types/nodefrom 25.5.2 to 25.6.0Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.58.0 to 8.58.2Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.Commits
90c2803chore(release): publish 8.58.27c9e06ffix(eslint-plugin): [no-unnecessary-condition] use assignability checks in ch...dae1732chore(eslint-plugin): switch auto-generated test cases to hand-written in unb...be6b49afix: remove tsbuildinfo cache file from published packages (#12187)5311ed3chore(release): publish 8.58.1c3f8ed5fix(eslint-plugin): [no-unused-vars] fix false negative for type predicate pa...e372a66Revert: feat(eslint-plugin): [no-unnecessary-type-arguments] report inferred ...Updates
@typescript-eslint/parserfrom 8.58.0 to 8.58.2Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.Commits
90c2803chore(release): publish 8.58.2be6b49afix: remove tsbuildinfo cache file from published packages (#12187)5311ed3chore(release): publish 8.58.1Updates
@vscode/vscefrom 3.7.1 to 3.8.0Release notes
Sourced from
@vscode/vsce's releases.... (truncated)
Commits
cbdd401fix: run npm audit fix to update package-lock.json (#1258)13c5fa8Merge pull request #1255 from microsoft/dependabot/npm_and_yarn/multi-580a7c2f10c6f98dcBump brace-expansion01da009Bump picomatch from 2.3.1 to 2.3.2 (#1253)bb899faMerge pull request #1252 from microsoft/dependabot/npm_and_yarn/yauzl-3.2.13f4fa96Bump yauzl from 2.10.0 to 3.2.172f3196Merge pull request #1250 from microsoft/dependabot/npm_and_yarn/underscore-1....c651312Bump underscore from 1.13.1 to 1.13.882cd05bMerge pull request #1249 from microsoft/dependabot/npm_and_yarn/multi-3189fdc835f8e9271Bump minimatchUpdates
ovsxfrom 0.10.10 to 0.10.11Release notes
Sourced from ovsx's releases.
Changelog
Sourced from ovsx's changelog.
Commits
a057355chore: prepare for cli-0.10.11 release1ceaaa0chore: prepare for cli-0.10.11 release65856aechore(deps): bump brace-expansion dependenciesb2e9721build(deps): bump lodash from 4.17.23 to 4.18.1 in /cli (#1745)86f3667build(deps): bump brace-expansion from 1.1.12 to 1.1.13 in /cli (#1725)5304c24chore(deps): also bump picomatch 4.0.3 to 4.0.4f032b1cbuild(deps): bump picomatch from 2.3.1 to 2.3.2 in /cli (#1719)d571efbchore: bump for next dev cycleUpdates
prettierfrom 3.8.1 to 3.8.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
b31557cRelease 3.8.296bbaedSupport Angular v21.2 (#18722)881360bSupportdefault neverin Angular v21.2 (#19034)07d6724Bump Prettier dependency to 3.8.18b4a53aClean changelog_unreleasedUpdates
webpackfrom 5.105.4 to 5.106.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
a934b9bchore(release): new release (#20808)ecb436bfix: use compiler context for CSS modules hash to avoid collisions (#20799)c0e8cf4fix: prevent !important from being renamed in CSS modules (#20798)f8d274bfix: anonymous default export name fix-up in ES5 environment (#20796)e370b76chore(deps-dev): bump the dependencies group with 5 updates (#20790)8774a01chore(release): new release (#20593)cc66616fix: add@deprecatedto methods7cdc173feat: support source phase import for WebAssembly modules (#20364)0b60f1cchore(members): update to match@webpack/core-wg(#20784)955a68ctest: generate snapshots per stats test case (#20785)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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