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

Upgrade to Gatsby v4 #266

Closed
wants to merge 6 commits into from
Closed

Upgrade to Gatsby v4 #266

wants to merge 6 commits into from

Conversation

kmjennison
Copy link
Contributor

@kmjennison kmjennison commented Jan 24, 2022

  • Check sitemap
  • Check robots.txt
  • Check metadata on pages
  • Check style rendering live on dev -- TODO: needs fixes
  • Verify images behave as they currently do
  • Verify E2E tests pass

@codecov
Copy link

codecov bot commented Jan 24, 2022

Codecov Report

Merging #266 (4a1068f) into master (e8fb098) will increase coverage by 0.29%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #266      +/-   ##
==========================================
+ Coverage   78.88%   79.17%   +0.29%     
==========================================
  Files          77       77              
  Lines        1378     1378              
  Branches      256      256              
==========================================
+ Hits         1087     1091       +4     
+ Misses        275      271       -4     
  Partials       16       16              
Impacted Files Coverage Δ
src/components/MoneyRaised.js 95.23% <0.00%> (+9.52%) ⬆️

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 e8fb098...4a1068f. Read the comment docs.

@kmjennison
Copy link
Contributor Author

May need to also update MUI. Apparently gatsby-plugin-material-ui v4 requires MUI v5 but the plugin's v3 requires Gatsby 3:
hupe1980/gatsby-plugin-material-ui#83

@kmjennison
Copy link
Contributor Author

Closing for a branch that also upgrades MUI.

@kmjennison kmjennison closed this Jan 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant