chore(deps-dev): bump the dependencies group with 6 updates#539
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.60.0` | `8.60.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.60.0` | `8.60.1` | | [@vscode/vsce](https://github.com/Microsoft/vsce) | `3.9.1` | `3.9.2` | | [ovsx](https://github.com/eclipse-openvsx/openvsx/tree/HEAD/cli) | `0.10.12` | `1.0.0` | | [ts-loader](https://github.com/TypeStrong/ts-loader) | `9.5.7` | `9.6.0` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.0.2` | `7.0.3` | Updates `@typescript-eslint/eslint-plugin` from 8.60.0 to 8.60.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/v8.60.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.60.0 to 8.60.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/v8.60.1/packages/parser) Updates `@vscode/vsce` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/Microsoft/vsce/releases) - [Commits](microsoft/vscode-vsce@v3.9.1...v3.9.2) Updates `ovsx` from 0.10.12 to 1.0.0 - [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/v1.0.0/cli) Updates `ts-loader` from 9.5.7 to 9.6.0 - [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.7...v9.6.0) Updates `webpack-cli` from 7.0.2 to 7.0.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/[email protected]@7.0.3) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.60.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@vscode/vsce" dependency-version: 3.9.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: ovsx dependency-version: 1.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ts-loader dependency-version: 9.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: webpack-cli dependency-version: 7.0.3 dependency-type: direct:development update-type: version-update:semver-patch 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.
|
Bumps the dependencies group with 6 updates:
8.60.08.60.18.60.08.60.13.9.13.9.20.10.121.0.09.5.79.6.07.0.27.0.3Updates
@typescript-eslint/eslint-pluginfrom 8.60.0 to 8.60.1Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
4f84a69chore(release): publish 8.60.1598af56docs(eslint-plugin): clarify no-redeclare type-value collision not covered by...1849b53chore: typecheck using tsgo (#12139)5341d59chore: fix lint issues (#12369)f525814fix(eslint-plugin): [no-shadow] correct rule to match ESLint v10 handling (#1...2df540cchore(eslint-plugin): defer type checks to improve rules performance (#12296)1ab4284fix(eslint-plugin): respect ECMAScript line terminators in ts-comment rules (...2f49df5docs: update references to@stylistic/eslint-pluginrules in documentation ...Updates
@typescript-eslint/parserfrom 8.60.0 to 8.60.1Release notes
Sourced from @typescript-eslint/parser's releases.
Changelog
Sourced from @typescript-eslint/parser's changelog.
Commits
4f84a69chore(release): publish 8.60.11849b53chore: typecheck using tsgo (#12139)Updates
@vscode/vscefrom 3.9.1 to 3.9.2Release notes
Sourced from @vscode/vsce's releases.
... (truncated)
Commits
f7501f2fix: skip APIScan (#1283)7cd3244chore: bump CI to Node 22 and fix build (#1282)df1a68eBump theuuidtest fixture version to100.0.0(#1279)3a5786eMerge pull request #1278 from microsoft/dependabot/npm_and_yarn/tmp-0.2.64954e08Bump tmp from 0.2.4 to 0.2.654dce87Bump qs from 6.14.2 to 6.15.2 (#1277)86fc2d6Bump uuid and@azure/msal-node(#1276)4699582Run npm audit fix and update lockfile (#1274)e003a0aMerge pull request #1272 from microsoft/dependabot/npm_and_yarn/fast-uri-3.1.274ab7a9Bump fast-uri from 3.0.6 to 3.1.2Updates
ovsxfrom 0.10.12 to 1.0.0Release notes
Sourced from ovsx's releases.
... (truncated)
Changelog
Sourced from ovsx's changelog.
Commits
89fbda8chore: bump to cli 1.0.0 releasef79fae2chore: prepare for cli 0.10.13 release4352118build(deps): bump tmp from 0.2.4 to 0.2.6 in /cli (#1877)0cd46adbuild(deps): bump qs from 6.15.0 to 6.15.2 in /cli (#1869)aa41a72build(deps): bump brace-expansion from 5.0.5 to 5.0.6 in /cli (#1846)ea274f3build(deps): bump fast-uri from 3.1.0 to 3.1.2 in /cli (#1829)Updates
ts-loaderfrom 9.5.7 to 9.6.0Release notes
Sourced from ts-loader's releases.
Changelog
Sourced from ts-loader's changelog.
Commits
eee9e02chore: version 9.6.0d088b15feat: add webpack 4 support to ts-loader v9 (#1697)e714be1ci: run tests on Node 26 (#1693)972a428feat: remove TS version from comparison tests (#1692)586e3b8feat: upgrade comparison / execution test packs to TS 6 (#1685)Updates
webpack-clifrom 7.0.2 to 7.0.3Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
5fb92f3chore(release): new release (#4711)00347edperf(webpack-cli): allocate Levenshtein buffer lazily (#4765)1b40b72chore: update ejs (#4764)2bbb639refactor(webpack-cli): replace fastest-levenshtein with in-tree implementatio...a467d6echore(deps): bump the dependencies group across 1 directory with 10 updates (...183d0e6perf(webpack-cli): cache schema arguments and use map lookups for options (#4...5b33f70chore(deps-dev): bump sass-loader from 16.0.8 to 17.0.0 (#4756)59f362achore(deps): bump qs and express (#4758)eaffa0bchore(deps): bump codecov/codecov-action in the dependencies group (#4757)b3498b6chore(deps): bump the dependencies group with 3 updates (#4754)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