Update dependency react-test-renderer to v15.7.0 - abandoned#7
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency react-test-renderer to v15.7.0 - abandoned#7renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/react-monorepo
branch
from
October 25, 2020 19:59
f655333 to
271924d
Compare
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
facebook/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.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 has been generated by Mend Renovate. View repository job log here.