Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

chore(deps): update dependency eslint-plugin-promise to v4 #7

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 5, 2018

This PR contains the following updates:

Package Type Update Change References
eslint-plugin-promise devDependencies major ^3.5.0 -> ^4.0.1 source

Release Notes

xjamundx/eslint-plugin-promise

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

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 if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. 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.

None yet

1 participant