koreezgames / phaser3-particle-editor

A flexible editor for building phaser particles.
https://koreezgames.github.io/phaser3-particle-editor/
MIT License
169 stars 13 forks source link

An in-range update of mobx is breaking the build 🚨 #36

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency mobx was updated from 5.6.0 to 5.7.0.

🚨 View failing branch.

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

mobx is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

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

Commits

The new version differs by 7 commits.

  • 0274b80 updated changelog
  • fcb7554 Merge pull request #1826 from mobxjs/fix-computed-stack-overflow
  • 8351262 Fixed stack overflow for @computed on RN, fixes #1777
  • 16f8586 Upgraded to TypeScript 3
  • f5a5915 UNCHANGED token is now part of mobxGlobals, fixes #1742
  • 2df55f1 Fixed flow iterator type, fixes #1624
  • 857621c Published version 5.6.0

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 5.6.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 18 commits.

  • 000d5d5 Updated changelog
  • 0e6e0d2 Merge pull request #1833 from fi3ework/fix-#1537
  • d46bbe5 Merge pull request #1838 from fi3ework/fix-quick-build-tsc3
  • 67e481c Merge pull request #1835 from fi3ework/fix-#1548
  • b869c38 Merge pull request #1825 from ismailhabib/master
  • b115850 Merge pull request #1834 from mrtnbroder/webpack-4-browser-field
  • daf6ac0 Merge pull request #1841 from k-g-a/fix-array-dehance
  • ea30f7d Merge pull request #1831 from jeffijoe/patch-1
  • fe2acb1 CHANGELOG
  • dd09a2f fix + test
  • 112f744 fix: type checking error under TypeScript 3.0 (fix #1837)
  • 009a482 fix: add hook listener props to IObservable interface
  • 7d42f47 fix: earlier onBecome(Un)Observed disposer will not dispose later listener (fix #1537)
  • 337b6aa fix: add a configure env variable to mute minification warning (fix #1548)
  • 72bdf6b support cjs and esm version for browser builds

There are 18 commits in total.

See the full diff