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 across 1 directory with 26 updates #494

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2024

Bumps the root-deps group with 23 updates in the / directory:

Package From To
lerna 8.1.2 8.1.3
typescript 5.4.3 5.4.5
@oclif/core 3.26.0 3.26.6
disposablestack 1.1.4 1.1.5
yaml 2.4.1 2.4.2
@swc/core 1.4.11 1.5.7
@swc/helpers 0.5.8 0.5.11
@types/node 18.19.26 18.19.33
oclif 4.7.0 4.10.11
@inquirer/type 1.2.1 1.3.2
pino 8.19.0 8.21.0
@types/dockerode 3.3.26 3.3.29
fastify 4.26.2 4.27.0
rimraf 5.0.5 5.0.7
ws 8.16.0 8.17.0
zod 3.22.4 3.23.8
@types/tar 6.1.11 6.1.13
@azure/logger 1.1.1 1.1.2
@azure/storage-blob 12.17.0 12.18.0
@google-cloud/compute 4.3.0 4.6.0
google-gax 4.3.2 4.3.3
@aws-sdk/client-lightsail 3.540.0 3.577.0
octokit 3.1.2 3.2.1

Updates lerna from 8.1.2 to 8.1.3

Release notes

Sourced from lerna's releases.

v8.1.3

8.1.3 (2024-05-13)

Bug Fixes

Changelog

Sourced from lerna's changelog.

8.1.3 (2024-05-13)

Bug Fixes

Commits

Updates typescript from 5.4.3 to 5.4.5

Release notes

Sourced from typescript's releases.

TypeScript 5.4.5

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.4.4

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • 27bcd4c Update LKG
  • 9f33bf1 🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...
  • 71b2f84 Bump version to 5.4.5 and LKG
  • 892936f 🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...
  • 38a7c05 release-5.4: Always set node-version for setup-node (#58117)
  • b754fc3 🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...
  • 8eb3367 Bump version to 5.4.4 and LKG
  • de9096b 🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...
  • 06aae98 🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...
  • 6d8134e 🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...
  • Additional commits viewable in compare view

Updates @oclif/core from 3.26.0 to 3.26.6

Release notes

Sourced from @​oclif/core's releases.

3.26.6

Bug Fixes

  • new "dont check npm" option for plugin-update (#1071) (9ccc797)

3.26.5

Bug Fixes

3.26.4

Bug Fixes

3.26.3

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)

3.26.2

Bug Fixes

  • do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)

3.26.1

Bug Fixes

  • deps: bump minimatch from 9.0.3 to 9.0.4 (#1041) (87cd0e6)
Changelog

Sourced from @​oclif/core's changelog.

3.26.6 (2024-05-06)

Bug Fixes

  • new "dont check npm" option for plugin-update (#1071) (9ccc797)

3.26.5 (2024-04-30)

Bug Fixes

3.26.4 (2024-04-18)

Bug Fixes

3.26.3 (2024-04-13)

Bug Fixes

  • deps: bump ejs from 3.1.9 to 3.1.10 (72dd869)

3.26.2 (2024-04-08)

Bug Fixes

  • do not throw an error if a flag with allowStdin='only' is immediately followed by another flag (#1046) (#1047) (f05b0c8)

3.26.1 (2024-04-08)

Bug Fixes

... (truncated)

Commits
  • 3b4a8a0 chore(release): 3.26.6 [skip ci]
  • 9ccc797 fix: new "dont check npm" option for plugin-update (#1071)
  • b510d6f ci: update stale workflow [skip ci]
  • 9e04ba3 Merge pull request #1073 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 355bfe5 chore(dev-deps): bump eslint-config-oclif from 5.1.3 to 5.2.0
  • ada4a8d Merge pull request #1072 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • 8a1e5b3 Merge pull request #1074 from oclif/dependabot-npm_and_yarn-oclif-test-3.2.12
  • 6dc938f chore(dev-deps): bump @​oclif/test from 3.2.11 to 3.2.12
  • 9effd8f chore(dev-deps): bump eslint-config-oclif-typescript from 3.1.6 to 3.1.7
  • 63b6e59 chore(release): 3.26.5 [skip ci]
  • Additional commits viewable in compare view

Updates disposablestack from 1.1.4 to 1.1.5

Changelog

Sourced from disposablestack's changelog.

v1.1.5 - 2024-05-14

Fixed

Commits

  • [Refactor] sync dispose used in an async dispose should reject, not throw f27d883
  • [Deps] update globalthis 4e6e8f4
  • [Deps] update es-abstract 525559f
  • [Dev Deps] update @es-shims/api 270fc1d
  • [Dev Deps] add missing has-property-descriptors 5d3ca89
Commits
  • a1c5ade v1.1.5
  • 5d3ca89 [Dev Deps] add missing has-property-descriptors
  • 4e6e8f4 [Deps] update globalthis
  • ce9050a [Deps] add missing call-bind
  • f27d883 [Refactor] sync dispose used in an async dispose should reject, not throw
  • 525559f [Deps] update es-abstract
  • 270fc1d [Dev Deps] update @es-shims/api
  • 1df60a2 [readme] Fix documentation for AsyncDisposableStack
  • See full diff in compare view

Updates yaml from 2.4.1 to 2.4.2

Release notes

Sourced from yaml's releases.

v2.4.2

  • Restrict YAML 1.1 boolean strings to their explicit capitalization (#530)
  • Add sponsorship by Scipress (#536)
Commits

Updates @swc/core from 1.4.11 to 1.5.7

Changelog

Sourced from @​swc/core's changelog.

[1.5.7] - 2024-05-14

Documentation

[1.5.6] - 2024-05-14

Bug Fixes

  • (es) Allow input source map file to be omitted (#8951) (606cb67)

  • (es/ast) Pin version of unicodes (#8941) (6362ff4)

  • (es/compat) Avoid reserved name for private method (#8949) (7053bb1)

  • (es/minifier) Abort inliner on mutation via property (#8938) (257afc9)

  • (es/minifier) Don't invoke IIFE containing reserved words (#8939) (5a3456c)

  • (es/minifier) Fix evaluation of String.charCodeAt (#8946) (772c50f)

  • (es/minifier) Abort seq inliner on ** (#8947) (3046d71)

[1.5.5] - 2024-05-08

Bug Fixes

  • (css/modules) Allow any order of composes (#8930) (7014c63)

  • (css/modules) Fix :global selectors without preceding whitespace (#8926) (2405dc6)

  • (es/fixer) Wrap class expressions in callee (#8928) (6b60bdb)

  • (es/minifier) Respect module: false (#8925) (aca6a77)

... (truncated)

Commits

Updates @swc/helpers from 0.5.8 to 0.5.11

Commits

Updates @types/node from 18.19.26 to 18.19.33

Commits

Updates oclif from 4.7.0 to 4.10.11

Release notes

Sourced from oclif's releases.

4.10.11

Bug Fixes

4.10.10

Bug Fixes

  • deps: bump normalize-package-data from 6.0.0 to 6.0.1 (f79f26b)

4.10.9

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (362f1e0)

4.10.8

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.569.0 to 3.574.0 (187b606)

4.10.7

Bug Fixes

4.10.6

Bug Fixes

4.10.5

Bug Fixes

4.10.4

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.535.0 to 3.569.0 (b0b7a27)

4.10.3

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.565.0 to 3.569.0 (6960f6a)

4.10.2

Bug Fixes

  • deps: bump @​oclif/core from 3.26.4 to 3.26.5 (7b3e977)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.10.11 (2024-05-14)

Bug Fixes

4.10.10 (2024-05-13)

Bug Fixes

  • deps: bump normalize-package-data from 6.0.0 to 6.0.1 (f79f26b)

4.10.9 (2024-05-12)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (362f1e0)

4.10.8 (2024-05-12)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.569.0 to 3.574.0 (187b606)

4.10.7 (2024-05-10)

Bug Fixes

4.10.6 (2024-05-09)

Bug Fixes

4.10.5 (2024-05-08)

Bug Fixes

4.10.4 (2024-05-06)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.535.0 to 3.569.0 (b0b7a27)

4.10.3 (2024-05-05)

... (truncated)

Commits
  • e726835 chore(release): 4.10.11 [skip ci]
  • 678c465 fix: bump plugin-not-found version (#1414)
  • 62077d4 chore(release): 4.10.10 [skip ci]
  • dfe926e Merge pull request #1408 from oclif/dependabot-npm_and_yarn-normalize-package...
  • aa0c316 chore(release): 4.10.9 [skip ci]
  • 72d69b2 Merge pull request #1409 from oclif/dependabot-npm_and_yarn-oclif-plugin-warn...
  • e1d3509 Merge pull request #1410 from oclif/dependabot-npm_and_yarn-sinon-17.0.2
  • a9cdfbb chore(release): 4.10.8 [skip ci]
  • 7a7ada9 Merge pull request #1411 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • f026008 Merge pull request #1412 from oclif/dependabot-npm_and_yarn-eslint-config-ocl...
  • Additional commits viewable in compare view

Updates @inquirer/type from 1.2.1 to 1.3.2

Release notes

Sourced from @​inquirer/type's releases.

@​inquirer/select@​1.3.0

  • Now supports the loop: false option. (This feature was available on inquirer, but not ported to new prompts yet)

@​inquirer/input@​1.2.6

Bugfix: Cursor position now reflected properly when using arrow keys.

@​inquirer/select@​1.2.5

  • Choice list max width should always match the terminal width
Commits

Updates pino from 8.19.0 to 8.21.0

Release notes

Sourced from pino's releases.

v8.21.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.20.0...v8.21.0

v8.20.0

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.19.0...v8.20.0

Commits

Updates @types/dockerode from 3.3.26 to 3.3.29

Commits

Updates fastify from 4.26.2 to 4.27.0

Release notes

Sourced from fastify's releases.

v4.27.0

What's Changed

New Contributors

... (truncated)

Commits

Updates rimraf from 5.0.5 to 5.0.7

Commits

Updates ws from 8.16.0 to 8.17.0

Release notes

Sourced from ws's releases.

8.17.0

Features

  • The WebSocket constructor now accepts the createConnection option (#2219).

Other notable changes

  • The default value of the allowSynchronousEvents option has been changed to true (#2221).

This is a breaking change in a patch release. The assumption is that the option is not widely used.

Commits

Updates zod from 3.22.4 to 3.23.8

Release no...

Description has been truncated

Bumps the root-deps group with 23 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.2` | `8.1.3` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.4.3` | `5.4.5` |
| [@oclif/core](https://github.com/oclif/core) | `3.26.0` | `3.26.6` |
| [disposablestack](https://github.com/es-shims/DisposableStack) | `1.1.4` | `1.1.5` |
| [yaml](https://github.com/eemeli/yaml) | `2.4.1` | `2.4.2` |
| [@swc/core](https://github.com/swc-project/swc) | `1.4.11` | `1.5.7` |
| [@swc/helpers](https://github.com/swc-project/swc) | `0.5.8` | `0.5.11` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.26` | `18.19.33` |
| [oclif](https://github.com/oclif/oclif) | `4.7.0` | `4.10.11` |
| [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) | `1.2.1` | `1.3.2` |
| [pino](https://github.com/pinojs/pino) | `8.19.0` | `8.21.0` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.26` | `3.3.29` |
| [fastify](https://github.com/fastify/fastify) | `4.26.2` | `4.27.0` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.5` | `5.0.7` |
| [ws](https://github.com/websockets/ws) | `8.16.0` | `8.17.0` |
| [zod](https://github.com/colinhacks/zod) | `3.22.4` | `3.23.8` |
| [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) | `6.1.11` | `6.1.13` |
| [@azure/logger](https://github.com/Azure/azure-sdk-for-js) | `1.1.1` | `1.1.2` |
| [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `12.17.0` | `12.18.0` |
| [@google-cloud/compute](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-compute) | `4.3.0` | `4.6.0` |
| [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax) | `4.3.2` | `4.3.3` |
| [@aws-sdk/client-lightsail](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lightsail) | `3.540.0` | `3.577.0` |
| [octokit](https://github.com/octokit/octokit.js) | `3.1.2` | `3.2.1` |



Updates `lerna` from 8.1.2 to 8.1.3
- [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.3/packages/lerna)

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.6
- [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.6)

Updates `disposablestack` from 1.1.4 to 1.1.5
- [Changelog](https://github.com/es-shims/DisposableStack/blob/main/CHANGELOG.md)
- [Commits](es-shims/DisposableStack@v1.1.4...v1.1.5)

Updates `yaml` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.4.1...v2.4.2)

Updates `@swc/core` from 1.4.11 to 1.5.7
- [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.5.7)

Updates `@swc/helpers` from 0.5.8 to 0.5.11
- [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.33
- [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.10.11
- [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.10.11)

Updates `@inquirer/type` from 1.2.1 to 1.3.2
- [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.21.0
- [Release notes](https://github.com/pinojs/pino/releases)
- [Commits](pinojs/pino@v8.19.0...v8.21.0)

Updates `@types/dockerode` from 3.3.26 to 3.3.29
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

Updates `fastify` from 4.26.2 to 4.27.0
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v4.26.2...v4.27.0)

Updates `rimraf` from 5.0.5 to 5.0.7
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](isaacs/rimraf@v5.0.5...v5.0.7)

Updates `ws` from 8.16.0 to 8.17.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@8.16.0...8.17.0)

Updates `zod` from 3.22.4 to 3.23.8
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](colinhacks/zod@v3.22.4...v3.23.8)

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.13
- [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 `@azure/storage-blob` from 12.17.0 to 12.18.0
- [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/storage-blob_12.17.0...@azure/storage-blob_12.18.0)

Updates `@google-cloud/compute` from 4.3.0 to 4.6.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/data-v4.6.0/packages/google-cloud-compute)

Updates `google-gax` from 4.3.2 to 4.3.3
- [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.3/gax)

Updates `@aws-sdk/client-lightsail` from 3.540.0 to 3.577.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.577.0/clients/client-lightsail)

Updates `@aws-sdk/client-s3` from 3.540.0 to 3.577.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.577.0/clients/client-s3)

Updates `@aws-sdk/client-sts` from 3.540.0 to 3.577.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.577.0/clients/client-sts)

Updates `octokit` from 3.1.2 to 3.2.1
- [Release notes](https://github.com/octokit/octokit.js/releases)
- [Commits](octokit/octokit.js@v3.1.2...v3.2.1)

---
updated-dependencies:
- dependency-name: lerna
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: root-deps
- 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: 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-patch
  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: 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: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-deps
- dependency-name: rimraf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-deps
- dependency-name: zod
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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: "@azure/storage-blob"
  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-patch
  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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 19, 2024

Superseded by #495.

@dependabot dependabot bot closed this May 19, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/root-deps-c95dda902a branch May 19, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants