Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Update react-dom to the latest version 馃殌 #252

Closed
wants to merge 1 commit into from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 8, 2017

Version 15.5.0 of react-dom just got published.

Dependency react-dom
Current Version 15.4.1
Type devDependency

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

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of react-dom.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Release Notes v15.5.0

15.5.0 (April 7, 2017)

React

  • Added a deprecation warning for React.createClass. Points users to create-react-class instead. (@acdlite in d9a4fa4)
  • Added a deprecation warning for React.PropTypes. Points users to prop-types instead. (@acdlite in 043845c)
  • Fixed an issue when using ReactDOM together with ReactDOMServer. (@wacii in #9005)
  • Fixed issue with Closure Compiler. (@anmonteiro in #8895)
  • Another fix for Closure Compiler. (@Shastel in #8882)
  • Added component stack info to invalid element type warning. (@n3tr in #8495)

React DOM

  • Fixed Chrome bug when backspacing in number inputs. (@nhunzaker in #7359)
  • Added react-dom/test-utils, which exports the React Test Utils. (@bvaughn)

React Test Renderer

  • Fixed bug where componentWillUnmount was not called for children. (@gre in #8512)
  • Added react-test-renderer/shallow, which exports the shallow renderer. (@bvaughn)

React Addons

  • Last release for addons; they will no longer be actively maintained.
  • Removed peerDependencies so that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)
  • Updated to remove references to React.createClass and React.PropTypes (@acdlite in 12a96b9)
  • react-addons-test-utils is deprecated. Use react-dom/test-utils and react-test-renderer/shallow instead. (@bvaughn)
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@codecov-io
Copy link

codecov-io commented Apr 8, 2017

Codecov Report

Merging #252 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #252   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           4      4           
  Lines          76     76           
=====================================
  Hits           76     76

Continue to review full report at Codecov.

Legend - Click here to learn more
螖 = absolute <relative> (impact), 酶 = not affected, ? = missing data
Powered by Codecov. Last update fd86939...b23f1f0. Read the comment docs.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 8, 2017

Version 15.5.1 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 8, 2017

Version 15.5.2 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 8, 2017

Version 15.5.3 just got published.

Update to this version instead 馃殌

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 11, 2017

Version 15.5.4 just got published.

Update to this version instead 馃殌

@greenkeeper greenkeeper bot closed this May 2, 2017
@greenkeeper greenkeeper bot deleted the greenkeeper/react-dom-15.5.0 branch May 2, 2017 18:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant