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 36 updates #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2024

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

Package From To
lerna 8.1.3 8.1.9
typescript 5.4.5 5.7.2
@oclif/core 3.26.6 3.27.0
disposablestack 1.1.5 1.1.7
yaml 2.4.2 2.6.1
@swc/core 1.4.11 1.10.1
@swc/helpers 0.5.11 0.5.15
@types/node 18.19.33 18.19.68
eslint-plugin-import 2.29.1 2.31.0
eslint-plugin-jsx-a11y 6.8.0 6.10.2
eslint-plugin-react 7.34.2 7.37.2
lint-staged 15.2.5 15.2.11
oclif 4.11.3 4.16.4
@inquirer/type 1.3.2 1.5.5
ssh2 1.15.0 1.16.0
@types/dockerode 3.3.29 3.3.32
@types/ssh2 1.15.0 1.15.1
fastify 4.27.0 4.29.0
rimraf 5.0.7 5.0.10
ws 8.17.0 8.18.0
zod 3.23.8 3.24.1
@types/http-proxy 1.17.14 1.17.15
@types/node-fetch 2.6.11 2.6.12
jose 4.15.5 4.15.9
minimatch 9.0.4 9.0.5
@azure/arm-storage 18.2.0 18.3.0
@azure/identity 4.2.0 4.5.0
@azure/logger 1.1.2 1.1.4
@azure/storage-blob 12.18.0 12.26.0
@google-cloud/compute 4.7.0 4.8.0
google-gax 4.3.5 4.4.1
@aws-sdk/client-lightsail 3.583.0 3.712.0

Updates lerna from 8.1.3 to 8.1.9

Release notes

Sourced from lerna's releases.

v8.1.9

8.1.9 (2024-10-31)

Bug Fixes

  • add extends property in schema (#4075) (28c8ef2)
  • core: avoid reading empty .config.json, upgrade cosmiconfig@v9.0.0 (#4062) (960bdd9)
  • update nx support to latest v20 (#4103) (cb37f19)
  • version: enable changing commit message when using amend (#3954) (529e83f)

Features

  • publish: support full file path for --summary-file (#4039) (cfd573a)

v8.1.8

8.1.8 (2024-08-05)

Bug Fixes

  • publish: upgrade @​npmcli/arborist to 7.5.4 (#4058) (89de0eb)
  • version: truncate release body based on maximum size allowed by VCS client (#4041) (3c2a3c9)

Features

  • publish: enable throttling when publishing modules (#4013) (fccca12)

v8.1.7

8.1.7 (2024-07-21)

Bug Fixes

v8.1.6

8.1.6 (2024-07-05)

Bug Fixes

v8.1.5

8.1.5 (2024-06-24)

... (truncated)

Changelog

Sourced from lerna's changelog.

8.1.9 (2024-10-31)

Bug Fixes

  • add extends property in schema (#4075) (28c8ef2)
  • core: avoid reading empty .config.json, upgrade cosmiconfig@v9.0.0 (#4062) (960bdd9)
  • update nx support to latest v20 (#4103) (cb37f19)

8.1.8 (2024-08-05)

Bug Fixes

  • publish: upgrade @​npmcli/arborist to 7.5.4 (#4058) (89de0eb)

8.1.7 (2024-07-21)

Bug Fixes

8.1.6 (2024-07-05)

Bug Fixes

8.1.5 (2024-06-24)

Bug Fixes

  • update npm utility dependencies and related packages (#4033) (bd1c2d8)

8.1.4 (2024-06-09)

Note: Version bump only for package lerna

Commits
  • 7d1338d chore(misc): publish 8.1.9
  • cb37f19 fix: update nx support to latest v20 (#4103)
  • 28c8ef2 fix: add extends property in schema (#4075)
  • 960bdd9 fix(core): avoid reading empty .config.json, upgrade cosmiconfig@v9.0.0 (#4062)
  • 0343c31 chore(misc): publish 8.1.8
  • 3cd9bc9 chore: update e2e-repair snapshots with new output (#4059)
  • 89de0eb fix(publish): upgrade @​npmcli/arborist to 7.5.4 (#4058)
  • 10fcb3a chore(misc): publish 8.1.7
  • 6e5cfbc fix: set explicit strip-ansi dependency (#4045)
  • 8d68f1d chore(misc): publish 8.1.6
  • Additional commits viewable in compare view

Updates typescript from 5.4.5 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 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.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.6.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

... (truncated)

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • Additional commits viewable in compare view

Updates @oclif/core from 3.26.6 to 3.27.0

Release notes

Sourced from @​oclif/core's releases.

3.27.0

Features

  • added option to specify example flag value in docopts (#1095) (0345ac3), closes #1091

3.26.9

Bug Fixes

  • only replace command id in usage if it's at beginning of string (#1090) (3916945)

3.26.8

Bug Fixes

3.26.7

Bug Fixes

Changelog

Sourced from @​oclif/core's changelog.

3.27.0 (2024-06-04)

Features

  • added option to specify example flag value in docopts (#1095) (0345ac3), closes #1091

3.26.9 (2024-06-03)

Bug Fixes

  • only replace command id in usage if it's at beginning of string (#1090) (3916945)

3.26.8 (2024-06-03)

Bug Fixes

3.26.7 (2024-06-03)

Bug Fixes

Commits
  • db3ad80 chore(release): 3.27.0 [skip ci]
  • 0345ac3 feat: added option to specify example flag value in docopts (#1095)
  • 2ea2423 chore(release): 3.26.9 [skip ci]
  • 3916945 fix: only replace command id in usage if it's at beginning of string (#1090)
  • 85310aa chore(release): 3.26.8 [skip ci]
  • cdc9c53 chore(dev-deps): bump @​oclif/plugin-help from 6.0.22 to 6.1.0 (#1092)
  • 58b9fed fix(deps): bump debug from 4.3.4 to 4.3.5 (#1093)
  • af2cfda chore(release): 3.26.7 [skip ci]
  • 9639fd4 fix: get core meta version (#1094)
  • 7eac5a4 Merge pull request #1087 from oclif/dependabot-npm_and_yarn-fancy-test-3.0.16
  • Additional commits viewable in compare view

Updates disposablestack from 1.1.5 to 1.1.7

Changelog

Sourced from disposablestack's changelog.

v1.1.7 - 2024-12-12

Commits

  • [actions] split out node 10-20, and 20+ b0573d4
  • [Dev Deps] update @es-shims/api, auto-changelog, es-value-fixtures, is-registered-symbol, is-symbol, object-inspect, tape c93a7ea
  • [Deps] update call-bind, es-abstract, get-intrinsic, has-symbols 75a8306
  • [Refactor] use call-bound directly 6b4ce0d
  • [Dev Deps] update @es-shims/api 259c92f
  • [Tests] replace aud with npm audit 0e2d45a
  • [Dev Deps] add missing peer dep bb29720

v1.1.6 - 2024-05-28

Fixed

Commits

  • [Tests] Update nonFunctions adopt test 2f7eb6e
  • [Dev Deps] update @ljharb/eslint-config fa59c73
Commits
  • 183fa33 v1.1.7
  • 259c92f [Dev Deps] update @es-shims/api
  • 6b4ce0d [Refactor] use call-bound directly
  • 75a8306 [Deps] update call-bind, es-abstract, get-intrinsic, has-symbols
  • bb29720 [Dev Deps] add missing peer dep
  • c93a7ea [Dev Deps] update @es-shims/api, auto-changelog, es-value-fixtures, `is...
  • b0573d4 [actions] split out node 10-20, and 20+
  • 0e2d45a [Tests] replace aud with npm audit
  • 5e62706 v1.1.6
  • 2f7eb6e [Tests] Update nonFunctions adopt test
  • Additional commits viewable in compare view

Updates yaml from 2.4.2 to 2.6.1

Release notes

Sourced from yaml's releases.

v2.6.1

  • Do not strip :00 seconds from !!timestamp values (#578, with thanks to @​qraynaud)
  • Tighten regexp for JSON !!bool (#587, with thanks to @​vra5107)
  • Default to literal block scalar if folded would overflow (#585)

v2.6.0

  • Use a proper tag for !!merge << keys (#580)
  • Add stringKeys parse option (#581)
  • Stringify a Document as a Document (#576)
  • Add sponsorship by Manifest

v2.5.1

  • Include range in flow sequence pair maps (#573)

v2.5.0

  • Add --indent option to CLI tool (#559, with thanks to @​danielbayley)
  • Require newline in all cases for props on block sequence (#557)
  • Always reset indentation in lexer on ... (#558)
  • Ignore minContentWidth if greater than lineWidth (#562)
  • Drop unused Collection.maxFlowStringSingleLineLength (#522, #421)

v2.4.5

  • Improve tab handling (#553, yaml-test-suite tests DK95 & Y79Y)

v2.4.4

With special thanks to @​RedCMD for finding and reporting all of the following:

  • Allow comment after top-level block scalar with explicit indent indicator (#547)
  • Allow tab as indent for line comments before nodes (#548)
  • Do not allow tab before block collection (#549)
  • In flow collections, allow []{} immediately after : with plain key (#550)
  • Require indentation for ? explicit-key contents (#551)
  • Require indentation from block scalar header & flow collections in mapping values (#553)

v2.4.3

  • Improve error when parsing a non-string value (#459)
  • Do not parse -.NaN or +.nan as NaN (#546)
  • Support # within %TAG prefixes with trailing #comments
  • Check for non-node complex keys when stringifying with simpleKeys (#541)
Commits

Updates @swc/core from 1.4.11 to 1.10.1

Release notes

Sourced from @​swc/core's releases.

v1.10.1

No release notes provided.

v1.10.1-nightly-20241209.1

No release notes provided.

v1.10.0

No release notes provided.

v1.10.0-nightly-20241204.2

No release notes provided.

v1.10.0-nightly-20241204.1

No release notes provided.

v1.10.0-nightly-20241202.1

No release notes provided.

v1.9.3

No release notes provided.

v1.9.3-nightly-20241122.1

No release notes provided.

v1.9.2

No release notes provided.

v1.9.2-nightly-20241111.1

No release notes provided.

v1.9.1

No release notes provided.

v1.9.1-nightly-20241106.1

No release notes provided.

v1.9.0

No release notes provided.

v1.9.0-nightly-20241106.1

No release notes provided.

v1.8.0

No release notes provided.

v1.8.0-nightly-20241104.1

No release notes provided.

v1.7.42

No release notes provided.

... (truncated)

Changelog

Sourced from @​swc/core's changelog.

[1.10.1] - 2024-12-09

Bug Fixes

  • (es/resolver) Fix wrong syntax context of vars with the same names as catch params (#9786) (5a44c6b)

Features

  • (es/transforms) Add module.outFileExtension (#9784) (e04c7b3)

[1.10.0] - 2024-12-04

Bug Fixes

  • (es/codegen) Use raw value for emitting JSX text (#9762) (b83c44f)

  • (es/compat) Fix marker for inlined helpers (#9776) (f54ec2c)

  • (es/minifier) Drop console in optional chainings (#9759) (39271ad)

  • (es/minifier) Do not inline into the exact LHS (#9777) (985977b)

Features

  • (es/minifier) Support preserve_annotations of terser (#9775) (6e1c9fd)

  • (typescript) Align isolatedDeclaration implementation with tsc (#9715) (0adad25)

  • Apply Wasm-breaking changes (#9771) (ed65eee)

Miscellaneous Tasks

  • (deps) Update dependency magic-string to v0.30.13 (#9747) (fa80a1e)

... (truncated)

Commits
  • 69c126f chore: Publish 1.10.1 with swc_core v9.0.0
  • 1272212 chore: Publish 1.10.1-nightly-20241209.1 with swc_core v9.0.0
  • 1ef37a0 chore: Publish crates with swc_core v9.0.0
  • e04c7b3 feat(es/transforms): Add module.outFileExtension (#9784)
  • e05e4c7 chore: Publish crates with swc_core v8.0.2
  • 5a44c6b fix(es/resolver): Fix wrong syntax context of vars with the same names as cat...
  • e6fc532 chore: Update changelog
  • c894986 chore: Publish 1.10.0 with swc_core v8.0.1
  • 872e350 chore: Update changelog
  • dd1c0af chore: Publish 1.10.0-nightly-20241204.2 with swc_core v8.0.1
  • Additional commits viewable in compare view

Updates @swc/helpers from 0.5.11 to 0.5.15

Commits

Updates @types/cli-progress from 3.11.5 to 3.11.6

Commits

Updates @types/node from 18.19.33 to 18.19.68

Commits

Updates eslint-plugin-import from 2.29.1 to 2.31.0

Release notes

Sourced from eslint-plugin-import's releases.

v2.31.0

Added

Fixed

Changed

#3073: import-js/eslint-plugin-import#3073 #3072: import-js/eslint-plugin-import#3072 #3071: import-js/eslint-plugin-import#3071 #3070: import-js/eslint-plugin-import#3070 #3068: import-js/eslint-plugin-import#3068 #3066: import-js/eslint-plugin-import#3066 #3065: import-js/eslint-plugin-import#3065 #3062: import-js/eslint-plugin-import#3062 #3052: import-js/eslint-plugin-import#3052 #3043: import-js/eslint-plugin-import#3043 #3032: import-js/eslint-plugin-import#3032 #2996: import-js/eslint-plugin-import#2996 #2817: import-js/eslint-plugin-import#2817 [@​akwodkiewicz]: https://github.com/akwodkiewicz [@​joshuaobrien]: https://github.com/joshuaobrien [@​liuxingbaoyu]: https://github.com/liuxingbaoyu [@​manuth]: https://github.com/manuth [@​michaelfaith]: https://github.com/michaelfaith [@​phryneas]: https://github.com/phryneas

... (truncated)

Changelog

Sourced from eslint-plugin-import's changelog.

[2.31.0] - 2024-10-03

Added

Fixed

  • ExportMap / flat config: include languageOptions in context (#3052, thanks [@​michaelfaith])
  • [no-named-as-default]: Allow using an identifier if the export is both a named and a default export (#3032, thanks [@​akwodkiewicz])
  • [export]: False positive for exported overloaded functions in TS (#3065, thanks [@​liuxingbaoyu])
  • exportMap: export map cache is tainted by unreliable parse results (#3062, thanks [@​michaelfaith])
  • exportMap: improve cacheKey when using flat config (#3072, thanks [@​michaelfaith])
  • adjust "is source type module" checks for flat config (#2996, thanks [@​G-Rath])

Changed

[2.30.0] - 2024-09-02

Added

  • [dynamic-import-chunkname]: add allowEmpty option to allow empty leading comments (#2942, thanks [@​JiangWeixian])
  • [dynamic-import-chunkname]: Allow empty chunk name when webpackMode: 'eager' is set; add suggestions to remove name in eager mode (#3004, thanks [@​amsardesai])
  • [no-unused-modules]: Add ignoreUnusedTypeExports option (#3011, thanks [@​silverwind])
  • add support for Flat Config (#3018, thanks [@​michaelfaith])

Fixed

Changed

  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit (#2944, thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug #2866
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap (#2982, thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic (#2985, thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix (#2640, thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) (#2987, thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting (#2989, thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files (#2991, thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option (#3036, thanks [@​liby])
  • [readme] Clarify how to install the plugin (#2993, thanks [@​jwbth])
Commits
  • 91f809b v2.31.0
  • 3f1ac24 [utils] [refactor] parse: avoid using a regex here
  • d225176 [New] extensions: add the checkTypeImports option
  • 5a51b9a [Tests] rule-tester: try this babel class workaround
  • d66cde0 [New] support eslint v9
  • d27a639 [Fix] adjust "is source type module" checks for flat config
  • 1fa8a07 [Refactor] create sourceType helper
  • 0bc1355 [Tests] no-default-export, no-named-export: add test cases with non-modu...
  • 55fa203 [Tests] no-default-export, no-named-export: add test case
  • 6be20df [Docs] no-restricted-paths: fix grammar
  • Additional commits viewable in compare view

Updates eslint-plugin-jsx-a11y from 6.8.0 to 6.10.2

Release notes

Sourced from eslint-plugin-jsx-a11y's releases.

v6.10.0

Added

Fixed

New Contributors

Full Changelog: jsx-eslint/eslint-plugin-jsx-a11y@v6.9.0...v6.10.0

v6.9.0

Added

  • add support for Flat Config 6b5f096Description has been truncated

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

| Package | From | To |
| --- | --- | --- |
| [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna) | `8.1.3` | `8.1.9` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.4.5` | `5.7.2` |
| [@oclif/core](https://github.com/oclif/core) | `3.26.6` | `3.27.0` |
| [disposablestack](https://github.com/es-shims/DisposableStack) | `1.1.5` | `1.1.7` |
| [yaml](https://github.com/eemeli/yaml) | `2.4.2` | `2.6.1` |
| [@swc/core](https://github.com/swc-project/swc) | `1.4.11` | `1.10.1` |
| [@swc/helpers](https://github.com/swc-project/swc) | `0.5.11` | `0.5.15` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.33` | `18.19.68` |
| [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.29.1` | `2.31.0` |
| [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y) | `6.8.0` | `6.10.2` |
| [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) | `7.34.2` | `7.37.2` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.2.5` | `15.2.11` |
| [oclif](https://github.com/oclif/oclif) | `4.11.3` | `4.16.4` |
| [@inquirer/type](https://github.com/SBoudrias/Inquirer.js) | `1.3.2` | `1.5.5` |
| [ssh2](https://github.com/mscdex/ssh2) | `1.15.0` | `1.16.0` |
| [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) | `3.3.29` | `3.3.32` |
| [@types/ssh2](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ssh2) | `1.15.0` | `1.15.1` |
| [fastify](https://github.com/fastify/fastify) | `4.27.0` | `4.29.0` |
| [rimraf](https://github.com/isaacs/rimraf) | `5.0.7` | `5.0.10` |
| [ws](https://github.com/websockets/ws) | `8.17.0` | `8.18.0` |
| [zod](https://github.com/colinhacks/zod) | `3.23.8` | `3.24.1` |
| [@types/http-proxy](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/http-proxy) | `1.17.14` | `1.17.15` |
| [@types/node-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node-fetch) | `2.6.11` | `2.6.12` |
| [jose](https://github.com/panva/jose) | `4.15.5` | `4.15.9` |
| [minimatch](https://github.com/isaacs/minimatch) | `9.0.4` | `9.0.5` |
| [@azure/arm-storage](https://github.com/Azure/azure-sdk-for-js) | `18.2.0` | `18.3.0` |
| [@azure/identity](https://github.com/Azure/azure-sdk-for-js) | `4.2.0` | `4.5.0` |
| [@azure/logger](https://github.com/Azure/azure-sdk-for-js) | `1.1.2` | `1.1.4` |
| [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `12.18.0` | `12.26.0` |
| [@google-cloud/compute](https://github.com/googleapis/google-cloud-node/tree/HEAD/packages/google-cloud-compute) | `4.7.0` | `4.8.0` |
| [google-gax](https://github.com/googleapis/gax-nodejs/tree/HEAD/gax) | `4.3.5` | `4.4.1` |
| [@aws-sdk/client-lightsail](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lightsail) | `3.583.0` | `3.712.0` |



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

Updates `typescript` from 5.4.5 to 5.7.2
- [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.5...v5.7.2)

Updates `@oclif/core` from 3.26.6 to 3.27.0
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.26.6...3.27.0)

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

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

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

Updates `@swc/helpers` from 0.5.11 to 0.5.15
- [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/cli-progress` from 3.11.5 to 3.11.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cli-progress)

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

Updates `eslint-plugin-import` from 2.29.1 to 2.31.0
- [Release notes](https://github.com/import-js/eslint-plugin-import/releases)
- [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md)
- [Commits](import-js/eslint-plugin-import@v2.29.1...v2.31.0)

Updates `eslint-plugin-jsx-a11y` from 6.8.0 to 6.10.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-jsx-a11y@v6.8.0...v6.10.2)

Updates `eslint-plugin-react` from 7.34.2 to 7.37.2
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.34.2...v7.37.2)

Updates `lint-staged` from 15.2.5 to 15.2.11
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.5...v15.2.11)

Updates `oclif` from 4.11.3 to 4.16.4
- [Release notes](https://github.com/oclif/oclif/releases)
- [Changelog](https://github.com/oclif/oclif/blob/main/CHANGELOG.md)
- [Commits](oclif/oclif@4.11.3...4.16.4)

Updates `tslib` from 2.6.2 to 2.8.1
- [Release notes](https://github.com/Microsoft/tslib/releases)
- [Commits](microsoft/tslib@v2.6.2...v2.8.1)

Updates `@inquirer/type` from 1.3.2 to 1.5.5
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/commits)

Updates `ssh2` from 1.15.0 to 1.16.0
- [Commits](mscdex/ssh2@v1.15.0...v1.16.0)

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

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

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

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

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

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

Updates `@types/http-proxy` from 1.17.14 to 1.17.15
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/http-proxy)

Updates `@types/node-fetch` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node-fetch)

Updates `jose` from 4.15.5 to 4.15.9
- [Release notes](https://github.com/panva/jose/releases)
- [Changelog](https://github.com/panva/jose/blob/v4.15.9/CHANGELOG.md)
- [Commits](panva/jose@v4.15.5...v4.15.9)

Updates `minimatch` from 9.0.4 to 9.0.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v9.0.4...v9.0.5)

Updates `@azure/arm-storage` from 18.2.0 to 18.3.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/arm-storage_18.2.0...@azure/arm-storage_18.3.0)

Updates `@azure/identity` from 4.2.0 to 4.5.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/identity_4.2.0...@azure/identity_4.5.0)

Updates `@azure/logger` from 1.1.2 to 1.1.4
- [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.2...@azure/logger_1.1.4)

Updates `@azure/storage-blob` from 12.18.0 to 12.26.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.18.0...@azure/storage-blob_12.26.0)

Updates `@google-cloud/compute` from 4.7.0 to 4.8.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.8.0/packages/google-cloud-compute)

Updates `google-gax` from 4.3.5 to 4.4.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.4.1/gax)

Updates `@aws-sdk/client-lightsail` from 3.583.0 to 3.712.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.712.0/clients/client-lightsail)

Updates `@aws-sdk/client-s3` from 3.583.0 to 3.712.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.712.0/clients/client-s3)

Updates `@aws-sdk/client-sts` from 3.583.0 to 3.712.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.712.0/clients/client-sts)

---
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-minor
  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/cli-progress"
  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-import
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: root-deps
- dependency-name: eslint-plugin-jsx-a11y
  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: tslib
  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: ssh2
  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-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: "@types/http-proxy"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: "@types/node-fetch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: root-deps
- dependency-name: jose
  dependency-type: direct:production
  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: "@azure/arm-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: root-deps
- dependency-name: "@azure/identity"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-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 Dec 15, 2024
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