papandreou / seespee

Create a Content-Security-Policy for a website based on the statically detectable relations
BSD 3-Clause "New" or "Revised" License
75 stars 4 forks source link

Upgrade eslint-plugin-promise to version 5.1.0 #64

Closed depfu[bot] closed 2 years ago

depfu[bot] commented 3 years ago

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ eslint-plugin-promise (^4.2.1 → ^5.1.0) · Repo · Changelog

Release Notes

5.1.0 (from changelog)

  • Included catch() and finally() in prefer-await-to-then #196
  • Added some additional tests and upgraded some dev deps #196
  • Exempted array methods in prefer-await-to-callbacks (#212)

Does any of this look wrong? Please let us know.


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 82.941% when pulling 2d707e37ce7f0dab639075d4a3a3a0b0af0c96e5 on depfu/update/npm/eslint-plugin-promise-5.1.0 into dbb73479190ee7f433655cba17848129088c1386 on master.

coveralls commented 3 years ago

Coverage Status

Coverage remained the same at 82.941% when pulling 2d707e37ce7f0dab639075d4a3a3a0b0af0c96e5 on depfu/update/npm/eslint-plugin-promise-5.1.0 into dbb73479190ee7f433655cba17848129088c1386 on master.

depfu[bot] commented 2 years ago

Closed in favor of #82.