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 - abandoned #968

Merged
merged 9 commits into from
Jul 23, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 2, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

eslint/eslint (eslint)

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

@renovate renovate bot requested a review from a team May 2, 2024 07:25
Copy link
Contributor Author

renovate bot commented May 2, 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.1.1" from the root project
npm warn   4 more (@eslint-community/eslint-utils, ...)
npm warn
npm warn Could not resolve dependency:
npm warn peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0" from @typescript-eslint/[email protected]
npm warn node_modules/@typescript-eslint/utils
npm warn   @typescript-eslint/utils@"^5.62.0" from [email protected]
npm warn   node_modules/eslint-plugin-storybook
npm warn
npm warn Conflicting peer dependency: [email protected]
npm warn node_modules/eslint
npm warn   peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0" from @typescript-eslint/[email protected]
npm warn   node_modules/@typescript-eslint/utils
npm warn     @typescript-eslint/utils@"^5.62.0" from [email protected]
npm warn     node_modules/eslint-plugin-storybook
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint
npm error   dev eslint@"^9.1.1" from the root project
npm error   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/[email protected]
npm error   node_modules/@eslint-community/eslint-utils
npm error     @eslint-community/eslint-utils@"^4.2.0" from @typescript-eslint/[email protected]
npm error     node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"^5.62.0" from [email protected]
npm error       node_modules/eslint-plugin-storybook
npm error         dev eslint-plugin-storybook@"^0.8.0" from the root project
npm error     @eslint-community/eslint-utils@"^4.4.0" from @typescript-eslint/[email protected]
npm error     node_modules/eslint-plugin-vitest/node_modules/@typescript-eslint/utils
npm error       @typescript-eslint/utils@"^7.4.0" from [email protected]
npm error       node_modules/eslint-plugin-vitest
npm error         dev eslint-plugin-vitest@"^0.4.1" from the root project
npm error     1 more (eslint)
npm error   3 more (eslint-plugin-simple-import-sort, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8" from [email protected]
npm error node_modules/eslint-plugin-react
npm error   dev eslint-plugin-react@"^7.34.1" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint
npm error   peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8" from [email protected]
npm error   node_modules/eslint-plugin-react
npm error     dev eslint-plugin-react@"^7.34.1" 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 /tmp/renovate/cache/others/npm/_logs/2024-05-02T08_54_13_063Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-02T08_54_13_063Z-debug-0.log

Copy link

codecov bot commented May 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.76%. Comparing base (d592534) to head (c5aef81).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #968      +/-   ##
==========================================
- Coverage   90.81%   90.76%   -0.06%     
==========================================
  Files          57       57              
  Lines        3941     3941              
  Branches      447      446       -1     
==========================================
- Hits         3579     3577       -2     
- Misses        358      360       +2     
  Partials        4        4              

@renovate renovate bot force-pushed the renovate/eslint-9.x branch 4 times, most recently from 4878455 to 9ae4a52 Compare May 2, 2024 08:54
Copy link
Contributor Author

renovate bot commented May 2, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency eslint to v9 Update dependency eslint to v9 - abandoned May 9, 2024
Copy link
Contributor Author

renovate bot commented May 9, 2024

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@kdeininger kdeininger force-pushed the renovate/eslint-9.x branch from b29dd2e to b29fdd8 Compare May 22, 2024 07:06
@kdeininger kdeininger force-pushed the renovate/eslint-9.x branch from b29fdd8 to 5e89e37 Compare June 14, 2024 07:16
@kdeininger kdeininger force-pushed the renovate/eslint-9.x branch from 9ea444e to c5aef81 Compare July 23, 2024 10:07
@kdeininger kdeininger merged commit 4722e1c into main Jul 23, 2024
17 checks passed
@kdeininger kdeininger deleted the renovate/eslint-9.x branch July 23, 2024 10:10
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