stevenfitzpatrick / stevenfitzpatrick.io

My personal homepage
https://stevenfitzpatrick.io
2 stars 0 forks source link

An in-range update of preact-redux is breaking the build 🚨 #105

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.3 of preact-redux just got published.

Branch Build failing 🚨
Dependency preact-redux
Current Version 2.0.2
Type devDependency

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

As preact-redux is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:

Status Details - ❌ **continuous-integration/travis-ci/push** The Travis CI build could not complete due to an error [Details](https://travis-ci.org/stevenfitzpatrick/stevenfitzpatrick.io/builds/278744845?utm_source=github_status&utm_medium=notification)

Release Notes 2.0.3
Commits

The new version differs by 6 commits.

  • b3b8b31 2.0.3
  • 644350a Merge pull request #20 from rand0me/master
  • 05473ed Fix types according to react-redux types behavior
  • 63ad73f Fixed issue with functional components with AnyComponent type
  • 3ac06e7 Add newline to the end of preact-redux.d.ts
  • 5c0ee68 Add TypeScript typings

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

After pinning to 2.0.2 your tests are passing again. Downgrade this dependency 📌.