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

Update dependencies #681

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Update dependencies #681

merged 2 commits into from
Dec 9, 2024

Conversation

kitsuyui
Copy link
Owner

@kitsuyui kitsuyui commented Dec 9, 2024

  • pnpm update -r -L to update all dependencies
  • Use React.JSX instead JSX (React 19 breaking changes)

@kitsuyui kitsuyui force-pushed the update-dependencies branch from dd7421b to 77d06c2 Compare December 9, 2024 06:35
@kitsuyui kitsuyui merged commit 0c62ac4 into main Dec 9, 2024
23 checks passed
@kitsuyui kitsuyui deleted the update-dependencies branch December 9, 2024 06:37
Copy link

codecov bot commented Dec 9, 2024

Codecov Report

Attention: Patch coverage is 72.72727% with 3 lines in your changes missing coverage. Please review.

Project coverage is 70.02%. Comparing base (1ced960) to head (77d06c2).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
packages/binary/src/Simple.tsx 0.00% 1 Missing ⚠️
packages/biticon/src/base.tsx 0.00% 1 Missing ⚠️
packages/treemap/src/treemap.tsx 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #681   +/-   ##
=======================================
  Coverage   70.02%   70.02%           
=======================================
  Files          48       48           
  Lines        1715     1715           
  Branches      311      311           
=======================================
  Hits         1201     1201           
  Misses        514      514           
Flag Coverage Δ
unittests 70.02% <72.72%> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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