Skip to content
This repository has been archived by the owner on Aug 10, 2019. It is now read-only.

chore(deps): update react monorepo to v16.9.0 #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 20, 2018

This PR contains the following updates:

Package Type Update Change
react (source) devDependencies minor 16.6.3 -> 16.9.0
react (source) dependencies minor 16.6.3 -> 16.9.0
react-dom (source) devDependencies minor 16.6.3 -> 16.9.0
react-dom (source) dependencies minor 16.6.3 -> 16.9.0
react-test-renderer (source) devDependencies minor 16.6.3 -> 16.9.0

Release Notes

facebook/react

v16.9.0

Compare Source

React
  • Add <React.Profiler> API for gathering performance measurements programmatically. (@​bvaughn in #​15172)
  • Remove unstable_ConcurrentMode in favor of unstable_createRoot. (@​acdlite in #​15532)
React DOM
React DOM Server
React Test Utilities and Test Renderer

v16.8.6

Compare Source

React DOM

v16.8.5

Compare Source

React DOM
React DOM Server
React Shallow Renderer

v16.8.4

Compare Source

React DOM and other renderers
  • Fix a bug where DevTools caused a runtime error when inspecting a component that used a useContext hook. (@​bvaughn in #​14940)

v16.8.3

Compare Source

React DOM
React DOM Server
  • Unwind the context stack when a stream is destroyed without completing, to prevent incorrect values during a subsequent render. (@​overlookmotel in #​14706)
ESLint Plugin for React Hooks

v16.8.2

Compare Source

React DOM
React Test Utils and React Test Renderer

v16.8.1

Compare Source

React DOM and React Test Renderer
React Test Utils

v16.8.0

Compare Source

React
React DOM
React Test Renderer and Test Utils
  • Support Hooks in the shallow renderer. (@​trueadm in #​14567)
  • Fix wrong state in shouldComponentUpdate in the presence of getDerivedStateFromProps for Shallow Renderer. (@​chenesan in #​14613)
  • Add ReactTestRenderer.act() and ReactTestUtils.act() for batching updates so that tests more closely match real behavior. (@​threepointone in #​14744)
ESLint Plugin: React Hooks

v16.7.0

Compare Source

React DOM
Scheduler (Experimental)

Renovate configuration

📅 Schedule: "after 10pm,before 5am" in timezone Asia/Dubai.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 688

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.261%

Totals Coverage Status
Change from base Build 640: 0.0%
Covered Lines: 36
Relevant Lines: 45

💛 - Coveralls

@coveralls
Copy link

coveralls commented Dec 20, 2018

Pull Request Test Coverage Report for Build 877

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 78.261%

Totals Coverage Status
Change from base Build 640: 0.0%
Covered Lines: 36
Relevant Lines: 45

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/react-monorepo branch from 3812146 to e7a5e0d Compare February 6, 2019 08:21
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.7.0 chore(deps): update react monorepo to v16.8.0 Feb 6, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from e7a5e0d to 5f7cc3f Compare February 6, 2019 18:27
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.8.0 chore(deps): update react monorepo Feb 6, 2019
@renovate renovate bot changed the title chore(deps): update react monorepo chore(deps): update react monorepo to v16.8.1 Feb 6, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 5f7cc3f to 554e9a6 Compare February 6, 2019 19:42
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.8.1 chore(deps): update react monorepo to v16.8.2 Feb 14, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 554e9a6 to 649434c Compare February 14, 2019 19:18
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.8.2 chore(deps): update react monorepo to v16.8.3 Feb 21, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 649434c to cd8c558 Compare February 21, 2019 18:14
@renovate renovate bot force-pushed the renovate/react-monorepo branch from cd8c558 to 79eb1a7 Compare March 5, 2019 23:42
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.8.3 chore(deps): update react monorepo to v16.8.4 Mar 5, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 79eb1a7 to 65ab710 Compare March 22, 2019 17:14
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.8.4 chore(deps): update react monorepo to v16.8.5 Mar 22, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 65ab710 to 1dc6e14 Compare March 28, 2019 08:40
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.8.5 chore(deps): update react monorepo to v16.8.6 Mar 28, 2019
@renovate renovate bot force-pushed the renovate/react-monorepo branch from 1dc6e14 to 0291b80 Compare August 10, 2019 13:59
@renovate renovate bot changed the title chore(deps): update react monorepo to v16.8.6 chore(deps): update react monorepo to v16.9.0 Aug 10, 2019
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.

3 participants