-
Notifications
You must be signed in to change notification settings - Fork 2
Commit f194f27
authored
fix(deps): Update dependency eslint-plugin-promise to v6.6.0 (#206)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [eslint-plugin-promise](https://togithub.com/eslint-community/eslint-plugin-promise) | devDependencies | minor | [`6.4.0` -> `6.6.0`](https://renovatebot.com/diffs/npm/eslint-plugin-promise/6.4.0/6.6.0) |
---
### Release Notes
<details>
<summary>eslint-community/eslint-plugin-promise (eslint-plugin-promise)</summary>
### [`v6.6.0`](https://togithub.com/eslint-community/eslint-plugin-promise/releases/tag/v6.6.0)
[Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.5.1...v6.6.0)
##### Bug Fixes
- **`always-return`:** treat process.exit() or process.abort() as an acceptable "return" ([#​493](https://togithub.com/eslint-community/eslint-plugin-promise/issues/493)) ([f368c5a](https://togithub.com/eslint-community/eslint-plugin-promise/commit/f368c5a7e4a1c1f40cafbf038b629e6054d2027e))
##### Features
- add `strict` option to disallow `then` or `catch` following `await` or `yield` ([#​494](https://togithub.com/eslint-community/eslint-plugin-promise/issues/494)) ([fa482cc](https://togithub.com/eslint-community/eslint-plugin-promise/commit/fa482cc1134f5669b2dd9f56ea2ef9e96c3c30a0))
### [`v6.5.1`](https://togithub.com/eslint-community/eslint-plugin-promise/releases/tag/v6.5.1)
[Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.5.0...v6.5.1)
##### Bug Fixes
- remove `name` from eslintrc config; fixes [#​489](https://togithub.com/eslint-community/eslint-plugin-promise/issues/489) ([#​490](https://togithub.com/eslint-community/eslint-plugin-promise/issues/490)) ([c011a1a](https://togithub.com/eslint-community/eslint-plugin-promise/commit/c011a1a9f208efe35f1940b8a09db6023200625b))
### [`v6.5.0`](https://togithub.com/eslint-community/eslint-plugin-promise/releases/tag/v6.5.0)
[Compare Source](https://togithub.com/eslint-community/eslint-plugin-promise/compare/v6.4.0...v6.5.0)
##### Features
- add `name` property to configs (for use with tooling) ([#​486](https://togithub.com/eslint-community/eslint-plugin-promise/issues/486)) ([ca9e9b4](https://togithub.com/eslint-community/eslint-plugin-promise/commit/ca9e9b4cc1d6e9d1c6951125514b2facbc2d9ad9))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->1 parent b4fa967 commit f194f27Copy full SHA for f194f27
1 file changed
+3
-3
lines changed+3-3Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments