Skip to content

Bump the dependencies group across 1 directory with 16 updates#22

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/dependencies-2acd7c416a
Closed

Bump the dependencies group across 1 directory with 16 updates#22
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/dependencies-2acd7c416a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps the dependencies group with 15 updates in the / directory:

Package From To
@ar.io/sdk 3.0.0 3.8.2
@ardrive/turbo-sdk 1.21.0 1.23.0
@kyvejs/sdk 1.3.3 1.4.2
inquirer 12.3.0 12.4.2
@eslint/config-array 0.19.1 0.19.2
@types/node 22.10.2 22.13.8
@typescript-eslint/eslint-plugin 8.19.0 8.25.0
@typescript-eslint/parser 8.19.0 8.25.0
eslint 9.17.0 9.21.0
eslint-config-prettier 9.1.0 10.0.2
fs-extra 11.2.0 11.3.0
glob 11.0.0 11.0.1
mock-fs 5.4.1 5.5.0
ts-jest 29.2.5 29.2.6
typescript 5.7.2 5.8.2

Updates @ar.io/sdk from 3.0.0 to 3.8.2

Release notes

Sourced from @​ar.io/sdk's releases.

v3.8.2

3.8.2 (2025-02-25)

Bug Fixes

  • missing break for happy path through send (e55ecc1)
  • modify retry logic for send to only retry on exceptions from ao.message or ao.result (229df6b)
  • modify retry logic to only occur on dryrun exceptions (c578893)
  • protect against if retries is 0 (6aa1b58)

v3.8.2-alpha.1

3.8.2-alpha.1 (2025-02-24)

Bug Fixes

  • missing break for happy path through send (e55ecc1)
  • modify retry logic for send to only retry on exceptions from ao.message or ao.result (229df6b)
  • modify retry logic to only occur on dryrun exceptions (c578893)
  • protect against if retries is 0 (6aa1b58)

v3.8.1

3.8.1 (2025-02-21)

Bug Fixes

  • mainnet: default to the mainnet process ID (a96713c)

v3.8.0

3.8.0 (2025-02-20)

Features

  • mainnet: update constant to the mainnet process ID (4a11840)

v3.7.1

3.7.1 (2025-02-19)

Bug Fixes

  • types: overload getEpoch to provide correct types on specific param requests (bafce74)

v3.7.1-alpha.1

3.7.1-alpha.1 (2025-02-18)

... (truncated)

Changelog

Sourced from @​ar.io/sdk's changelog.

3.8.2 (2025-02-25)

Bug Fixes

  • missing break for happy path through send (e55ecc1)
  • modify retry logic for send to only retry on exceptions from ao.message or ao.result (229df6b)
  • modify retry logic to only occur on dryrun exceptions (c578893)
  • protect against if retries is 0 (6aa1b58)

3.8.1 (2025-02-21)

Bug Fixes

  • mainnet: default to the mainnet process ID (a96713c)

3.8.0 (2025-02-20)

Features

  • mainnet: update constant to the mainnet process ID (4a11840)

3.7.1 (2025-02-19)

Bug Fixes

  • types: overload getEpoch to provide correct types on specific param requests (bafce74)

3.7.1-alpha.1 (2025-02-18)

Bug Fixes

  • types: overload getEpoch to provide correct types on specific param requests (bafce74)

3.7.0 (2025-02-17)

Bug Fixes

  • types: fix epoch settings type (a306baa)

Features

  • distributions: init paginated distributions cli command PE-7641 (8810ec6)
  • distributions: init paginated getEligibleDistributions PE-7641 (9ba192f)

... (truncated)

Commits
  • 5336137 chore(release): 3.8.2 [skip ci]
  • 143eab5 Merge pull request #430 from ar-io/alpha
  • 6d3ef96 chore(docs): update CHANGELOG for release
  • 4a28256 chore(release): 3.8.2-alpha.1 [skip ci]
  • a97f478 Merge pull request #420 from ar-io/dependabot/npm_and_yarn/npm_and_yarn-dcef1...
  • 9be706a chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates
  • 3d2bbdc Merge pull request #406 from ar-io/rework-retry-logic
  • e55ecc1 fix: missing break for happy path through send
  • 6aa1b58 fix: protect against if retries is 0
  • 229df6b fix: modify retry logic for send to only retry on exceptions from ao.message ...
  • Additional commits viewable in compare view

Updates @ardrive/turbo-sdk from 1.21.0 to 1.23.0

Release notes

Sourced from @​ardrive/turbo-sdk's releases.

v1.23.0

1.23.0 (2025-02-27)

Features

  • eth on base: add methods/commands for funding ETH on base network for SDK and CLI PE-7481 (a5ac224)

v1.23.0-alpha.1

1.23.0-alpha.1 (2025-02-27)

Features

  • eth on base: add methods/commands for funding ETH on base network for SDK and CLI PE-7481 (a5ac224)

v1.22.1

1.22.1 (2025-02-10)

Bug Fixes

  • data post: add retry capability on upload file as intended PE-7598 (cfe312b)
  • http: catch uncaught get errors, return best effort error message PE-7598 (c884edc)

v1.22.1-alpha.1

1.22.1-alpha.1 (2025-02-07)

Bug Fixes

  • data post: add retry capability on upload file as intended PE-7598 (cfe312b)
  • http: catch uncaught get errors, return best effort error message PE-7598 (c884edc)

v1.22.0

1.22.0 (2025-01-22)

Bug Fixes

  • arconnect: use signDataItem method, signature is deprecated PE-7455 (0cd3ca7)

Features

  • cli: add custom Arweave tags support (4b367e2)
  • cli: add tag support for file and folder uploads (5580085)

v1.22.0-alpha.2

1.22.0-alpha.2 (2025-02-07)

... (truncated)

Changelog

Sourced from @​ardrive/turbo-sdk's changelog.

1.23.0 (2025-02-27)

Features

  • eth on base: add methods/commands for funding ETH on base network for SDK and CLI PE-7481 (a5ac224)

1.22.1 (2025-02-10)

Bug Fixes

  • data post: add retry capability on upload file as intended PE-7598 (cfe312b)
  • http: catch uncaught get errors, return best effort error message PE-7598 (c884edc)

1.22.0 (2025-01-22)

Bug Fixes

  • arconnect: use signDataItem method, signature is deprecated PE-7455 (0cd3ca7)

Features

  • cli: add custom Arweave tags support (4b367e2)
  • cli: add tag support for file and folder uploads (5580085)
Commits
  • 88cb7f0 chore(release): 1.23.0 [skip ci]
  • 8e5e2e9 Merge pull request #224 from ardriveapp/alpha
  • b6f5dc4 chore: scrub alpha changelog
  • 04c9b0e chore(release): 1.23.0-alpha.1 [skip ci]
  • bcbb489 Merge pull request #223 from ardriveapp/PE-7481-eth-on-base-network
  • 6f3e113 refactor: make switch statement more type safe PE-7481
  • 03eb4e6 test: skip kyve devnet top-up test PE-7481
  • c540692 test: use turbo test env in getTokenPriceForBytes test PE-7481
  • d8cb553 refactor: remove debug logger PE-7481
  • d8c8afe refactor: add base-eth to ownerToNativeAddress helper PE-7481
  • Additional commits viewable in compare view

Updates @kyvejs/sdk from 1.3.3 to 1.4.2

Release notes

Sourced from @​kyvejs/sdk's releases.

@​kyvejs/sdk@​1.4.2

1.4.2 (2025-02-21)

Bug Fixes

@​kyvejs/sdk@​1.4.1

1.4.1 (2025-02-20)

Bug Fixes

  • MsgJoinPool valaddress to pool_address (937ebcb)

@​kyvejs/sdk@​1.4.0

1.4.0 (2025-02-14)

Features

@​kyvejs/sdk@​1.3.4

1.3.4 (2025-01-15)

Note: Version bump only for package @​kyvejs/sdk

Commits

Updates inquirer from 12.3.0 to 12.4.2

Release notes

Sourced from inquirer's releases.

inquirer@12.4.1

  • Mark @types/node as an optional peer dependency across all packages.

inquirer@12.4.0

  • Added new shortcut config to the checkbox prompt. Allows to customize or disable shortcut keys for select all and invert selection.

inquirer@12.3.3

Commits
  • 27c8859 Publish
  • c6ecd42 Chore: Bump dependencies
  • 2f94923 Chore: Remove Warp sponsorship
  • 7ce36cc Chore(deps-dev): Bump vitest in the npm_and_yarn group (#1671)
  • 8320f69 Chore(deps-dev): Bump @​vitest/coverage-v8 from 3.0.4 to 3.0.5 (#1666)
  • cadcc37 Chore(deps-dev): Bump @​types/node from 22.13.0 to 22.13.1 (#1670)
  • 95bd983 Chore(deps-dev): Bump eslint from 9.19.0 to 9.20.0 (#1669)
  • fb24d0a Chore(deps-dev): Bump typescript-eslint from 8.22.0 to 8.23.0 (#1668)
  • 979e8dd Chore(deps-dev): Bump globby from 14.0.2 to 14.1.0 (#1667)
  • b2709b8 Publish
  • Additional commits viewable in compare view

Updates @eslint/config-array from 0.19.1 to 0.19.2

Release notes

Sourced from @​eslint/config-array's releases.

config-array: v0.19.2

0.19.2 (2025-01-31)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​eslint/object-schema bumped from ^2.1.5 to ^2.1.6
Commits

Updates @eslint/object-schema from 2.1.5 to 2.1.6

Release notes

Sourced from @​eslint/object-schema's releases.

object-schema: v2.1.6

2.1.6 (2025-01-31)

Bug Fixes

Commits

Updates @types/node from 22.10.2 to 22.13.8

Commits

Updates @typescript-eslint/eslint-plugin from 8.19.0 to 8.25.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replace attributes with options property in TSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys for ImportAttribute (#10649)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

You can read about our versioning strategy and releases on our website.

... (truncated)

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

8.24.1 (2025-02-17)

🩹 Fixes

  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

You can read about our versioning strategy and releases on our website.

8.24.0 (2025-02-10)

🚀 Features

  • eslint-plugin: [no-unnecessary-condition] make allowConstantLoopConditions more granular (#10639)

🩹 Fixes

... (truncated)

Commits
  • 1a9ab8f chore(release): publish 8.25.0
  • a43c199 feat(eslint-plugin): [no-misused-spread] add suggestions (#10719)
  • 0a0a085 fix(eslint-plugin): [strict-boolean-expressions] allowNullableBoolean - suppo...
  • b688380 fix(eslint-plugin): [no-invalid-void-type] don't flag function overloading wi...
  • f22de04 fix(eslint-plugin): [prefer-nullish-coalescing] report on chain expressions i...
  • 6f87c20 docs(eslint-plugin): [consistent-type-definitions] add FAQs (#10731)
  • fb790dc fix(eslint-plugin): [no-deprecated] report usage of deprecated private identi...
  • 5d503b9 fix(eslint-plugin): [unified-signatures] handle getter-setter (#10818)
  • f3ef20e chore: update to latest nx and use project references first approach (#10361)
  • 3646ec0 chore(release): publish 8.24.1
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.19.0 to 8.25.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v8.25.0

8.25.0 (2025-02-24)

🚀 Features

  • eslint-plugin: [no-misused-spread] add suggestions (#10719)

🩹 Fixes

  • ast-spec: replace attributes with options property in TSImportType (#10691)
  • eslint-plugin: [unified-signatures] handle getter-setter (#10818)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#10844)
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#10708)
  • typescript-estree: align TS module nodes to namespaces (#10504)
  • visitor-keys: update keys for ImportAttribute (#10649)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.24.1

8.24.1 (2025-02-17)

🩹 Fixes

  • deps: update eslint monorepo to v9.20.0 (#10834)
  • eslint-plugin: [no-inferrable-types] handle accessor (#10780)
  • eslint-plugin: [no-unnecessary-template-expression] ignore enum and enum members (#10782)
  • eslint-plugin: [no-unsafe-assignment] report on an any value assigned as an initializer of an accessor property (#10785)
  • eslint-plugin: [consistent-generic-constructors] check accessor class properties (#10789)
  • eslint-plugin: [prefer-return-this-type] check accessor properties with a function initializer (#10794)
  • eslint-plugin: [explicit-module-boundary-types] check accessor class properties with a function initializer (#10804)
  • eslint-plugin: [explicit-member-accessibility] check accessor class properties for missing accessibility modifier (#10805)
  • eslint-plugin: [no-deprecated] don't report on deprecated accessor property declaration (#10813)
  • eslint-plugin: [no-misused-promises] don't report on static accessor properties (#10814)
  • eslint-plugin: [class-methods-use-this] check accessor methods with a function initializer (#10796)

❤️ Thank You

  • Ronen Amiel
  • YeonJuan

You can read about our versioning strategy and releases on our website.

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

8.25.0 (2025-02-24)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.24.1 (2025-02-17)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.24.0 (2025-02-10)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.23.0 (2025-02-03)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.22.0 (2025-01-27)

🚀 Features

  • parser: add standalone isolatedDeclarations option (#10499)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

8.21.0 (2025-01-20)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.20.0 (2025-01-13)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

8.19.1 (2025-01-06)

... (truncated)

Commits
  • 1a9ab8f chore(release): publish 8.25.0
  • f3ef20e chore: update to latest nx and use project references first approach (#10361)
  • 3646ec0 chore(release): publish 8.24.1
  • 87d72ba chore(release): publish 8.24.0
  • 2a96020 chore(release): publish 8.23.0
  • 94e8098 chore(release): publish 8.22.0
  • a885343 feat(parser): add standalone isolatedDeclarations option (#10499)
  • 79af426 chore(release): publish 8.21.0
  • a157fd4 chore: standardized on inline named exports (mostly) (#10596)
  • ea6fbea chore(release): publish 8.20.0
  • Additional commits viewable in compare view

Updates eslint from 9.17.0 to 9.21.0

Release notes

Sourced from eslint's releases.

v9.21.0

Features

  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 5c5b802 feat: Add --ext CLI option (#19405) (Milos Djermanovic)

Bug Fixes

  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)

Documentation

  • c5561ea docs: Update README (GitHub Actions Bot)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • f67d5e8 docs: Update README (GitHub Actions Bot)
  • 75afc61 docs: Update README (GitHub Actions Bot)
  • 0636cab docs: Update Eleventy from v2 to v3 (#19415) (Amaresh S M)
  • dd7d930 docs: Update README (GitHub Actions Bot)

Chores

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)
  • 5fd211d test: processors can return subpaths (#19425) (Milos Djermanovic)

v9.20.1

Bug Fixes

Documentation

  • fe3ccb2 docs: allow typing in search box while dropdown is open (#19424) (Amaresh S M)
  • 93c78a5 docs: Add instructions for pnpm compat (#19422) (Nicholas C. Zakas)
  • b476a93 docs: Fix Keyboard Navigation for Search Results (#19416) (Amaresh S M)
  • ccb60c0 docs: Update README (GitHub Actions Bot)

v9.20.0

Features

  • e89a54a feat: change behavior of inactive flags (#19386) (Milos Djermanovic)

Bug Fixes

  • 91d4d9f fix: Bring types in sync with @​eslint/core (#19157) (Nicholas C. Zakas)
  • fa25c7a fix: Emit warning when empty config file is used (#19399) (Nicholas C. Zakas)
  • 31a9fd0 fix: Clearer error message for wrong plugin format (#19380) (Nicholas C. Zakas)
  • 61d99e3 fix: Better error message for unserializable parser (#19384) (Nicholas C. Zakas)
  • db1b9a6 fix: Ensure module scope is checked for references in consistent-this (#19383) (Nicholas C. Zakas)
  • 8bcd820 fix: arrow-body-style crash with single-token body (#19379) (Milos Djermanovic)

Documentation

  • b7012c8 docs: rewrite examples with var using let and const (#19407) (Mueez Javaid Hashmi)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.21.0 - February 21, 2025

  • a8c9a9f chore: update @eslint/eslintrc and @eslint/js (#19453) (Francesco Trotta)
  • 265e0cf chore: package.json update for @​eslint/js release (Jenkins)
  • 418717f feat: introduce new deprecated types for rules (#19238) (fnx)
  • 3401b85 test: add test for Rule.ReportDescriptor type (#19449) (Francesco Trotta)
  • e497aa7 chore: update rewrite dependencies (#19448) (Francesco Trotta)
  • c5561ea docs: Update README (GitHub Actions Bot)
  • db5340d fix: update missing plugin message template (#19445) (Milos Djermanovic)
  • d8ffdd4 fix: do not exit process on rule crash (#19436) (Francesco Trotta)
  • dab5478 chore: better error message for missing plugin in config (#19402) (Tanuj Kanti)
  • 80b0485 docs: replace var with let and const in rule example (#19434) (Tanuj Kanti)
  • ebfe2eb chore: set js language for bug report issue config block (#19439) (Josh Goldberg ✨)

Bumps the dependencies group with 15 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@ar.io/sdk](https://github.com/ar-io/ar-io-sdk) | `3.0.0` | `3.8.2` |
| [@ardrive/turbo-sdk](https://github.com/ardriveapp/turbo-sdk) | `1.21.0` | `1.23.0` |
| [@kyvejs/sdk](https://github.com/KYVENetwork/kyvejs) | `1.3.3` | `1.4.2` |
| [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.3.0` | `12.4.2` |
| [@eslint/config-array](https://github.com/eslint/rewrite) | `0.19.1` | `0.19.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.13.8` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.0` | `8.25.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.0` | `8.25.0` |
| [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.21.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.2` |
| [fs-extra](https://github.com/jprichardson/node-fs-extra) | `11.2.0` | `11.3.0` |
| [glob](https://github.com/isaacs/node-glob) | `11.0.0` | `11.0.1` |
| [mock-fs](https://github.com/tschaub/mock-fs) | `5.4.1` | `5.5.0` |
| [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.2.6` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` |



Updates `@ar.io/sdk` from 3.0.0 to 3.8.2
- [Release notes](https://github.com/ar-io/ar-io-sdk/releases)
- [Changelog](https://github.com/ar-io/ar-io-sdk/blob/main/CHANGELOG.md)
- [Commits](ar-io/ar-io-sdk@v3.0.0...v3.8.2)

Updates `@ardrive/turbo-sdk` from 1.21.0 to 1.23.0
- [Release notes](https://github.com/ardriveapp/turbo-sdk/releases)
- [Changelog](https://github.com/ardriveapp/turbo-sdk/blob/main/CHANGELOG.md)
- [Commits](ardriveapp/turbo-sdk@v1.21.0...v1.23.0)

Updates `@kyvejs/sdk` from 1.3.3 to 1.4.2
- [Release notes](https://github.com/KYVENetwork/kyvejs/releases)
- [Commits](https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/sdk@1.3.3...@kyvejs/sdk@1.4.2)

Updates `inquirer` from 12.3.0 to 12.4.2
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.3.0...inquirer@12.4.2)

Updates `@eslint/config-array` from 0.19.1 to 0.19.2
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@config-array-v0.19.1...config-array-v0.19.2)

Updates `@eslint/object-schema` from 2.1.5 to 2.1.6
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@object-schema-v2.1.5...object-schema-v2.1.6)

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

Updates `@typescript-eslint/eslint-plugin` from 8.19.0 to 8.25.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.19.0 to 8.25.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/parser)

Updates `eslint` from 9.17.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.17.0...v9.21.0)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.2
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.2)

Updates `fs-extra` from 11.2.0 to 11.3.0
- [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md)
- [Commits](jprichardson/node-fs-extra@11.2.0...11.3.0)

Updates `glob` from 11.0.0 to 11.0.1
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.0...v11.0.1)

Updates `mock-fs` from 5.4.1 to 5.5.0
- [Release notes](https://github.com/tschaub/mock-fs/releases)
- [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md)
- [Commits](tschaub/mock-fs@v5.4.1...v5.5.0)

Updates `ts-jest` from 29.2.5 to 29.2.6
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](kulshekhar/ts-jest@v29.2.5...v29.2.6)

Updates `typescript` from 5.7.2 to 5.8.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.7.2...v5.8.2)

---
updated-dependencies:
- dependency-name: "@ar.io/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@ardrive/turbo-sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@kyvejs/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: inquirer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@eslint/config-array"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@eslint/object-schema"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-config-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: fs-extra
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: glob
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: mock-fs
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: ts-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

The following labels could not be found: npm, dependencies, security.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 10, 2025

Superseded by #23.

@dependabot dependabot bot closed this Mar 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/dependencies-2acd7c416a branch March 10, 2025 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants