-
Notifications
You must be signed in to change notification settings - Fork 1
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 - autoclosed #84
Conversation
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: package-lock.json
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #84 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 40 40
Branches 12 12
=========================================
Hits 40 40 ☔ View full report in Codecov by Sentry. |
1b1fedf
to
ba1600d
Compare
ba1600d
to
4bc0ad5
Compare
4bc0ad5
to
a3ef8fe
Compare
|
a3ef8fe
to
39c0a46
Compare
c88c6a9
to
55d39cd
Compare
55d39cd
to
756aeb2
Compare
This PR contains the following updates:
5.1.0
->6.6.0
Release Notes
eslint-community/eslint-plugin-promise (eslint-plugin-promise)
v6.6.0
Compare Source
Bug Fixes
always-return
: treat process.exit() or process.abort() as an acceptable "return" (#493) (f368c5a)Features
strict
option to disallowthen
orcatch
followingawait
oryield
(#494) (fa482cc)v6.5.1
Compare Source
v6.5.0
Compare Source
v6.4.0
Compare Source
v6.3.0
Compare Source
v6.2.0
Compare Source
v6.1.1
Compare Source
Bug Fixes
v6.1.0
Compare Source
Bug Fixes
Features
no-multiple-resolved
rule (#369) (3a6fdbe)ignoreLastCallback
option (#365) (01def31)Promise.allSettled()
&Promise.any()
(#370) (e080f82)resolvePattern
&rejectPattern
option (#368) (df25e3c)v6.0.1
Compare Source
v6.0.0
Compare Source
v5.2.0
Compare Source
param-names
rule to allow for unused paramsv5.1.1
Compare Source
no-callback-in-promise
reasons #215Configuration
📅 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.