jaredwray/cacheable

An in-range update of delay is breaking the build 🚨

Closed this issue Β· 3 comments

Version 3.1.0 of delay was just published.

Branch Build failing 🚨
Dependency delay
Current Version 3.0.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

delay is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 3.0.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Version 4.0.1 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

Commits

The new version differs by 9 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
  • 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

  • The devDependency delay was updated from 4.0.1 to 4.1.0.

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

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