-
-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency @stylistic/eslint-plugin to v5 #57
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: dev
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
aaa6014
to
c36623e
Compare
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
c36623e
to
ed65811
Compare
ed65811
to
d551952
Compare
d551952
to
764c068
Compare
This PR contains the following updates:
^1.8.0
->^5.0.0
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
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
Bug Fixes
Chores
createRule
argument order (83e22f2)PropertyDefinition
with decorators (#489) (53d731f)v2.6.1
Compare Source
Bug Fixes
v2.6.0
Compare Source
⚠ BREAKING CHANGES
^18.18.0 || ^20.9.0 || >=21.1.0
, bump deps (#337)Features
quotes
,semi
andcomma-dangle
rules (55ebf44)[@typescript-eslint](https://redirect.github.com/typescript-eslint)
to v8 (#452) (27d6b00)@stylistic/eslint-plugin-plus
(#203) (02b7384)@stylistic/eslint-plugin
(#11) (d91f29f)all-flat
andall-extend
config option (#168) (ff2d865)includeTabs
option (#195) (be417a9)ignoreStringLiterals
(#401) (1b6d563), closes #400multiline-comment-style
andline-comment-position
(#389) (e3212fe)non-jsx
(#393) (431d564)@types/eslint
v9.6.0
(#479) (ea72aae)ts/quote-props
rule (#275) (a56b798)disable-legacy
config preset (#69) (d795225)@eslint-stylistic/metadata
(20b91be)func-call-spacing
tofunction-call-spacing
, provide back alias (#63) (95b6001)graphemer
withIntl.Segmenter
(#220) (e09f2aa)^18.18.0 || ^20.9.0 || >=21.1.0
, bump deps (#337) (300ce2c)afterHashbangComment
in schema, fix #75 (#161) (391335b)object-curly-newline
andobject-property-newline
(#444) (036d3de)Bug Fixes
@types/eslint
as dependencies explicitly, fix #276 (94097c9)all
config to improve compatibility (#204) (5fb1826)recommended-legacy
torecommended-extends
(#166) (303d65b)typeof
andinstanceof
, fix #222 (#246) (8f34543)this
, close #268 (5d2c1d7)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 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.