zoetrope69 / songkick-pwa

πŸŽ΅πŸ“†πŸ’… unofficial progressive web app for Songkick
https://songkick-pwa.glitch.me
MIT License
8 stars 0 forks source link

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

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 7.2.1 of preact just got published.

Branch Build failing 🚨
Dependency preact
Current Version 7.2.0
Type dependency

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

As preact is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them. I recommend you give this issue a very 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/zaccolley/songkick.pink/builds/214485566)
Commits

The new version differs by 24 commits .

  • 0707442 7.2.1
  • cbca369 Warning from createReactCompositeComponent would trigger a lot of warnings. Also, I think we're moving towards a world where it's totally fine to not extend Component. For now, let's nix the warning.
  • 00cf45f Spruce up the readme.
  • f281375 Merge pull request #591 from billneff79/protectOlderBrowsers
  • 2c124e8 protectOlderBrowsers Protect against instantiating Map in browsers that don't support it in devtools
  • 6c7e70c Merge pull request #553 from UnwrittenFun/ts-ref
  • b06a976 Merge branch 'master' into ts-ref
  • 043c2bb add colors-app to demos (#584)
  • bdcb6b5 Merge pull request #573 from jmrog/typescript-defaultprops-displayname
  • 187a65c Merge branch 'master' into typescript-defaultprops-displayname
  • de70e6b Add a warning message for times when the Preact Devtools catches a Component which does not implement the Preact.Component class. (#572)
  • 1c64e4a Add preact-delegate to the list of libs (#579)
  • 3662d10 Add basic typings for supported class-level (static) Component properties
  • 4a4dda9 Remove out-of-date comment (#566)
  • ec8561a Add ref to ComponentProps typings

There are 24 commits in total. 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: