typicode / hotel

šŸ© A simple process manager for developers. Start apps from your browser and access them using local domains
MIT License
9.98k stars 426 forks source link

Update mobx-react to the latest version šŸš€ #289

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

ā˜ļø Greenkeeperā€™s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.0.0 of mobx-react was just published.

Dependency mobx-react
Current Version 4.4.3
Type devDependency

The version 5.0.0 is not covered by your current version range.

If you donā€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of mobx-react.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donā€™t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 12 commits ahead by 12, behind by 1.

  • 48335a2 Merge branch 'mobx4'
  • cba4a2d Merged master & updated depds
  • 2c6c03f Published version 4.4.3
  • 72d9ea9 Fixed RN build issue
  • 6bfa21a beta 2
  • 578de63 Fixed devtools compatibility issue
  • 8b9657f Merge pull request #431 from JaxCavalera/master
  • 7e29033 beta.1
  • 996422d Updated readme to include information about lifecycle conflicts as per discussed with @mweststrate
  • c220999 Updated tests
  • c5e5468 Updated implementation
  • d84f1d8 Updated package.json

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

Version 5.2.0 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 51 commits.

  • 18fc797 use MobX 5
  • 486f078 Prepared for Mobx 5 support
  • 5288d81 Merge pull request #470 from MauricioAndrades/patch-1
  • 4952a8d Merge pull request #474 from ggassmann/master
  • 0c708ef Merge pull request #480 from xaviergonz/patch-1
  • bc91b86 Merge pull request #491 from natew/patch-1
  • b095407 Merge pull request #492 from skiritsis/#489
  • ce16075 Do not warn about custom shouldComponentUpdate when it is the one provided by ReactiveMixin
  • 5049fe0 Add note on how to debug render() reactions
  • a40ca6d faq small fix
  • f38cb15 fixing faq since it only works after first render is performed
  • 5a147b0 added FAQ entry about reactions inside constructors
  • 848c7fe Example for usage of useStaticRendering.
  • 1c5deb1 Fix Component displayed as 'undefined' in devtools
  • 6d76b09 Removed link to issue which only causes confusion

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.2.1 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 5 commits.

  • f5aab04 Little simplification
  • 25f8389 Merge pull request #496 from megaplan/issue_478_observale_props_in_constructor
  • 5193ad8 Made internal props hidden
  • 00aa716 Make props & state observable in constructor & componentWillMount
  • d6ce4fe Published version 5.2.0

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.2.2 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 6 commits.

  • 52fdb06 Merge pull request #499 from mobxjs/symbol_polyfill
  • a47d862 Polyfill Symbol if not exists
  • 63a7fa1 Merge pull request #497 from mobxjs/revert-480-patch-1
  • bb44e40 Revert "added FAQ entry about reactions inside constructors"
  • ac4ee67 Somehow linked to unrelated issues in changelog
  • 0643a1c Published version 5.2.1

See the full diff

greenkeeper[bot] commented 6 years ago

Version 5.2.3 just got published.

Update to this version instead šŸš€

Commits

The new version differs by 5 commits.

  • 6d6f8bb Merge pull request #501 from mobxjs/no_symbol_usage
  • b19bc50 Typo fix
  • 0920def Proper Symbol existence check
  • 566fb85 Get rid of Symbol at all
  • fefc15f Published version 5.2.2

See the full diff