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 30 updates #452

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2024

Bumps the root-deps group with 30 updates:

Package From To
lerna 8.0.2 8.1.2
typescript 5.3.3 5.4.3
@inquirer/confirm 2.0.15 2.0.17
@inquirer/prompts 3.3.0 3.3.2
@oclif/core 3.18.1 3.26.0
disposablestack 1.1.2 1.1.4
yaml 2.3.4 2.4.1
@swc/core 1.3.105 1.4.8
@swc/helpers 0.5.3 0.5.7
@types/node 18.19.8 18.19.26
eslint 8.56.0 8.57.0
eslint-plugin-react 7.33.2 7.34.1
lint-staged 15.2.0 15.2.2
oclif 4.3.8 4.6.3
@inquirer/type 1.2.0 1.2.1
pino 8.17.2 8.19.0
@types/dockerode 3.3.23 3.3.26
@types/ssh2 1.11.18 1.15.0
esbuild 0.19.11 0.19.12
fastify 4.25.2 4.26.2
jose 4.15.4 4.15.5
tar 6.2.0 6.2.1
@types/tar 6.1.10 6.1.11
@azure/identity 3.4.1 3.4.2
@azure/logger 1.0.4 1.1.1
@google-cloud/compute 4.1.0 4.3.0
google-gax 4.1.0 4.3.1
@aws-sdk/client-lightsail 3.496.0 3.540.0
@aws-sdk/client-s3 3.496.0 3.540.0
@aws-sdk/client-sts 3.496.0 3.540.0

Updates lerna from 8.0.2 to 8.1.2

Release notes

Sourced from lerna's releases.

v8.1.2

8.1.2 (2024-02-05)

Bug Fixes

v8.1.1

8.1.1 (2024-02-05)

Bug Fixes

  • list: explicitly exit upon completion (bafe090)

v8.1.0

8.1.0 (2024-02-05)

Features

Changelog

Sourced from lerna's changelog.

8.1.2 (2024-02-05)

Note: Version bump only for package lerna

8.1.1 (2024-02-05)

Note: Version bump only for package lerna

8.1.0 (2024-02-05)

Features

Commits

Updates typescript from 5.3.3 to 5.4.3

Release notes

Sourced from typescript's releases.

TypeScript 5.4.3

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

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 RC

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 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • 6ea273c Update LKG
  • cd06f92 🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)
  • ca8e720 Update LKG
  • 010b188 release-5.4: Revert PR 56087 (#57850)
  • fc7006c Update LKG
  • b45a418 🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...
  • 609560f Bump version to 5.4.3 and LKG
  • f42605f 🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...
  • 485c7c5 Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)
  • 7f11456 🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#...
  • Additional commits viewable in compare view

Updates @inquirer/confirm from 2.0.15 to 2.0.17

Commits
  • 4dee2b1 Publish
  • c76d110 Chore: Increase codecov failure threshold
  • 1d61ed8 Bugfix (password): Don't format helpTip as the answer
  • b5cc2f5 Bugfix (input): Do not reformat final transform
  • c52a91f Chore (editor): Cleanup rendering logic
  • f2bacfe Bugfix: Fix select prompt showing duplicated help tips. [BREAKING: @inquirer/...
  • 6c0d1d2 Publish
  • 2257e58 Chore(deps): Bump vite from 5.0.9 to 5.0.12 (#1354)
  • 11bbb4b Feat: Implement password prompt as a standalone prompt (#1353)
  • 7f69477 Chore(deps): Bump follow-redirects from 1.15.2 to 1.15.5 (#1352)
  • Additional commits viewable in compare view

Updates @inquirer/prompts from 3.3.0 to 3.3.2

Commits
  • 4dee2b1 Publish
  • c76d110 Chore: Increase codecov failure threshold
  • 1d61ed8 Bugfix (password): Don't format helpTip as the answer
  • b5cc2f5 Bugfix (input): Do not reformat final transform
  • c52a91f Chore (editor): Cleanup rendering logic
  • f2bacfe Bugfix: Fix select prompt showing duplicated help tips. [BREAKING: @inquirer/...
  • 6c0d1d2 Publish
  • 2257e58 Chore(deps): Bump vite from 5.0.9 to 5.0.12 (#1354)
  • 11bbb4b Feat: Implement password prompt as a standalone prompt (#1353)
  • 7f69477 Chore(deps): Bump follow-redirects from 1.15.2 to 1.15.5 (#1352)
  • Additional commits viewable in compare view

Updates @oclif/core from 3.18.1 to 3.26.0

Release notes

Sourced from @​oclif/core's releases.

3.26.0

Features

3.25.3

Bug Fixes

  • show options when required flag or arg is not given a value (#1017) (003ad6f)

3.25.2

Bug Fixes

3.25.1

Bug Fixes

  • ensure string is passed to process.emitWarning (#1015) (47081db)

3.25.0

Features

3.24.0

Bug Fixes

Features

  • print ellipsis on arg if static is false (7a71524)

3.23.1

Bug Fixes

  • remove configured id from usage override (#1012) (a8efedd)

3.23.0

Features

3.22.0

Features

  • support plugins with wildcards (966db94)

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.26.0 (2024-03-22)

Features

3.25.3 (2024-03-19)

Bug Fixes

  • show options when required flag or arg is not given a value (#1017) (003ad6f)

3.25.2 (2024-03-15)

Bug Fixes

3.25.1 (2024-03-14)

Bug Fixes

  • ensure string is passed to process.emitWarning (#1015) (47081db)

3.25.0 (2024-03-12)

Features

3.24.0 (2024-03-11)

Bug Fixes

... (truncated)

Commits
  • e239cf7 chore(release): 3.26.0 [skip ci]
  • 80745c4 feat: add preparse hook (#1005)
  • f2b7f51 ci: add new label to exempt list [skip ci]
  • 0a7f388 ci: add new label to exempt list [skip ci]
  • 2ba68c5 ci: add stale workflow [skip ci]
  • 54530e8 chore(release): 3.25.3 [skip ci]
  • 003ad6f fix: show options when required flag or arg is not given a value (#1017)
  • 1d0f9e9 ci: revert test workflow action
  • 4c0bf3e ci: test only on pull_request
  • e495adc ci: add more event triggers
  • Additional commits viewable in compare view

Updates disposablestack from 1.1.2 to 1.1.4

Changelog

Sourced from disposablestack's changelog.

v1.1.4 - 2024-03-22

Commits

  • [Refactor] uppercase spec enum values; check dispose records 6236229
  • [Refactor] update AOs to align with latest spec PR 3b1c01c
  • [Deps] update es-abstract, es-set-tostringtag, hasown 07297bb
  • [actions] remove redundant finisher 63a4ac3
  • [Deps] update es-abstract, es-errors, get-intrinsic, internal-slot aeed35b
  • [meta] add missing engines.node d2972ee
  • [Dev Deps] update tape ca6b77d
  • [Dev Deps] update hasown d9407f0

v1.1.3 - 2024-02-04

Commits

  • [Refactor] use es-errors where possible, so things that only need those do not need get-intrinsic 992e541
  • [Dev Deps] use hasown instead of has 07d41dc
  • [Dev Deps] update aud, has-tostringtag, npmignore, tape c7601cf
  • [Deps] update es-abstract, es-set-tostringtag, get-intrinsic, internal-slot ae1f344
  • [Tests] node v18.18 ships a broken Symbol.dispose as well 000c7aa
  • [Deps] update get-intrinsic, suppressed-error e088c32
  • [Dev Deps] update object-inspect, tape 745057e
  • [meta] add prepublish/prepublishOnly f8bd449
Commits
  • 3628774 v1.1.4
  • 3b1c01c [Refactor] update AOs to align with latest spec PR
  • 07297bb [Deps] update es-abstract, es-set-tostringtag, hasown
  • ca6b77d [Dev Deps] update tape
  • 63a4ac3 [actions] remove redundant finisher
  • aeed35b [Deps] update es-abstract, es-errors, get-intrinsic, internal-slot
  • 6236229 [Refactor] uppercase spec enum values; check dispose records
  • d9407f0 [Dev Deps] update hasown
  • d2972ee [meta] add missing engines.node
  • 70c37b1 v1.1.3
  • Additional commits viewable in compare view

Updates yaml from 2.3.4 to 2.4.1

Release notes

Sourced from yaml's releases.

v2.4.1

  • cst: Do not drop trailing newline after line comment in block-map if followed by unindented block-seq value (#525)
  • Stringify flow collection comments in parent (#528)
  • Do not skip folding lines after the first in indented block scalars (#529)

v2.4.0

  • Add a command-line tool (#523)
  • Use the lineWidth option for line breaking in flow collections (#522)
Commits
  • 4aa56d3 2.4.1
  • e651ce1 chore: Refresh lockfile
  • 1775f13 test: Drop unused import to satisfy TS
  • 40903db fix(cst): Do not drop trailing newline after line comment in block-map if fol...
  • 46a816e fix: Do not skip folding lines after the first in indented block scalars (fix...
  • 750adbe fix: Stringify flow collection comments in parent (fixes #528)
  • e07998c ci: Move update action to yaml-playground, where it has write access
  • 5ba73d1 ci: Update yaml-playground build & BrowserStack tests (#524)
  • 8d8cfb7 2.4.0
  • e6a5e28 feat: Add CLI tool (#523)
  • Additional commits viewable in compare view

Updates @swc/core from 1.3.105 to 1.4.8

Changelog

Sourced from @​swc/core's changelog.

[1.4.8] - 2024-03-14

Bug Fixes

  • (es/module) Fix regression of resolving relative modules (#8748) (f988b66)

  • (es/parser) Allow export after decorators when valid (#8739) (663261b)

Miscellaneous Tasks

[1.4.7] - 2024-03-13

Bug Fixes

  • (es/minifier) Fix eval of toString of array with holes (#8727) (f3fbd9d)

  • (es/minifier) Do not evaluate slice calls with negative index (#8726) (23f9635)

  • (es/minifier) Handle cyclic references while dropping unused properties (#8725) (102241b)

  • (es/minifier) Fix evaluation of array literals with void 0 (#8733) (aa0154d)

  • (es/minifier) Fix removal of array pattern bindings (#8730) (312f0d8)

  • (es/minifier) Make Finalizer handle hoisted_props correctly (#8738) (95761b7)

  • (es/proposal) Fix var placement for using transform (#8732) (633cd89)

Features

  • (es/lints) Add no-prototype-builtins rule (#8684) (a5dbb17)

... (truncated)

Commits

Updates @swc/helpers from 0.5.3 to 0.5.7

Commits

Updates @types/node from 18.19.8 to 18.19.26

Commits

Updates eslint from 8.56.0 to 8.57.0

Release notes

Sourced from eslint's releases.

v8.57.0

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)

Documentation

  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)

Chores

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v8.57.0 - February 23, 2024

  • 1813aec chore: upgrade @​eslint/js@​8.57.0 (#18143) (Milos Djermanovic)
  • 5c356bb chore: package.json update for @​eslint/js release (Jenkins)
  • 84922d0 docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)
  • 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)
  • 5b8c363 docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)
  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#18064) (Nitin Kumar)
  • f4a1fe2 test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#18065) (Nitin Kumar)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#18066) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#18056) (Milos Djermanovic)
  • 77dbfd9 docs: show NEXT in version selectors (#18052) (Milos Djermanovic)
  • 42c0aef ci: Enable CI for v8.x branch (#18047) (Milos Djermanovic)

v9.0.0-beta.0 - February 9, 2024

  • e40d1d7 chore: upgrade @​eslint/js@​9.0.0-beta.0 (#18108) (Milos Djermanovic)
  • 9870f93 chore: package.json update for @​eslint/js release (Jenkins)
  • 2c62e79 chore: upgrade @​eslint/eslintrc@​3.0.1 (#18107) (Milos Djermanovic)
  • 81f0294 chore: upgrade espree@10.0.1 (#18106) (Milos Djermanovic)
  • 5e2b292 chore: upgrade eslint-visitor-keys@4.0.0 (#18105) (Milos Djermanovic)
  • 9163646 feat!: Rule Tester checks for missing placeholder data in the message (#18073) (fnx)
  • 53f0f47 feat: Add loadESLint() API method for v9 (#18097) (Nicholas C. Zakas)
  • f1c7e6f docs: Switch to Ethical Ads (#18090) (Strek)
  • 15c143f docs: JS Foundation -> OpenJS Foundation in PR template (#18092) (Nicholas C. Zakas)
  • c4d26fd fix: use-isnan doesn't report on SequenceExpressions (#18059) (StyleShit)
  • 6ea339e docs: add stricter rule test validations to v9 migration guide (#18085) (Milos Djermanovic)
  • ce838ad chore: replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#18045) (renovate[bot])
  • 3c816f1 docs: use relative link from CLI to core concepts (#18083) (Milos Djermanovic)
  • 54df731 chore: update dependency markdownlint-cli to ^0.39.0 (#18084) (renovate[bot])
  • 9458735 docs: fix malformed eslint config comments in rule examples (#18078) (Francesco Trotta)
  • 07a1ada docs: link from --fix CLI doc to the relevant core concept (#18080) (Bryan Mishkin)
  • 8f06a60 chore: update dependency shelljs to ^0.8.5 (#18079) (Francesco Trotta)
  • b844324 docs: Update team responsibilities (#18048) (Nicholas C. Zakas)
  • aadfb60 docs: document languageOptions and other v9 changes for context (#18074) (fnx)
  • 3c4d51d feat!: default for enforceForClassMembers in no-useless-computed-key (#18054) (Francesco Trotta)
  • 47e60f8 feat!: Stricter rule test validations (#17654) (fnx)
  • 1a94589 feat!: no-unused-vars default caughtErrors to 'all' (#18043) (Josh Goldberg ✨)
  • 857e242 docs: tweak explanation for meta.docs rule properties (#18057) (Bryan Mishkin)
  • 10485e8 docs: recommend messageId over message for reporting rule violations (#18050) (Bryan Mishkin)
  • 98b5ab4 docs: Update README (GitHub Actions Bot)
  • 93ffe30 chore: update dependency file-entry-cache to v8 (#17903) (renovate[bot])
  • 505fbf4 docs: update no-restricted-imports rule (#18015) (Tanuj Kanti)
  • 2d11d46 feat: add suggestions to use-isnan in binary expressions (#17996) (StyleShit)
  • c25b4af docs: Update README (GitHub Actions Bot)

v9.0.0-alpha.2 - January 26, 2024

... (truncated)

Commits

Updates eslint-plugin-react from 7.33.2 to 7.34.1

Release notes

Sourced from eslint-plugin-react's releases.

v7.34.1

Fixed

Changed

  • [boolean-prop-naming]: improve error message (@​ljharb)

#1000: jsx-eslint/eslint-plugin-react#1000 #1002: jsx-eslint/eslint-plugin-react#1002 #1005: jsx-eslint/eslint-plugin-react#1005 #100: jsx-eslint/eslint-plugin-react#100 #1010: jsx-eslint/eslint-plugin-react#1010 #1013: jsx-eslint/eslint-plugin-react#1013 #1022: jsx-eslint/eslint-plugin-react#1022 #1029: jsx-eslint/eslint-plugin-react#1029 #102: jsx-eslint/eslint-plugin-react#102 #1034: jsx-eslint/eslint-plugin-react#1034 #1038: jsx-eslint/eslint-plugin-react#1038 #1041: jsx-eslint/eslint-plugin-react#1041 #1043: jsx-eslint/eslint-plugin-react#1043 #1046: jsx-eslint/eslint-plugin-react#1046 #1047: jsx-eslint/eslint-plugin-react#1047 #1050: jsx-eslint/eslint-plugin-react#1050 #1053: jsx-eslint/eslint-plugin-react#1053 #1057: jsx-eslint/eslint-plugin-react#1057 #105: jsx-eslint/eslint-plugin-react#105 #1061: jsx-eslint/eslint-plugin-react#1061 #1062: jsx-eslint/eslint-plugin-react#1062 #1070: jsx-eslint/eslint-plugin-react#1070 #1071: jsx-eslint/eslint-plugin-react#1071 #1073: jsx-eslint/eslint-plugin-react#1073 #1076: jsx-eslint/eslint-plugin-react#1076 #1079: jsx-eslint/eslint-plugin-react#1079 #1088: jsx-eslint/eslint-plugin-react#1088 #1098: jsx-eslint/eslint-plugin-react#1098 #1101: jsx-eslint/eslint-plugin-react#1101

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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/root-deps-6fc5e4b623 branch March 26, 2024 07:13
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