deps: bump @typescript-eslint/eslint-plugin from 8.56.1 to 8.57.0
Open
Number: #27
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
March 16, 2026 at 06:16 AM UTC
(3 months ago)
(3 months ago)
Updated:
March 16, 2026 at 06:16 AM UTC
(3 months ago)
(3 months ago)
Description:
Bumps @typescript-eslint/eslint-plugin from 8.56.1 to 8.57.0.
Release notes
Sourced from @​typescript-eslint/eslint-plugin's releases.
v8.57.0
8.57.0 (2026-03-09)
🚀 Features
- eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)
🩹 Fixes
- eslint-plugin: [strict-void-return] false positives with overloads (#12055)
- eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
- eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
- eslint-plugin: [prefer-promise-reject-errors] add allow
TypeOrValueSpecifierto prefer-promise-reject-errors (#12094)- eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
- typescript-estree: switch back to use
ts.getModifiers()(#12034)- typescript-estree: if the template literal is tagged and the text has an invalid escape,
cookedwill benull(#11355)❤️ Thank You
- Brad Zacher
@​bradzacher- Brian Schlenker
@​bschlenk- Evyatar Daud
@​StyleShit- fisker Cheung
@​fisker- James Henry
@​JamesHenry- Josh Goldberg
- Kirk Waiblinger
@​kirkwaiblinger- Moses Odutusin
@​thebolarin- Newton Yuan
@​NewtonYuan- SungHyun627
@​SungHyun627- Younsang Na
@​nayounsangSee 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.57.0 (2026-03-09)
🚀 Features
- eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)
🩹 Fixes
- eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
- eslint-plugin: [prefer-promise-reject-errors] add allow
TypeOrValueSpecifierto prefer-promise-reject-errors (#12094)- typescript-estree: if the template literal is tagged and the text has an invalid escape,
cookedwill benull(#11355)- eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
- eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
- eslint-plugin: [strict-void-return] false positives with overloads (#12055)
❤️ Thank You
- Brad Zacher
@​bradzacher- Brian Schlenker
@​bschlenk- Evyatar Daud
@​StyleShit- James Henry
@​JamesHenry- Josh Goldberg
- Kirk Waiblinger
@​kirkwaiblinger- Moses Odutusin
@​thebolarin- Newton Yuan
@​NewtonYuan- SungHyun627
@​SungHyun627- Younsang Na
@​nayounsangSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Commits
2c6aeeechore(release): publish 8.57.046bf066docs(eslint-plugin): document no-unnecessary-condition limitation with object...f696dadchore: use pnpm catalog (#12047)2029c78fix(eslint-plugin): [no-base-to-string] fix false positive for toString with ...0f4f101fix(eslint-plugin): [prefer-promise-reject-errors] add allow `TypeOrValueSpec...53f473bfix(typescript-estree): if the template literal is tagged and the text has an...2291b81docs: minor grammar adjustment (#12112)fc5cd09fix(eslint-plugin): guard against negative paramIndex in no-useless-default-a...adc2aadfix(eslint-plugin): handle statically analyzable computed keys in prefer-read...85badfffix(eslint-plugin): [strict-void-return] false positives with overloads (#12055)- Additional commits viewable 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Package:
@typescript-eslint/eslint-plugin
Ecosystem:
npm
npm
Version Change:
8.56.1 → 8.57.0
Update Type:
Minor
Minor
Technical Details
| ID: | 14639564 |
| UUID: | 4080470065 |
| Node ID: | PR_kwDOGTZ7b87K0dLn |
| Host: | GitHub |
| Repository: | cdglissov/cdglissov.github.io |