SEAPUNK / blubber-server

Super simple binary blob storage server.
2 stars 0 forks source link

Update delay to the latest version 🚀 #8

Open greenkeeper[bot] opened 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of delay just got published.

Dependency delay
Current Version 1.3.1
Type dependency

The version 2.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of delay. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 13 commits .

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 6 years ago

Version 3.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 2e202e5 3.0.0
  • 17513fb Require Node.js 6
  • 0d40f02 Remove .cancel() in favor of .clear() (#25)
  • 24fa384 Mention the CLI for this module in the readme
  • c83a014 Remove thunk API (#23)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 3.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 31e7f33 4.0.0
  • f21bfc8 Improve the docs and tests
  • 594c42f Add type definition tests (#34)
  • cfc8097 Add support for passing AbortSignal and move the value argument into options (#35)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 0c4de4c 4.0.1
  • 875441b Include dom library in TypeScript definition (#37)
  • 69136a2 Bump tsd-check dev dependency
  • 7233b39 Remove temporary XO workaround
  • 160dc5b Remove moot if-statement

See the full diff

greenkeeper[bot] commented 6 years ago

Update to this version instead 🚀

Release Notes for v4.1.0
  • Add delay.createWithTimers() method. e589469
  • Fix TypeScript type definition conflict with React Native. 04ef16f

v4.0.1...v4.1.0

Commits

The new version differs by 4 commits.

  • 3217a33 4.1.0
  • 04ef16f Remove dependency on dom.d.ts (#41)
  • e589469 Add delay.createWithTimers() (#42)
  • 34e5009 Rename the TS options interface an export the unexported types

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for v4.2.0
  • Refactor TypeScript definition to CommonJS compatible export (#44) fa2d83c

v4.1.0...v4.2.0

Commits

The new version differs by 2 commits.

  • 37c832b 4.2.0
  • fa2d83c Refactor TypeScript definition to CommonJS compatible export (#44)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀