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
4 times, most recently
from
November 17, 2021 21:44
1855c10 to
5f1d365
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
7 times, most recently
from
November 25, 2021 21:52
f207837 to
a15f2b7
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
7 times, most recently
from
December 6, 2021 21:35
27d881a to
10f6b8e
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
7 times, most recently
from
December 14, 2021 01:19
54b1e2f to
53ff6dd
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
5 times, most recently
from
December 18, 2021 02:34
720b54e to
b9806e8
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
9 times, most recently
from
January 12, 2022 02:02
4e8edf2 to
c8c5db1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
14 times, most recently
from
January 20, 2022 22:03
5bc407e to
dc06993
Compare
renovate
Bot
force-pushed
the
renovate/eslint-config-xo-typescript-0.x
branch
5 times, most recently
from
January 26, 2022 02:10
2d03f7f to
8915f9b
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.