chore: bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.15.0
Closed
Number: #71
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 3
Association: Contributor
Comments: 3
Created:
November 25, 2024 at 05:55 AM UTC
(over 1 year ago)
(over 1 year ago)
Updated:
June 01, 2025 at 01:42 PM UTC
(about 1 year ago)
(about 1 year ago)
Closed:
June 01, 2025 at 01:42 PM UTC
(about 1 year ago)
(about 1 year ago)
Time to Close:
6 months
Labels:
dependencies javascript
dependencies javascript
Description:
Bumps @typescript-eslint/eslint-plugin from 8.3.0 to 8.15.0.
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.15.0
8.15.0 (2024-11-18)
🚀 Features
- eslint-plugin: added related-getter-setter-pairs rule (#10192)
- eslint-plugin: new rule
no-unsafe-type-assertion(#10051)- eslint-plugin: [prefer-nullish-coalescing] fix detection of
ignoreConditionalTestsinvolving boolean!operator (#10299)- rule-tester: run method - avoid to infer type parameter from
testsparam (#10324)- typescript-eslint: allow infinitely deep array nesting in config function and extends (#10333)
- utils: add new optional
languagefield toFlatConfig.Configtype (#10326)🩹 Fixes
- add missing peer dependencies (#9744)
- eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#10301)
- eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#10314)
- eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on
as const satisfies(#10315)- eslint-plugin: report deprecations used in default export (#10330)
- utils: add defaultOptions to meta in rule (#10339)
❤️ Thank You
- Bartosz
@burtek- Brad Zacher
@bradzacher- Ethan Wu
- Josh Goldberg ✨
- Kim Sang Du
@developer-bandi- Luis Sebastian Urrutia Fuentes
@LuisUrrutia- Marco Pasqualetti
@marcalexiei- Phillip Huang
- Ronen Amiel
- Szydlak
@wszydlakYou can read about our versioning strategy and releases on our website.
v8.14.0
8.14.0 (2024-11-11)
🚀 Features
- eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
- eslint-plugin: [await-thenable] report unnecessary
await usingstatements (#10209)🩹 Fixes
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.15.0 (2024-11-18)
🚀 Features
- eslint-plugin: [prefer-nullish-coalescing] fix detection of
ignoreConditionalTestsinvolving boolean!operator (#10299)- eslint-plugin: new rule
no-unsafe-type-assertion(#10051)- eslint-plugin: added related-getter-setter-pairs rule (#10192)
🩹 Fixes
- utils: add defaultOptions to meta in rule (#10339)
- eslint-plugin: report deprecations used in default export (#10330)
- eslint-plugin: [explicit-module-boundary-types] and [explicit-function-return-type] don't report on
as const satisfies(#10315)- eslint-plugin: [await-thenable, return-await] don't flag awaiting unconstrained type parameter as unnecessary (#10314)
- eslint-plugin: [consistent-indexed-object-style] handle circular mapped types (#10301)
❤️ Thank You
- Josh Goldberg ✨
- Kim Sang Du
@developer-bandi- Luis Sebastian Urrutia Fuentes
@LuisUrrutia- Phillip Huang
- Ronen Amiel
- Szydlak
@wszydlakYou can read about our versioning strategy and releases on our website.
8.14.0 (2024-11-11)
🚀 Features
- eslint-plugin: [await-thenable] report unnecessary
await usingstatements (#10209)- eslint-plugin: [no-confusing-void-expression] add an option to ignore voidvoid (#10067)
🩹 Fixes
- scope-manager: fix asserted increments not being marked as write references (#10271)
- eslint-plugin: [no-misused-promises] improve report loc for methods (#10216)
- eslint-plugin: [no-unnecessary-condition] improve error message for literal comparisons (#10194)
❤️ Thank You
- Gyumong
@Gyumong- Jan Ochwat
@janek515- Kirk Waiblinger
@kirkwaiblinger- Ronen Amiel
You can read about our versioning strategy and releases on our website.
8.13.0 (2024-11-04)
... (truncated)
Commits
2444351chore(release): publish 8.15.06c27d08chore: bump eslint dependencies (#10354)f5e23e2fix(utils): add defaultOptions to meta in rule (#10339)12ce800docs(eslint-plugin): [no-confusing-void-expression] add a default value for `...ab83198fix(eslint-plugin): report deprecations used in default export (#10330)66234d0fix(eslint-plugin): [explicit-module-boundary-types] and [explicit-function-r...013c5ccfix(eslint-plugin): [await-thenable, return-await] don't flag awaiting uncons...a7746fbfeat(eslint-plugin): [prefer-nullish-coalescing] fix detection of `ignoreCond...57d343bdocs: [no-deprecated] awkward wording about TypeScript visualizing deprecated...9ebdff4feat(eslint-plugin): new ruleno-unsafe-type-assertion(#10051)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 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)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Package:
@typescript-eslint/eslint-plugin
Ecosystem:
npm
npm
Version Change:
8.3.0 → 8.15.0
Update Type:
Minor
Minor
Technical Details
| ID: | 1187058 |
| UUID: | 2689288945 |
| Node ID: | PR_kwDOB3g0gc6C-qGG |
| Host: | GitHub |
| Repository: | nodejs/llparse-builder |