chore: bump typescript-eslint from 8.3.0 to 8.15.0
Type: Pull Request
State: Open
Association: Contributor
Comments: 1
(over 1 year ago)
(about 1 year ago)
dependencies javascript
Bumps typescript-eslint from 8.3.0 to 8.15.0.
Release notes
Sourced from typescript-eslint'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's changelog.
8.15.0 (2024-11-18)
🚀 Features
- typescript-eslint: allow infinitely deep array nesting in config function and extends (#10333)
- eslint-plugin: new rule
no-unsafe-type-assertion(#10051)- eslint-plugin: added related-getter-setter-pairs rule (#10192)
🩹 Fixes
- add missing peer dependencies (#9744)
❤️ Thank You
- Brad Zacher
@​bradzacher- Ethan Wu
- Josh Goldberg ✨
- Ronen Amiel
You can read about our versioning strategy and releases on our website.
8.14.0 (2024-11-11)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.13.0 (2024-11-04)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.12.2 (2024-10-29)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.12.1 (2024-10-28)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.12.0 (2024-10-28)
🚀 Features
- typescript-eslint: improve undefined extension handling (#10177)
... (truncated)
Commits
2444351chore(release): publish 8.15.0b351703feat(typescript-eslint): allow infinitely deep array nesting in config functi...00a3a84fix: add missing peer dependencies (#9744)9ebdff4feat(eslint-plugin): new ruleno-unsafe-type-assertion(#10051)0409851feat(eslint-plugin): added related-getter-setter-pairs rule (#10192)16fba0achore(release): publish 8.14.0ac1f632chore(release): publish 8.13.03b97b55chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)4af866achore(release): publish 8.12.21edec1dchore(release): publish 8.12.1- 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
0
0
+0
-0
Package Dependencies
Technical Details
| ID: | 794467 |
| UUID: | 2689289500 |
| Node ID: | PR_kwDOB3g0gc6C-qMD |
| Host: | GitHub |
| Repository: | nodejs/llparse-builder |