Skip to content

Bump the dependencies group across 1 directory with 13 updates#18

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

Bump the dependencies group across 1 directory with 13 updates#18
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/dependencies-e59f3eb8cf

Conversation

@dependabot
Copy link
Contributor

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

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

Package From To
@ar.io/sdk 3.0.0 3.4.0
@ardrive/turbo-sdk 1.21.0 1.22.0
inquirer 12.3.0 12.4.1
@eslint/config-array 0.19.1 0.19.2
@types/node 22.10.2 22.13.0
@typescript-eslint/eslint-plugin 8.19.0 8.22.0
@typescript-eslint/parser 8.19.0 8.22.0
eslint 9.17.0 9.19.0
eslint-config-prettier 9.1.0 10.0.1
fs-extra 11.2.0 11.3.0
glob 11.0.0 11.0.1
typescript 5.7.2 5.7.3

Updates @ar.io/sdk from 3.0.0 to 3.4.0

Release notes

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

v3.4.0

3.4.0 (2025-01-31)

Bug Fixes

  • ant: add setUndername and setBasename apis (ce4abfe)

Features

  • ant apis: add commands for new methods (931e621)
  • revokable vaults: init revokeVault and vaultedTransfer commands and methods PE-7514 (6ca44a1)
  • vault apis: assert lock length in range PE-7541 (3585643)
  • vault apis: init write methods+commands for create/extend/increase vault PE-7541 (b2e3cab)

v3.4.0-alpha.4

3.4.0-alpha.4 (2025-01-30)

Features

  • vault apis: assert lock length in range PE-7541 (3585643)
  • vault apis: init write methods+commands for create/extend/increase vault PE-7541 (b2e3cab)

v3.4.0-alpha.3

3.4.0-alpha.3 (2025-01-29)

Features

  • ant apis: add commands for new methods (931e621)

v3.4.0-alpha.2

3.4.0-alpha.2 (2025-01-29)

Bug Fixes

  • ant: add setUndername and setBasename apis (ce4abfe)

v3.4.0-alpha.1

3.4.0-alpha.1 (2025-01-29)

Features

  • revokable vaults: init revokeVault and vaultedTransfer commands and methods PE-7514 (6ca44a1)

v3.3.1

... (truncated)

Changelog

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

3.4.0 (2025-01-31)

Bug Fixes

  • ant: add setUndername and setBasename apis (ce4abfe)

Features

  • ant apis: add commands for new methods (931e621)
  • revokable vaults: init revokeVault and vaultedTransfer commands and methods PE-7514 (6ca44a1)
  • vault apis: assert lock length in range PE-7541 (3585643)
  • vault apis: init write methods+commands for create/extend/increase vault PE-7541 (b2e3cab)

3.3.1 (2025-01-29)

Bug Fixes

  • ant: bumps ids (8eb2e38)
  • ants: module bump _wSmbjfSlX3dZNcqE8JqKmj-DKum9uQ_jB08LwOKCyw (8d442e0)
  • ant: update ANT ids (9f37e76)
  • boot: add boot loader logic to ant spawn util (f00ab47)
  • lua: update lua code id (76822a2)
  • tags: remove extra tags from spawn util (f308b84)

3.3.0 (2025-01-24)

Bug Fixes

  • ants: tag with ao authority (f08af65)
  • ao: add ao client for ants in emitter (489c040)
  • arconnect: use signDataItem method, signature is deprecated (11e2378)
  • arweave: use defaultArweave when fetching data (acf3e02)
  • error handling: trim escape codes from thrown error PE-7417 (6dcf641)
  • error handling: use a consolidated regexp for msg.Error and msg.Tags.Error PE-7417 (770a81e)
  • gql: add retries when fetching epoch distribution data from arweave (42c1534)
  • ids: add module and code ids (7474ccd)
  • import: use import from file (f8fe7b4)
  • logs: add processId to read error logs, include stack trace (51b7e38)
  • module id: update ant module id (9e122af)
  • pagination: allow nested keys in sortBy pagination params utility type PE-7428 (8ae8d88)
  • spawn: spawn ANTs with a custom ANT module instead of aos module (2359b5b)
  • test: double test timeout (4a52b81)
  • ts: add root dir (e33eba5)
  • types: simplify types for init functions, cleanup contructors (2197d99)
  • types: simplify types for init functions, cleanup contructors (cd0afa6)

... (truncated)

Commits
  • 52044d3 chore(release): 3.4.0 [skip ci]
  • ab495a8 Merge pull request #363 from ar-io/alpha
  • c987624 chore(docs): prep CHANGELOG for release
  • fff6893 chore(release): 3.4.0-alpha.4 [skip ci]
  • 54058ca Merge pull request #372 from ar-io/PE-7541-vault-write-commands
  • fb60beb docs(vault apis): add readme updates for new apisPE-7541
  • 3585643 feat(vault apis): assert lock length in range PE-7541
  • b2e3cab feat(vault apis): init write methods+commands for create/extend/increase vaul...
  • e27a2e7 chore(release): 3.4.0-alpha.3 [skip ci]
  • 17d175f Merge pull request #371 from ar-io/ant-base-name-and-undername-commands
  • Additional commits viewable in compare view

Updates @ardrive/turbo-sdk from 1.21.0 to 1.22.0

Release notes

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

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.1

1.22.0-alpha.1 (2025-01-22)

Features

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

v1.21.1-alpha.1

1.21.1-alpha.1 (2025-01-17)

Bug Fixes

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

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

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
  • 11b5d00 chore(release): 1.22.0 [skip ci]
  • 75e18d4 Merge pull request #219 from ardriveapp/alpha
  • 7bcf46b chore: scrub alpha changelog
  • 868bf7e chore(release): 1.22.0-alpha.1 [skip ci]
  • c0214ba Merge pull request #216 from ardriveapp/PE-7109-upload-file-turbo-cli-allow-c...
  • 923bd59 Merge branch 'alpha' into PE-7109-upload-file-turbo-cli-allow-custom-tags-and...
  • d81f33a chore: scrub alpha changelog
  • 95ccc51 chore(release): 1.21.1-alpha.1 [skip ci]
  • 2492624 Merge pull request #218 from ardriveapp/PE-7455-arconnect-sign-data-item-api
  • 0cd3ca7 fix(arconnect): use signDataItem method, signature is deprecated PE-7455
  • Additional commits viewable in compare view

Updates inquirer from 12.3.0 to 12.4.1

Release notes

Sourced from inquirer's releases.

inquirer@12.3.3

Commits

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.0

Commits

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

Release notes

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

v8.22.0

8.22.0 (2025-01-27)

🚀 Features

  • parser: add standalone isolatedDeclarations option (#10499)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
  • type-utils: support matching intersection types in TypeOrValueSpecifier with a PackageSpecifier (#10667)

❤️ Thank You

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

v8.21.0

8.21.0 (2025-01-20)

🚀 Features

  • ast-spec: support import attributes in TSImportType (#10640)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
  • eslint-plugin: check JSX spread elements for misused spread usage (#10653)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
  • eslint-plugin-internal: [debug-namespace] on windows (#10661)
  • rule-tester: handle window root path (#10654)
  • scope-manager: add a reference for JSX closing element if it exists (#10614)

❤️ Thank You

... (truncated)

Changelog

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

8.22.0 (2025-01-27)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)

❤️ Thank You

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

8.21.0 (2025-01-20)

🩹 Fixes

  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
  • eslint-plugin: check JSX spread elements for misused spread usage (#10653)
  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)

❤️ Thank You

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

8.20.0 (2025-01-13)

🚀 Features

  • eslint-plugin: [consistent-type-assertions] add arrayLiteralTypeAssertions options (#10565)
  • eslint-plugin: [no-deprecated] add allow options (#10585)
  • eslint-plugin: [no-misused-spread] add new rule (#10551)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-condition] don't flag optional chaining for union types with an unconstrained type parameters (#10602)
  • eslint-plugin: [no-shadow] ignore ordering of type declarations (#10593)

... (truncated)

Commits
  • 94e8098 chore(release): publish 8.22.0
  • 9f0ce90 docs: add FAQ and docs around verbatimModuleSyntax and similar options (#10...
  • f1e9a5d fix(eslint-plugin): [no-unnecessary-template-expression] handle template lite...
  • acab0a9 fix(eslint-plugin): [prefer-readonly] autofixer doesn't add type to property ...
  • a3a157c fix(eslint-plugin): [no-extraneous-class] handle accessor keyword (#10678)
  • 586e7eb fix(eslint-plugin): [no-shadow] don't report unnecessarily on valid ways of u...
  • 9e8828b fix(eslint-plugin): [no-duplicate-type-constituents] handle nested types (#10...
  • 74c4155 chore: correct docs test snapshot for no-unused-vars
  • 1e2305e fix(eslint-plugin): [prefer-nullish-coalescing] doesn't report on ternary but...
  • 974f2b1 docs(eslint-plugin): [no-unused-vars] add types-only values FAQ (#10690)
  • Additional commits viewable in compare view

Updates @typescript-eslint/parser from 8.19.0 to 8.22.0

Release notes

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

v8.22.0

8.22.0 (2025-01-27)

🚀 Features

  • parser: add standalone isolatedDeclarations option (#10499)

🩹 Fixes

  • eslint-plugin: [prefer-nullish-coalescing] doesn't report on ternary but on equivalent || (#10517)
  • eslint-plugin: [no-duplicate-type-constituents] handle nested types (#10638)
  • eslint-plugin: [no-shadow] don't report unnecessarily on valid ways of using module augmentation (#10616)
  • eslint-plugin: [no-extraneous-class] handle accessor keyword (#10678)
  • eslint-plugin: [prefer-readonly] autofixer doesn't add type to property that is mutated in the constructor (#10552)
  • eslint-plugin: [no-unnecessary-template-expression] handle template literal type (#10612)
  • type-utils: support matching intersection types in TypeOrValueSpecifier with a PackageSpecifier (#10667)

❤️ Thank You

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

v8.21.0

8.21.0 (2025-01-20)

🚀 Features

  • ast-spec: support import attributes in TSImportType (#10640)

🩹 Fixes

  • eslint-plugin: [no-unnecessary-type-arguments] handle type args on jsx (#10630)
  • eslint-plugin: check JSX spread elements for misused spread usage (#10653)
  • eslint-plugin: [no-for-in-array] report on any type which may be an array or array-like (#10535)
  • eslint-plugin: [no-base-to-string] don't crash for recursive array or tuple types (#10633)
  • eslint-plugin: [no-duplicate-enum-values] handle template literal (#10675)
  • eslint-plugin-internal: [debug-namespace] on windows (#10661)
  • rule-tester: handle window root path (#10654)
  • scope-manager: add a reference for JSX closing element if it exists (#10614)

❤️ Thank You

... (truncated)

Changelog

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

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)

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.

Commits
  • 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
  • 328b7df chore(release): publish 8.19.1
  • See full diff in compare view

Updates eslint from 9.17.0 to 9.19.0

Release notes

Sourced from eslint's releases.

v9.19.0

Features

  • 1637b8e feat: add --report-unused-inline-configs (#19201) (Josh Goldberg ✨)

Bug Fixes

  • aae6717 fix: sync rule type header comments automatically (#19276) (Francesco Trotta)

Documentation

  • cfea9ab docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)
  • 2b84f66 docs: Update README (#19362) (Nicholas C. Zakas)
  • 044f93c docs: clarify frozen rule description (#19351) (Pavel)
  • 797ee7c docs: fix Bluesky links (#19368) (Milos Djermanovic)
  • 81a9c0e docs: Update README (GitHub Actions Bot)
  • 093fb3d docs: replace var with let and const in rule examples (#19365) (Tanuj Kanti)
  • 417de32 docs: replace var with const in rule examples (#19352) (jj)
  • 17f2aae docs: update getting-started config to match default generated config (#19308) (0xDev)
  • 8a0a5a8 docs: better global ignores instruction (#19297) (Jacopo Marrone)
  • 6671a2c docs: Update README (GitHub Actions Bot)
  • e39d3f2 docs: fix divider for rule category (#19264) (Tanuj Kanti)
  • e0cf53f docs: fix search result box position for small screens (#19328) (Tanuj Kanti)
  • f92a680 docs: replace var with let or const in rule examples (#19331) (Ravi Teja Kolla)
  • b04b84b docs: revert accidental changes in TS config files docs (#19336) (Francesco Trotta)

Chores

  • 9b9cb05 chore: upgrade @​eslint/js@​9.19.0 (#19371) (Milos Djermanovic)
  • 58560e7 chore: package.json update for @​eslint/js release (Jenkins)
  • 2089707 test: fix failing test in Node.js v22.13.0 (#19345) (Francesco Trotta)

v9.18.0

Features

  • e84e6e2 feat: Report allowed methods for no-console rule (#19306) (Anna Bocharova)
  • 8efc2d0 feat: unflag TypeScript config files (#19266) (Francesco Trotta)
  • 87a9352 feat: check imports and class names in no-shadow-restricted-names (#19272) (Milos Djermanovic)

Bug Fixes

  • da768d4 fix: correct overrideConfigFile type (#19289) (Francesco Trotta)

Documentation

  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • db574c4 docs: add missing backticks to no-void (#19313) (루밀LuMir)
  • 8d943c3 docs: add missing backticks to default-case-last (#19311) (루밀LuMir)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.19.0 - January 24, 2025

  • 9b9cb05 chore: upgrade @​eslint/js@​9.19.0 (#19371) (Milos Djermanovic)
  • 58560e7 chore: package.json update for @​eslint/js release (Jenkins)
  • cfea9ab docs: Clarify overrideConfig option (#19370) (Nicholas C. Zakas)
  • 2b84f66 docs: Update README (#19362) (Nicholas C. Zakas)
  • 044f93c docs: clarify frozen rule description (#19351) (Pavel)
  • 797ee7c docs: fix Bluesky links (#19368) (Milos Djermanovic)
  • 81a9c0e docs: Update README (GitHub Actions Bot)
  • 093fb3d docs: replace var with let and const in rule examples (#19365) (Tanuj Kanti)
  • 417de32 docs: replace var with const in rule examples (#19352) (jj)
  • 17f2aae docs: update getting-started config to match default generated config (#19308) (0xDev)
  • aae6717 fix: sync rule type header comments automatically (#19276) (Francesco Trotta)
  • 8a0a5a8 docs: better global ignores instruction (#19297) (Jacopo Marrone)
  • 2089707 test: fix failing test in Node.js v22.13.0 (#19345) (Francesco Trotta)
  • 6671a2c docs: Update README (GitHub Actions Bot)
  • 1637b8e feat: add --report-unused-inline-configs (#19201) (Josh Goldberg ✨)
  • e39d3f2 docs: fix divider for rule category (#19264) (Tanuj Kanti)
  • e0cf53f docs: fix search result box position for small screens (#19328) (Tanuj Kanti)
  • f92a680 docs: replace var with let or const in rule examples (#19331) (Ravi Teja Kolla)
  • b04b84b docs: revert accidental changes in TS config files docs (#19336) (Francesco Trotta)

v9.18.0 - January 10, 2025

  • c52be85 chore: upgrade to @eslint/js@9.18.0 (#19330) (Francesco Trotta)
  • 362099c chore: package.json update for @​eslint/js release (Jenkins)
  • 9486141 deps: upgrade @eslint/core and @eslint/plugin-kit (#19329) (Francesco Trotta)
  • d9c23c5 docs: replace var with const in rule examples (#19325) (Tanuj Kanti)
  • 8e1a898 docs: add tabs to cli code blocks (#18784) (Jay)
  • f3aeefb docs: rewrite using let and const in rule examples (#19320) (PoloSpark)
  • 0b680b3 docs: Update README (GitHub Actions Bot)
  • 98c86a9 docs: Edit this page button link to different branches (#19228) (Tanuj Kanti)
  • 6947901 docs: remove hardcoded edit link (#19323) (Milos Djermanovic)
  • 03f2f44 docs: rewrite var with const in rules examples (#19317) (Thiago)
  • 26c3003 docs: Clarify dangers of eslint:all (#19318) (Nicholas C. Zakas)
  • c038257 docs: add eqeqeq in related rules to no-eq-null (#19310) (루밀LuMir)
  • 89c8fc5 docs: rewrite examples with var using let and const (#19315) (Amaresh S M)
  • 495aa49 chore: extract package name from package.json for public interface (

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

| Package | From | To |
| --- | --- | --- |
| [@ar.io/sdk](https://github.com/ar-io/ar-io-sdk) | `3.0.0` | `3.4.0` |
| [@ardrive/turbo-sdk](https://github.com/ardriveapp/turbo-sdk) | `1.21.0` | `1.22.0` |
| [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.3.0` | `12.4.1` |
| [@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.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.0` | `8.22.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.0` | `8.22.0` |
| [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.19.0` |
| [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` |
| [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` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |



Updates `@ar.io/sdk` from 3.0.0 to 3.4.0
- [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.4.0)

Updates `@ardrive/turbo-sdk` from 1.21.0 to 1.22.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.22.0)

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

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.0
- [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.22.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.22.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.19.0 to 8.22.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.22.0/packages/parser)

Updates `eslint` from 9.17.0 to 9.19.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.19.0)

Updates `eslint-config-prettier` from 9.1.0 to 10.0.1
- [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.1)

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 `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
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: 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: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

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

dependabot bot commented on behalf of github Feb 3, 2025

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

@dependabot dependabot bot requested a review from PSkinnerTech February 3, 2025 09:14
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 10, 2025

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

@dependabot dependabot bot closed this Feb 10, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/dependencies-e59f3eb8cf branch February 10, 2025 08:45
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