vue-next-level-scroll
vue-next-level-scroll copied to clipboard
chore(deps): update devdependency eslint-plugin-promise to v6
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| eslint-plugin-promise | ^4.0.1 -> ^6.1.1 |
Release Notes
eslint-community/eslint-plugin-promise (eslint-plugin-promise)
v6.1.1
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
Bug Fixes
- always-return: false positives for logical expr (#363) (a60d1cb)
- CI: fix release script (#380) (71e53a0)
- minor typos (#359) (b431e46)
- no-nesting: nested references vars in closure (#361) (08052e8)
- update repo link (#349) (3906810)
Features
- add
no-multiple-resolvedrule (#369) (3a6fdbe) - always-return: add
ignoreLastCallbackoption (#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&rejectPatternoption (#368) (df25e3c)
v6.0.1
- Fixed @typescript-eslint/parser issue #331, #205
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-namesrule to allow for unused params
v5.1.1
- Updated docs to include
no-callback-in-promisereasons #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
v4.3.1
- Updated and applied prettier
v4.3.0
v4.2.1
- Added more use cases to
no-return-wrap
v4.1.1
v4.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 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.