chrisguttandin / worker-timers

A replacement for setInterval() and setTimeout() which works in unfocused windows.
MIT License
590 stars 25 forks source link

An in-range update of rollup is breaking the build 🚨 #341

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency rollup was updated from 1.22.0 to 1.23.0.

🚨 View failing branch.

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

rollup 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](https://travis-ci.org/chrisguttandin/worker-timers/builds/593222905?utm_source=github_status&utm_medium=notification)).

Release Notes for v1.23.0

2019-10-03

Features

  • Add placeholders for extensions when preserving modules (#3116)

Pull Requests

Commits

The new version differs by 4 commits.

  • 5d53c04 1.23.0
  • 1d08d6b Update changelog and dependencies
  • 9a6d811 Fix typo (#3142)
  • 998ddf1 Include extensions in preserveModules output filenames for scriptified assets (#3116)

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

After pinning to 1.22.0 your tests are passing again. Downgrade this dependency πŸ“Œ.