Skip to content

Commit dc65aed

Browse files
dependabot[bot]figi44
authored andcommitted
Bump the npm-dep-updates group across 1 directory with 29 updates
Bumps the npm-dep-updates group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@actions/artifact](https://github.com/actions/toolkit/tree/HEAD/packages/artifact) | `1.1.1` | `2.2.1` | | [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache) | `3.2.1` | `4.0.1` | | [adm-zip](https://github.com/cthackers/adm-zip) | `0.5.10` | `0.5.16` | | [fast-folder-size](https://github.com/simoneb/fast-folder-size) | `1.7.1` | `2.4.0` | | [filesize](https://github.com/avoidwork/filesize.js) | `10.0.7` | `10.1.6` | | [tar](https://github.com/isaacs/node-tar) | `6.2.1` | `7.4.3` | | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.23.3` | `7.26.9` | | [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) | `7.23.3` | `7.26.0` | | [@types/adm-zip](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/adm-zip) | `0.5.0` | `0.5.7` | | [@types/js-yaml](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/js-yaml) | `4.0.5` | `4.0.9` | | [@types/lodash.isequal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash.isequal) | `4.5.6` | `4.5.8` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.9.0` | `22.13.4` | | [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) | `6.1.5` | `6.1.13` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.11.0` | `8.24.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.11.0` | `8.24.1` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.36.1` | `0.38.3` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `1.6.1` | `3.0.6` | | [auto-changelog](https://github.com/CookPete/auto-changelog) | `2.4.0` | `2.5.0` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.20.1` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `8.8.0` | `10.0.1` | | [eslint-plugin-json-schema-validator](https://github.com/ota-meshi/eslint-plugin-json-schema-validator) | `4.7.3` | `5.3.1` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.10.0` | `2.19.1` | | [eslint-plugin-yml](https://github.com/ota-meshi/eslint-plugin-yml) | `1.10.0` | `1.17.0` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.5.1` | | [typescript](https://github.com/microsoft/TypeScript) | `5.2.2` | `5.7.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.6.1` | `3.0.6` | | [yaml-eslint-parser](https://github.com/ota-meshi/yaml-eslint-parser) | `1.2.2` | `1.2.3` | Updates `@actions/artifact` from 1.1.1 to 2.2.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/artifact/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/artifact) Updates `@actions/cache` from 3.2.1 to 4.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/cache/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/cache) Updates `@actions/core` from 1.10.0 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/http-client` from 2.1.0 to 2.2.3 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/http-client/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/http-client) Updates `adm-zip` from 0.5.10 to 0.5.16 - [Release notes](https://github.com/cthackers/adm-zip/releases) - [Changelog](https://github.com/cthackers/adm-zip/blob/master/history.md) - [Commits](cthackers/adm-zip@v0.5.10...v0.5.16) Updates `fast-folder-size` from 1.7.1 to 2.4.0 - [Release notes](https://github.com/simoneb/fast-folder-size/releases) - [Commits](simoneb/fast-folder-size@v1.7.1...v2.4.0) Updates `filesize` from 10.0.7 to 10.1.6 - [Changelog](https://github.com/avoidwork/filesize.js/blob/master/CHANGELOG.md) - [Commits](avoidwork/filesize.js@10.0.7...10.1.6) Updates `tar` from 6.2.1 to 7.4.3 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v6.2.1...v7.4.3) Updates `@babel/preset-env` from 7.23.3 to 7.26.9 - [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.26.9/packages/babel-preset-env) Updates `@babel/preset-typescript` from 7.23.3 to 7.26.0 - [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.26.0/packages/babel-preset-typescript) Updates `@types/adm-zip` from 0.5.0 to 0.5.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/adm-zip) Updates `@types/js-yaml` from 4.0.5 to 4.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/js-yaml) Updates `@types/lodash.isequal` from 4.5.6 to 4.5.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash.isequal) Updates `@types/node` from 20.9.0 to 22.13.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/tar` from 6.1.5 to 6.1.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar) Updates `@typescript-eslint/eslint-plugin` from 6.11.0 to 8.24.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.24.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.11.0 to 8.24.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.24.1/packages/parser) Updates `@vercel/ncc` from 0.36.1 to 0.38.3 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.36.1...0.38.3) Updates `@vitest/coverage-v8` from 1.6.1 to 3.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/coverage-v8) Updates `auto-changelog` from 2.4.0 to 2.5.0 - [Changelog](https://github.com/cookpete/auto-changelog/blob/master/CHANGELOG.md) - [Commits](cookpete/auto-changelog@v2.4.0...v2.5.0) Updates `eslint` from 8.57.1 to 9.20.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.20.1) Updates `eslint-config-prettier` from 8.8.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v8.8.0...v10.0.1) Updates `eslint-plugin-json-schema-validator` from 4.7.3 to 5.3.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-json-schema-validator/blob/main/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-json-schema-validator@v4.7.3...v5.3.1) Updates `eslint-plugin-jsonc` from 2.10.0 to 2.19.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.10.0...v2.19.1) Updates `eslint-plugin-yml` from 1.10.0 to 1.17.0 - [Release notes](https://github.com/ota-meshi/eslint-plugin-yml/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-yml/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-yml@v1.10.0...v1.17.0) Updates `prettier` from 2.8.8 to 3.5.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.5.1) Updates `typescript` from 5.2.2 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.2.2...v5.7.3) Updates `vitest` from 1.6.1 to 3.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/vitest) Updates `yaml-eslint-parser` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/ota-meshi/yaml-eslint-parser/releases) - [Changelog](https://github.com/ota-meshi/yaml-eslint-parser/blob/master/CHANGELOG.md) - [Commits](ota-meshi/yaml-eslint-parser@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: "@actions/artifact" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: "@actions/cache" dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: "@actions/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: "@actions/http-client" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: adm-zip dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-dep-updates - dependency-name: fast-folder-size dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: filesize dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: "@types/adm-zip" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dep-updates - dependency-name: "@types/js-yaml" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dep-updates - dependency-name: "@types/lodash.isequal" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dep-updates - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: "@types/tar" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dep-updates - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: "@vercel/ncc" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: auto-changelog dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: eslint-plugin-json-schema-validator dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: eslint-plugin-jsonc dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: eslint-plugin-yml dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dep-updates - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-dep-updates - dependency-name: yaml-eslint-parser dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dep-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b7b9e0 commit dc65aed

File tree

2 files changed

+7685
-4702
lines changed

2 files changed

+7685
-4702
lines changed

0 commit comments

Comments
 (0)