PR #200 opened: chore(deps): bump the minor-and-patch group with 5 updates
Bumps the minor-and-patch group with 5 updates:
| Package | From | To |
|---|---|---|
| @types/node | 25.8.0 | 25.9.0 |
| @typescript-eslint/eslint-plugin | 8.59.3 | 8.59.4 |
| @typescript-eslint/parser | 8.59.3 | 8.59.4 |
| ts-jest | 29.4.9 | 29.4.10 |
| typescript-eslint | 8.59.3 | 8.59.4 |
Updates @types/node from 25.8.0 to 25.9.0
▶Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.59.3 to 8.59.4
▶Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.59.4
8.59.4 (2026-05-18)
🩹 Fixes
- eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
- project-service: throw error cause in
getParsedConfigFileFromTSServer(#12321)- typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)
❤️ Thank You
- Evyatar Daud
@StyleShit- Kirk Waiblinger
@kirkwaiblinger- lumir
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.59.4 (2026-05-18)
🩹 Fixes
- eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
❤️ Thank You
- Evyatar Daud
@StyleShitSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Commits
Updates @typescript-eslint/parser from 8.59.3 to 8.59.4
▶Release notes
Sourced from @typescript-eslint/parser's releases.
v8.59.4
8.59.4 (2026-05-18)
🩹 Fixes
- eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
- project-service: throw error cause in
getParsedConfigFileFromTSServer(#12321)- typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)
❤️ Thank You
- Evyatar Daud
@StyleShit- Kirk Waiblinger
@kirkwaiblinger- lumir
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Changelog
Sourced from @typescript-eslint/parser's changelog.
8.59.4 (2026-05-18)
This was a version bump only for parser to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Commits
ca6ca14chore(release): publish 8.59.4- See full diff in compare view
Updates ts-jest from 29.4.9 to 29.4.10
▶Changelog
Sourced from ts-jest's changelog.
29.4.10 (2026-05-18)
Bug Fixes
- pass
resolutionModetots.resolveModuleNamefor hybrid module support (b557a85)- rebuild
Programwhen consecutive compiles need different module kinds (a82a2b3), closes #4774- respect tsconfig
moduleResolutioninstead of forcingNode10(1bffffc)- transformer: transpile
mjsfiles fromnode_modulesfor CJS mode (96d025d)- transformer: use a consistent comparator in hoist-jest sortStatements (8a8fd2f)
▶Commits
96b3ac0chore(release): 29.4.10e98ec64build(deps): update github/codeql-action digest to 458d36d21ac58fbuild(deps): update jest packages0fdc96dbuild(deps): update dependency semver to ^7.8.04b95551build(deps): update dependency jest-environment-jsdom to ^30.4.1 (#5311)7b88447build(deps): update eslint packages to ^8.59.3 (#5310)a82a2b3fix: rebuild Program when consecutive compiles need different module kinds6edad68build(deps): update dependency@types/nodeto v20.19.418c443a6build(deps): update google/osv-scanner-action action to v2.3.83195ba6build(deps): bump@babel/plugin-transform-modules-systemjsin /website- Additional commits viewable in compare view
▶Attestation changes
This version has no provenance attestation, while the previous version (29.4.9) was attested. Review the package versions before updating.
Updates typescript-eslint from 8.59.3 to 8.59.4
▶Release notes
Sourced from typescript-eslint's releases.
v8.59.4
8.59.4 (2026-05-18)
🩹 Fixes
- eslint-plugin: [no-floating-promises] stack overflow when using recursive types (#12294)
- project-service: throw error cause in
getParsedConfigFileFromTSServer(#12321)- typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)
❤️ Thank You
- Evyatar Daud
@StyleShit- Kirk Waiblinger
@kirkwaiblinger- lumir
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Changelog
Sourced from typescript-eslint's changelog.
8.59.4 (2026-05-18)
🩹 Fixes
- typescript-eslint: export Compatible* types from typescript-eslint to resolve pnpm TS error (#12340)
❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
▶Commits
ca6ca14chore(release): publish 8.59.44b927c6fix(typescript-eslint): export Compatible* types from typescript-eslint to re...- See full diff in compare view
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