Closed greenkeeper[bot] closed 5 years ago
After pinning to 5.14.0 your tests are passing again. Downgrade this dependency π.
Looks like mobx has released a bad change in 5.14.1 whereby they always run local install scripts in postinstall step. Will file a ticket and PR to fix with them.
devDependency
mobx was updated from 5.14.1
to 5.14.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
mobx was updated from 5.14.2
to 5.15.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 14 commits.
5ddb86e
funding and docs updates
728ad70
Fix flow typings [requires TS3.6] (#2160)
4d56bf6
Observable decorator on computed symbol keys (#2175)
e5a2170
cancelled flow() to reject with new FlowCancellationError (#2172)
fec0ff9
Fix typo in observer documentation (#2189)
49f1ed9
improved docs
71e507c
allow mobx to run in web worker (#2184)
c42c6e5
Update 'What will Mobx react to' Link (#2177)
40a1406
Don't stale documentation issues
b3d2c84
fix Flow typings for flow() (#2164)
c9aa346
fix error message typo (#2171)
827647f
Published version 5.14.2
745f170
Fix 2165 use prepare (#2166)
aa22c76
Published version 5.14.1
See the full diff
devDependency
mobx was updated from 5.15.0
to 5.15.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 42 commits.
796a348
Merge pull request #2236 from mobxjs/changelog-update
7457fad
changelog update
ae2596b
Make initial values of observable set accept readonly array (#2202)
314c92d
Merge pull request #2235 from mobxjs/delete-CHANGELOG.md.orig-file
930543b
Delete CHANGELOG.md.orig file
6337bc8
Merge pull request #2233 from mobxjs/expose-allowStateReadsStart-end
b212de5
Fix tests
fb56180
Update changelog
9a8938d
Expose _allowStateReadsStart/end for library authors
5700639
Update browser support (#2229)
b409ace
Update pitfalls.ms (#2226)
a590889
Update faq.md (#2225)
98ba15f
updated obsolete devtools info based on changelog (#2224)
1a95aee
fix broken links (#2219)
c5ec320
Update CHANGELOG.md
There are 42 commits in total.
See the full diff
devDependency
mobx was updated from 5.15.1
to 5.15.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 49 commits.
a217a62
extendObservable: remove constraint for existing property (#2252)
c0d2e3e
docs: fix footer links (#2140) (#2142)
7057961
Update CHANGELOG.md
b890a1d
Fixes #2230 - computedvalue: throw error object instead of string when options is e⦠(#2243)
c2399f1
supports ES6 Sets and Maps in shallow comparer. (#2238)
fd009da
Updated sponsors
3fe3ada
Published version 5.15.1
796a348
Merge pull request #2236 from mobxjs/changelog-update
7457fad
changelog update
ae2596b
Make initial values of observable set accept readonly array (#2202)
314c92d
Merge pull request #2235 from mobxjs/delete-CHANGELOG.md.orig-file
930543b
Delete CHANGELOG.md.orig file
6337bc8
Merge pull request #2233 from mobxjs/expose-allowStateReadsStart-end
b212de5
Fix tests
fb56180
Update changelog
There are 49 commits in total.
See the full diff
devDependency
mobx was updated from 5.15.2
to 5.15.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
mobx was updated from 5.15.3
to 5.15.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
The devDependency mobx was updated from
5.14.0
to5.14.1
.π¨ 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 devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **ci/circleci: build:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/adobe/lit-mobx/27?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - β **build:** * [build](https://circleci.com/gh/adobe/lit-mobx/27?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-checks-link) - FailedCommits
The new version differs by 47 commits.
5b15106
Updated bugsnag URL
9919f89
Fix error when interception is removed in intercept (#1950) (#2157)
90c7466
fix a broken link (#2154)
4d22593
Another attempt at fixing getting-started
c88be97
restored getting-started
b3ba479
fix for 2135 (#2136)
92cc3e8
Merge pull request #2151 from mobxjs/shallow-comparer
9005817
update changelog
fc70ee3
add shallow comparer
0502539
Docs: Fix title of @observable page (#2149)
eae6d5b
chore: updated sponsor section
8d653d1
Remove obsolete donation info (#2144)
2b6f301
Prettier docs (#2143)
2fe7ed1
Fixed a typo in the OrderLine example (#2141)
a480b9c
Fix dead links in docs about Action (#2138)
There are 47 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: