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 [email protected] & yarn dedupe #2247

Merged
merged 3 commits into from
May 29, 2024

Conversation

sungik-choi
Copy link
Contributor

@sungik-choi sungik-choi commented May 29, 2024

Self Checklist

  • I wrote a PR title in English and added an appropriate label to the PR.
  • I wrote the commit message in English and to follow the Conventional Commits specification.
  • I added the changeset about the changes that needed to be released. (or didn't have to)
  • I wrote or updated documentation related to the changes. (or didn't have to)
  • I wrote or updated tests related to the changes. (or didn't have to)
  • I tested the changes in various browsers. (or didn't have to)
    • Windows: Chrome, Edge, (Optional) Firefox
    • macOS: Chrome, Edge, Safari, (Optional) Firefox

Summary

Upgrade [email protected] & yarn dedupe

Details

  • yarn 버전을 최신화하고, 중복 의존성을 제거했습니다.
  • bezier-tokens에서 빌드 에러가 나는 것을 확인하여 수정했습니다.

Breaking change? (Yes/No)

No

@sungik-choi sungik-choi added the chore:deps Issue or PR related to dependencies label May 29, 2024
@sungik-choi sungik-choi self-assigned this May 29, 2024
@sungik-choi sungik-choi requested a review from yangwooseong as a code owner May 29, 2024 04:47
Copy link

channeltalk bot commented May 29, 2024

Copy link

changeset-bot bot commented May 29, 2024

⚠️ No Changeset found

Latest commit: 36433ef

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.61%. Comparing base (45fc62a) to head (36433ef).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2247   +/-   ##
=======================================
  Coverage   84.61%   84.61%           
=======================================
  Files         135      135           
  Lines        2886     2886           
  Branches      862      871    +9     
=======================================
  Hits         2442     2442           
+ Misses        439      415   -24     
- Partials        5       29   +24     

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

@sungik-choi sungik-choi merged commit 8136579 into channel-io:main May 29, 2024
5 checks passed
@sungik-choi sungik-choi deleted the chore/yarn-4.2.2 branch May 29, 2024 05:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore:deps Issue or PR related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants