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-plugin-promise to v7 #371

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise ^6.0.1 -> ^7.0.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v7.2.1

Compare Source

🩹 Fixes
  • no-callback-in-promise: false triggering of callback (#​574) (8324564)
🧹 Chores

v7.2.0

Compare Source

🌟 Features
🩹 Fixes
  • permit appropriate computed member expressions and prototype access (#​535) (4de9d43)
🧹 Chores

v7.1.0

Compare Source

v7.0.0

Compare Source

BREAKING CHANGES
  • Requires Node.js: ^18.18.0 || ^20.9.0 || >=21.1.0

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 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.

Copy link
Contributor Author

renovate bot commented Jul 24, 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: services/frontend/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: [email protected]
npm error Found: [email protected]
npm error node_modules/eslint-plugin-promise
npm error   dev eslint-plugin-promise@"^7.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint-plugin-promise@"^6.0.0" from [email protected]
npm error node_modules/eslint-config-standard
npm error   dev eslint-config-standard@"^17.0.0" from the root project
npm error
npm error Conflicting peer dependency: [email protected]
npm error node_modules/eslint-plugin-promise
npm error   peer eslint-plugin-promise@"^6.0.0" from [email protected]
npm error   node_modules/eslint-config-standard
npm error     dev eslint-config-standard@"^17.0.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 /runner/cache/others/npm/_logs/2025-03-17T06_44_04_150Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-17T06_44_04_150Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 8 times, most recently from c8bf2da to a9500fa Compare July 31, 2024 19:24
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 14 times, most recently from 120b3e1 to 55ba63c Compare August 8, 2024 19:39
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 7 times, most recently from 25ad10a to b2213d5 Compare August 14, 2024 18:36
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 10 times, most recently from 53ec647 to 0c375f2 Compare February 26, 2025 16:34
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 9 times, most recently from 546e04d to e019500 Compare March 4, 2025 10:59
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 9 times, most recently from 1c9037e to f44c335 Compare March 14, 2025 19:24
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from f44c335 to d220e9c Compare March 17, 2025 06:44
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