Update dependency eslint-plugin-promise to v7 #77

Merged
Brain merged 1 commits from renovate/eslint-plugin-promise-7.x into main 2024-07-29 13:40:13 +02:00
Collaborator

This PR contains the following updates:

Package Type Update Change
eslint-plugin-promise devDependencies major 6.4.0 -> 7.0.0

Release Notes

eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v7.0.0

Compare Source

BREAKING CHANGES
  • Requires Node.js: ^18.18.0 || ^20.9.0 || >=21.1.0

v6.6.0

Compare Source

Bug Fixes
  • always-return: treat process.exit() or process.abort() as an acceptable "return" (#​493) (f368c5a)
Features
  • add strict option to disallow then or catch following await or yield (#​494) (fa482cc)

v6.5.1

Compare Source

Bug Fixes

v6.5.0

Compare Source

Features
  • add name property to configs (for use with tooling) (#​486) (ca9e9b4)

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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) | devDependencies | major | [`6.4.0` -> `7.0.0`](https://renovatebot.com/diffs/npm/eslint-plugin-promise/6.4.0/7.0.0) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-promise (eslint-plugin-promise)</summary> ### [`v7.0.0`](https://github.com/eslint-community/eslint-plugin-promise/releases/tag/v7.0.0) [Compare Source](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.6.0...v7.0.0) - feat!: Update node versions to align with eslint v9 ([#&#8203;505](https://github.com/eslint-community/eslint-plugin-promise/issues/505)) ([09d0650](https://github.com/eslint-community/eslint-plugin-promise/commit/09d0650846806df7fc4ce26156865cf57e27fba6)), closes [#&#8203;505](https://github.com/eslint-community/eslint-plugin-promise/issues/505) [/github.com/eslint-community/eslint-plugin-promise/pull/484#issuecomment-2246887433](https://github.com//github.com/eslint-community/eslint-plugin-promise/pull/484/issues/issuecomment-2246887433) [eslint-community/eslint-plugin-promise#504](https://github.com/eslint-community/eslint-plugin-promise/issues/504) ##### BREAKING CHANGES - Requires Node.js: ^18.18.0 || ^20.9.0 || >=21.1.0 ### [`v6.6.0`](https://github.com/eslint-community/eslint-plugin-promise/releases/tag/v6.6.0) [Compare Source](https://github.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" ([#&#8203;493](https://github.com/eslint-community/eslint-plugin-promise/issues/493)) ([f368c5a](https://github.com/eslint-community/eslint-plugin-promise/commit/f368c5a7e4a1c1f40cafbf038b629e6054d2027e)) ##### Features - add `strict` option to disallow `then` or `catch` following `await` or `yield` ([#&#8203;494](https://github.com/eslint-community/eslint-plugin-promise/issues/494)) ([fa482cc](https://github.com/eslint-community/eslint-plugin-promise/commit/fa482cc1134f5669b2dd9f56ea2ef9e96c3c30a0)) ### [`v6.5.1`](https://github.com/eslint-community/eslint-plugin-promise/releases/tag/v6.5.1) [Compare Source](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.5.0...v6.5.1) ##### Bug Fixes - remove `name` from eslintrc config; fixes [#&#8203;489](https://github.com/eslint-community/eslint-plugin-promise/issues/489) ([#&#8203;490](https://github.com/eslint-community/eslint-plugin-promise/issues/490)) ([c011a1a](https://github.com/eslint-community/eslint-plugin-promise/commit/c011a1a9f208efe35f1940b8a09db6023200625b)) ### [`v6.5.0`](https://github.com/eslint-community/eslint-plugin-promise/releases/tag/v6.5.0) [Compare Source](https://github.com/eslint-community/eslint-plugin-promise/compare/v6.4.0...v6.5.0) ##### Features - add `name` property to configs (for use with tooling) ([#&#8203;486](https://github.com/eslint-community/eslint-plugin-promise/issues/486)) ([ca9e9b4](https://github.com/eslint-community/eslint-plugin-promise/commit/ca9e9b4cc1d6e9d1c6951125514b2facbc2d9ad9)) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2024-07-27 07:34:48 +02:00
renovate/stability-days Updates have met minimum release age requirement Details
continuous-integration/drone/pr Build is passing Details
87fe0138a5
Update dependency eslint-plugin-promise to v7
renovate-bot force-pushed renovate/eslint-plugin-promise-7.x from 87fe0138a5 to 5e43a7c122 2024-07-29 13:35:05 +02:00 Compare
Brain merged commit 07b5f7009b into main 2024-07-29 13:40:13 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: wtf-eg/digitale-online-offline-registration#77
No description provided.