timdp / winston-aws-cloudwatch

A Winston transport for Amazon CloudWatch.
MIT License
47 stars 13 forks source link

Update delay to the latest version 🚀 #91

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.0.0 of delay was just published.

Dependency delay
Current Version 3.1.0
Type devDependency

The version 4.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 delay.

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 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

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:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling abd0e17881d37f573e6093d4fcff9e31eb996111 on greenkeeper/delay-4.0.0 into 7ae96c6e239754dbdb3b438288ad45b8bbfb8317 on master.

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 5 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 🚀