Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the root-deps group with 17 updates #476

Closed

Commits on Apr 14, 2024

  1. Bump the root-deps group with 17 updates

    Bumps the root-deps group with 17 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` |
    | [@oclif/core](https://github.com/oclif/core) | `3.26.0` | `3.26.3` |
    | [@swc/core](https://github.com/swc-project/swc) | `1.4.11` | `1.4.13` |
    | [@swc/helpers](https://github.com/swc-project/swc) | `0.5.8` | `0.5.9` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.26` | `18.19.31` |
    | [oclif](https://github.com/oclif/oclif) | `4.7.0` | `4.8.3` |
    | [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) | `1.2.1` | `1.3.0` |
    | [pino](https://github.com/pinojs/pino) | `8.19.0` | `8.20.0` |
    | [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.26` | `3.3.28` |
    | [minimatch](https://github.com/isaacs/minimatch) | `9.0.3` | `9.0.4` |
    | [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) | `6.1.11` | `6.1.12` |
    | [@azure/logger](https://github.com/Azure/azure-sdk-for-js) | `1.1.1` | `1.1.2` |
    | [@google-cloud/compute](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-compute) | `4.3.0` | `4.4.0` |
    | [@aws-sdk/client-lightsail](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lightsail) | `3.540.0` | `3.554.0` |
    | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.540.0` | `3.554.0` |
    | [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.540.0` | `3.554.0` |
    | [octokit](https://github.com/octokit/octokit.js) | `3.1.2` | `3.2.0` |
    
    
    Updates `typescript` from 5.4.3 to 5.4.5
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.4.3...v5.4.5)
    
    Updates `@oclif/core` from 3.26.0 to 3.26.3
    - [Release notes](https://github.com/oclif/core/releases)
    - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
    - [Commits](oclif/core@3.26.0...3.26.3)
    
    Updates `@swc/core` from 1.4.11 to 1.4.13
    - [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.4.11...v1.4.13)
    
    Updates `@swc/helpers` from 0.5.8 to 0.5.9
    - [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.26 to 18.19.31
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `oclif` from 4.7.0 to 4.8.3
    - [Release notes](https://github.com/oclif/oclif/releases)
    - [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
    - [Commits](oclif/oclif@4.7.0...4.8.3)
    
    Updates `@inquirer/type` from 1.2.1 to 1.3.0
    - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
    - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/[email protected]...@inquirer/[email protected])
    
    Updates `pino` from 8.19.0 to 8.20.0
    - [Release notes](https://github.com/pinojs/pino/releases)
    - [Commits](pinojs/pino@v8.19.0...v8.20.0)
    
    Updates `@types/dockerode` from 3.3.26 to 3.3.28
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)
    
    Updates `minimatch` from 9.0.3 to 9.0.4
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v9.0.3...v9.0.4)
    
    Updates `@types/tar` from 6.1.11 to 6.1.12
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar)
    
    Updates `@azure/logger` from 1.1.1 to 1.1.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/logger_1.1.1...@azure/logger_1.1.2)
    
    Updates `@google-cloud/compute` from 4.3.0 to 4.4.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.4.0/packages/google-cloud-compute)
    
    Updates `@aws-sdk/client-lightsail` from 3.540.0 to 3.554.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.554.0/clients/client-lightsail)
    
    Updates `@aws-sdk/client-s3` from 3.540.0 to 3.554.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.554.0/clients/client-s3)
    
    Updates `@aws-sdk/client-sts` from 3.540.0 to 3.554.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.554.0/clients/client-sts)
    
    Updates `octokit` from 3.1.2 to 3.2.0
    - [Release notes](https://github.com/octokit/octokit.js/releases)
    - [Commits](octokit/octokit.js@v3.1.2...v3.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: root-deps
    - dependency-name: "@oclif/core"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: root-deps
    - dependency-name: "@swc/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      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: 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-minor
      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: minimatch
      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/logger"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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: "@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
    - dependency-name: octokit
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: root-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    946301a View commit details
    Browse the repository at this point in the history