Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 23, 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.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.

@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 6d8dda6 to 01ac0df Compare July 22, 2025 17:57
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 01ac0df to 1057279 Compare August 8, 2025 13:01
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 1057279 to 69d3c02 Compare September 6, 2025 15:54
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 69d3c02 to 88f8f96 Compare September 19, 2025 14:54
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 2 times, most recently from ba20209 to 3188d62 Compare October 21, 2025 10:55
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 3188d62 to 5e6ddff Compare November 11, 2025 00:55
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch 2 times, most recently from e376d6c to 242f049 Compare November 19, 2025 10:11
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 242f049 to 1f79ece Compare December 31, 2025 16:48
@renovate renovate bot force-pushed the renovate/major-eslint-stylistic-monorepo branch from 1f79ece to 06d4c16 Compare January 7, 2026 08:14
@renovate
Copy link
Contributor Author

renovate bot commented Jan 7, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @terrestris/[email protected]
npm error Found: @stylistic/[email protected]
npm error node_modules/@stylistic/eslint-plugin
npm error   dev @stylistic/eslint-plugin@"^5.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @stylistic/eslint-plugin@">= ~4" from @terrestris/[email protected]
npm error node_modules/@terrestris/eslint-config-typescript
npm error   dev @terrestris/eslint-config-typescript@"^9.0.0" from the root project
npm error
npm error Conflicting peer dependency: @stylistic/[email protected]
npm error node_modules/@stylistic/eslint-plugin
npm error   peer @stylistic/eslint-plugin@">= ~4" from @terrestris/[email protected]
npm error   node_modules/@terrestris/eslint-config-typescript
npm error     dev @terrestris/eslint-config-typescript@"^9.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-01-07T08_14_53_866Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-01-07T08_14_53_866Z-debug-0.log

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