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 #121

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 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.0.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 dependencies Pull requests that update a dependency file label Feb 13, 2024
Copy link
Contributor Author

renovate bot commented Feb 13, 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 ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: @typescript-eslint/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"9.0.0" from the root project
npm ERR!   peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/[email protected]
npm ERR!   node_modules/@eslint-community/eslint-utils
npm ERR!     @eslint-community/eslint-utils@"^4.4.0" from @typescript-eslint/[email protected]
npm ERR!     node_modules/@nx/eslint-plugin/node_modules/@typescript-eslint/utils
npm ERR!       @typescript-eslint/utils@"^7.3.0" from @nx/[email protected]
npm ERR!       node_modules/@nx/eslint-plugin
npm ERR!         dev @nx/eslint-plugin@"18.2.1" from the root project
npm ERR!         1 more (@nrwl/eslint-plugin-nx)
npm ERR!     @eslint-community/eslint-utils@"^4.4.0" from @typescript-eslint/[email protected]
npm ERR!     node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils
npm ERR!       @typescript-eslint/utils@"7.6.0" from @typescript-eslint/[email protected]
npm ERR!       node_modules/@typescript-eslint/eslint-plugin
npm ERR!         dev @typescript-eslint/eslint-plugin@"7.6.0" from the root project
npm ERR!         2 more (@tobysmith568/eslint-config, eslint-plugin-jest)
npm ERR!     4 more (@typescript-eslint/utils, @typescript-eslint/utils, ...)
npm ERR!   3 more (@tobysmith568/eslint-config, eslint-config-prettier, eslint-plugin-cypress)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8.56.0" from @typescript-eslint/[email protected]
npm ERR! node_modules/@typescript-eslint/eslint-plugin
npm ERR!   dev @typescript-eslint/eslint-plugin@"7.6.0" from the root project
npm ERR!   @typescript-eslint/eslint-plugin@"^7.1.0" from @tobysmith568/[email protected]
npm ERR!   node_modules/@tobysmith568/eslint-config
npm ERR!     dev @tobysmith568/eslint-config@"^1.1.2" from the root project
npm ERR!   1 more (eslint-plugin-jest)
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint
npm ERR!   peer eslint@"^8.56.0" from @typescript-eslint/[email protected]
npm ERR!   node_modules/@typescript-eslint/eslint-plugin
npm ERR!     dev @typescript-eslint/eslint-plugin@"7.6.0" from the root project
npm ERR!     @typescript-eslint/eslint-plugin@"^7.1.0" from @tobysmith568/[email protected]
npm ERR!     node_modules/@tobysmith568/eslint-config
npm ERR!       dev @tobysmith568/eslint-config@"^1.1.2" from the root project
npm ERR!     1 more (eslint-plugin-jest)
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --no-strict-peer-deps, --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-04-09T22_06_20_496Z-debug-0.log

@renovate renovate bot force-pushed the renovate/major-npm-eslint branch 6 times, most recently from 4e0fca2 to 44aa9e3 Compare February 20, 2024 22:50
@renovate renovate bot force-pushed the renovate/major-npm-eslint branch 8 times, most recently from fbfdf51 to 0372ae0 Compare February 29, 2024 18:27
@renovate renovate bot force-pushed the renovate/major-npm-eslint branch 9 times, most recently from f6ab3f4 to 2e59743 Compare March 9, 2024 23:21
@renovate renovate bot force-pushed the renovate/major-npm-eslint branch 5 times, most recently from 75c0930 to ed08243 Compare March 18, 2024 17:43
@renovate renovate bot force-pushed the renovate/major-npm-eslint branch 4 times, most recently from f9b3b2d to 0d43380 Compare March 25, 2024 18:58
@renovate renovate bot force-pushed the renovate/major-npm-eslint branch 3 times, most recently from 73b2f97 to 44f1005 Compare March 30, 2024 13:20
@renovate renovate bot changed the title Update npm: ESLint to v7 (major) Update npm: ESLint to v7 (major) - autoclosed Mar 30, 2024
@renovate renovate bot closed this Mar 30, 2024
@renovate renovate bot deleted the renovate/major-npm-eslint branch March 30, 2024 15:11
@renovate renovate bot changed the title Update npm: ESLint to v7 (major) - autoclosed Update npm: ESLint to v7 (major) Apr 5, 2024
@renovate renovate bot restored the renovate/major-npm-eslint branch April 5, 2024 21:24
@renovate renovate bot reopened this Apr 5, 2024
@renovate renovate bot force-pushed the renovate/major-npm-eslint branch from 44f1005 to cfdf243 Compare April 7, 2024 11:38
@renovate renovate bot changed the title Update npm: ESLint to v7 (major) Update dependency eslint to v9 Apr 7, 2024
@renovate renovate bot force-pushed the renovate/major-npm-eslint branch 2 times, most recently from 60277ed to fc30e2a Compare April 9, 2024 21:31
@renovate renovate bot force-pushed the renovate/major-npm-eslint branch from fc30e2a to dea26c4 Compare April 9, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file parked
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant