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 v6 #69

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

eslint-community/eslint-plugin-promise

v6.1.1

Compare Source

Bug Fixes
  • no-multiple-resolved: false positives when the last expression in a try block is a call to resolve (#​384) (dc51b1c)

v6.1.0

Compare Source

Bug Fixes
Features
  • add no-multiple-resolved rule (#​369) (3a6fdbe)
  • always-return: add ignoreLastCallback option (#​365) (01def31)
  • catch-or-return,no-new-statics,no-promise-in-callback,valid-params: add support for Promise.allSettled() & Promise.any() (#​370) (e080f82)
  • param-names: add resolvePattern & rejectPattern option (#​368) (df25e3c)

v6.0.1

Compare Source

v6.0.0

Compare Source

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

v5.1.0

Compare Source

  • Included catch() and finally() in prefer-await-to-then #​196
  • Added some additional tests and upgraded some dev deps #​196
  • Exempted array methods in prefer-await-to-callbacks
    (#​212)

v5.0.0

Compare Source

  • ESLint 7.0 Support

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 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 force-pushed the renovate/eslint-plugin-promise-6.x branch from 195e04a to 2fd97db Compare August 25, 2022 04:17
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 2fd97db to c24867a Compare October 13, 2022 03:21
@renovate
Copy link
Contributor Author

renovate bot commented Oct 13, 2022

⚠ 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: functions/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: functions@undefined
npm ERR! Found: eslint@6.8.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^6.8.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.0.0 || ^8.0.0" from eslint-plugin-promise@6.1.1
npm ERR! node_modules/eslint-plugin-promise
npm ERR!   dev eslint-plugin-promise@"^6.1.1" 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-10-19T23_23_40_939Z-debug-0.log

@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from c24867a to d1491b8 Compare October 19, 2022 23:23
@leomp12 leomp12 closed this Jun 26, 2023
@leomp12 leomp12 deleted the renovate/eslint-plugin-promise-6.x branch June 26, 2023 18:39
@renovate
Copy link
Contributor Author

renovate bot commented Jun 26, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant