Update dependency eslint-config-xo-typescript to v0.57.0#62
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency eslint-config-xo-typescript to v0.57.0#62renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
1d47352 to
d5331f4
Compare
d5331f4 to
1d5ee45
Compare
1d5ee45 to
7290aa5
Compare
7290aa5 to
b465c27
Compare
b465c27 to
a542ffd
Compare
a542ffd to
0ada033
Compare
0ada033 to
4372193
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.48.0→0.57.0Release Notes
xojs/eslint-config-xo-typescript (eslint-config-xo-typescript)
v0.57.0Compare Source
@typescript-eslint/no-duplicate-type-constituentsruleb18da46v0.56.0Compare Source
@typescript-eslint/no-unsafe-argumentrule (#70)4fd54c2v0.55.1Compare Source
@typescript-eslint/member-orderingruleb336a1c@typescript-eslint/no-implicit-any-catchrule (#66)6d5aba9v0.55.0Compare Source
@typescript-eslint/no-unsafe-declaration-mergingrule3ec1f94@typescript-eslint/consistent-type-imports: Add option to prefer inline type importse41f4a4v0.54.1Compare Source
v0.54.0Compare Source
v0.53.2Compare Source
v0.53.1Compare Source
v0.53.0Compare Source
New rules
@typescript-eslint/consistent-type-exports829d012@typescript-eslint/consistent-type-importsa1bdfc9Improvements
@typescript-eslint/prefer-nullish-coalescingrulef4cf50dv0.52.0Compare Source
New rules
@typescript-eslint/consistent-generic-constructorse15cd30@typescript-eslint/consistent-type-definitions7decafctypeandinterfaceare almost interchangeable. The main difference is thatinterfacecan be extended from anywhere, which can be useful in a few cases, but can most often cause surprising hard to track down behavior. XO prefers being strict by default and have chosentype. Just use aneslint-disablecomment in the few cases where you need the declaration to be extendable.Improvements
@typescript-eslint/parsertopeerDependencies(#61)fe6f4b7@typescript-eslint/no-duplicate-importsrule33c6d92v0.51.1Compare Source
e806cd7v0.51.0Compare Source
New rules
@typescript-eslint/no-duplicate-enum-values286a88e@typescript-eslint/parameter-properties6b9c65d@typescript-eslint/space-before-blocks5c4a2b5@typescript-eslint/no-useless-empty-export75cd60b@typescript-eslint/no-redundant-type-constituents092b7b7Improvements
BigIntto@typescript-eslint/ban-typesa5eedf0@typescript-eslint/unified-signaturesrule6e7a385import/no-duplicatesrule (#55)b45f017@typescript-eslint/no-unused-varsrule022fe25v0.50.0Compare Source
@typescript-eslint/no-throw-literal: EnableallowThrowingUnknownoption (#51)2b699f6v0.49.0Compare Source
.tsxfiles (#50)1105aa8Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.