chore(deps-dev): bump the dev-deps group with 16 updates#147
Merged
bayological merged 3 commits intomainfrom Mar 19, 2026
Merged
chore(deps-dev): bump the dev-deps group with 16 updates#147bayological merged 3 commits intomainfrom
bayological merged 3 commits intomainfrom
Conversation
Bumps the dev-deps group with 16 updates: | Package | From | To | | --- | --- | --- | | [@jest/types](https://github.com/jestjs/jest/tree/HEAD/packages/jest-types) | `29.6.3` | `30.2.0` | | [size-limit](https://github.com/ai/size-limit) | `8.2.6` | `12.0.0` | | [@size-limit/preset-small-lib](https://github.com/ai/size-limit) | `8.2.6` | `12.0.0` | | [@tsconfig/recommended](https://github.com/tsconfig/bases/tree/HEAD/bases) | `1.0.8` | `1.0.13` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `18.19.64` | `25.3.3` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.3` | `10.0.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.3` | `10.0.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.0` | | [husky](https://github.com/typicode/husky) | `8.0.3` | `9.1.7` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.7.0` | `30.2.0` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.14` | `30.0.0` | | [prettier](https://github.com/prettier/prettier) | `2.8.8` | `3.8.1` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.2.5` | `29.4.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.6.3` | `5.9.3` | | [yargs-parser](https://github.com/yargs/yargs-parser) | `21.1.1` | `22.0.0` | | [dotenv](https://github.com/motdotla/dotenv) | `16.4.5` | `17.3.1` | Updates `@jest/types` from 29.6.3 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-types) Updates `size-limit` from 8.2.6 to 12.0.0 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@8.2.6...12.0.0) Updates `@size-limit/preset-small-lib` from 8.2.6 to 12.0.0 - [Release notes](https://github.com/ai/size-limit/releases) - [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md) - [Commits](ai/size-limit@8.2.6...12.0.0) Updates `@tsconfig/recommended` from 1.0.8 to 1.0.13 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 18.19.64 to 25.3.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@eslint/js` from 9.39.3 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `eslint` from 9.39.3 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.0.2) Updates `typescript-eslint` from 8.56.1 to 8.57.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.57.0/packages/typescript-eslint) Updates `husky` from 8.0.3 to 9.1.7 - [Release notes](https://github.com/typicode/husky/releases) - [Commits](typicode/husky@v8.0.3...v9.1.7) Updates `jest` from 29.7.0 to 30.2.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 2.8.8 to 3.8.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.8...3.8.1) Updates `ts-jest` from 29.2.5 to 29.4.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.4.6) Updates `typescript` from 5.6.3 to 5.9.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.6.3...v5.9.3) Updates `yargs-parser` from 21.1.1 to 22.0.0 - [Release notes](https://github.com/yargs/yargs-parser/releases) - [Changelog](https://github.com/yargs/yargs-parser/blob/main/CHANGELOG.md) - [Commits](yargs/yargs-parser@yargs-parser-v21.1.1...yargs-parser-v22.0.0) Updates `dotenv` from 16.4.5 to 17.3.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.5...v17.3.1) --- updated-dependencies: - dependency-name: "@jest/types" dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: size-limit dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@size-limit/preset-small-lib" dependency-version: 12.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@tsconfig/recommended" dependency-version: 1.0.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@types/node" dependency-version: 25.3.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: husky dependency-version: 9.1.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: prettier dependency-version: 3.8.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: ts-jest dependency-version: 29.4.6 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: yargs-parser dependency-version: 22.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: dotenv dependency-version: 17.3.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
8a5985a to
6dc82ef
Compare
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 dev-deps group with 16 updates:
29.6.330.2.08.2.612.0.08.2.612.0.01.0.81.0.1318.19.6425.3.39.39.310.0.19.39.310.0.28.56.18.57.08.0.39.1.729.7.030.2.029.5.1430.0.02.8.83.8.129.2.529.4.65.6.35.9.321.1.122.0.016.4.517.3.1Updates
@jest/typesfrom 29.6.3 to 30.2.0Release notes
Sourced from
@jest/types's releases.... (truncated)
Changelog
Sourced from
@jest/types's changelog.... (truncated)
Commits
855864ev30.2.030e493afix(jest-circus): always runbeforeAll/afterAllin proper order with `.co...22236cfv30.0.54d57381AllowtestMatchto take a string value (#15734)5ce865bv30.0.1469f665v30.0.08a58fdeRename some options before releasing Jest 30.ac334c0v30.0.0-beta.87c799e5v30.0.0-beta.7a94c6d0Update deps.Maintainer changes
This version was pushed to npm by cpojer, a new releaser for
@jest/typessince your current version.Updates
size-limitfrom 8.2.6 to 12.0.0Release notes
Sourced from size-limit's releases.
Changelog
Sourced from size-limit's changelog.
... (truncated)
Commits
7d08aecRelease 12.0.0 versionca2570fFix test coveragec881a57Update lock fileb2cef20Remove chokidar in favor of fs:watch445f9c9Remove Node.js 18 support638eb16Move chokidar to optional peer dependency too807bf0eMove jiti to optional dependnecy8f65926Update nested dependencies7f722d9Update some tools47212e3Lock and update CI actionsUpdates
@size-limit/preset-small-libfrom 8.2.6 to 12.0.0Release notes
Sourced from
@size-limit/preset-small-lib's releases.Changelog
Sourced from
@size-limit/preset-small-lib's changelog.... (truncated)
Commits
7d08aecRelease 12.0.0 versionca2570fFix test coveragec881a57Update lock fileb2cef20Remove chokidar in favor of fs:watch445f9c9Remove Node.js 18 support638eb16Move chokidar to optional peer dependency too807bf0eMove jiti to optional dependnecy8f65926Update nested dependencies7f722d9Update some tools47212e3Lock and update CI actionsUpdates
@tsconfig/recommendedfrom 1.0.8 to 1.0.13Commits
Updates
@types/nodefrom 18.19.64 to 25.3.3Commits
Updates
@eslint/jsfrom 9.39.3 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
eslintfrom 9.39.3 to 10.0.2Release notes
Sourced from eslint's releases.
... (truncated)
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1Updates
typescript-eslintfrom 8.56.1 to 8.57.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)Updates
huskyfrom 8.0.3 to 9.1.7Release notes
Sourced from husky's releases.
... (truncated)
Commits
799e84b9.1.730f2049fix: add husky label to deprecated warning (#1538)a2d942a9.1.6b4465edfix: add parens around the null coalescing operator to fix issues when npm_co...3b3e7f1docs(spanish): improve spanish translation (#1504)dcf3aeddosc: repair support Spanish sponsors links (#1500)c3afd5fdocs: support Spanish documentation (#1499)c5f4f48docs: support Russian documentation (#1495)2fee8d29.1.5397e7f0fixes #1494 support pre-merge-commit hookUpdates
jestfrom 29.7.0 to 30.2.0Release notes
Sourced from jest's releases.
... (truncated)
Changelog
Sourced from jest's changelog.