Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

chore(deps): update dependency react-dom to v16.0.0-beta.5 #212

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2017

This Pull Request updates dependency react-dom from v16.0.0-alpha.13 to v16.0.0-beta.5

Note: This PR was created on a configured schedule ("after 7pm on thursday") and will not receive updates outside those times.

Commits


facebook/react

16.0.0-beta.5

  • c3718c4 16 beta 5 version bump and results JSON
  • 1724b11 Enable new fiber ReactTestRenderer API methods (#​10410)
  • 5cdd744 Fix bugs related to unmounting error boundaries (#​10403)

16.0.0-beta.4

  • 9ebd0c9 Updated packages and results JSON for 16 beta 4
  • fc3fb4b Fiber debugger enhancements (#​10393)
  • a6e20d0 Add traversal for Fiber test renderer (#​10377)
  • efcac24 Remove data-reactid and data-reactchecksum from whitelist (#​10402)
  • 4e4653d Rewrite DOMPropertyOperations-test in terms of public API (#​10281)
  • 7aec5f8 Update installation.md
  • 07acd7d [fiber-debugger] Support undefined progressedPriority (#​10375)
  • 145986e Compile spread to Object.assign calls (#​10387)
  • 327d126 Move PooledClass to Stack folder (#​10386)
  • 755724a Implement event-specific pooling for SyntheticEvent (#​10237)
  • efa7148 Warn about unresolved function as a child (#​10376)
  • 6f28ecf Fix incorrect reference to undefined diffValueForAttribute (#​10235)
  • 25894e8 Wop optimized this repository (#​10374)

16.0.0-beta.3

  • 230d412 Built 16.0.0 beta 3. Updated versions, results.json, and error codes
  • 6188832 Log captured errors sooner (#​10373)
  • 80577eb Don't call componentDidUpdate() in shallow renderer (#​10372)
  • a130757 Remove hidden functional shouldComponentUpdate API (#​10371)
  • a650699 Cross-origin error handling in DEV (#​10353)
  • 028e0ea Fix lint error in DOM fixtures (#​10369)
  • 03ca99d Add documentation about <script crossorigin> for React CDN usage (#​10368)
  • 0b220d0 Remove old IE polyfill code (#​10238)
  • c1833b4 Fix CI maybe
  • fc86ef0 Use single entry point for SSR via browser field (#​10362)
  • 630afb3 Wrap contents of if-DEV condition in an IIFE (#​10361)
  • f3e502c FB bundles wrap warning() calls in DEV (#​10314)
  • 8890db7 Don't suggest downloading React DevTools inside Chrome extension (#​10359)
  • 9823808 Upsell React DevTools in 16 (#​10351)
  • 4e6cc2f Warn on missing Set/Map polyfills (#​10356)
  • ffec3be Remove an unnecessary DEV condition (#​10350)
  • 2da37a8 Shallow renderer passes context to componentWillReceiveProps (#​10342)
  • 3724457 Remove rAF export from ReactDOMFrameScheduling (#​10337)
  • 81706ee Remove event namespace check from react-partial-renderer (#​10344)
  • 7917709 Fix a typo (#​10349)
  • 73217a7 Fix error-codes not updating correctly (#​10348)
  • c5d1558 Grammar fixes for a code comment (#​10343)
  • 35e3133 Remove hydrate() warning about empty container (#​10345)
  • a43ba26 Add an extra test for arrays and strings from composites (#​10346)
  • f8062df Add ReactDOM.hydrate() as explicit SSR hydration API (#​10339)
  • a2ed7a6 Make unexpected console.warn() calls fail tests (#​10341)
  • d947654 Context improvements (#​10334)
  • 7816527 Test for specific SSR warning (#​10340)
  • 04db351 Remove trapBubbledEventsLocal (#​10258)
  • 7303884 Move ShallowRenderer tests (#​10184)
  • 56cd54f Add tests that ShallowRenderer supports string and fragment (#​10241)
  • 1454f9c Fix invariant parity for SSR (#​10333)
  • 67347a6 Fix SSR integration test swallowing lack of expected error (#​10331)
  • f732fc6 fix renderToString fails with array type children when react-dom/server render (#​10221)
  • ca46c52 Move line to within DEV block (#​10316)
  • c7e9044 Make it more specific
  • 95cec99 Add Babel plugin note to Error boundaries post (#​10313)
  • 6b3b9b5 Wraps two warnings that should be removed from PROD (#​10315)
  • 083cc5f Add date time test fixtures (#​10154)

16.0.0-beta.2

  • 138224f 16.0.0-beta.2
  • 7a60a80 Make server hydration warnings more obviously about server (#​10312)
  • e1cfd6c Remove Error event listener eagerly instead of using depth count (#​10296)
  • 44c74c7 Add smoke tests for styles (including SSR) (#​10308)
  • 69d0761 Add a link for the error boundaries codemod into the blog post (#​10305)
  • bc0d241 Reword further
  • 759690f Replace "children (and grandchildren)" with "descendants" (#​10297)
  • 3abbcc4 Fix ReactPartialRenderer in production (#​10300)
  • f923431 Wrap "warning" call in DEV block to prevent PROD error (#​10295)
  • 1f3de40 Link to React 16 beta
  • 4ac21f2 Blog post: Error Handling in React 16 (#​10267)

16.0.0-beta.1

  • 834d2c6 Updated package versions and Rollup results
  • f3b4aaf Fix process override in ErrorUtils test (#​10293)
  • 36a7d5b Fix error utils test failure caused by updating error codes (#​10291)
  • 52849c9 Updated error codes (after merging in missing code from 15 stable) (#​10290)
  • 9a290fb Link warning to error boundary post (#​10289)
  • 8d5f2c4 Regenerate error codes and update bundle size stats (#​10287)
  • e2d1bc8 Update pre-release instructions for generating error-codes (#​10286)
  • ac76c95 Add a disclaimer to internal invariants (#​10285)
  • 6c66d38 Remove feature test from invokeGuardedCallbackDev (#​10283)
  • 77e1129 Delete react-dom-factories package (#​10279)
  • 6606511 Update sizes
  • dea4304 Dedupe unknown tag name warning and ignore <time> (#​10275)
  • 5495a7f Fix event name check to be more exact (#​10274)
  • 812cf1c [invokeGuardedCallback] Handle nested errors across separate renderers (#​10270)
  • 4c46b6c Fix false "unknown property" warnings for events in SSR (#​10272)
  • 171149a Fix failing Prettier command (#​10268)
  • 8d2fdc8 Don't add dangling commas to functions for packaging fixtures (#​10264)
  • 4fcc25a Support throwing null (#​10213)
  • b394349 Upgrade to Flow v0.50.0 (#​10249)
  • 0a24255 ReactDOM.activeUpdates (#​10225)
  • 1f74eca Add warning for rendering into container that was updated manually (#​10210)
  • ae430b7 React.unstable_AsyncComponent (#​10239)
  • 9d248e0 Remove record-tests step from contribution guides (#​10223)
  • 240b84e Remove PooledClass from isomorphic build (#​10227)
  • 9cf888f Delete flattenChildren (#​10224)
  • 7b9f643 Fix lint (#​10222)


This PR has been generated by Renovate Bot.

@algobot
Copy link
Contributor

algobot commented Jul 26, 2017

Deploy preview ready!

Built with commit bcbeff9

https://deploy-preview-212--react-instantsearch.netlify.com

@Haroenv Haroenv mentioned this pull request Jul 27, 2017
@renovate renovate bot force-pushed the renovate/react-dom-16.x branch from 78d5738 to 3895056 Compare July 27, 2017 15:52
@renovate renovate bot changed the title chore(deps): Update dependency react-dom to version 16.0.0-beta.1 chore(deps): Update dependency react-dom to version 16.0.0-beta.2 Jul 27, 2017
@renovate renovate bot force-pushed the renovate/react-dom-16.x branch 8 times, most recently from 0f5b55e to 4255a11 Compare August 2, 2017 14:53
@mthuret
Copy link
Contributor

mthuret commented Aug 2, 2017

Some deps are not ready yet for the beta. Waiting for them to finalise the testing part.

Indeed, testing the React Native App is a bit painful.

@renovate renovate bot force-pushed the renovate/react-dom-16.x branch 3 times, most recently from 3aa09bd to 222b18b Compare August 3, 2017 14:52
@renovate renovate bot changed the title chore(deps): Update dependency react-dom to version 16.0.0-beta.2 chore(deps): update dependency react-dom to version 16.0.0-beta.2 Aug 3, 2017
@renovate renovate bot changed the title chore(deps): update dependency react-dom to version 16.0.0-beta.2 chore(deps): update dependency react-dom to version 16.0.0-beta.3 Aug 4, 2017
@renovate renovate bot force-pushed the renovate/react-dom-16.x branch 2 times, most recently from 1b7f630 to fa40150 Compare August 4, 2017 08:57
@renovate renovate bot changed the title chore(deps): update dependency react-dom to version 16.0.0-beta.3 chore(deps): update dependency react-dom to v16.0.0-beta.3 Aug 5, 2017
@renovate renovate bot force-pushed the renovate/react-dom-16.x branch 3 times, most recently from f6701ec to 4aeb79a Compare August 8, 2017 10:02
@renovate renovate bot changed the title chore(deps): update dependency react-dom to v16.0.0-beta.3 chore(deps): update dependency react-dom to v16.0.0-beta.4 Aug 8, 2017
@renovate renovate bot force-pushed the renovate/react-dom-16.x branch from c81a473 to a8cf823 Compare August 8, 2017 18:02
@renovate renovate bot changed the title chore(deps): update dependency react-dom to v16.0.0-beta.4 chore(deps): update dependency react-dom to v16.0.0-beta.5 Aug 8, 2017
@renovate renovate bot force-pushed the renovate/react-dom-16.x branch from a8cf823 to 950a2ac Compare August 9, 2017 10:05
@mthuret
Copy link
Contributor

mthuret commented Aug 16, 2017

Needs tests on our recipes. Dev in progress, we are waiting for one PR I made to be merged on the react native multi-slider.

@renovate renovate bot closed this Aug 24, 2017
@renovate renovate bot deleted the renovate/react-dom-16.x branch August 24, 2017 12:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants