Skip to content

chore(dev): update dependency eslint to v10#160

Merged
jkroepke merged 89 commits intomainfrom
renovate/major-10-dev-dependencies
Feb 21, 2026
Merged

chore(dev): update dependency eslint to v10#160
jkroepke merged 89 commits intomainfrom
renovate/major-10-dev-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint (source) 9.39.310.0.1 age confidence

Release Notes

eslint/eslint (eslint)

v10.0.1

Compare Source

v10.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - Only on Friday ( * * * * 5 ) in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • 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 added chore updating grunt tasks etc; no production code change 🛠️ dependencies labels Feb 13, 2026
@renovate renovate bot enabled auto-merge (squash) February 13, 2026 05:48
@renovate
Copy link
Contributor Author

renovate bot commented Feb 13, 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: eslint-plugin-import@2.32.0
npm error Found: eslint@10.0.1
npm error node_modules/eslint
npm error   dev eslint@"10.0.1" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.9.1
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.9.1" from @typescript-eslint/utils@8.56.0
npm error     node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"8.56.0" from @typescript-eslint/eslint-plugin@8.56.0
npm error       node_modules/@typescript-eslint/eslint-plugin
npm error         dev @typescript-eslint/eslint-plugin@"8.56.0" from the root project
npm error         1 more (eslint-plugin-jest)
npm error       2 more (@typescript-eslint/type-utils, eslint-plugin-jest)
npm error     @eslint-community/eslint-utils@"^4.2.0" from eslint@8.57.1
npm error     node_modules/prettier-eslint/node_modules/eslint
npm error       eslint@"^8.57.1" from prettier-eslint@16.4.2
npm error       node_modules/prettier-eslint
npm error         dev prettier-eslint@"16.4.2" from the root project
npm error       1 more (@typescript-eslint/parser)
npm error     1 more (eslint)
npm error   10 more (@eslint/compat, @typescript-eslint/eslint-plugin, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0
npm error node_modules/eslint-plugin-import
npm error   dev eslint-plugin-import@"2.32.0" from the root project
npm error   peerOptional eslint-plugin-import@"*" from eslint-import-resolver-typescript@4.4.4
npm error   node_modules/eslint-import-resolver-typescript
npm error     dev eslint-import-resolver-typescript@"4.4.4" from the root project
npm error
npm error Conflicting peer dependency: eslint@9.39.3
npm error node_modules/eslint
npm error   peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8 || ^9" from eslint-plugin-import@2.32.0
npm error   node_modules/eslint-plugin-import
npm error     dev eslint-plugin-import@"2.32.0" from the root project
npm error     peerOptional eslint-plugin-import@"*" from eslint-import-resolver-typescript@4.4.4
npm error     node_modules/eslint-import-resolver-typescript
npm error       dev eslint-import-resolver-typescript@"4.4.4" 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-02-20T22_23_24_815Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-20T22_23_24_815Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-10-dev-dependencies branch 2 times, most recently from 1a28abd to af71843 Compare February 20, 2026 00:45
@jkroepke
Copy link
Owner

@renovate renovate bot force-pushed the renovate/major-10-dev-dependencies branch 2 times, most recently from f50b1cd to 31d4256 Compare February 20, 2026 17:13
@renovate renovate bot force-pushed the renovate/major-10-dev-dependencies branch from 31d4256 to 5587903 Compare February 20, 2026 22:23
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
@jkroepke jkroepke force-pushed the renovate/major-10-dev-dependencies branch from 74feeeb to 3591521 Compare February 21, 2026 13:41
@jkroepke jkroepke disabled auto-merge February 21, 2026 14:59
@jkroepke jkroepke merged commit d04d8ef into main Feb 21, 2026
10 of 11 checks passed
@jkroepke jkroepke deleted the renovate/major-10-dev-dependencies branch February 21, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore updating grunt tasks etc; no production code change 🛠️ dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant