kamontat / Portfolio-old

My Portfolio
https://kamontat.space
MIT License
0 stars 0 forks source link

Update dependency mobx to v5.7.0 #139

Open renovate[bot] opened 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
mobx dependencies minor 5.5.2 -> 5.7.0 homepage, source

Release Notes

mobxjs/mobx ### [`v5.7.0`](https://renovatebot.com/gh/mobxjs/mobx/blob/master/CHANGELOG.md#​570--470) [Compare Source](https://renovatebot.com/gh/mobxjs/mobx/compare/5.6.0...5.7.0) - Upgraded typings to TypeScript 3 - Fixed [#​1742](https://renovatebot.com/gh/mobxjs/mobx/issues/1742), change detection fails when multiple mobx instances were active. - Fixed [#​1624](https://renovatebot.com/gh/mobxjs/mobx/issues/1624), use built-in flow types for iterators - Fixed [#​1777](https://renovatebot.com/gh/mobxjs/mobx/issues/1777) through [#​1826](https://renovatebot.com/gh/mobxjs/mobx/pull/1826), stack overflow exception, in development mode, when using `@computed` on a React component. The MobX 5 behavior here has been reverted to the MobX 4 behavior. ### [`v5.6.0`](https://renovatebot.com/gh/mobxjs/mobx/blob/master/CHANGELOG.md#​560--460) [Compare Source](https://renovatebot.com/gh/mobxjs/mobx/compare/5.5.2...5.6.0) - `keepAlive` has become smarter and won't recomputed computed values that are kept alive, as long as they aren't read. Implements [#​1534](https://renovatebot.com/gh/mobxjs/mobx/issues/1534) - Fixed [#​1796](https://renovatebot.com/gh/mobxjs/mobx/issues/1796), undeleting a property that had an initial value of `undefined` was undetected - Improved Flow typings, see [#​1794](https://renovatebot.com/gh/mobxjs/mobx/pull/1794) and [#​1786](https://renovatebot.com/gh/mobxjs/mobx/pull/1786)

Renovate configuration

:date: Schedule: "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot. View repository job log here.