This repository has been archived by the owner on Nov 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Update eslint #224
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/eslint
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update eslint #224
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/eslint
branch
from
August 9, 2021 17:27
c9a703e
to
d596c87
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
August 16, 2021 17:07
d596c87
to
7ed47bc
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
August 16, 2021 18:16
7ed47bc
to
192029d
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
August 20, 2021 22:20
192029d
to
dad6cae
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
4 times, most recently
from
August 30, 2021 17:33
557678f
to
9fc6ef8
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 6, 2021 17:49
9fc6ef8
to
f67957d
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
4 times, most recently
from
September 20, 2021 18:24
0f52fd5
to
fea81a4
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
September 27, 2021 18:49
c46293c
to
880bba5
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 18, 2021 18:45
880bba5
to
07019da
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
March 7, 2022 18:09
07019da
to
5809709
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
March 26, 2022 14:28
5809709
to
9d50ad7
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
June 18, 2022 14:26
9d50ad7
to
9c2e800
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
renovate
bot
force-pushed
the
renovate/eslint
branch
from
June 24, 2022 00:52
9c2e800
to
8752679
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
September 25, 2022 21:33
8752679
to
3190a54
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
November 20, 2022 14:22
3190a54
to
f6ca82f
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
March 16, 2023 15:33
f6ca82f
to
ef1100b
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
July 20, 2023 18:43
ef1100b
to
16ffdff
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
July 29, 2023 22:38
16ffdff
to
a5e528b
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
August 16, 2023 06:36
a5e528b
to
583eb5d
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
March 4, 2024 07:32
583eb5d
to
e1d4221
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
March 15, 2024 21:28
e1d4221
to
4f803f0
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
May 28, 2024 07:53
4f803f0
to
35e4e4f
Compare
|
renovate
bot
force-pushed
the
renovate/eslint
branch
from
June 18, 2024 22:13
35e4e4f
to
32fdc2a
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
July 20, 2024 06:06
f93d071
to
713544b
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
September 3, 2024 21:03
a9bffc9
to
b2ad1de
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
September 12, 2024 18:32
c138401
to
1bd793b
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
2 times, most recently
from
October 1, 2024 15:34
ebf2889
to
abc3e88
Compare
renovate
bot
force-pushed
the
renovate/eslint
branch
from
October 22, 2024 22:27
abc3e88
to
1084fd4
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
None yet
0 participants
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:
4.28.5
->4.33.0
4.28.5
->4.33.0
10.1.0
->7.11.0
3.4.0
->3.4.1
7.24.0
->7.37.2
This is a special PR that replaces
babel-eslint
with the community suggested minimal stable replacement version.Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v4.33.0
Compare Source
Bug Fixes
exceptAfterOverload
for abstract methods (#3943) (240fc65)as
assertions and types (#3940) (40760f9)RegExp
without flags (#3946) (0868725)v4.32.0
Compare Source
Bug Fixes
export default
(#3899) (ebb33ed)require
(#3871) (8aa87a1)NewExpression
(#3884) (ed5e459)RegExp
(#3855) (ffdb5ff)Features
no-non-null-asserted-nullish-coalescing
rule (#3349) (4e99961)no-restricted-imports
(#3775) (ec5d506)DefinitionType
enum (#3916) (13b7de5)4.31.2 (2021-09-20)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.31.1 (2021-09-13)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.31.0
Compare Source
Bug Fixes
ReportFixFunction
(#3830) (8218055)Features
no-meaningless-void-operator
rule (#3641) (ea40ab6)padding-line-between-statements
(#3418) (f79ae9b)v4.30.0
Compare Source
Bug Fixes
Features
4.29.3 (2021-08-23)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.29.2 (2021-08-16)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.29.1 (2021-08-09)
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.3
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.2
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.1
Compare Source
Note: Version bump only for package @typescript-eslint/eslint-plugin
v4.29.0
Compare Source
Bug Fixes
TSAsExpression
(#3631) (00a4369)Features
4.28.5 (2021-07-26)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.4 (2021-07-19)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.3 (2021-07-12)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.2 (2021-07-05)
Note: Version bump only for package @typescript-eslint/eslint-plugin
4.28.1 (2021-06-28)
Note: Version bump only for package @typescript-eslint/eslint-plugin
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v4.33.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.32.0
Compare Source
Features
'latest'
asecmaVersion
(#3873) (25a42c0)4.31.2 (2021-09-20)
Note: Version bump only for package @typescript-eslint/parser
4.31.1 (2021-09-13)
Note: Version bump only for package @typescript-eslint/parser
v4.31.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.31.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.31.0
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.30.0
Compare Source
Features
4.29.3 (2021-08-23)
Note: Version bump only for package @typescript-eslint/parser
4.29.2 (2021-08-16)
Note: Version bump only for package @typescript-eslint/parser
4.29.1 (2021-08-09)
Note: Version bump only for package @typescript-eslint/parser
v4.29.3
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.2
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.1
Compare Source
Note: Version bump only for package @typescript-eslint/parser
v4.29.0
Compare Source
Features
4.28.5 (2021-07-26)
Note: Version bump only for package @typescript-eslint/parser
4.28.4 (2021-07-19)
Note: Version bump only for package @typescript-eslint/parser
4.28.3 (2021-07-12)
Note: Version bump only for package @typescript-eslint/parser
4.28.2 (2021-07-05)
Note: Version bump only for package @typescript-eslint/parser
4.28.1 (2021-06-28)
Note: Version bump only for package @typescript-eslint/parser
prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v3.4.1
Compare Source
@graphql-eslint/eslint-plugin
out of box (#413) (ec6fbb1)jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.2
Compare Source
Fixed
destructuring-assignment
]: fix false negative when usingtypeof props.a
(#3835 @golopot)Changed
destructuring-assignment
]: usegetParentStatelessComponent
(#3835 @golopot)v7.37.1
Compare Source
Fixed
d.ts
files (#3836 @ljharb)Changed
v7.37.0
Compare Source
Added
no-unescaped-entities
]: add suggestions (#3831 @StyleShit)forbid-component-props
]: addallowedForPatterns
/disallowedForPatterns
options (#3805 @Efimenko)no-unstable-nested-components
]: addpropNamePattern
to support custom render prop naming conventions (#3826 @danreeves)Changed
v7.36.1
Compare Source
Fixed
no-is-mounted
]: fix logic in method name check (#3821 @Mathias-S)jsx-no-literals
]: Avoid crashing on valueless boolean props (#3823 @reosarevok)v7.36.0
Compare Source
Added
no-string-refs
]: allow this.refs in > 18.3.0 (#3807 @henryqdineen)jsx-no-literals
] AddelementOverrides
option and the ability to ignore this rule on specific elements (#3812 @Pearce-Ropion)forward-ref-uses-ref
]: add rule for checking ref parameter is added ([#3667][] @NotWoods)Fixed
function-component-definition
], [boolean-prop-naming
], [jsx-first-prop-new-line
], [jsx-props-no-multi-spaces
],propTypes
: use type args (#3629 @HenryBrown0)jsx-props-no-spreading
]: addexplicitSpread
option to schema (#3799 @ljharb)Changed
no-danger
]: update broken link (#3817 @lucasrmendonca)button-has-type
: add test case with spread (#3731 @y-hsgw)v7.35.2
Compare Source
Fixed
jsx-curly-brace-presence
]: avoid autofixing attributes with double quotes to a double quoted attribute ([#3814][] @ljharb)undefined
[#1000]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1000%0A[#1002]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1002%0A[#1005]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1005%0A[#100]: https://github.com/jsx-eslint/eslint-plugin-react/issues/100%0A[#1010]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1010%0A[#1013]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1013%0A[#1022]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1022%0A[#1029]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1029%0A[#102]: https://github.com/jsx-eslint/eslint-plugin-react/issues/102%0A[#1034]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1034%0A[#1038]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1038%0A[#1041]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1041%0A[#1043]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1043%0A[#1046]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1046%0A[#1047]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1047%0A[#1050]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1050%0A[#1053]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1053%0A[#1057]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1057%0A[#105]: https://github.com/jsx-eslint/eslint-plugin-react/issues/105%0A[#1061]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1061%0A[#1062]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1062%0A[#1070]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1070%0A[#1071]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1071%0A[#1073]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1073%0A[#1076]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1076%0A[#1079]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1079%0A[#1088]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1088%0A[#1098]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1098%0A[#1101]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1101%0A[#1103]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1103%0A[#110]: https://github.com/jsx-eslint/eslint-plugin-react/issues/110%0A[#1116]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1116%0A[#1117]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1117%0A[#1119]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1119%0A[#1121]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1121%0A[#1122]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1122%0A[#1123]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1123%0A[#1130]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1130%0A[#1131]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1131%0A[#1132]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1132%0A[#1134]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1134%0A[#1135]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1135%0A[#1139]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1139%0A[#1148]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1148%0A[#1149]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1149%0A[#114]: https://github.com/jsx-eslint/eslint-plugin-react/pull/114%0A[#1151]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1151%0A[#1155]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1155%0A[#1161]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1161%0A[#1167]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1167%0A[#1173]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1173%0A[#1174]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1174%0A[#1175]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1175%0A[#1178]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1178%0A[#1179]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1179%0A[#117]: https://github.com/jsx-eslint/eslint-plugin-react/pull/117%0A[#1180]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1180%0A[#1183]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1183%0A[#1189]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1189%0A[#118]: https://github.com/jsx-eslint/eslint-plugin-react/issues/118%0A[#1192]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1192%0A[#1195]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1195%0A[#1199]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1199%0A[#119]: https://github.com/jsx-eslint/eslint-plugin-react/pull/119%0A[#11]: https://github.com/jsx-eslint/eslint-plugin-react/issues/11%0A[#1201]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1201%0A[#1202]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1202%0A[#1206]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1206%0A[#1213]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1213%0A[#1216]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1216%0A[#1222]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1222%0A[#1226]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1226%0A[#1227]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1227%0A[#122]: https://github.com/jsx-eslint/eslint-plugin-react/issues/122%0A[#1231]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1231%0A[#1236]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1236%0A[#1239]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1239%0A[#123]: https://github.com/jsx-eslint/eslint-plugin-react/pull/123%0A[#1241]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1241%0A[#1242]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1242%0A[#1246]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1246%0A[#1249]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1249%0A[#1253]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1253%0A[#1257]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1257%0A[#125]: https://github.com/jsx-eslint/eslint-plugin-react/issues/125%0A[#1260]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1260%0A[#1261]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1261%0A[#1262]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1262%0A[#1264]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1264%0A[#1266]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1266%0A[#1269]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1269%0A[#1273]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1273%0A[#1274]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1274%0A[#1277]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1277%0A[#127]: https://github.com/jsx-eslint/eslint-plugin-react/pull/127%0A[#1281]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1281%0A[#1287]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1287%0A[#1288]: https://github.com/jsx-eslint/eslint-plugin-react/issues/1288%0A[#1289]: https://github.com/jsx-eslint/eslint-plugin-react/pull/1289%0A[#128]: [https://github.com/jsx-eslint/eslint-plugin-react/issues/128](https://redirect.github.com/jsx-eslint/eslint-plugin-react
Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.