Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the root-deps group with 30 updates
Bumps the root-deps group with 30 updates: | Package | From | To | | --- | --- | --- | | [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.0.2` | `8.1.2` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.3` | | [@inquirer/confirm](https://github.com/SBoudrias/Inquirer.js) | `2.0.15` | `2.0.17` | | [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js) | `3.3.0` | `3.3.2` | | [@oclif/core](https://github.com/oclif/core) | `3.18.1` | `3.26.0` | | [disposablestack](https://github.com/es-shims/DisposableStack) | `1.1.2` | `1.1.4` | | [yaml](https://github.com/eemeli/yaml) | `2.3.4` | `2.4.1` | | [@swc/core](https://github.com/swc-project/swc) | `1.3.105` | `1.4.8` | | [@swc/helpers](https://github.com/swc-project/swc) | `0.5.3` | `0.5.7` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.8` | `18.19.26` | | [eslint](https://github.com/eslint/eslint) | `8.56.0` | `8.57.0` | | [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.33.2` | `7.34.1` | | [lint-staged](https://github.com/okonet/lint-staged) | `15.2.0` | `15.2.2` | | [oclif](https://github.com/oclif/oclif) | `4.3.8` | `4.6.3` | | [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) | `1.2.0` | `1.2.1` | | [pino](https://github.com/pinojs/pino) | `8.17.2` | `8.19.0` | | [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.23` | `3.3.26` | | [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) | `1.11.18` | `1.15.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.19.11` | `0.19.12` | | [fastify](https://github.com/fastify/fastify) | `4.25.2` | `4.26.2` | | [jose](https://github.com/panva/jose) | `4.15.4` | `4.15.5` | | [tar](https://github.com/isaacs/node-tar) | `6.2.0` | `6.2.1` | | [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) | `6.1.10` | `6.1.11` | | [@azure/identity](https://github.com/Azure/azure-sdk-for-js) | `3.4.1` | `3.4.2` | | [@azure/logger](https://github.com/Azure/azure-sdk-for-js) | `1.0.4` | `1.1.1` | | [@google-cloud/compute](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-compute) | `4.1.0` | `4.3.0` | | [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax) | `4.1.0` | `4.3.1` | | [@aws-sdk/client-lightsail](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lightsail) | `3.496.0` | `3.540.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.496.0` | `3.540.0` | | [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.496.0` | `3.540.0` | Updates `lerna` from 8.0.2 to 8.1.2 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/v8.1.2/packages/lerna) Updates `typescript` from 5.3.3 to 5.4.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.3.3...v5.4.3) Updates `@inquirer/confirm` from 2.0.15 to 2.0.17 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/confirm@2.0.15...@inquirer/confirm@2.0.17) Updates `@inquirer/prompts` from 3.3.0 to 3.3.2 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@3.3.0...@inquirer/prompts@3.3.2) Updates `@oclif/core` from 3.18.1 to 3.26.0 - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@3.18.1...3.26.0) Updates `disposablestack` from 1.1.2 to 1.1.4 - [Changelog](https://github.com/es-shims/DisposableStack/blob/main/CHANGELOG.md) - [Commits](es-shims/DisposableStack@v1.1.2...v1.1.4) Updates `yaml` from 2.3.4 to 2.4.1 - [Release notes](https://github.com/eemeli/yaml/releases) - [Commits](eemeli/yaml@v2.3.4...v2.4.1) Updates `@swc/core` from 1.3.105 to 1.4.8 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](swc-project/swc@v1.3.105...v1.4.8) Updates `@swc/helpers` from 0.5.3 to 0.5.7 - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/commits) Updates `@types/node` from 18.19.8 to 18.19.26 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.56.0 to 8.57.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.56.0...v8.57.0) Updates `eslint-plugin-react` from 7.33.2 to 7.34.1 - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/v7.34.1/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.33.2...v7.34.1) Updates `lint-staged` from 15.2.0 to 15.2.2 - [Release notes](https://github.com/okonet/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.2.0...v15.2.2) Updates `oclif` from 4.3.8 to 4.6.3 - [Release notes](https://github.com/oclif/oclif/releases) - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md) - [Commits](oclif/oclif@4.3.8...4.6.3) Updates `@inquirer/type` from 1.2.0 to 1.2.1 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/type@1.2.0...@inquirer/type@1.2.1) Updates `pino` from 8.17.2 to 8.19.0 - [Release notes](https://github.com/pinojs/pino/releases) - [Commits](pinojs/pino@v8.17.2...v8.19.0) Updates `@types/dockerode` from 3.3.23 to 3.3.26 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode) Updates `@types/ssh2` from 1.11.18 to 1.15.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ssh2) Updates `esbuild` from 0.19.11 to 0.19.12 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.19.11...v0.19.12) Updates `fastify` from 4.25.2 to 4.26.2 - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.25.2...v4.26.2) Updates `jose` from 4.15.4 to 4.15.5 - [Release notes](https://github.com/panva/jose/releases) - [Changelog](https://github.com/panva/jose/blob/v4.15.5/CHANGELOG.md) - [Commits](panva/jose@v4.15.4...v4.15.5) Updates `tar` from 6.2.0 to 6.2.1 - [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.0...v6.2.1) Updates `@types/tar` from 6.1.10 to 6.1.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar) Updates `@azure/identity` from 3.4.1 to 3.4.2 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_3.4.1...@azure/identity_3.4.2) Updates `@azure/logger` from 1.0.4 to 1.1.1 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/logger_1.0.4...@azure/logger_1.1.1) Updates `@google-cloud/compute` from 4.1.0 to 4.3.0 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/packages/google-cloud-compute/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/dlp-v4.3.0/packages/google-cloud-compute) Updates `google-gax` from 4.1.0 to 4.3.1 - [Release notes](https://github.com/googleapis/gax-nodejs/releases) - [Changelog](https://github.com/googleapis/gax-nodejs/blob/main/gax/CHANGELOG.md) - [Commits](https://github.com/googleapis/gax-nodejs/commits/google-gax-v4.3.1/gax) Updates `@aws-sdk/client-lightsail` from 3.496.0 to 3.540.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-lightsail/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.540.0/clients/client-lightsail) Updates `@aws-sdk/client-s3` from 3.496.0 to 3.540.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.540.0/clients/client-s3) Updates `@aws-sdk/client-sts` from 3.496.0 to 3.540.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sts/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.540.0/clients/client-sts) --- updated-dependencies: - dependency-name: lerna dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@inquirer/confirm" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@inquirer/prompts" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@oclif/core" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: disposablestack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: yaml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@swc/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@swc/helpers" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: eslint-plugin-react dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: oclif dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@inquirer/type" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: pino dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@types/dockerode" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/ssh2" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: fastify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: jose dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@types/tar" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@azure/identity" dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-deps - dependency-name: "@azure/logger" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@google-cloud/compute" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: google-gax dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@aws-sdk/client-lightsail" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@aws-sdk/client-s3" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps - dependency-name: "@aws-sdk/client-sts" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-deps ... Signed-off-by: dependabot[bot] <support@github.com>
- Loading branch information