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

Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0 #56

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 8, 2023

This PR contains the following updates:

Package Type Update Change
babel-eslint devDependencies replacement ^10.0.3 -> ^7.11.0
babel-eslint devDependencies replacement ^8.2.6 -> ^7.11.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

This is a special PR that replaces babel-eslint with the community suggested minimal stable replacement version.


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 these updates 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
Copy link
Contributor Author

renovate bot commented Jun 8, 2023

⚠ 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: ui/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: monero-dashboard@0.0.1
npm error Found: eslint@5.16.0
npm error node_modules/eslint
npm error   dev eslint@"^5.16.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^7.5.0 || ^8.0.0" from @babel/eslint-parser@7.24.1
npm error node_modules/@babel/eslint-parser
npm error   dev @babel/eslint-parser@"^7.11.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 /tmp/renovate/cache/others/npm/_logs/2024-04-26T02_55_28_077Z-eresolve-report.txt

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

@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch 2 times, most recently from af3527d to b4d4b2b Compare June 19, 2023 23:02
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch 2 times, most recently from 4d2d09c to 5fd633b Compare July 19, 2023 19:57
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 5fd633b to 2d153c8 Compare September 19, 2023 23:57
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 2d153c8 to 9123cad Compare October 16, 2023 02:13
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 9123cad to a5febac Compare October 24, 2023 23:20
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from a5febac to ebd350d Compare November 17, 2023 05:20
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch 2 times, most recently from b86e25d to 05c007d Compare December 4, 2023 23:53
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch 2 times, most recently from eb31538 to 267edcf Compare February 5, 2024 04:42
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 267edcf to 863284e Compare February 26, 2024 02:14
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 863284e to 28bad12 Compare March 13, 2024 08:53
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 28bad12 to 02ec395 Compare March 22, 2024 05:53
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 02ec395 to ab6fcb7 Compare April 15, 2024 23:54
Copy link
Contributor Author

renovate bot commented Jun 6, 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: ui/package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: monero-dashboard@0.0.1
npm error Found: eslint@5.16.0
npm error node_modules/eslint
npm error   dev eslint@"^5.16.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^7.5.0 || ^8.0.0 || ^9.0.0" from @babel/eslint-parser@7.26.8
npm error node_modules/@babel/eslint-parser
npm error   dev @babel/eslint-parser@"^7.11.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 /tmp/renovate/cache/others/npm/_logs/2025-02-09T19_08_46_358Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-09T19_08_46_358Z-debug-0.log

@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from ab6fcb7 to 98c0755 Compare June 6, 2024 08:47
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch 2 times, most recently from 1fa2fe0 to e15f143 Compare June 25, 2024 17:30
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from e15f143 to d4b561f Compare July 22, 2024 02:50
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from d4b561f to e8f8c6f Compare August 9, 2024 21:00
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from e8f8c6f to f4e1057 Compare October 11, 2024 02:52
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from f4e1057 to 31174fb Compare December 4, 2024 02:43
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 31174fb to 02f9164 Compare January 25, 2025 08:19
@renovate renovate bot force-pushed the renovate/babel-eslint-replacement branch from 02f9164 to 98e96ab Compare February 9, 2025 19:08
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.

0 participants