Bump the dependencies group across 1 directory with 17 updates#24
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the dependencies group across 1 directory with 17 updates#24dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
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.9.0` | | [@ardrive/turbo-sdk](https://github.com/ardriveapp/turbo-sdk) | `1.21.0` | `1.23.1` | | [inquirer](https://github.com/SBoudrias/Inquirer.js) | `12.3.0` | `12.5.0` | | [mime-types](https://github.com/jshttp/mime-types) | `2.1.35` | `3.0.1` | | [@eslint/config-array](https://github.com/eslint/rewrite) | `0.19.1` | `0.20.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.2` | `22.13.14` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.19.0` | `8.28.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.19.0` | `8.28.0` | | [eslint](https://github.com/eslint/eslint) | `9.17.0` | `9.23.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.1.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` | | [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.3.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.8.2` | Updates `@ar.io/sdk` from 3.0.0 to 3.9.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.9.0) Updates `@ardrive/turbo-sdk` from 1.21.0 to 1.23.1 - [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.1) Updates `@kyvejs/sdk` from 1.3.3 to 1.4.4 - [Release notes](https://github.com/KYVENetwork/kyvejs/releases) - [Commits](https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/sdk@1.3.3...@kyvejs/sdk@1.4.4) Updates `inquirer` from 12.3.0 to 12.5.0 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@12.3.0...inquirer@12.5.0) Updates `mime-types` from 2.1.35 to 3.0.1 - [Release notes](https://github.com/jshttp/mime-types/releases) - [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md) - [Commits](jshttp/mime-types@2.1.35...v3.0.1) Updates `@eslint/config-array` from 0.19.1 to 0.20.0 - [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.20.0) 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.14 - [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.28.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.28.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.19.0 to 8.28.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.28.0/packages/parser) Updates `eslint` from 9.17.0 to 9.23.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.23.0) Updates `eslint-config-prettier` from 9.1.0 to 10.1.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.1.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 `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.3.0 - [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.3.0) 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: mime-types dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@eslint/config-array" dependency-type: direct:development update-type: version-update:semver-minor 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-minor 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>
Contributor
Author
ReviewersThe following users could not be added as reviewers: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 15 updates in the / directory:
3.0.03.9.01.21.01.23.112.3.012.5.02.1.353.0.10.19.10.20.022.10.222.13.148.19.08.28.08.19.08.28.09.17.09.23.09.1.010.1.111.2.011.3.011.0.011.0.15.4.15.5.029.2.529.3.05.7.25.8.2Updates
@ar.io/sdkfrom 3.0.0 to 3.9.0Release notes
Sourced from
@ar.io/sdk's releases.... (truncated)
Changelog
Sourced from
@ar.io/sdk's changelog.... (truncated)
Commits
41b7cfechore(release): 3.9.0 [skip ci]7d2e54cchore: release 3.9.097b4bd9chore(docs): prep CHANGELOG for release19cdae9Merge remote-tracking branch 'origin/main' into alphab0beab5chore(docs): format README5561a3bchore(docs): update browser docs for pinning to versions7bd2996chore(release): 3.9.0-alpha.7 [skip ci]6c74093Merge pull request #439 from ar-io/named-exports-fix3e22295chore(test): add hook timeoutee84e4echore(test): add wallet to docker compose for aoUpdates
@ardrive/turbo-sdkfrom 1.21.0 to 1.23.1Release notes
Sourced from
@ardrive/turbo-sdk's releases.... (truncated)
Changelog
Sourced from
@ardrive/turbo-sdk's changelog.Commits
736347cchore(release): 1.23.1 [skip ci]755d577Merge pull request #228 from ardriveapp/alphaf10bddechore: scrub alpha changelog78f0e23chore(release): 1.23.1-alpha.1 [skip ci]d2b4acbMerge pull request #227 from ardriveapp/PE-7834-kyve-type-fix885e25ctest: un skip KYVE devnet top up integration test PE-78347399429chore: lock upload srv intergation test image PE-7834b82e2dbfix: use correct kyve signer type PE-78346f82b64chore: bump kyvejs PE-783418184b9Merge pull request #225 from ardriveapp/mainUpdates
@kyvejs/sdkfrom 1.3.3 to 1.4.4Release notes
Sourced from
@kyvejs/sdk's releases.Commits
49bf4c0chore: released new version4746b0bfix: toggle multi coin rewards (#170)f5f79dachore: released new versionb5b7e97chore: added package manager version3727d37chore: added multi coin rewards lcd query (#169)017ae09chore: released new version6ea00ebchore: added gas price flag to kysor (#168)3f0c9bdchore: released new version14cc792fix: storage provider error handling (#167)b432f38fix: cometbft schema (#166)Updates
inquirerfrom 12.3.0 to 12.5.0Release notes
Sourced from inquirer's releases.
Commits
83508f9Publishc1a9af3Doc(*): Remove depreciated methods from the READMEc6a79cdFeature(@inquirer/select): new theme option to display each choice index (#1687)e12335eFix(@inquirer/prompts): allow multiple-digit numbers for numeric selection (#...dba7747Fix(@inquirer/core): include 0 to isNumberKey (#1685)79a0b3ePublishf64af8cChore(deps): Bump axios from 1.7.7 to 1.8.2 in the npm_and_yarn group (#1684)6e5d433Chore: Bump dependenciesdc3da89Support Node's --frozen-intrinsics flag (#1683)3e04fe1Chore(deps-dev): Bump eslint-plugin-n from 17.15.1 to 17.16.1 (#1681)Updates
mime-typesfrom 2.1.35 to 3.0.1Release notes
Sourced from mime-types's releases.
Changelog
Sourced from mime-types's changelog.
Commits
64e03d9Release 3.0.1 (#134)31561eadeps: mime-db@1.54.0 (#133)086d3e7chore: upgrade scorecard workflow pinned action versions (#130)4b3ae383.0.07c86fc0fix: corrected hisotry.mdec8d663fix: added mimeScore.js to files1133873fix(docs): updated history.md with missing entries for 3.x541f9c5feat!: resolve extension conflicts with mime-score, close #116 (#119)540d9f3fix: mime-db@1.53.0 (#126)d0164d1fix(ci): run correctly for prsMaintainer changes
This version was pushed to npm by ulisesgascon, a new releaser for mime-types since your current version.
Updates
@eslint/config-arrayfrom 0.19.1 to 0.20.0Release notes
Sourced from
@eslint/config-array's releases.Commits
83e58a1chore: release main (#170)e8aefd2test: fix error message checking (#171)bbbe909feat: normalize patterns to handle "./" prefix in files and ignores (#162)3d48779chore: release main (#168)f4f35d4chore: Remove hardcoded version (#169)0e1a2e0feat: Look up flat/ config alternatives in defineConfig (#167)1f9c609docs: Update README sponsorsb39ed2cchore: release main (#165)727ec5dfeat: Use defineConfig() and globalIgnores() helpers (#164)473c962docs: Update README sponsorsUpdates
@eslint/object-schemafrom 2.1.5 to 2.1.6Release notes
Sourced from
@eslint/object-schema's releases.Commits
e1cb603chore: release main (#147)e9a987efeat: Update RuleDefinition withmeta.defaultOptions(#150)4964322feat: Update RuleDefinition for frozen and deprecations (#149)c91866cfix: CommonJS types in all packages (#148)7dfc0d9fix: Make meta.replacedBy read only (#146)fb5e9c1docs: Update README sponsorsae8c837docs: Update README sponsors7f291c7chore: release main (#139)d9e8628docs: Update README sponsorsf77ba17fix: makeplugin-kittypes usable in CommonJS (#143)Updates
@types/nodefrom 22.10.2 to 22.13.14Commits
Updates
@typescript-eslint/eslint-pluginfrom 8.19.0 to 8.28.0Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
807f5cachore(release): publish 8.28.07151489feat(eslint-plugin): [prefer-nullish-coalescing] supportifstatement assig...27bdddbfix(eslint-plugin): [no-unsafe-function-type] remove fixable property (#10986)3efd99echore(release): publish 8.27.0342d98efeat(utils): supportDeprecatedInfoforrule.meta.deprecated(#10932)7469e72docs(eslint-plugin): [no-unnecessary-condition] mention array access as commo...9aa0b6bchore(release): publish 8.26.1ee90e45fix(eslint-plugin): [no-unsafe-return] handle recursive type (#10883)dba0bedfix(eslint-plugin): [prefer-nullish-coalescing] treatany/unknownas elig...bc6d19fchore(release): publish 8.26.0Updates
@typescript-eslint/parserfrom 8.19.0 to 8.28.0Release notes
Sourced from
@typescript-eslint/parser's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
807f5cachore(release): publish 8.28.03efd99echore(release): publish 8.27.09aa0b6bchore(release): publish 8.26.1bc6d19fchore(release): publish 8.26.017e7012chore(deps): update dependency knip to v5.44.1 (#10845)9674629feat: support TypeScript 5.8 (#10903)7c88d26chore: update all test scripts to remove coverage flag (#10582)1a9ab8fchore(release): publish 8.25.0f3ef20echore: update to latest nx and use project references first approach (#10361)3646ec0chore(release): publish 8.24.1Updates
eslintfrom 9.17.0 to 9.23.0Release notes
Sourced from eslint's releases.