Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency eslint to v9 #398

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^9.0.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v9.4.0

Compare Source

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the maintenance label Jun 1, 2024
Copy link
Contributor Author

renovate bot commented Jun 1, 2024

⚠️ 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 ERESOLVE overriding peer dependency
npm warn While resolving: @typescript-eslint/[email protected]
npm warn Found: [email protected]
npm warn node_modules/eslint
npm warn   dev eslint@"^9.0.0" from the root project
npm warn   7 more (@croct/eslint-plugin, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^7.0.0 || ^8.0.0" from @typescript-eslint/[email protected]
npm warn node_modules/@typescript-eslint/eslint-plugin
npm warn   @typescript-eslint/eslint-plugin@"^6.4.0" from @croct/[email protected]
npm warn   node_modules/@croct/eslint-plugin
npm warn   1 more (eslint-plugin-jest)
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/eslint
npm warn   peer eslint@"^7.0.0 || ^8.0.0" from @typescript-eslint/[email protected]
npm warn   node_modules/@typescript-eslint/eslint-plugin
npm warn     @typescript-eslint/eslint-plugin@"^6.4.0" from @croct/[email protected]
npm warn     node_modules/@croct/eslint-plugin
npm warn     1 more (eslint-plugin-jest)
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/[email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^9.0.0" from the root project
npm error   peer eslint@">= 8" from @croct/[email protected]
npm error   node_modules/@croct/eslint-plugin
npm error     dev @croct/eslint-plugin@"^0.7.0" from the root project
npm error   6 more (@eslint-community/eslint-utils, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^7.0.0 || ^8.0.0" from @typescript-eslint/[email protected]
npm error node_modules/@typescript-eslint/parser
npm error   peer @typescript-eslint/parser@">= 6" from @croct/[email protected]
npm error   node_modules/@croct/eslint-plugin
npm error     dev @croct/eslint-plugin@"^0.7.0" from the root project
npm error   peer @typescript-eslint/parser@"^6.0.0 || ^6.0.0-alpha" from @typescript-eslint/[email protected]
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     @typescript-eslint/eslint-plugin@"^6.4.0" from @croct/[email protected]
npm error     node_modules/@croct/eslint-plugin
npm error       dev @croct/eslint-plugin@"^0.7.0" from the root project
npm error     1 more (eslint-plugin-jest)
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint
npm error   peer eslint@"^7.0.0 || ^8.0.0" from @typescript-eslint/[email protected]
npm error   node_modules/@typescript-eslint/parser
npm error     peer @typescript-eslint/parser@">= 6" from @croct/[email protected]
npm error     node_modules/@croct/eslint-plugin
npm error       dev @croct/eslint-plugin@"^0.7.0" from the root project
npm error     peer @typescript-eslint/parser@"^6.0.0 || ^6.0.0-alpha" from @typescript-eslint/[email protected]
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       @typescript-eslint/eslint-plugin@"^6.4.0" from @croct/[email protected]
npm error       node_modules/@croct/eslint-plugin
npm error         dev @croct/eslint-plugin@"^0.7.0" from the root project
npm error       1 more (eslint-plugin-jest)
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 /tmp/renovate/cache/others/npm/_logs/2024-06-24T03_39_38_428Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-24T03_39_38_428Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-eslint branch 3 times, most recently from 0fb45e5 to ab78e70 Compare June 10, 2024 03:49
@renovate renovate bot force-pushed the renovate/major-eslint branch 2 times, most recently from 2500de5 to 2839fb0 Compare June 13, 2024 04:55
@renovate renovate bot force-pushed the renovate/major-eslint branch 2 times, most recently from 66cb2e8 to 7d3077a Compare June 21, 2024 05:03
Copy link

codeclimate bot commented Jun 24, 2024

Code Climate has analyzed commit 3a31c8b and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 99.9% (0.0% change).

View more on Code Climate.

@marcospassos marcospassos deleted the renovate/major-eslint branch August 13, 2024 19:12
Copy link
Contributor Author

renovate bot commented Aug 13, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant