chore(deps): update dependency @stylistic/eslint-plugin to v5 #1252
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:
^2.6.1
->^5.0.0
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.5.0
Compare Source
Features
TSFunctionType
andTSDeclareFunction
(#1015) (cd3776f)TSTypeParameterInstantiation
(#1016) (ba930e7)offsetTernaryExpressionsOffsetCallExpressions
viaoffsetTernaryExpressions.CallExpression
(#997) (f2837b1)NewExpression
andAwaitExpression
inoffsetTernaryExpressions
(#996) (2b5a39f)emptyObjects
option to control spacing in empty objects (#1002) (85ef5bc)Bug Fixes
NewExpression
inConditionalExpression
(#994) (01cec33)context.getSourceCode()
withcontext.sourceCode
(#1004) (f3faa54)Documentation
overrides
(#998) (6452b52)Chores
TestCaseError#type
(#1005) (83d00c5)Object.prototype.hasOwnProperty.call
withObject.hasOwn
(#992) (97193e1)v5.4.0
Compare Source
Features
shorthand
to override property function shorthands (#980) (62d7a17)overrides
(#898) (2a422b7)Bug Fixes
keywords
option (#964) (bc4810f)Documentation
assignmentOperator
(#974) (8a096a8)Build Related
v5.3.1
Compare Source
Build Related
v5.2.3
Compare Source
Bug Fixes
CallExpression
with specific type arguments (#910) (f551685)JSXFragment
handling (#919) (5937be9)v5.2.2
Compare Source
Bug Fixes
TSUnionType/TSIntersectionType
whennestedBinaryExpressions: false
(#905) (348f62f)Chores
v5.2.1
Compare Source
Bug Fixes
TSTypeAliasDeclaration
(#903) (71aaccc)Chores
isRegExpLiteral
(#891) (0d9a5f7)Performance
v5.2.0
Compare Source
Features
warnOnce
utility for deprecation warnings (#867) (f015822)returnType
forFunctionDeclaration
andFunctionExpression
(#884) (c0a09fb)TSTypeAliasDeclaration
(#796) (c62afea)ImportAttribute
(#863) (08d4193)ImportAttribute
(#862) (000f2f4)AccessorProperty
(#829) (2143f34)Bug Fixes
VariableDeclarator
isfirst
(#861) (ddd14c8)Documentation
no-unexpected-multiline
(#847) (0639099)Chores
v5.1.0
Compare Source
Bug Fixes
disable-legacy
(#849) (e63f1e4)Build Related
tsdown
(#854) (5d2bec1)Chores
v5.0.0
Compare Source
Chores
v4.4.1
Compare Source
Bug Fixes
type
keyword inexport
declarations (#797) (6854a3c)Chores
v4.4.0
Compare Source
Features
v4.3.0
Compare Source
Features
Bug Fixes
TSImportType
(8f31461)ChainExpression
andAwaitExpression
whenoffsetTernaryExpressionsOffsetCallExpressions
(#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)RuleOptions
andMessageIds
generic type (#742) (ace84e3)v4.2.0
Compare Source
Features
yield-star-spacing
andgenerator-star-spacing
config to align with Prettier (86d17c8)Documentation
v4.1.0
Compare Source
Features
module.exports
named 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.1
Compare Source
Bug Fixes
{
for left token check (#693) (7f2740e)Chores
block-spacing
(#690) (b239b71)v4.0.0
Compare Source
Features
Chores
v3.1.0
Compare Source
Features
v3.0.1
Compare Source
Bug Fixes
v3.0.0
Compare Source
⚠ BREAKING CHANGES
function-call-spacing
(#565)Features
function-call-spacing
(#565) (80ec2e4)Bug Fixes
Documentation
flat: true
to flat config customize example (#669) (4710771)Chores
indent
(#563) (80c5486)v2.13.0
Compare Source
Features
nestedConditionalExpressions
option (#657) (bf63800)Bug Fixes
TypeAliasDeclaration
(#647) (ca2aabc)Documentation
Chores
isSpaceBetweenTokens
withisSpaceBetween
(#646) (6da7c42)v2.12.1
Compare Source
Features
offsetTernaryExpressionsOffsetCallExpressions
options (#636) (c14a3ee)Documentation
Chores
v2.12.0
Compare Source
Bug Fixes
CallExpression
whenoffsetTernaryExpressions
is true (#625) (55d3529)Documentation
Chores
v2.11.0
Compare Source
Features
optionalChain
to control the space around theoptional chain
(#605) (f732798)Bug Fixes
update
script inWindows
(#604) (dede119)Build Related
v2.10.1
Compare Source
Features
Bug Fixes
align: "colon"
(#594) (6000f43)Chores
v2.10.0
Compare Source
Features
comma-spacing
(#562) (ea72317)never
(#589) (7a2b47f)ImportExpression
ints
version (#570) (19d1f8c)Bug Fixes
quotes
incustomize
(#590) (b86c2df)Documentation
Chores
v2.9.0
Compare Source
Features
Bug Fixes
Documentation
Chores
v2.8.0
Compare Source
Features
@types/eslint
(5ea3d6a)Bug Fixes
as
andsatisfies
fromtype-annontation-spacing
tokeyword-spacing
(#535) (b89ae5e)Documentation
v2.7.2
Compare Source
Bug Fixes
v2.7.1
Compare Source
Chores
v2.6.5
Compare Source
Bug Fixes
as
andsatisfies
operator (#517) (cf254a9)Documentation
v2.6.4
Compare Source
Bug Fixes
templateLiteral
forindent
(3154799)Chores
v2.6.3
Compare Source
Bug Fixes
"type": "commonjs"
(9d37124)exceptAfterOverload
fromenforce
(#239) (3dfa159)Chores
v2.6.2
[Compare Source](https://re
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.