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

Normalise all version of react #3566

Merged
merged 1 commit into from
May 16, 2017
Merged

Conversation

SimenB
Copy link
Member

@SimenB SimenB commented May 14, 2017

Summary
Currently running yarn in the jest repo prints warning "react-test-renderer@15.5.4" has incorrect peer dependency "react@^15.5.0"..

Test plan
Running yarn in the jest repo should produce no peer dep warnings.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3566   +/-   ##
=======================================
  Coverage   62.39%   62.39%           
=======================================
  Files         181      181           
  Lines        6646     6646           
  Branches        6        6           
=======================================
  Hits         4147     4147           
  Misses       2496     2496           
  Partials        3        3

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 9b157c3...e85dbb8. Read the comment docs.

@cpojer cpojer merged commit 4ec05b6 into jestjs:master May 16, 2017
orta pushed a commit to orta/jest that referenced this pull request Jul 7, 2017
tushardhole pushed a commit to tushardhole/jest that referenced this pull request Aug 21, 2017
@SimenB SimenB deleted the downgrade-test-renderer branch August 24, 2017 20:36
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants