-
-
Notifications
You must be signed in to change notification settings - Fork 923
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency typescript-eslint to v8 #3064
Conversation
✅ Deploy Preview for fakerjs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## next #3064 +/- ##
==========================================
- Coverage 99.97% 99.96% -0.01%
==========================================
Files 2776 2776
Lines 226260 226260
Branches 591 941 +350
==========================================
- Hits 226199 226190 -9
- Misses 61 70 +9 |
9267de7
to
7fa4842
Compare
This is likely blocked by #3044
|
I found a workaround, by excluding the eslint.config.js from eslint. |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
It was brought to my attention that typescript-eslint v8.3 now has a rule to check for depreciations 🎉 I would like to bring attention to this PR and it's blocking PR, so we can get rid of the not so well maintained eslint-plugin-deprecation package |
6763cff
to
2b5da93
Compare
https://typescript-eslint.io/rules/no-deprecated is included in |
This PR contains the following updates:
7.18.0
->8.2.0
Release Notes
typescript-eslint/typescript-eslint (typescript-eslint)
v8.2.0
Compare Source
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.
v8.1.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.0.1
Compare Source
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.
v8.0.0
Compare Source
🚀 Features
eslint-plugin: deprecate no-loss-of-precision extension rule
utils: allow specifying additional rule meta.docs in RuleCreator
eslint-plugin: split no-empty-object-type out from ban-types and no-empty-interfaces
typescript-estree: stabilize EXPERIMENTAL_useProjectService as projectService
eslint-plugin: remove deprecated no-throw-literal rule
eslint-plugin: apply initial config changes for v8
eslint-plugin: remove no-useless-template-literals
eslint-plugin: replace ban-types with no-restricted-types, no-unsafe-function-type, no-wrapper-object-types
eslint-plugin: [no-unnecessary-type-parameters] promote to strict
🩹 Fixes
disable
projectService
indisabled-type-checked
shared configeslint-plugin: correct rules.d.ts types to not rely on non-existent imports
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.18.0 (2024-07-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.
7.17.0 (2024-07-22)
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.16.1 (2024-07-15)
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.
7.16.0 (2024-07-08)
🚀 Features
🩹 Fixes
deps: update dependency @eslint-community/regexpp to v4.11.0
website: react key error on internal pages of website
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.15.0 (2024-07-01)
🚀 Features
🩹 Fixes
EXPERIMENTAL_useProjectService
indisabled-type-checked
shared config❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.14.1 (2024-06-24)
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.
7.14.0 (2024-06-24)
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.13.1 (2024-06-17)
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.
7.13.0 (2024-06-10)
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.
7.12.0 (2024-06-03)
🚀 Features
no-useless-template-expression
(deprecateno-useless-template-literals
)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.11.0 (2024-05-27)
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.10.0 (2024-05-20)
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.
7.9.0 (2024-05-13)
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.
7.8.0 (2024-04-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.
7.7.1 (2024-04-22)
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.
7.7.0 (2024-04-15)
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.
7.6.0 (2024-04-08)
🚀 Features
add
name
field to shared configs and flat config typesbump npm dependency ranges
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.5.0 (2024-04-01)
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.4.0 (2024-03-25)
🚀 Features
🩹 Fixes
utils
to ensure npm correctly installs dependencies❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.3.1 (2024-03-18)
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.3.0 (2024-03-18)
🚀 Features
eslint-plugin: add meta.docs.recommended setting for strict config options
eslint-plugin: add rule
use-unknown-in-catch-callback-variables
🩹 Fixes
engines.node
constraints inpackage.json
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.2.0 (2024-03-11)
🚀 Features
🩹 Fixes
eslint-plugin: expose *-type-checked-only configs for extension
typescript-eslint: set
sourceType: "module"
in base shared configtypescript-eslint: export
ConfigWithExtends
type❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.1.1 (2024-03-04)
🩹 Fixes
ignores
to all extended configs passed toconfig
helper function❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.1.0 (2024-02-26)
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.0.2 (2024-02-19)
🩹 Fixes
@types/eslint
incompatibilities, add tests❤️ Thank You
You can read about our versioning strategy and releases on our website.
7.0.1 (2024-02-12)
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.
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.