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

chore(deps): update dependency eslint-plugin-promise to v7 #736

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise ^6.0.0 -> ^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 25, 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: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   dev eslint-plugin-promise@"^7.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint-plugin-promise@"^6.0.0" from [email protected]
npm ERR! node_modules/eslint-config-semistandard
npm ERR!   dev eslint-config-semistandard@"^17.0.0" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   peer eslint-plugin-promise@"^6.0.0" from [email protected]
npm ERR!   node_modules/eslint-config-semistandard
npm ERR!     dev eslint-config-semistandard@"^17.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --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-12-13T18_32_46_525Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 4 times, most recently from 8f00080 to f05013e Compare August 1, 2024 22:58
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from f05013e to 3833823 Compare August 13, 2024 22:40
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 4 times, most recently from 89e8dd7 to 2fd1629 Compare August 29, 2024 12:16
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 5 times, most recently from dd12f9e to df13c1b Compare September 3, 2024 23:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 3 times, most recently from 6d0fc6c to fd768ef Compare September 12, 2024 23:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 6 times, most recently from 745225f to 3942472 Compare September 20, 2024 21:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 3 times, most recently from c5c044d to 7629f93 Compare October 1, 2024 18:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 3 times, most recently from 2ae805b to d4d4f14 Compare October 4, 2024 07:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 2 times, most recently from 7c0c584 to 6e7b49c Compare October 12, 2024 21:50
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 3 times, most recently from c0a50c4 to 12339f8 Compare October 25, 2024 18:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 4 times, most recently from bb8bb06 to 032c425 Compare November 5, 2024 01:04
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 2 times, most recently from 84ccc24 to 384c2fa Compare November 12, 2024 22:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from 384c2fa to 60397e7 Compare November 26, 2024 01:40
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 6 times, most recently from 7d1a574 to 34e86b9 Compare December 5, 2024 22:54
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v7 chore(deps): update dependency eslint-plugin-promise to v7 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/eslint-plugin-promise-7.x branch December 8, 2024 18:32
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v7 - autoclosed chore(deps): update dependency eslint-plugin-promise to v7 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch 3 times, most recently from b0bc4b1 to f72b5cc Compare December 12, 2024 06:42
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-7.x branch from f72b5cc to 0798660 Compare December 13, 2024 18:32
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