Skip to content

Update dependency eslint-plugin-promise to v6.6.0 #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 13, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise 6.0.1 -> 6.6.0 age adoption passing confidence

Release Notes

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

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

v6.5.0

Compare Source

v6.4.0

Compare Source

v6.3.0

Compare Source

v6.2.0

Compare Source

v6.1.1

Compare Source

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

Compare Source

Bug Fixes
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)

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency eslint-plugin-promise to v6.1.0 Update dependency eslint-plugin-promise to v6.1.1 Oct 19, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 15c1c94 to 0ab167d Compare October 19, 2022 23:43
@renovate renovate bot changed the title Update dependency eslint-plugin-promise to v6.1.1 Update dependency eslint-plugin-promise to v6.2.0 May 27, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 0ab167d to 91e67db Compare May 27, 2024 13:11
@renovate renovate bot changed the title Update dependency eslint-plugin-promise to v6.2.0 Update dependency eslint-plugin-promise to v6.4.0 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 91e67db to 9838265 Compare July 1, 2024 02:33
@renovate renovate bot changed the title Update dependency eslint-plugin-promise to v6.4.0 Update dependency eslint-plugin-promise to v6.5.0 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 9838265 to a6ba744 Compare July 20, 2024 01:56
@renovate renovate bot changed the title Update dependency eslint-plugin-promise to v6.5.0 Update dependency eslint-plugin-promise to v6.5.1 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from a6ba744 to 51b2518 Compare July 20, 2024 06:40
@renovate renovate bot force-pushed the renovate/eslint-plugin-promise-6.x branch from 51b2518 to 7e3c638 Compare July 22, 2024 01:18
@renovate renovate bot changed the title Update dependency eslint-plugin-promise to v6.5.1 Update dependency eslint-plugin-promise to v6.6.0 Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants