Update dependency eslint-config-xo-typescript to v0.57.0#13
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency eslint-config-xo-typescript to v0.57.0#13renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
ab2eed3 to
109f4d6
Compare
ef93d6e to
f66066e
Compare
afe93fa to
b9a0c4e
Compare
f85e705 to
eb88439
Compare
83e0de8 to
a7b5426
Compare
7e6321c to
776f02c
Compare
8c2f67d to
656337a
Compare
20cb93f to
1b4ed65
Compare
c056ad7 to
16ed03e
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.44.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)1105aa8v0.48.0Compare Source
import/namespacerule9ce1d34null0d1c719@typescript-eslint/restrict-plus-operandse7b936c@typescript-eslint/no-throw-literala829aa2v0.47.1Compare Source
fefaa18v0.47.0Compare Source
eslint-plugin-noderules9dd1104v0.46.0Compare Source
Breaking
6f63ed6v0.45.2Compare Source
@typescript-eslint/naming-conventionf0407a2v0.45.1Compare Source
@typescript-eslint/naming-conventionconfigaa53a78v0.45.0Compare Source
@typescript-eslint/naming-conventionruleedc318d@typescript-eslint/no-restricted-importsruleb3afb51@typescript-eslint/no-non-null-asserted-nullish-coalescingrule9bbc87b@typescript-eslint/padding-line-between-statementsrulee09d7ce@typescript-eslint/no-meaningless-void-operatorrulef14d707@typescript-eslint/member-ordering384e370node:protocol in type tests33ef465no-constant-conditionbecause its stricter counterpart is off (#40)0d222bcConfiguration
📅 Schedule: (UTC)
🚦 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.