gsandf / rethinkdb-elasticsearch-stream

๐Ÿ”„ sync RethinkDB tables to Elasticsearch using changefeeds
9 stars 4 forks source link

Update p-retry to the latest version ๐Ÿš€ #36

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of p-retry was just published.

Dependency p-retry
Current Version 1.0.0
Type devDependency

The version 2.0.0 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.

It might be worth looking into these changes and trying to get this project onto the latest version of p-retry.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donโ€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


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:

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v3.0.1
  • Fix incorrect usage example in the readme 6ef29e7
Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.0.0

Breaking:

Enhancements:

  • Throw a useful error if a non-error is thrown a9d75a5
  • Add TypeScript definition (#21) 4b6ec19

v3.0.1...v4.0.0

Commits

The new version differs by 4 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.1.0
  • Refactor TypeScript definition to CommonJS compatible export (#23) 71e51ad

v4.0.0...v4.1.0

Commits

The new version differs by 2 commits.

  • 9e2c016 4.1.0
  • 71e51ad Refactor TypeScript definition to CommonJS compatible export (#23)

See the full diff