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

fix(deps): update react to ^16.8.5 #157

Merged
merged 1 commit into from
Mar 23, 2019
Merged

fix(deps): update react to ^16.8.5 #157

merged 1 commit into from
Mar 23, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2019

This PR contains the following updates:

Package Type Update Change References
react dependencies patch ^16.8.1 -> ^16.8.5 homepage, source
react-dom dependencies patch ^16.8.1 -> ^16.8.5 homepage, source

Release Notes

facebook/react

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

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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.

@renovate renovate bot added the renovate label Mar 23, 2019
@codecov
Copy link

codecov bot commented Mar 23, 2019

Codecov Report

Merging #157 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #157   +/-   ##
======================================
  Coverage    95.1%   95.1%           
======================================
  Files          28      28           
  Lines         143     143           
  Branches        8       8           
======================================
  Hits          136     136           
  Misses          7       7

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 663ff19...874a667. Read the comment docs.

@alxshelepenok alxshelepenok merged commit d1e7b1f into master Mar 23, 2019
@renovate renovate bot deleted the renovate/react branch March 23, 2019 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants