Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react to the latest version 🚀 #17

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 13, 2018

There have been updates to the react monorepo:

  • The devDependency react was updated from 16.4.0 to 16.5.1.
  • The devDependency react-dom was updated from 16.5.0 to 16.5.1.
  • The devDependency react-test-renderer was updated from 16.5.0 to 16.5.1.

These versions are 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.

This monorepo update includes releases of one or more dependencies which all belong to the react group definition.


Find out more about this release.

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 13, 2018

  • The devDependency react was updated from 16.4.0 to 16.5.1.
  • The devDependency react-dom was updated from 16.5.0 to 16.5.1.
  • The devDependency react-test-renderer was updated from 16.5.0 to 16.5.1.

Update to these versions instead 🚀

Release Notes for v16.5.1

16.5.1 (September 13, 2018)

React

  • Improve the warning when React.forwardRef receives an unexpected number of arguments. (@andresroberto in #13636)

React DOM

  • Fix a regression in unstable exports used by React Native Web. (@aweary in #13598)
  • Fix a crash when component defines a method called isReactComponent. (@gaearon in #13608)
  • Fix a crash in development mode in IE9 when printing a warning. (@link-alex in #13620)
  • Provide a better error message when running react-dom/profiling with schedule/tracking. (@bvaughn in #13605)
  • If a ForwardRef component defines a displayName, use it in warnings. (@probablyup in #13615)

Schedule (Experimental)

  • Add a separate profiling entry point at schedule/tracking-profiling. (@bvaughn in #13605)

greenkeeper bot added a commit that referenced this pull request Sep 19, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Sep 19, 2018

  • The devDependency react was updated from 16.4.0 to 16.5.2.
  • The devDependency react-dom was updated from 16.5.1 to 16.5.2.
  • The devDependency react-test-renderer was updated from 16.5.1 to 16.5.2.

Update to these versions instead 🚀

Release Notes for v16.5.2

React DOM

Schedule (Experimental)

  • Renaming "tracking" API to "tracing" (@bvaughn in #13641)
  • Add UMD production+profiling entry points (@bvaughn in #13642)
  • Refactored schedule to remove some React-isms and improve performance for when deferred updates time out (@acdlite in #13582)

greenkeeper bot added a commit that referenced this pull request Oct 24, 2018
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Oct 24, 2018

  • The devDependency react was updated from 16.4.0 to 16.6.0.
  • The devDependency react-dom was updated from 16.5.2 to 16.6.0.
  • The devDependency react-test-renderer was updated from 16.5.2 to 16.6.0.

Update to these versions instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants