Skip to content

chore(deps): update dependency @stylistic/eslint-plugin to v5#798

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-eslint-stylistic-monorepo
Open

chore(deps): update dependency @stylistic/eslint-plugin to v5#798
renovate[bot] wants to merge 1 commit intomainfrom
renovate/major-eslint-stylistic-monorepo

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@stylistic/eslint-plugin (source) ^4.4.1^5.0.0 age confidence

Release Notes

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

v5.10.0

Compare Source

Features
  • list-style: allow 'off' in overrides (#​1144) (c43bd4b)
  • padding-line-between-statements: introduce lineMode for selector matcher (#​1143) (1ebd6d8)
Build Related
Performance

v5.9.0

Compare Source

Features
Bug Fixes
  • comma-dangle: check tsx file correctly (#​1127) (271da42)
  • comma-dangle: prevent crash when linting non-js files (#​1140) (4a96eae)
  • indent: ignore when source code is not ESTree (#​1139) (9e7f422)
  • no-extra-parens: don't report jsdoc type assertion by default (#​1100) (cfb6296)
  • object-curly-spacing: correctly handle object patterns with type annotations (#​1129) (5aaaec6)
Chores

v5.8.0

Compare Source

Features
Bug Fixes
  • list-style: correctly get ( for optional call expressions (#​1114) (2090a72)

v5.7.1

Compare Source

Bug Fixes
Documentation
Chores

v5.7.0

Compare Source

Features
Bug Fixes
  • list-style: replace text range with delimiter directly (#​1062) (c2ac348)
  • object-curly-spacing: allow space before comment in multi-line objects (#​1076) (d73c03e)
Documentation
Build Related
Chores

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

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.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 10, 2025

📦 Next.js Bundle Analysis for junat.live

This analysis was generated by the Next.js Bundle Analysis action. 🤖

This PR introduced no changes to the JavaScript bundle! 🙌

@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from b30d92f to b9bfb23 Compare September 8, 2025 00:15
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 2 times, most recently from 3c7ceef to 9b59423 Compare September 25, 2025 16:14
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 2 times, most recently from b15df54 to 213edab Compare October 21, 2025 09:48
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 213edab to af61526 Compare November 10, 2025 17:02
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 2 times, most recently from c0a553e to 6d8e1e3 Compare November 19, 2025 10:51
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 6d8e1e3 to a6e26fa Compare December 3, 2025 13:45
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.34%. Comparing base (185fd34) to head (c9f6816).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #798   +/-   ##
=======================================
  Coverage   71.34%   71.34%           
=======================================
  Files          57       57           
  Lines         813      813           
  Branches      190      190           
=======================================
  Hits          580      580           
  Misses        233      233           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 4 times, most recently from 25e48b1 to 0ea62c0 Compare December 4, 2025 06:18
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 15 times, most recently from b17e674 to 6abae9b Compare December 28, 2025 05:08
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 2 times, most recently from 4905beb to f353ed0 Compare January 3, 2026 09:44
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from f353ed0 to 55aa6a3 Compare January 9, 2026 09:47
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 2 times, most recently from 5f9b155 to 52377cf Compare January 23, 2026 13:02
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 52377cf to 0fa406a Compare January 26, 2026 18:45
@jqpe jqpe enabled auto-merge (squash) January 26, 2026 19:06
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 9 times, most recently from 4326702 to b050218 Compare February 1, 2026 21:26
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from b050218 to d6cd3ca Compare February 15, 2026 11:17
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 2 times, most recently from d1e1aaa to a99f25f Compare March 1, 2026 21:28
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from a99f25f to c9f6816 Compare March 14, 2026 23:50
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.

0 participants