Update dependency eslint-plugin-promise to v6 (develop) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
eslint-plugin-promise | devDependencies | major | 4.3.1 -> 6.0.0 |
Release Notes
xjamundx/eslint-plugin-promise
v6.0.0
- Dropped node 10 from engines #231
- Updated a ton of deps #236, #237, #235, #234
- ESLint 8 support #219
v5.2.0
- Updated
param-names
rule to allow for unused params
v5.1.1
- Updated docs to include
no-callback-in-promise
reasons #215
v5.1.0
- Included
catch()
andfinally()
inprefer-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
- ESLint 7.0 Support
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by RenovateBot