Update dependency react to v15.7.0 #11
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
15.3.2->15.7.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
facebook/react (react)
v15.7.0Compare Source
React
v15.6.2Compare Source
All Packages
React DOM
document.documentModewould trigger IE detection in other browsers, breaking change events. (@aweary in #10032)onChangewould not fire withdefaultCheckedon radio inputs. (@jquense in #10156)controlListattribute to allowed DOM properties (@nhunzaker in #9940)v15.6.1Compare Source
React DOM
pxto custom CSS property values. (@TrySound in #9966)v15.6.0Compare Source
React
console.warninstead ofconsole.error. (@flarnie in #9753)React.createClass. Points users tocreate-react-classinstead. (@flarnie in #9771)React.DOMfactory helpers. (@nhunzaker in #8356)React.createMixinhelper, which was never used. (@aweary in #8853)React DOM
styleattribute. (@aweary in #9302)onChangenot firing properly for some inputs. (@jquense in #8575)React Addons
react. (@flarnie in #9919)isMounted()to returntrueincomponentWillUnmount. (@mridgway in #9638)react-addons-updateto not depend on nativeObject.assign. (@gaearon in #9937)create-react-class. (@gaearon in #9933)react-linked-input. (@gaearon in #9766)react-addons-(css-)transition-groupto the new package. (@gaearon in #9937)v15.5.4Compare Source
React Addons
prop-typesto fix critical bug. (@gaearon in 545c87f)react-addons-create-fragmentpackage to includeloose-envifytransform for Browserify users. (@mridgway in #9642)React Test Renderer
batchedUpdateson shallow renderer. (@gaearon in 9382)v15.5.3Compare Source
Note: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.
React Addons
react-addons-create-fragmentpackage to export correct thing. (@gaearon in #9385)create-react-classpackage to includeloose-envifytransform for Browserify users. (@mridgway in #9642)v15.5.2Compare Source
Note: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.
React Addons
v15.5.1Compare Source
Note: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.
React
v15.5.0Compare Source
Note: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.
React
Added a deprecation warning forReact.createClass. Points users to create-react-class instead. (@acdlite in #d9a4fa4)React.PropTypes. Points users to prop-types instead. (@acdlite in #043845c)ReactDOMtogether withReactDOMServer. (@wacii in #9005)React DOM
react-dom/test-utils, which exports the React Test Utils. (@bvaughn)React Test Renderer
componentWillUnmountwas not called for children. (@gre in #8512)react-test-renderer/shallow, which exports the shallow renderer. (@bvaughn)React Addons
peerDependenciesso that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)React.createClassandReact.PropTypes(@acdlite in 12a96b9)react-addons-test-utilsis deprecated. Usereact-dom/test-utilsandreact-test-renderer/shallowinstead. (@bvaughn)v15.4.2Compare Source
React
getInitialStatewhenthis.stateis set. (@bvaughn in #8594)React DOM
React Addons
v15.4.1Compare Source
React
React DOM
v15.4.0Compare Source
React
React DOM
aria-attributes. (@jessebeach in #7744)autofocusrather thanautoFocus. (@hkal in #7694)String.prototype.split. (@nhunzaker in #7629)batchedUpdatesAPI now passes the wrapped function's return value through. (@bgnorlov in #7444)React Perf
React Test Utils
Simulate.click()on a<input disabled onClick={foo} />thenfoowill get called whereas it didn't before. (@nhunzaker in #7642)React Test Renderer
ReactTestRenderer.create()now accepts{createNodeMock: element => mock}as an optional argument so you can mock refs with snapshot testing. (@Aweary in #7649, #8261)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.