Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update react monorepo packages to v16.3.1 #231

Merged
merged 1 commit into from
Apr 6, 2018

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2018

This Pull Request renovates the package group "react monorepo".

  • react-dom (devDependencies): from 16.3.0 to 16.3.1
  • react (devDependencies): from 16.3.0 to 16.3.1

Release Notes

facebook/react

v16.3.1

React
  • Fix a false positive warning in IE11 when using Fragment. ([@​heikkilamarko] in #​12504)
  • Prefix a private API. ([@​Andarist] in #​12501)
  • Improve the warning when calling setState() in constructor. ([@​gaearon] in #​12532)
React DOM
  • Fix getDerivedStateFromProps() not getting applied in some cases. ([@​acdlite] in #​12528)
  • Fix a performance regression in development mode. ([@​gaearon] in #​12510)
  • Fix error handling bugs in development mode. ([@​gaearon] and [@​acdlite] in #​12508)
  • Improve user timing API messages for profiling. ([@​flarnie] in #​12384)
Create Subscription
  • Set the package version to be in sync with React releases. ([@​bvaughn] in #​12526)
  • Add a peer dependency on React 16.3+. ([@​NMinhNguyen] in #​12496)

Commits

facebook/react

v16.3.1

  • 2c3f5fbAdd React 16.3.0 changelog (#​12488)
  • 4304475Fix links
  • 18ba36dMove context API in Changelog to "React" section
  • 59b3905Fix method name in changelog
  • fa8e678Change create-subscription's peerDep on react to ^16.3.0 (#​12496)
  • 0c80977Validate React.Fragment props without Map. (#​12504)
  • 59dac9dFix DEV performance regression by avoiding Object.assign on Fibers (#​12510)
  • 6b99c6fAdd missing changelog item
  • 7a27ebdUpdate user timing to record when we are about to commit (#​12384)
  • 4ccf58aFix context stack misalignment caused by error replay (#​12508)
  • 6f2ea73Extract throw to separate function so performUnitOfWork does not deopt (#​12521)
  • ba245f6Prefix _context property on returned ReactContext from createContext - it's private (#​12501)
  • eb6e752Bumped create-subscription package version (#​12526)
  • da4e855Remove @​providesModule in www bundles (#​12529)
  • 0f2f90bgetDerivedStateFrom{Props,Catch} should update updateQueue.baseState (#​12528)
  • 36c2939Improve not-yet-mounted setState warning (#​12531)
  • a2cc3c3Follow up: make new warning less wordy (#​12532)
  • 2279843Updating yarn.lock file for 16.3.1 release
  • 787b343Updating package versions for release 16.3.1
  • dc05957Update bundle sizes for 16.3.1 release
  • b15b165Changelog for 16.3.1

This PR has been generated by Renovate Bot.

@bokuweb bokuweb merged commit 4931d00 into master Apr 6, 2018
@bokuweb bokuweb deleted the renovate/react-monorepo branch April 6, 2018 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants