Skip to content
This repository has been archived by the owner on Feb 1, 2021. It is now read-only.

chore(deps): update devdependency eslint-plugin-promise to v4 #26

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-promise ^3.4.0 -> ^4.2.1 age adoption passing confidence

Release Notes

xjamundx/eslint-plugin-promise

v4.2.1

Compare Source

  • Added more use cases to no-return-wrap

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.1

Compare Source

  • Remove promise/param-names fixer
    (#​146)

v4.0.0

Compare Source

  • Added fixer for promise/no-new-statics rule
    (#​133)
  • Support ESLint v5
    (#​144)

This is a breaking change that drops support for Node v4. In order to use ESLint
v5 and eslint-plugin-promise v4, you must use Node >=6.

v3.8.0

Compare Source

  • Removed promise/avoid-new from recommended configuration
    (#​119)
  • Ignored event listener callbacks in promise/prefer-await-to-callbacks
    (#​117)
  • Ignored top-level awaits in promise/prefer-await-to-then
    (#​126)
  • Added docs for promise/no-nesting and promise/prefer-await-to-then
    (#​120)
    (#​121)

v3.7.0

Compare Source

  • Added promise/valid-params rule
    (#​85)
  • Added promise/no-new-statics rule
    (#​82)
  • Added fixer for promise/param-names rule
    (#​99)
  • Added rule documentation to each rule
    (#​91)

v3.6.0

Compare Source

  • Added ['catch'] support in catch-or-return
  • Added no-return-in-finally rule
  • Fixed some formatting in the docs
  • Added allowReject option to no-return-wrap
  • Added exceptions for no-callback-in-promise

v3.5.0

Compare Source

  • Added support for recommended settings using
    extends: plugin:promise/recommended

v3.4.2

Compare Source

  • Fixed always return false positive with ternary (#​31)

v3.4.1

Compare Source


Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant