react-memoize icon indicating copy to clipboard operation
react-memoize copied to clipboard

Update react to the latest version πŸš€

Open greenkeeper[bot] opened this issue 7 years ago β€’ 3 comments

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 :palm_tree:

greenkeeper[bot] avatar Sep 13 '18 21:09 greenkeeper[bot]

  • 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] avatar Sep 13 '18 21:09 greenkeeper[bot]

  • 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] avatar Sep 19 '18 01:09 greenkeeper[bot]

  • 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 πŸš€

greenkeeper[bot] avatar Oct 24 '18 00:10 greenkeeper[bot]