taro
taro copied to clipboard
build(deps-dev): bump eslint-plugin-promise from 6.0.0 to 6.1.1
Bumps eslint-plugin-promise from 6.0.0 to 6.1.1.
Release notes
Sourced from eslint-plugin-promise's releases.
v6.1.1
6.1.1 (2022-10-19)
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
6.1.0 (2022-10-13)
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)
Changelog
Sourced from eslint-plugin-promise's changelog.
6.0.2
- Added tests for
@typescript-eslint/parsersupport6.0.1
Commits
dc51b1cfix(no-multiple-resolved): false positives when the last expression in a try ...70f0012chore: fix branch of rule docs link URL tomain(#381)72cfdc8chore: sortpackage.json(#385)71e53a0fix(CI): fix release script (#380)04fa169chore(CI): add automatic release (#379)c970565chore(CI): simplify testing strategy (#378)e8eabf4chore(deps-dev): bump@typescript-eslint/parserfrom 5.39.0 to 5.40.0 (#377)b2136c3chore(deps-dev): bump eslint from 8.24.0 to 8.25.0 (#376)7cfa19echore(deps-dev): bump@typescript-eslint/parserfrom 5.38.1 to 5.39.0 (#374)8875343chore(deps): bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (#372)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eslint-community-bot, a new releaser for eslint-plugin-promise since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)