This repository was archived by the owner on Oct 11, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Update react: 15.6.1 → 15.6.2 (patch) #2
Merged
Merged
Conversation
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/.It might be necessary to once deactivate and reactivate your project in Depfu for the CI service to be properly detected.
We've updated a dependency and here is what you need to know:
You should probably take a good look at the info here and the test results before merging this pull request, of course.
What changed?
✳️ react (15.6.1 → 15.6.2) · Repo · Changelog
Release Notes
From the Github release:
15.6.2 (September 25, 2017)
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 DOM property whitelist (@nhunzaker in #9940)Commits
See the full diff on Github. The new version differs by 63 commits:
Merge branch '15.6-dev' into 15-stable15.6.215.x: BSD+Patents -> MIT15.x: File headers BSD+Patents -> MITUpdate timestampsUpdate timestamps on post and changelogUse standard method of testing for productionCorrect ref warning entry in changelogImprove grammar on changelog #10025 entryUpdate changelog with #10025Update release dateAdded unit tests for creating an element with a ref in a constructor. Only set ReactCurrentOwner.current in dev mode when the component has no constructor. (#10025)Add 15.6.2 blog postUpdate error codesMore explicit class method for ref doc (#10228)Add React Seoul 2017 to the conferences list (#10661)Blog post: DOM Attributes in React 16 (#10650)Add AgentConf 2018 (#10614)Update reference-events.md (#10554)add React Day Berlin (#10492)Add ReactFoo 2017 to list of upcoming conferences (#10467)Update conferences.md (#10160)Update error codes (#10621)Added "Advanced Guides" page about cross-origin Errros (#10457)Update React version in docsAdd 15.6.2 changelogUpdate yarn.lock fileAdd controlList to DOM property whitelist (#9940)Use a closure to bind argument to callback in ReactErrorUtils (#8363)move augmentClass definition above SyntheticEvent Proxy replacement (#10011)Add columns to isUnitlessNumber listUpdate installation.mdWop optimized this repository (#10374)Update codesAdd documentation about <script crossorigin> for React CDN usagereact-dom-factories@1.0.1Remove React from peers of react-dom-factoriesUse createElement rather than createFactory in react-dom-factoriesUse boolean assertion for documentMode check (#10032)Make it more specificAdd Babel plugin note to Error boundaries post (#10313)Add a link for the error boundaries codemod into the blog post (#10305)Reword furtherReplace "children (and grandchildren)" with "descendants" (#10297)Link to React 16 betaBlog post: Error Handling in React 16 (#10267)Regenerate error codes and update bundle size stats (#10287) (#10288)Fix uncontrolled radios (#10186)Tweak deprecation messages to be less scary (#10145)Updated Immutable Data Stuctures Docs (#9845)Add ReactNext 2017 to conference list (#10114)Add React Boston 2017 to upcoming conferences (#10099)Fix the data-height of Step 5 CodePen embed (#10083)doc: fix the order of lint and prettier (#10095)docs(a11y): Small fixes (#10079)Tiny changes to tutorial (#10048)[Docs: A11y] Add accessibility docs (#9519)Create higher-order-components.md (#9976)As pointed out by @gaearon in code review comment https://github.com/facebook/react/pull/10024#discussion_r123649131 , ReactDOMServer is an object, not a class. (#10027)Fix the test againBump docs to 15.6.1Changelog for 15.6.1 (#9977)Fix isMounted test to include the latest fixDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.Depfu Status