chore(deps): update all dependencies #734
Merged
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:
ae814b3
->5770296
v0.1.7
->v0.1.8
15.3.2
->15.6.1
Release Notes
golang/tools
v0.1.8
Compare Source
facebook/react
v15.6.1
Compare Source
React DOM
px
to custom CSS property values. (@TrySound in #9966)v15.6.0
Compare Source
React
console.warn
instead ofconsole.error
. (@flarnie in #9753)React.createClass
. Points users tocreate-react-class
instead. (@flarnie in #9771)React.DOM
factory helpers. (@nhunzaker in #8356)React.createMixin
helper, which was never used. (@aweary in #8853)React DOM
style
attribute. (@aweary in #9302)onChange
not firing properly for some inputs. (@jquense in #8575)React Addons
react
. (@flarnie in #9919)isMounted()
to returntrue
incomponentWillUnmount
. (@mridgway in #9638)react-addons-update
to not depend on nativeObject.assign
. (@gaearon in #9937)create-react-class
. (@gaearon in #9933)react-linked-input
. (@gaearon in #9766)react-addons-(css-)transition-group
to the new package. (@gaearon in #9937)v15.5.4
Compare Source
React Addons
prop-types
to fix critical bug. (@gaearon in 545c87f)react-addons-create-fragment
package to includeloose-envify
transform for Browserify users. (@mridgway in #9642)React Test Renderer
batchedUpdates
on shallow renderer. (@gaearon in 9382)v15.5.0
Compare 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)ReactDOM
together withReactDOMServer
. (@wacii in #9005)React DOM
react-dom/test-utils
, which exports the React Test Utils. (@bvaughn)React Test Renderer
componentWillUnmount
was not called for children. (@gre in #8512)react-test-renderer/shallow
, which exports the shallow renderer. (@bvaughn)React Addons
peerDependencies
so that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)React.createClass
andReact.PropTypes
(@acdlite in 12a96b9)react-addons-test-utils
is deprecated. Usereact-dom/test-utils
andreact-test-renderer/shallow
instead. (@bvaughn)v15.4.2
Compare Source
React
getInitialState
whenthis.state
is set. (@bvaughn in #8594)React DOM
React Addons
v15.4.1
Compare Source
React
React DOM
v15.4.0
Compare Source
React
React DOM
aria-
attributes. (@jessebeach in #7744)autofocus
rather thanautoFocus
. (@hkal in #7694)String.prototype.split
. (@nhunzaker in #7629)batchedUpdates
API 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} />
thenfoo
will 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: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.