Bump the development group with 7 updates#148
Merged
GregoryGost merged 1 commit intodevelopfrom Feb 15, 2026
Merged
Conversation
Bumps the development group with 7 updates: | Package | From | To | | --- | --- | --- | | [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) | `20.1.8` | `20.1.9` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.1.0` | `25.2.3` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.12.1` | `29.14.0` | | [eslint-plugin-jsonc](https://github.com/ota-meshi/eslint-plugin-jsonc) | `2.21.0` | `2.21.1` | | [semver](https://github.com/npm/node-semver) | `7.7.3` | `7.7.4` | | [type-fest](https://github.com/sindresorhus/type-fest) | `5.4.3` | `5.4.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.55.0` | Updates `@tsconfig/node20` from 20.1.8 to 20.1.9 - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) Updates `@types/node` from 25.1.0 to 25.2.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 29.12.1 to 29.14.0 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.12.1...v29.14.0) Updates `eslint-plugin-jsonc` from 2.21.0 to 2.21.1 - [Release notes](https://github.com/ota-meshi/eslint-plugin-jsonc/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-jsonc/blob/master/CHANGELOG.md) - [Commits](ota-meshi/eslint-plugin-jsonc@v2.21.0...v2.21.1) Updates `semver` from 7.7.3 to 7.7.4 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](npm/node-semver@v7.7.3...v7.7.4) Updates `type-fest` from 5.4.3 to 5.4.4 - [Release notes](https://github.com/sindresorhus/type-fest/releases) - [Commits](sindresorhus/type-fest@v5.4.3...v5.4.4) Updates `typescript-eslint` from 8.54.0 to 8.55.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.55.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@tsconfig/node20" dependency-version: 20.1.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/node" dependency-version: 25.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-jest dependency-version: 29.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development - dependency-name: eslint-plugin-jsonc dependency-version: 2.21.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: semver dependency-version: 7.7.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: type-fest dependency-version: 5.4.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
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 development group with 7 updates:
20.1.820.1.925.1.025.2.329.12.129.14.02.21.02.21.17.7.37.7.45.4.35.4.48.54.08.55.0Updates
@tsconfig/node20from 20.1.8 to 20.1.9Commits
Updates
@types/nodefrom 25.1.0 to 25.2.3Commits
Updates
eslint-plugin-jestfrom 29.12.1 to 29.14.0Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
2cbd92bchore(release): 29.14.0 [skip ci]6406493feat(no-conditional-in-test): ban optional chaining (#1933)5698ed5chore(deps): lock file maintenance (#1931)cb36f1fchore(release): 29.13.0 [skip ci]7735c44feat: support ESLint v10 (#1929)53efb75test: update titles (#1930)4acda62chore(release): 29.12.2 [skip ci]82e3b04fix: add optional peer dependency on TypeScript (#1926)10501cfchore(deps): update workflows (#1922)d3958b0chore(deps): lock file maintenance (#1925)Updates
eslint-plugin-jsoncfrom 2.21.0 to 2.21.1Release notes
Sourced from eslint-plugin-jsonc's releases.
Changelog
Sourced from eslint-plugin-jsonc's changelog.
Commits
139fd4dchore: release eslint-plugin-jsonc (#452)da44c13chore(deps): update dependency eslint-plugin-json-schema-validator to v6 (#451)8a698dfchore(deps): update mcr.microsoft.com/devcontainers/typescript-node docker ta...3d3e5fechore(deps): update actions/upload-pages-artifact action to v4 (#423)179edf2chore(deps): update dependency eslint-plugin-jsdoc to v62 (#450)2c48c0cchore: update workflow concurrency groupsdb4fd17chore(deps): update github artifact actions (major) (#436)24cede7chore(deps): update actions/checkout action to v6 (#445)75978abchore(deps): update dependency@types/nodeto v24 (#437)a8e405afix: compatibility with ESLint v10 (#447)Updates
semverfrom 7.7.3 to 7.7.4Release notes
Sourced from semver's releases.
Changelog
Sourced from semver's changelog.
Commits
5993c2echore: release 7.7.4 (#839)120968bdeps:@npmcli/template-oss@4.29.0 (#840)a29faa5fix(cli): pass options to semver.valid() for loose version validation (#835)1d28d5edocs: fix typos and update -n CLI option documentation (#836)5816d4cchore: bump@npmcli/template-ossfrom 4.28.0 to 4.28.1 (#829)ab9e28achore: bump@npmcli/template-ossfrom 4.27.1 to 4.28.0 (#827)44d7130chore: bump@npmcli/eslint-configfrom 5.1.0 to 6.0.0 (#824)7073576chore: reorder parameters in invalid-versions.js test (#820)16a35f5chore: bump@npmcli/template-ossfrom 4.26.0 to 4.27.1 (#823)3a3459dchore: bump@npmcli/template-ossfrom 4.25.1 to 4.26.0 (#818)Updates
type-festfrom 5.4.3 to 5.4.4Release notes
Sourced from type-fest's releases.
Commits
8e9af4c5.4.4fc9e2bbPackageJson: UseLiteralUnionforenginesfield (#1354)6e08190Make twoslash (\\=>) type validation agnostic of union order (#1347)b0321a5IsUnion: Fix behavior when the entire union extends all individual members ...2c34128Paths: FixleavesOnlybehavior withneverleaves (#1350)ac3b50ePaths: Fix behavior withWeakMaps /WeakSets (#1348)7c82a21Paths: Fix behavior with tuples containing optional elements with a rest el...f6cf954fix: remove duplicate test caseUpdates
typescript-eslintfrom 8.54.0 to 8.55.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions