-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): update dependency @stylistic/eslint-plugin to v5 #381
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
42dbfd4 to
85c8c93
Compare
|
85c8c93 to
830cb26
Compare
830cb26 to
2400e9f
Compare
beb1ea0 to
6476e47
Compare
6476e47 to
d4a401e
Compare
d4a401e to
87300b3
Compare
87300b3 to
34b19d5
Compare
34b19d5 to
dfdcac1
Compare
dfdcac1 to
855d018
Compare
659e42f to
420ad2a
Compare
74e4982 to
1af6bd6
Compare
9a45182 to
b1db5db
Compare
be7f0f1 to
6a58197
Compare
af602c6 to
ed3e51b
Compare
ed3e51b to
4bed3e4
Compare
4bed3e4 to
c1171ba
Compare
c1171ba to
4e88218
Compare
2dceea4 to
56d86e1
Compare
56d86e1 to
006c39d
Compare
This PR contains the following updates:
~2.0.0->~5.5.0Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.5.0Compare Source
Features
TSFunctionTypeandTSDeclareFunction(#1015) (cd3776f)TSTypeParameterInstantiation(#1016) (ba930e7)offsetTernaryExpressionsOffsetCallExpressionsviaoffsetTernaryExpressions.CallExpression(#997) (f2837b1)NewExpressionandAwaitExpressioninoffsetTernaryExpressions(#996) (2b5a39f)emptyObjectsoption to control spacing in empty objects (#1002) (85ef5bc)Bug Fixes
NewExpressioninConditionalExpression(#994) (01cec33)context.getSourceCode()withcontext.sourceCode(#1004) (f3faa54)Documentation
overrides(#998) (6452b52)Chores
TestCaseError#type(#1005) (83d00c5)Object.prototype.hasOwnProperty.callwithObject.hasOwn(#992) (97193e1)v5.4.0Compare Source
Features
shorthandto override property function shorthands (#980) (62d7a17)overrides(#898) (2a422b7)Bug Fixes
keywordsoption (#964) (bc4810f)Documentation
assignmentOperator(#974) (8a096a8)Build Related
v5.3.1Compare Source
Build Related
v5.2.3Compare Source
Bug Fixes
CallExpressionwith specific type arguments (#910) (f551685)JSXFragmenthandling (#919) (5937be9)v5.2.2Compare Source
Bug Fixes
TSUnionType/TSIntersectionTypewhennestedBinaryExpressions: false(#905) (348f62f)Chores
v5.2.1Compare Source
Bug Fixes
TSTypeAliasDeclaration(#903) (71aaccc)Chores
isRegExpLiteral(#891) (0d9a5f7)Performance
v5.2.0Compare Source
Features
warnOnceutility for deprecation warnings (#867) (f015822)returnTypeforFunctionDeclarationandFunctionExpression(#884) (c0a09fb)TSTypeAliasDeclaration(#796) (c62afea)ImportAttribute(#863) (08d4193)ImportAttribute(#862) (000f2f4)AccessorProperty(#829) (2143f34)Bug Fixes
VariableDeclaratorisfirst(#861) (ddd14c8)Documentation
no-unexpected-multiline(#847) (0639099)Chores
v5.1.0Compare Source
Bug Fixes
disable-legacy(#849) (e63f1e4)Build Related
tsdown(#854) (5d2bec1)Chores
v5.0.0Compare Source
Chores
v4.4.1Compare Source
Bug Fixes
typekeyword inexportdeclarations (#797) (6854a3c)Chores
v4.4.0Compare Source
Features
v4.3.0Compare Source
Features
Bug Fixes
TSImportType(8f31461)ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#751) (a1af663)ReturnStatement(#738) (a375a92)Documentation
jsx-indent(#741) (ca23ce1)Chores
comma-dangle(#716) (7e55b16)brace-style(#715) (5769933)indent(#713) (a57c2bb)key-spacing(#734) (99c0873)keyword-spacing(#732) (0018519)lines-between-class-members(#730) (9f4bda0)no-extra-parens(#711) (d6809c9)no-extra-semi(#731) (880814e)object-property-newline(#719) (d49ef91)quote-props(#729) (e5b09a5)quotes(#720) (9284830)semi-spacing(#727) (72856a8)semi(#728) (85eeaa1)RuleOptionsandMessageIdsgeneric type (#742) (ace84e3)v4.2.0Compare Source
Features
yield-star-spacingandgenerator-star-spacingconfig to align with Prettier (86d17c8)Documentation
v4.1.0Compare Source
Features
module.exportsnamed export forrequire(esm)compatibility (#700) (668c955)Documentation
Chores
lines-around-comment(#691) (f59605b)space-before-blocks(#698) (6e8554d)space-infix-ops(#697) (1a1b388)v4.0.1Compare Source
Bug Fixes
{for left token check (#693) (7f2740e)Chores
block-spacing(#690) (b239b71)v4.0.0Compare Source
Features
Chores
v3.1.0Compare Source
Features
v3.0.1Compare Source
Bug Fixes
v3.0.0Compare Source
⚠ BREAKING CHANGES
function-call-spacing(#565)Features
function-call-spacing(#565) (80ec2e4)Bug Fixes
Documentation
flat: trueto flat config customize example (#669) (4710771)Chores
indent(#563) (80c5486)v2.13.0Compare Source
Features
nestedConditionalExpressionsoption (#657) (bf63800)Bug Fixes
TypeAliasDeclaration(#647) (ca2aabc)Documentation
Chores
isSpaceBetweenTokenswithisSpaceBetween(#646) (6da7c42)v2.12.1Compare Source
Features
offsetTernaryExpressionsOffsetCallExpressionsoptions (#636) (c14a3ee)Documentation
Chores
v2.12.0Compare Source
Bug Fixes
CallExpressionwhenoffsetTernaryExpressionsis true (#625) (55d3529)Documentation
Chores
v2.11.0Compare Source
Features
optionalChainto control the space around theoptional chain(#605) (f732798)Bug Fixes
updatescript inWindows(#604) (dede119)Build Related
v2.10.1Compare Source
Features
Bug Fixes
align: "colon"(#594) (6000f43)Chores
v2.10.0Compare Source
Features
comma-spacing(#562) (ea72317)never(#589) (7a2b47f)ImportExpressionintsversion (#570) (19d1f8c)Bug Fixes
quotesincustomize(#590) (b86c2df)Documentation
Chores
v2.9.0Compare Source
Features
Bug Fixes
Documentation
Chores
v2.8.0Compare Source
Features
@types/eslint(5ea3d6a)Bug Fixes
asandsatisfiesfromtype-annontation-spacingtokeyword-spacing(#535) (b89ae5e)Documentation
v2.7.2Compare Source
Bug Fixes
v2.7.1Compare Source
Chores
v2.6.5Compare Source
Bug Fixes
asandsatisfiesoperator (#517) (cf254a9)Documentation
v2.6.4Compare Source
Bug Fixes
templateLiteralforindent(3154799)Chores
v2.6.3Compare Source
Bug Fixes
"type": "commonjs"(9d37124)exceptAfterOverloadfromenforce(#239) (3dfa159)Chores
v2.6.2[Compare Source](https://redirect.github.com/eslint-stylistic/eslint-stylistic/compare/v2.6.1...v
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.
🔕 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.