Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 1, 2019

Bumps react from 16.2.0 to 16.8.6.

Release notes

Sourced from react's releases.

v16.8.6

16.8.6 (March 27, 2019)

React DOM

Artifacts

v16.8.5

16.8.5 (March 22, 2019)

React DOM

React DOM Server

  • Improve the useLayoutEffect warning message when server rendering. (@​gaearon in #15158)

React Shallow Renderer

Artifacts

v16.8.4

16.8.4 (March 5, 2019)

React DOM and other renderers

... (truncated)
Changelog

Sourced from react's changelog.

16.8.6 (March 27, 2019)

React DOM

16.8.5 (March 22, 2019)

React DOM

React DOM Server

  • Improve the useLayoutEffect warning message when server rendering. (@​gaearon in #15158)

React Shallow Renderer

16.8.4 (March 5, 2019)

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)

16.8.3 (February 21, 2019)

React DOM

  • Fix a bug that caused inputs to behave incorrectly in UMD builds. (@​gaearon in #14914)
  • Fix a bug that caused render phase updates to be discarded. (@​gaearon in #14852)

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

16.8.2 (February 14, 2019)

React DOM

... (truncated)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 1, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-16.8.6 branch from 93c9d40 to 925ed5c Compare July 1, 2019 09:05
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-16.8.6 branch from 925ed5c to c651abc Compare July 1, 2019 09:09
@codecov
Copy link

codecov bot commented Jul 1, 2019

Codecov Report

Merging #50 into master will increase coverage by 0.07%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
+ Coverage   37.31%   37.38%   +0.07%     
==========================================
  Files          23       23              
  Lines         879      880       +1     
  Branches      225      225              
==========================================
+ Hits          328      329       +1     
  Misses        451      451              
  Partials      100      100
Impacted Files Coverage Δ
src/index.js 61.76% <100%> (+0.37%) ⬆️

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 0cce6d3...21eb457. Read the comment docs.

@tomhamiltonstubber tomhamiltonstubber merged commit e85dc51 into master Jul 1, 2019
@tomhamiltonstubber tomhamiltonstubber deleted the dependabot/npm_and_yarn/react-16.8.6 branch July 1, 2019 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants