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 v5.2.0 #148

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 21, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise 5.1.0 -> 5.2.0 age adoption passing confidence

Release Notes

eslint-community/eslint-plugin-promise

v5.2.0

Compare Source

  • Updated param-names rule to allow for unused params

v5.1.1

Compare Source

  • Updated docs to include no-callback-in-promise reasons #​215

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
Copy link
Author

renovate bot commented Oct 21, 2021

⚠ 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 using --force Recommended protections disabled.
npm notice 
npm notice New patch version of npm available! 8.5.0 -> 8.5.5
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.5.5>
npm notice Run `npm install -g npm@8.5.5` to update!
npm notice 
npm WARN using --force Recommended protections disabled.
chmod: cannot access '/home/ubuntu/.npm': No such file or directory
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: circuit-breaker-await-async@0.0.0-development
npm ERR! Found: eslint@8.1.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"8.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.0.0" from eslint-plugin-promise@5.2.0
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   dev eslint-plugin-promise@"5.2.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/2022-03-18T23_42_36_516Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 5 times, most recently from fa78e7d to 016a2e0 Compare October 26, 2021 19:53
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch from 016a2e0 to 6bd01ee Compare October 30, 2021 02:51
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 3 times, most recently from 7cb9d81 to ceb6c07 Compare November 14, 2021 19:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 4 times, most recently from 9c86cb4 to e3b6238 Compare November 22, 2021 11:10
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 6 times, most recently from 697cfc6 to d99bf36 Compare December 1, 2021 09:14
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-promise to v5.1.1 chore(deps): update dependency eslint-plugin-promise to v5.2.0 Dec 1, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch from d99bf36 to 600b75b Compare December 1, 2021 18:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 3 times, most recently from c7827f1 to 1b1da1b Compare December 13, 2021 23:58
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 2 times, most recently from 4faa6e9 to e3959d0 Compare December 24, 2021 11:23
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 3 times, most recently from e7c0905 to 9be1260 Compare January 3, 2022 01:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 7 times, most recently from 56bb3c4 to 7f69143 Compare January 23, 2022 16:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 2 times, most recently from ca19e46 to 5b031cc Compare February 1, 2022 21:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 8 times, most recently from 00ac8f3 to 1be1b51 Compare February 9, 2022 12:27
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 4 times, most recently from 8f82f36 to d04bde7 Compare February 17, 2022 20:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch from d04bde7 to 4751dcb Compare February 22, 2022 01:49
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch from 4751dcb to cf114a4 Compare March 5, 2022 11:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch 4 times, most recently from 2bfa976 to 8146e25 Compare March 18, 2022 18:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-5.x branch from 8146e25 to 974bae7 Compare March 18, 2022 23:42
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

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.

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.

None yet

1 participant