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 25 updates #465

Merged
merged 1 commit into from
Mar 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the root-deps group with 25 updates:

Package From To
lerna 8.0.2 8.1.2
@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.11
@swc/helpers 0.5.3 0.5.8
@types/node 18.19.8 18.19.26
eslint-plugin-react 7.33.2 7.34.1
lint-staged 15.2.0 15.2.2
oclif 4.3.8 4.7.0
@inquirer/type 1.2.0 1.2.1
@types/ssh2 1.11.18 1.15.0
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.2
@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 @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.11

Changelog

Sourced from @​swc/core's changelog.

Changelog

[unreleased]

Bug Fixes

  • (es/helpers) Fix metadata of decorators being undefined (#8768) (263ce6e)

  • (es/module) Fix jsc.paths with resolveFully (#8784) (4961bb0)

[1.4.9] - 2024-03-26

Bug Fixes

  • (es/minifier) Abort eval on valueOf or toString (#8763) (9f98a70)

  • (es/minifier) Fix tpl-to-string conversion (#8778) (e7bca10)

  • (es/module) Fix interop of jsc.paths with symlinks (#8757) (e2c6db5)

  • (es/parser) Fix parsing of TypeScript type instantiation (#8758) (2d6de94)

  • (es/parser) Parse await using in for head (#8775) (53fd09c)

  • (es/utils) Mark ident of default fn/class as binding (#8764) (f62097c)

Features

  • (es/lints) Detect duplicate bindings in export defaults (#8760) (c9c971a)

Miscellaneous Tasks

Refactor

... (truncated)

Commits
  • 4936c37 chore: Publish 1.4.11 with swc_core v0.90.26
  • 2b8aa63 chore: Fix update script
  • e507a18 chore: Update changelog
  • 9ef3397 chore: Publish 1.4.10 with swc_core v0.90.26
  • c4b9052 chore: Fix publish script
  • 7b6ba82 chore: Update changelog
  • 34c0b5c chore: Publish 1.4.9 with swc_core v0.90.26
  • 0aafd62 chore: Bump crates
  • 53fd09c fix(es/parser): Parse await using in for head (#8775)
  • cd06af3 chore: Bump crates
  • Additional commits viewable in compare view

Updates @swc/helpers from 0.5.3 to 0.5.8

Commits

Updates @types/node from 18.19.8 to 18.19.26

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 #1103: jsx-eslint/eslint-plugin-react#1103 #110: jsx-eslint/eslint-plugin-react#110 #1116: jsx-eslint/eslint-plugin-react#1116 #1117: jsx-eslint/eslint-plugin-react#1117 #1119: jsx-eslint/eslint-plugin-react#1119 #1121: jsx-eslint/eslint-plugin-react#1121 #1122: jsx-eslint/eslint-plugin-react#1122 #1123: jsx-eslint/eslint-plugin-react#1123

... (truncated)

Changelog

Sourced from eslint-plugin-react's changelog.

7.34.1 - 2024.03.15

Fixed

Changed

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

#3715: jsx-eslint/eslint-plugin-react#3715 #3713: jsx-eslint/eslint-plugin-react#3713 #3707: jsx-eslint/eslint-plugin-react#3707 #3705: jsx-eslint/eslint-plugin-react#3705 #3704: jsx-eslint/eslint-plugin-react#3704 #3701: jsx-eslint/eslint-plugin-react#3701 #3700: jsx-eslint/eslint-plugin-react#3700

[7.34.0] - 2024.03.03

Added

  • [sort-prop-types]: give errors on TS types (#3615[] @​akulsr0)
  • [no-invalid-html-attribute]: add support for apple-touch-startup-image rel attributes in link tags (#3638[] @​thomashockaday)
  • [no-unknown-property]: add requireDataLowercase option (#3645[] @​HermanBilous)
  • [no-unknown-property]: add displaystyle on <math> (#3652[] @​lounsbrough)
  • [prefer-read-only-props], [prop-types], component detection: allow components to be async functions (#3654[] @​pnodet)
  • [no-unknown-property]: support onResize on audio/video tags (#3662[] @​caesar1030)
  • [jsx-wrap-multilines]: add never option to prohibit wrapping parens on multiline JSX (#3668[] @​reedws)
  • [jsx-filename-extension]: add ignoreFilesWithoutCode option to allow empty files (#3674[] @​burtek)
  • [jsx-boolean-value]: add assumeUndefinedIsFalse option (#3675[] @​developer-bandi)
  • linkAttribute setting, [jsx-no-target-blank]: support multiple properties (#3673[] @​burtek)
  • [jsx-no-script-url]: add includeFromSettings option to support linkAttributes setting (#3673[] @​burtek)
  • [jsx-one-expression-per-line]: add non-jsx option to allow non-JSX children in one line (#3677[] @​burtek)
  • add [checked-requires-onchange-or-readonly] rule (#3680[] @​jaesoekjjang)

Fixed

Changed

... (truncated)

Commits
  • eea45bf Update CHANGELOG and bump version
  • e4ecbcf [Fix] checked-requires-onchange-or-readonly: correct options that were beha...
  • 69de42e [Fix] no-unknown-property: only match data-* attributes containing -
  • da1013c [Docs] jsx-no-constructed-context-values: fix some typos
  • c3275a4 [Fix] no-unknown-property: support popover, popovertarget, `popovertarg...
  • a920463 [Fix] boolean-prop-naming: improve error message
  • 48291e8 [Fix] boolean-prop-naming: allow TSIntersectionType
  • 0abebc6 [Fix] boolean-prop-naming: literalType error fix
  • 901c794 [Fix] boolean-prop-naming: detect TS interfaces
  • 8c2bdb2 [actions] update workflows
  • Additional commits viewable in compare view

Updates lint-staged from 15.2.0 to 15.2.2

Release notes

Sourced from lint-staged's releases.

v15.2.2

Patch Changes

  • #1391 fdcdad4 Thanks @​iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.

v15.2.1

Patch Changes

  • #1387 e4023f6 Thanks @​iiroj! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, lint-staged has used the default settings to spawn linter commands. This means the stdin of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the stdin is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.
Changelog

Sourced from lint-staged's changelog.

15.2.2

Patch Changes

  • #1391 fdcdad4 Thanks @​iiroj! - Lint-staged no longer tries to load configuration from files that are not checked out. This might happen when using sparse-checkout.

15.2.1

Patch Changes

  • #1387 e4023f6 Thanks @​iiroj! - Ignore stdin of spawned commands so that they don't get stuck waiting. Until now, lint-staged has used the default settings to spawn linter commands. This means the stdin of the spawned commands has accepted input, and essentially gotten stuck waiting. Now the stdin is ignored and commands will no longer get stuck. If you relied on this behavior, please open a new issue and describe how; the behavior has not been intended.
Commits
  • 4d4270b chore(changeset): release
  • a7c5957 Merge pull request #1391 from lint-staged/fix-sparse-checkout
  • c1b2a6a ci: use macOS Sonoma M1 runners
  • fdcdad4 fix: do not try to load configuration from files that are not checked out
  • 999dcce chore(changeset): release
  • 52a9e3f Merge pull request #1387 from lint-staged/ignore-stdin
  • dd72fde ci: update "actions/cache@v4"
  • e4023f6 fix: ignore stdin of spawned commands
  • 46f2c43 ci: update actions/setup-node@v4
  • a684125 ci: update CodeQL action v3
  • Additional commits viewable in compare view

Updates oclif from 4.3.8 to 4.7.0

Release notes

Sourced from oclif's releases.

4.7.0

Features

4.6.3

Bug Fixes

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

4.6.2

Bug Fixes

  • deps: bump @​inquirer/input from 2.0.0 to 2.1.0 (75aa6a8)

4.6.1-dev.1 (2024-03-21)

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

4.6.1-dev.0 (2024-03-20)

Bug Fixes

  • pass in custom command for readme generation (63bb314)

4.6.1-dev.1

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

4.6.1-dev.0

Bug Fixes

  • pass in custom command for readme generation (63bb314)

4.6.0

Features

4.5.7

Bug Fixes

... (truncated)

Changelog

Sourced from oclif's changelog.

4.7.0 (2024-03-26)

Features

4.6.3 (2024-03-24)

Bug Fixes

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

4.6.2 (2024-03-24)

Bug Fixes

  • deps: bump @​inquirer/input from 2.0.0 to 2.1.0 (75aa6a8)

4.6.1 (2024-03-21)

4.6.1-dev.1 (2024-03-21)

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

4.6.1-dev.0 (2024-03-20)

Bug Fixes

  • pass in custom command for readme generation (63bb314)

4.6.0 (2024-03-19)

Features

4.5.7 (2024-03-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.525.0 to 3.535.0 (514c4ab)

4.5.6 (2024-03-17)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.515.0 to 3.535.0 (69b8209)

... (truncated)

Commits

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 28, 2024
Bumps the root-deps group with 25 updates:

| Package | From | To |
| --- | --- | --- |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.0.2` | `8.1.2` |
| [@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.11` |
| [@swc/helpers](https://github.com/swc-project/swc) | `0.5.3` | `0.5.8` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.8` | `18.19.26` |
| [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.7.0` |
| [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) | `1.2.0` | `1.2.1` |
| [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) | `1.11.18` | `1.15.0` |
| [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.2` |
| [@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 `@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.11
- [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.11)

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

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 `@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 `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.2
- [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.2/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: "@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-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: "@types/ssh2"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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>
@royra royra force-pushed the dependabot/npm_and_yarn/root-deps-04670ac5ee branch from 2e2b924 to 3209300 Compare March 28, 2024 17:01
@royra royra enabled auto-merge (squash) March 28, 2024 17:15
@royra royra merged commit 9cbcaaa into main Mar 28, 2024
8 of 9 checks passed
@royra royra deleted the dependabot/npm_and_yarn/root-deps-04670ac5ee branch March 28, 2024 17:16
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.

1 participant