geo-tree
geo-tree copied to clipboard
Update dependency eslint-plugin-promise to v7
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint-plugin-promise | 5.1.0 -> 7.1.0 |
Release Notes
eslint-community/eslint-plugin-promise (eslint-plugin-promise)
v7.1.0
v7.0.0
- feat!: Update node versions to align with eslint v9 (#505) (09d0650), closes #505 /github.com/eslint-community/eslint-plugin-promise/pull/484#issuecomment-2246887433 eslint-community/eslint-plugin-promise#504
BREAKING CHANGES
- Requires Node.js: ^18.18.0 || ^20.9.0 || >=21.1.0
v6.6.0
Bug Fixes
Features
v6.5.1
v6.5.0
v6.4.0
v6.3.0
v6.2.0
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-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
- 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-names
rule to allow for unused params
v5.1.1
- Updated docs to include
no-callback-in-promise
reasons #215
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.