Update dependency eslint-config-xo-typescript to v0.57.0 - #1
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency eslint-config-xo-typescript to v0.57.0#1renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
12 times, most recently
from
June 10, 2022 11:33
101b3bc to
9075ebe
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
11 times, most recently
from
June 20, 2022 21:10
5594234 to
4114886
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
7 times, most recently
from
July 2, 2022 21:51
5d94cb2 to
520b294
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
2 times, most recently
from
July 18, 2022 10:06
42a2ead to
2a3aa74
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
3 times, most recently
from
July 20, 2022 18:48
4164b91 to
765558f
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
6 times, most recently
from
August 1, 2022 15:44
526799e to
0be0be0
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
4 times, most recently
from
August 8, 2022 23:34
b3d5852 to
045d051
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
7 times, most recently
from
August 16, 2022 14:32
3d89d58 to
9bb5727
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
6 times, most recently
from
August 23, 2022 01:57
637a5b3 to
68d919e
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.