libremesh / lime-app

Geek-free Web App for setup and mantainance of Libremesh nodes built on Preact
https://libremesh.github.io/lime-app/
GNU Affero General Public License v3.0
50 stars 27 forks source link

An in-range update of preact is breaking the build ๐Ÿšจ #63

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 8.2.2 of preact just got published.

Branch Build failing ๐Ÿšจ
Dependency preact
Current Version 8.2.1
Type dependency

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

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/libremesh/lime-app/builds/268052188?utm_source=github_status&utm_medium=notification)

Commits

The new version differs by 11 commits.

  • adceb20 8.2.2
  • a42390d Update rollup and modify configs accordingly (fixes #800)
  • 99c856d preact/debug: Allow string refs when preact-compat is present (fixes #807)
  • ec80880 Fix issue where preact/debug errored if preact-compat was not present
  • 5645573 Add prepublishOnly script (#825)
  • 4ea1bc7 Move donation message to scripts (#804)
  • 0dea3b7 Add rugby board as an example (#821)
  • 68fa510 Fix preact/debug accessing attributes that don't have toString (#754)
  • 0a88752 Update import paths for #792 (#796)
  • 1b2b106 Minor capitalization correction for GitHub in README (#787)
  • 947d9d8 Weui for preact (#793)

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 7 years ago

After pinning to 8.2.1 your tests are passing again. Downgrade this dependency ๐Ÿ“Œ.

greenkeeper[bot] commented 7 years ago

Version 8.2.3 just got published.

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

Release Notes 8.2.3
  • Fix missing donation message ๐Ÿ™ˆ (#834)
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 8.2.4 just got published.

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

Release Notes 8.2.4

This release makes some tweaks to the newly released preact/debug.

  • Enhanced errors for preact/debug
  • Fixed issue where key warnings could be shown for components without keys
Commits

The new version differs by 4 commits.

  • b33d837 8.2.4
  • 715ff8f Fix a few preact/debug exceptions and output more information in errors
  • 512ff9f 8.2.3
  • deffed8 Quickfix for missing donation message script

See the full diff

greenkeeper[bot] commented 7 years ago

Version 8.2.5 just got published.

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

Release Notes 8.2.5
  • A more durable fix for the Babel preset recursion issue (thanks @rmacklin)
Commits

The new version differs by 7 commits.

  • 2205c0f 8.2.5
  • e29de9d Revert "Add prepublishOnly script (#825)" (#839)
  • d6ab85c Move babel settings to a .babelrc (#828)
  • b33d837 8.2.4
  • 715ff8f Fix a few preact/debug exceptions and output more information in errors
  • 512ff9f 8.2.3
  • deffed8 Quickfix for missing donation message script

See the full diff