Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@stylistic/eslint-plugin (source) ^4.2.0 -> ^5.5.0 age adoption passing confidence

Release Notes

eslint-stylistic/eslint-stylistic (@​stylistic/eslint-plugin)

v5.5.0

Compare Source

Features
  • comma-dangle: support TSFunctionType and TSDeclareFunction (#​1015) (cd3776f)
  • comma-dangle: support TSTypeParameterInstantiation (#​1016) (ba930e7)
  • indent: deprecate offsetTernaryExpressionsOffsetCallExpressions via offsetTernaryExpressions.CallExpression (#​997) (f2837b1)
  • indent: introduce NewExpression and AwaitExpression in offsetTernaryExpressions (#​996) (2b5a39f)
  • new rule list-style (#​895) (a9ec0de)
  • object-curly-spacing: add emptyObjects option to control spacing in empty objects (#​1002) (85ef5bc)
  • padding-line-between-statements: narrow report range to reduce noise (#​1017) (b3a3acf)
  • update deps (#​1011) (9d5085c)
Bug Fixes
  • indent: correctly indent NewExpression in ConditionalExpression (#​994) (01cec33)
  • replace context.getSourceCode() with context.sourceCode (#​1004) (f3faa54)
Documentation
Chores

v5.4.0

Compare Source

Features
  • generator-star-spacing: introduce shorthand to override property function shorthands (#​980) (62d7a17)
  • introduce experimental mechanism (#​894) (87f09ee)
  • object-curly-spacing: introduce overrides (#​898) (2a422b7)
Bug Fixes
Documentation
Build Related

v5.3.1

Compare Source

Build Related

v5.2.3

Compare Source

Bug Fixes
  • indent: correctly locate left paren in CallExpression with specific type arguments (#​910) (f551685)
  • indent: prevent crashes during JSXFragment handling (#​919) (5937be9)

v5.2.2

Compare Source

Bug Fixes
  • no-extra-parens: skip nested TSUnionType/TSIntersectionType when nestedBinaryExpressions: false (#​905) (348f62f)
  • object-curly-spacing: prevent crash when encountering multiple non-ImportSpecifier nodes (#​907) (9b77d02)
Chores
  • padding-line-between-statements: simplify options definition (#​900) (ced7591)

v5.2.1

Compare Source

Bug Fixes
Chores
Performance

v5.2.0

Compare Source

Features
Bug Fixes
  • disallow extra properties in rule options (#​883) (bac5f3f)
  • indent: align first element when VariableDeclarator is first (#​861) (ddd14c8)
Documentation
Chores

v5.1.0

Compare Source

Bug Fixes
Build Related
Chores

v5.0.0

Compare Source

Chores

v4.4.1

Compare Source

Bug Fixes
  • keyword-spacing: check spaces around the type keyword in export declarations (#​797) (6854a3c)
Chores

v4.4.0

Compare Source

Features

v4.3.0

Compare Source

Features
Bug Fixes
  • eslint-plugin: only export interfaces in index (#​763) (93a4eb1)
  • handle new AST change on TSImportType (8f31461)
  • indent: handle ChainExpression and AwaitExpression when offsetTernaryExpressionsOffsetCallExpressions (#​751) (a1af663)
  • indent: wrong PropertyDefinition value offset when ts type have multiple line (#​774) (140e18f)
  • no-extra-parens: do not break specific ReturnStatement (#​738) (a375a92)
Documentation
Chores

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 8628d55 to da6ac43 Compare June 29, 2025 11:09
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 3 times, most recently from 847b574 to 7456ec4 Compare July 22, 2025 16:04
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 7456ec4 to b63da3b Compare August 8, 2025 15:39
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 2 times, most recently from ab7aa8a to e6a214c Compare September 1, 2025 10:02
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from e6a214c to 4c66079 Compare September 19, 2025 15:05
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 4c66079 to e87ec94 Compare October 18, 2025 04:14
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from e87ec94 to 6fd7d79 Compare October 21, 2025 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants