chore: bump the development-dependencies group across 1 directory with 5 updates#190
Merged
adrienpessu merged 11 commits intomainfrom Jan 20, 2026
Conversation
…h 5 updates Bumps the development-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.2` | `25.0.9` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.5.0` | `29.12.1` | | [prettier](https://github.com/prettier/prettier) | `3.7.4` | `3.8.0` | | [release-it](https://github.com/release-it/release-it) | `19.1.0` | `19.2.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.49.0` | `8.53.0` | Updates `@types/node` from 25.0.2 to 25.0.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jest` from 29.5.0 to 29.12.1 - [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.5.0...v29.12.1) Updates `prettier` from 3.7.4 to 3.8.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.7.4...3.8.0) Updates `release-it` from 19.1.0 to 19.2.3 - [Release notes](https://github.com/release-it/release-it/releases) - [Changelog](https://github.com/release-it/release-it/blob/main/CHANGELOG.md) - [Commits](release-it/release-it@19.1.0...19.2.3) Updates `typescript-eslint` from 8.49.0 to 8.53.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.53.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 25.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development-dependencies - dependency-name: eslint-plugin-jest dependency-version: 29.12.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: prettier dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: release-it dependency-version: 19.2.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies - dependency-name: typescript-eslint dependency-version: 8.53.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Dependency ReviewThe following issues were found:
|
Contributor
|
@copilot build test check dist is failing after this package upgrade |
Contributor
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
…lity Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Co-authored-by: felickz <1760475+felickz@users.noreply.github.com>
Fix build/test CI flow and rebuild dist/ after dependency updates
felickz
approved these changes
Jan 20, 2026
Contributor
felickz
left a comment
There was a problem hiding this comment.
Removing yargs looks like it fixes a bunch of these upgrade issues
adrienpessu
approved these changes
Jan 20, 2026
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-dependencies group with 5 updates in the / directory:
25.0.225.0.929.5.029.12.13.7.43.8.019.1.019.2.38.49.08.53.0Updates
@types/nodefrom 25.0.2 to 25.0.9Commits
Updates
eslint-plugin-jestfrom 29.5.0 to 29.12.1Release notes
Sourced from eslint-plugin-jest's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-jest's changelog.
... (truncated)
Commits
45edad2chore(release): 29.12.1 [skip ci]388a36cfix(no-unnecessary-assertion): don't report foranyandunknowntypes (#1...badfe77docs: put rule descriptions after title (#1916)ce44f84chore: updateeslint-remote-tester(#1915)cc3cd98chore(release): 29.12.0 [skip ci]13bbd20feat(prefer-mock-return-shorthand): greatly improve checking if mutable varia...eaa5549chore(release): 29.11.4 [skip ci]5713ac9fix(prefer-mock-return-shorthand): ignore use of update expressions (#1913)e9f1a58chore(release): 29.11.3 [skip ci]80288e2fix(prefer-mock-return-shorthand): ignore async implementations (#1912)Updates
prettierfrom 3.7.4 to 3.8.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
812a4d0Release 3.8.06cc1be3Consistent title6d9bef0Apply automated changes3744a18Update code example9a3eddeUpdate82dc52cRegeneratedc2de1aRegenerate5aa6966Regeneratedaeeb51Another versiona282985Add blog postUpdates
release-itfrom 19.1.0 to 19.2.3Release notes
Sourced from release-it's releases.
Commits
e52cea0Release 19.2.36e6dd4bUpdate remark-preset-webpro and fix broken linksf6cc8f3Remove obsolete eslint compat packages/config316dbfaReuse generated changelog3378fafRelease 19.2.27a56364ImprovegetChangelogmethod6c58c96Release 19.2.15c0a6eeRemedy potential edge case in template helperb7aca7cImprove commit prompt19daa7bRelease 19.2.0Updates
typescript-eslintfrom 8.49.0 to 8.53.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
3021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1c62e858chore(release): publish 8.50.0Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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