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 dependencies #223

Merged
merged 18 commits into from
Sep 24, 2021
Merged

Upgrade dependencies #223

merged 18 commits into from
Sep 24, 2021

Conversation

kmjennison
Copy link
Contributor

@kmjennison kmjennison commented Sep 22, 2021

Upgrade most dependencies to latest.

The exceptions are:

  • next: we need to first close TFAC-380
  • react and related: waiting on Enzyme to support React 17
  • firebase and react-firebaseui: should coordinate an upgrade to our other auth service
  • jest (and babel-jest): we need tab-e2e to support Jest 27

Note that we're now using a deprecated version of Relay's fetchQuery in useData. Created a ticket to resolve this.

@vercel
Copy link

vercel bot commented Sep 22, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/gladly-team/tab-web/6vTuxXR7GQPVGuHARojJkKQoF6CL
✅ Preview: https://tab-web-git-kevin-upgrade-deps-gladly-team.vercel.app

@codecov
Copy link

codecov bot commented Sep 22, 2021

Codecov Report

Merging #223 (14a5edc) into master (3826a14) will increase coverage by 0.01%.
The diff coverage is 97.43%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   92.02%   92.04%   +0.01%     
==========================================
  Files         112      112              
  Lines        1819     1822       +3     
  Branches      453      455       +2     
==========================================
+ Hits         1674     1677       +3     
  Misses        130      130              
  Partials       15       15              
Impacted Files Coverage Δ
src/utils/adHelpers.js 41.66% <0.00%> (ø)
src/components/Achievement.js 93.63% <100.00%> (ø)
src/components/NewTabThemeWrapperHOC.js 100.00% <100.00%> (ø)
src/components/UserImpact.js 100.00% <100.00%> (ø)
src/components/missionComponents/CurrentMission.js 95.00% <100.00%> (+0.12%) ⬆️
src/pages/account.js 100.00% <100.00%> (ø)
src/pages/index.js 94.73% <100.00%> (ø)
src/pages/missions.js 78.94% <100.00%> (ø)
src/utils/hooks/useData.js 100.00% <100.00%> (ø)
src/utils/pageWrappers/withDataSSR.js 100.00% <100.00%> (ø)
... and 2 more

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 3826a14...14a5edc. Read the comment docs.

@kmjennison kmjennison merged commit 32240d7 into master Sep 24, 2021
@kmjennison kmjennison deleted the kevin/upgrade-deps branch September 24, 2021 19:16
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