Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2025

This PR contains the following updates:

Package Change Age Confidence
@stylistic/eslint-plugin (source) 2.13.0 -> 5.6.1 age confidence

Release Notes

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

v5.6.1

Compare Source

Bug Fixes
  • computed-property-spacing: guard with node.type instead of computed check (#​1054) (c486861)

v5.6.0

Compare Source

Features
Bug Fixes
  • type-generic-spacing: ignore spaces after new in TSConstructorType (#​1044) (aa0c6ac)
Documentation
  • no-extra-parens: add missing ] in various examples. (#​1048) (88248cf)
  • quotes: update deprecated options to latest and add tips (#​1026) (dc949f8)
Build Related
Chores

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

v4.2.0

Compare Source

Features
  • config: update yield-star-spacing and generator-star-spacing config to align with Prettier (86d17c8)
Documentation

v4.1.0

Compare Source

Features
  • add module.exports named export for require(esm) compatibility (#​700) (668c955)
Documentation
Chores

v4.0.1

Compare Source

Bug Fixes
  • indent-binary-ops: handle { for left token check (#​693) (7f2740e)
Chores

v4.0.0

Compare Source

Features
Chores

v3.1.0

Compare Source

Features
  • generic-spacing: remove spaces in type param instantiation (#​677) (2a29e28)

v3.0.1

Compare Source

Bug Fixes

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • indent-binary-ops: remove unnecessary logic (#​645)
  • cross test function-call-spacing (#​565)
  • comma-style: turn off all exceptions option by default (#​602)
Features
  • comma-style: turn off all exceptions option by default (#​602) (c424d63)
  • cross test function-call-spacing (#​565) (80ec2e4)
  • quotes: Option to allow template literals only to avoid escape (#​643) (5558bdb)
  • type-generic-spacing: remove whitespaces in generic types (#​667) (8dd68e2)
Bug Fixes
  • jsx-wrap-multilines: prevent crash when using tabs (#​653) (8cbc9f8)
  • plus: dependencies bundle (ba9ed81)
Documentation
Chores

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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-5-eslint-stylistic-monorepo branch 2 times, most recently from 82fcf64 to c1cff21 Compare June 29, 2025 11:15
@francoischalifour francoischalifour removed their request for review June 29, 2025 14:44
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch 2 times, most recently from cce1d81 to 7f74ce3 Compare July 12, 2025 00:43
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch 3 times, most recently from b806c90 to 98233cc Compare July 25, 2025 14:10
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch 2 times, most recently from e17d5a1 to ff3802a Compare July 27, 2025 19:05
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch 2 times, most recently from 4e8bbda to d9b9637 Compare August 8, 2025 18:52
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch 2 times, most recently from 32ab2aa to 9e960cb Compare August 15, 2025 22:51
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch 2 times, most recently from f4c607f to d9ad1a9 Compare August 23, 2025 06:38
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch 4 times, most recently from 1b009fe to 3d44022 Compare September 5, 2025 22:35
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch 2 times, most recently from a276b87 to 9cb63ff Compare September 19, 2025 15:14
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch from 9cb63ff to b4f9831 Compare September 26, 2025 14:55
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch 2 times, most recently from c7566d6 to b8993b9 Compare October 24, 2025 16:55
@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch from b8993b9 to fdb0e53 Compare November 14, 2025 21:01
@netlify
Copy link

netlify bot commented Nov 14, 2025

Deploy Preview for docsearch-demo ready!

Name Link
🔨 Latest commit 9356d76
🔍 Latest deploy log https://app.netlify.com/projects/docsearch-demo/deploys/6920bf39e1ca4d0008cbd53b
😎 Deploy Preview https://deploy-preview-2645--docsearch-demo.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/major-5-eslint-stylistic-monorepo branch from fdb0e53 to 9356d76 Compare November 21, 2025 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant