smartcar / retryify

Wrap a function to retry on specific errors.
MIT License
11 stars 1 forks source link

Update jsdoc-to-markdown to the latest version 🚀 #43

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency jsdoc-to-markdown was updated from 4.0.1 to 5.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for v5.0.0

Breaking changes since v4.0.1

  • Node versions less than v8 are no longer supported

Other fixes

  • Now works on node v12 (since this issue was fixed)
  • Upgraded jsdoc from v3.5.5 to 3.6.2 (via jsdoc-api)
  • Upgraded dmd dependencies to remove distracting and irrelevant security warnings
Commits

The new version differs by 7 commits.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

codecov[bot] commented 5 years ago

Codecov Report

Merging #43 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #43   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          50     50           
=====================================
  Hits           50     50

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update abace0f...a853093. Read the comment docs.

smartcar-ci commented 5 years ago

:tada: This issue has been resolved in version 2.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: