Bump the eslint group with 3 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 4
(6 months ago)
(6 months ago)
dependencies javascript
Bumps the eslint group with 3 updates: @typescript-eslint/eslint-plugin, @typescript-eslint/parser and eslint.
Updates @typescript-eslint/eslint-plugin from 8.48.1 to 8.51.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.51.0
8.51.0 (2025-12-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11719)
- eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
- eslint-plugin: add namespace to plugin meta (#11885)
- tsconfig-utils: more informative error on parsing failures (#11888)
🩹 Fixes
- eslint-plugin: fix crash and false positives in
no-useless-default-assignment(#11845)- eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
- eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
- eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)
❤️ Thank You
- Josh Goldberg ✨
- Kirk Waiblinger
@kirkwaiblinger- mdm317
- Ulrich Stark
- Yannick Decat
@mho22- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.50.1
8.50.1 (2025-12-22)
🩹 Fixes
- eslint-plugin: [method-signature-style] ignore methods that return
this(#11813)- eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)
❤️ Thank You
- Josh Goldberg ✨
- Tamashoo
@TamashooYou can read about our versioning strategy and releases on our website.
v8.50.0
8.50.0 (2025-12-15)
🚀 Features
- eslint-plugin: [no-useless-default-assignment] add rule (#11720)
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.51.0 (2025-12-29)
🚀 Features
- eslint-plugin: add namespace to plugin meta (#11885)
- eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)
- eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
- eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
- eslint-plugin: fix crash and false positives in
no-useless-default-assignment(#11845)❤️ Thank You
- Josh Goldberg ✨
- Kirk Waiblinger
@kirkwaiblinger- mdm317
- Ulrich Stark
- Yannick Decat
@mho22You can read about our versioning strategy and releases on our website.
8.50.1 (2025-12-22)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)
- eslint-plugin: [method-signature-style] ignore methods that return
this(#11813)❤️ Thank You
- Josh Goldberg ✨
- Tamashoo
@TamashooYou can read about our versioning strategy and releases on our website.
8.50.0 (2025-12-15)
🚀 Features
- eslint-plugin: [no-useless-default-assignment] add rule (#11720)
❤️ Thank You
- Josh Goldberg ✨
- Ulrich Stark
You can read about our versioning strategy and releases on our website.
... (truncated)
Commits
e4c57f5chore(release): publish 8.51.0c7b698bfeat(eslint-plugin): add namespace to plugin meta (#11885)2b0d14bdocs(eslint-plugin): [no-unsafe-return] added Limitations note (#11884)5612098chore(eslint-plugin): default testing types to projectService, only (#11882)6e441a7feat(eslint-plugin): [no-useless-default-assignment] fix some cases to option...7379004fix(eslint-plugin): [prefer-optional-chain] handle MemberExpression in final ...d9ba20dchore(website): replacecross-fetchandmake-dirwith Node.js built-ins (...f7085c3docs(eslint-plugin): [no-useless-default-assignment] mention .length in "when...7ee3522fix(eslint-plugin): bump ts-api-utils to 2.2.0 (#11881)e033d27docs(eslint-plugin): [strict-boolean-expressions] mention@eslint-react/no-le...- Additional commits viewable in compare view
Updates @typescript-eslint/parser from 8.48.1 to 8.51.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.51.0
8.51.0 (2025-12-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11719)
- eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
- eslint-plugin: add namespace to plugin meta (#11885)
- tsconfig-utils: more informative error on parsing failures (#11888)
🩹 Fixes
- eslint-plugin: fix crash and false positives in
no-useless-default-assignment(#11845)- eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
- eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
- eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)
❤️ Thank You
- Josh Goldberg ✨
- Kirk Waiblinger
@kirkwaiblinger- mdm317
- Ulrich Stark
- Yannick Decat
@mho22- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.50.1
8.50.1 (2025-12-22)
🩹 Fixes
- eslint-plugin: [method-signature-style] ignore methods that return
this(#11813)- eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)
❤️ Thank You
- Josh Goldberg ✨
- Tamashoo
@TamashooYou can read about our versioning strategy and releases on our website.
v8.50.0
8.50.0 (2025-12-15)
🚀 Features
- eslint-plugin: [no-useless-default-assignment] add rule (#11720)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.51.0 (2025-12-29)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.50.1 (2025-12-22)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.50.0 (2025-12-15)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.49.0 (2025-12-08)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
Updates eslint from 9.39.1 to 9.39.2
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)- 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 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
Package Dependencies
@typescript-eslint/parser
npm
8.48.1 → 8.51.0
Minor
@typescript-eslint/eslint-plugin
npm
8.48.1 → 8.51.0
Minor
Technical Details
| ID: | 12463813 |
| UUID: | 3775046528 |
| Node ID: | PR_kwDOApb9Ts67OH_f |
| Host: | GitHub |
| Repository: | microsoft/TypeScript-DOM-lib-generator |