Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
⬆️ Bump the dependencies group with 18 updates
Bumps the dependencies group with 18 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `8.51.0` | `8.54.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.4.2` | `27.6.0` | | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.0.0` | `5.0.1` | | [prettier](https://github.com/prettier/prettier) | `3.0.3` | `3.1.0` | | [prettier-eslint](https://github.com/prettier/prettier-eslint) | `15.0.1` | `16.1.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.2.2` | `5.3.2` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.8.3` | `20.10.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.12.0` | `6.13.1` | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `5.1.1` | `6.0.0` | | [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) | `9.0.0` | `9.1.4` | | [@octokit/webhooks](https://github.com/octokit/webhooks.js) | `12.0.3` | `12.0.8` | | [@types/sarif](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/sarif) | `2.1.5` | `2.1.7` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.5` | `29.5.10` | | [axios](https://github.com/axios/axios) | `1.5.1` | `1.6.2` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.4` | `0.19.8` | | [nock](https://github.com/nock/nock) | `13.3.3` | `13.4.0` | | [azure-pipelines-task-lib](https://github.com/Microsoft/azure-pipelines-task-lib) | `4.6.0` | `4.7.0` | | [azure-pipelines-tasks-utility-common](https://github.com/Microsoft/azure-pipelines-tasks) | `3.225.1` | `3.230.0` | Updates `eslint` from 8.51.0 to 8.54.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.51.0...v8.54.0) Updates `eslint-plugin-jest` from 27.4.2 to 27.6.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v27.4.2...v27.6.0) Updates `eslint-plugin-prettier` from 5.0.0 to 5.0.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.0.0...v5.0.1) Updates `prettier` from 3.0.3 to 3.1.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.1.0) Updates `prettier-eslint` from 15.0.1 to 16.1.2 - [Release notes](https://github.com/prettier/prettier-eslint/releases) - [Changelog](https://github.com/prettier/prettier-eslint/blob/master/CHANGELOG.md) - [Commits](prettier/prettier-eslint@v15.0.1...v16.1.2) Updates `typescript` from 5.2.2 to 5.3.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.2) Updates `@types/node` from 20.8.3 to 20.10.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/parser` from 6.12.0 to 6.13.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/v6.13.1/packages/parser) Updates `@actions/github` from 5.1.1 to 6.0.0 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `@octokit/plugin-paginate-rest` from 9.0.0 to 9.1.4 - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases) - [Commits](octokit/plugin-paginate-rest.js@v9.0.0...v9.1.4) Updates `@octokit/webhooks` from 12.0.3 to 12.0.8 - [Release notes](https://github.com/octokit/webhooks.js/releases) - [Commits](octokit/webhooks.js@v12.0.3...v12.0.8) Updates `@types/sarif` from 2.1.5 to 2.1.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/sarif) Updates `@types/jest` from 29.5.5 to 29.5.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `axios` from 1.5.1 to 1.6.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.5.1...v1.6.2) Updates `esbuild` from 0.19.4 to 0.19.8 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.19.4...v0.19.8) Updates `nock` from 13.3.3 to 13.4.0 - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.3.3...v13.4.0) Updates `azure-pipelines-task-lib` from 4.6.0 to 4.7.0 - [Commits](https://github.com/Microsoft/azure-pipelines-task-lib/commits) Updates `azure-pipelines-tasks-utility-common` from 3.225.1 to 3.230.0 - [Release notes](https://github.com/Microsoft/azure-pipelines-tasks/releases) - [Changelog](https://github.com/microsoft/azure-pipelines-tasks/blob/master/docs/CI-changes.md) - [Commits](https://github.com/Microsoft/azure-pipelines-tasks/commits) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint-plugin-prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: prettier-eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@actions/github" dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@octokit/plugin-paginate-rest" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@octokit/webhooks" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/sarif" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: azure-pipelines-task-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: azure-pipelines-tasks-utility-common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information