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

Updated React to v17 (closes #859). #911

Merged
merged 3 commits into from
Mar 26, 2021
Merged

Updated React to v17 (closes #859). #911

merged 3 commits into from
Mar 26, 2021

Conversation

radekmie
Copy link
Contributor

This PR updates React used in tests to 17.0.2 and adds ^17.0.0 to all packages peerDependencies. This required update of Docusaurus and, transitively, PostCSS. I've also replaced enzyme-adapter-react-16 with @wojtekmaj/enzyme-adapter-react-17 since there's no enzyme-adapter-react-17 yet (enzymejs/enzyme#2429, enzymejs/enzyme#2430).

@radekmie radekmie added the Type: Feature New features and feature requests label Mar 24, 2021
@radekmie radekmie added this to the v3.3 milestone Mar 24, 2021
@radekmie radekmie requested review from Monteth and wadamek65 March 24, 2021 14:58
@radekmie radekmie changed the title Updated React to v17 Updated React to v17 (closes #859). Mar 24, 2021
@radekmie radekmie linked an issue Mar 24, 2021 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 24, 2021

Codecov Report

Merging #911 (9294f21) into master (39829ad) will not change coverage.
The diff coverage is n/a.

❗ Current head 9294f21 differs from pull request most recent head 5286f9b. Consider uploading reports for the commit 5286f9b to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #911   +/-   ##
=======================================
  Coverage   97.49%   97.49%           
=======================================
  Files         176      176           
  Lines        3434     3434           
  Branches      686      686           
=======================================
  Hits         3348     3348           
  Misses          8        8           
  Partials       78       78           

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 39829ad...5286f9b. Read the comment docs.

@radekmie radekmie merged commit a6d016b into master Mar 26, 2021
@radekmie radekmie deleted the update-react branch March 26, 2021 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New features and feature requests
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[email protected] has incorrect React peer dependency
3 participants