Open greenkeeper[bot] opened 5 years ago
After pinning to 5.9.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
mobx was updated from 5.9.4
to 5.10.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 31 commits.
e3f4487
Merge branch 'loklaan-feature/symbol-support'
f3e3065
better implementation of getPlainObjectKeys (only enumerables)
f38010f
Merge branch 'feature/symbol-support' of https://github.com/loklaan/mobx into loklaan-feature/symbol-support
36f51a0
cherry picked #1960: improve property descriptor type for flow
b56ca5f
Cherry-picked #1975: update size-limit
a5011ad
Warn instead of die on double disposals
39dd64e
update tooling (rollup, etc) (ignore red x, it is coveralls) (#1931)
a934b3d
Merge pull request #1981 from mobxjs/fix-observableset-ts
421e793
Support Symbol named observable properties
f05f952
Merge pull request #1982 from Jason-Cooke/patch-1
5bea697
docs: fix typo
d0faeec
fix observable set ts typing
6d2e38e
Merge pull request #1964 from mobxjs/fix-array-update-not-returning-proxy
05e56b3
added funding.yml (test)
9e16d8b
Merge pull request #1966 from runnez/master
There are 31 commits in total.
See the full diff
dependency
mobx was updated from 5.10.0
to 5.10.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 34 commits.
1cacbbb
updated changelog for 5.10.1
585c553
Fix array update proxy (#1985)
d8ac621
Published version 5.10.0
e3f4487
Merge branch 'loklaan-feature/symbol-support'
f3e3065
better implementation of getPlainObjectKeys (only enumerables)
f38010f
Merge branch 'feature/symbol-support' of https://github.com/loklaan/mobx into loklaan-feature/symbol-support
36f51a0
cherry picked #1960: improve property descriptor type for flow
b56ca5f
Cherry-picked #1975: update size-limit
a5011ad
Warn instead of die on double disposals
39dd64e
update tooling (rollup, etc) (ignore red x, it is coveralls) (#1931)
a934b3d
Merge pull request #1981 from mobxjs/fix-observableset-ts
421e793
Support Symbol named observable properties
f05f952
Merge pull request #1982 from Jason-Cooke/patch-1
5bea697
docs: fix typo
d0faeec
fix observable set ts typing
There are 34 commits in total.
See the full diff
dependency
mobx was updated from 5.10.1
to 5.11.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 43 commits.
1188f26
Typings improvement (#2018)
b6da43c
fix(extendObservable): use regular for
on array of keys (#1998)
14bfbcd
rename faulty file extension name in #2016 (#2017)
286056a
Add stale bot config (#2016)
3a4d981
Adds computedConfigurable to changelog (#2013)
6f095ed
Adds computedConfigurable (#2014)
38f2c51
Updated changelog
56063d5
Use circleci instead of travis for ci (#1996)
6491189
Published version 5.10.1
1cacbbb
updated changelog for 5.10.1
585c553
Fix array update proxy (#1985)
d8ac621
Published version 5.10.0
e3f4487
Merge branch 'loklaan-feature/symbol-support'
f3e3065
better implementation of getPlainObjectKeys (only enumerables)
f38010f
Merge branch 'feature/symbol-support' of https://github.com/loklaan/mobx into loklaan-feature/symbol-support
There are 43 commits in total.
See the full diff
The dependency mobx was updated from
5.9.0
to5.9.4
.π¨ 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/513564782?utm_source=github_status&utm_medium=notification)).Commits
The new version differs by 32 commits.
9e6c6fa
Merge pull request #1934 from pyprism/patch-1
fdcbb47
Merge pull request #1937 from Coriou/readme-google-crawler
78db110
Merge pull request #1930 from pimterry/symbol-map-keys
77abcdb
Update README - Google's crawler
ad6002d
Update README.md
9f12565
Allow Symbol keys in observable maps (fixes #1925)
4451340
Updated changelog for
4.9.3
6a0a16f
updated sponsors
09ad5db
Added invariant: disposed reactions sould not attempt to track
7719c74
Merge pull request #1895 from ItamarShDev/fix-readme-contribute
63b5ebc
Merge pull request #1918 from vonovak/patch-4
b8512c2
Merge pull request #1919 from vonovak/patch-5
bcc00ee
fix flow types
d7620c2
Update CHANGELOG.md
6df2f5a
Merge pull request #1894 from ItamarShDev/keep-ref-in-spy
There are 32 commits in total.
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: