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

chore(web): upgrade dependencies #626

Merged
merged 18 commits into from
Aug 21, 2023
Merged

Conversation

airslice
Copy link
Contributor

@airslice airslice commented Aug 7, 2023

Overview

This PR upgrades:

  • resium 1.16.1 -> 1.17.1 (latest)
  • cesium 1.105.2 -> 1.107.2
    Now both reearth and resium are based on cesium 1.107.2.

Please pay attention to this change since 1.107.

  • storybook 7.0.18 -> 7.3.2 (latest)

  • vite 4.3.2 -> 4.4.9 (latest)
    Storybook should work now.

  • @apollo/client 3.7.14 -> 3.8.1 (latest)

What I've done

What I haven't done

How I tested

Which point I want you to review particularly

Memo

@netlify
Copy link

netlify bot commented Aug 7, 2023

Deploy Preview for reearth-web ready!

Name Link
🔨 Latest commit b8ec9bb
🔍 Latest deploy log https://app.netlify.com/sites/reearth-web/deploys/64e2d0d536f2120008c2bf00
😎 Deploy Preview https://deploy-preview-626--reearth-web.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the web label Aug 7, 2023
@codecov
Copy link

codecov bot commented Aug 7, 2023

Codecov Report

Merging #626 (b8ec9bb) into main (562c51e) will decrease coverage by 0.02%.
The diff coverage is 44.51%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #626      +/-   ##
==========================================
- Coverage   28.24%   28.23%   -0.02%     
==========================================
  Files        1473     1473              
  Lines      160021   159925      -96     
  Branches     3780     3726      -54     
==========================================
- Hits        45202    45155      -47     
+ Misses     113663   113614      -49     
  Partials     1156     1156              
Flag Coverage Δ
web 26.25% <44.51%> (-0.02%) ⬇️
web-beta 26.25% <44.51%> (-0.02%) ⬇️
web-classic 26.25% <44.51%> (-0.02%) ⬇️
web-utils 26.25% <44.51%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
...a/lib/core/engines/Cesium/Feature/Tileset/hooks.ts 16.41% <0.00%> (ø)
...eb/src/beta/lib/core/engines/Cesium/core/Globe.tsx 0.00% <0.00%> (ø)
web/src/beta/lib/core/engines/Cesium/index.tsx 0.00% <0.00%> (ø)
web/src/beta/lib/core/engines/Cesium/utils.ts 17.70% <0.00%> (ø)
...lecules/Visualizer/Engine/Cesium/Tileset/index.tsx 19.43% <ø> (+0.15%) ⬆️
.../molecules/Visualizer/Engine/Cesium/core/Globe.tsx 0.00% <0.00%> (ø)
...nents/molecules/Visualizer/Engine/Cesium/index.tsx 0.00% <0.00%> (ø)
...assic/core/engines/Cesium/Feature/Tileset/hooks.ts 17.21% <0.00%> (ø)
web/src/classic/core/engines/Cesium/core/Globe.tsx 0.00% <0.00%> (ø)
web/src/classic/core/engines/Cesium/index.tsx 0.00% <0.00%> (ø)
... and 8 more

... and 27 files with indirect coverage changes

@airslice airslice marked this pull request as ready for review August 8, 2023 04:03
@github-actions github-actions bot requested a review from pyshx August 8, 2023 04:03
web/.storybook/preview.tsx Outdated Show resolved Hide resolved
web/package.json Outdated Show resolved Hide resolved
Copy link
Member

@keiya01 keiya01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@airslice airslice merged commit 19e4fd5 into main Aug 21, 2023
18 of 19 checks passed
@airslice airslice deleted the chore/upgrade-dependency-sprint41 branch August 21, 2023 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants