Update dependency @typescript-eslint/eslint-plugin to v5.62.0 #7
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.22.0
->5.62.0
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.62.0
Compare Source
Bug Fixes
Features
ignorePrimitives
option (#6487) (6edaa04)You can read about our versioning strategy and releases on our website.
v5.61.0
Compare Source
Features
You can read about our versioning strategy and releases on our website.
5.60.1 (2023-06-26)
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v5.60.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
You can read about our versioning strategy and releases on our website.
v5.60.0
Compare Source
Features
5.59.11 (2023-06-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.10 (2023-06-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.9 (2023-06-05)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.8 (2023-05-29)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.7 (2023-05-22)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.6 (2023-05-15)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.5 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.4 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.3 (2023-05-08)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.2 (2023-05-01)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.59.1 (2023-04-24)
Bug Fixes
v5.59.11
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.10
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.9
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.8
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.7
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.6
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.5
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.59.0
Compare Source
Bug Fixes
Features
v5.58.0
Compare Source
Bug Fixes
Features
5.57.1 (2023-04-03)
Bug Fixes
v5.57.1
Compare Source
Bug Fixes
v5.57.0
Compare Source
Bug Fixes
Features
no-duplicate-type-constituents
rule (#5728) (bc31078)v5.56.0
Compare Source
Bug Fixes
Features
v5.55.0
Compare Source
Bug Fixes
Features
5.54.1 (2023-03-06)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.54.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.54.0
Compare Source
Features
v5.53.0
Compare Source
Features
v5.52.0
Compare Source
Bug Fixes
Features
v5.51.0
Compare Source
Bug Fixes
Features
verbatimModuleSyntax
(#6394) (b14d3be)v5.50.0
Compare Source
Bug Fixes
String.prototype.length
(#5704) (09d57ce)ThisExpression
andPrivateIdentifier
errors (#6028) (85e783c)Features
key-spacing
rule extension for interface & type declarations (#6211) (67706e7)v5.49.0
Compare Source
Features
#private
modifier on class members (#6259) (c8a6d80)5.48.2 (2023-01-16)
Note: Version bump only for package @typescript-eslint/eslint-plugin
5.48.1 (2023-01-09)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.48.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.48.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.48.0
Compare Source
Features
5.47.1 (2022-12-26)
Bug Fixes
v5.47.1
Compare Source
Bug Fixes
v5.47.0
Compare Source
Features
5.46.1 (2022-12-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.46.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.46.0
Compare Source
Bug Fixes
object
instead ofRecord<string, unknown>
(#6079) (d91a5fc)Features
5.45.1 (2022-12-05)
Bug Fixes
import type
(#6095) (98caa92)ignoreFunctionTypeParameterNameValueShadow
(#6129) (9d58b6b)v5.45.1
Compare Source
Bug Fixes
import type
(#6095) (98caa92)ignoreFunctionTypeParameterNameValueShadow
(#6129) (9d58b6b)v5.45.0
Compare Source
Bug Fixes
Features
v5.44.0
Compare Source
Bug Fixes
parserOptions.project
config (#5999) (530e0e6)Features
v5.43.0
Compare Source
Bug Fixes
Features
!foo || !foo.bar
as a valid match for the rule (#5594) (923d486)5.42.1 (2022-11-07)
Bug Fixes
v5.42.1
Compare Source
Bug Fixes
v5.42.0
Compare Source
Bug Fixes
Features
v5.41.0
Compare Source
Bug Fixes
isTypeReadonly
(#5860) (a6d8f7e), closes #4476Features
5.40.1 (2022-10-17)
Bug Fixes
v5.40.1
Compare Source
Bug Fixes
v5.40.0
Compare Source
Bug Fixes
Features
RuleTester
(#5750) (121f4c0)v5.39.0
Compare Source
Features
5.38.1 (2022-09-26)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.38.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.38.0
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.37.0
Compare Source
Bug Fixes
5.36.2 (2022-09-05)
Bug Fixes
5.36.1 (2022-08-30)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.36.2
Compare Source
Bug Fixes
v5.36.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v5.36.0
Compare Source
Bug Fixes
Features
5.35.1 (2022-08-24)
Bug Fixes
v5.35.1
Compare Source
Bug Fixes
v5.35.0
Compare Source
Features
v5.34.0
Compare Source
Bug Fixes
Features
!foo || !foo.bar
as a valid match for the rule (#5266) (aca935c)5.33.1 (2022-08-15)
Bug Fixes
no-unnecessary-type-constraint
andno-unsafe-argument
(and enableeslint-plugin/recommended
rules internally) (#5453) (d023910)v5.33.1
Compare Source
Bug Fixes
no-unnecessary-type-constraint
andno-unsafe-argument
(and enableeslint-plugin/recommended
rules internally) (#5453) (d023910)v5.33.0
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.