ryanhefner / react-scroll-trigger

πŸ“œ React component that monitors scroll events to trigger callbacks when it enters, exits and progresses through the viewport. All callback include the progress and velocity of the scrolling, in the event you want to manipulate stuff based on those values.
https://www.pkgstats.com/pkg:react-scroll-trigger
MIT License
129 stars 17 forks source link

An in-range update of babel-plugin-dev-expression is breaking the build 🚨 #112

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency babel-plugin-dev-expression was updated from 0.2.1 to 0.2.2.

🚨 View failing branch.

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

babel-plugin-dev-expression 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 - ❌ **ci/circleci:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/ryanhefner/react-scroll-trigger/558?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Release Notes for v0.2.2
  • Bugfix: Fix edge cases with __DEV__ (#8)
  • Chore: Synchronize with upstream (#9)
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 0.2.1 your tests are passing again. Downgrade this dependency πŸ“Œ.