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 Rollup 4 #1999

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Conversation

sungik-choi
Copy link
Contributor

@sungik-choi sungik-choi commented Feb 16, 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

Related Issue

Fixes #1674

Summary

Rollup 버전을 v3에서 v4로 업데이트합니다.

Details

현재 동작에 영향을 끼치는 변경사항은 없습니다.

Breaking change? (Yes/No)

No

References

@sungik-choi sungik-choi added chore:deps Issue or PR related to dependencies build Issue or PR related to build system labels Feb 16, 2024
@sungik-choi sungik-choi self-assigned this Feb 16, 2024
Copy link

changeset-bot bot commented Feb 16, 2024

⚠️ No Changeset found

Latest commit: 7f9edae

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 Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.48%. Comparing base (9e572cc) to head (7f9edae).

Additional details and impacted files
@@           Coverage Diff           @@
##            alpha    #1999   +/-   ##
=======================================
  Coverage   87.48%   87.48%           
=======================================
  Files         143      143           
  Lines        2588     2588           
  Branches      815      816    +1     
=======================================
  Hits         2264     2264           
  Misses        294      294           
  Partials       30       30           

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

@sungik-choi sungik-choi changed the title [WIP] Migrate to Rollup 4 [WIP] Upgrade to Rollup 4 Feb 16, 2024
Copy link
Contributor

github-actions bot commented Feb 27, 2024

Chromatic Report

🚀 Congratulations! Your build was successful!

@sungik-choi sungik-choi changed the title [WIP] Upgrade to Rollup 4 Upgrade to Rollup 4 Feb 27, 2024
@sungik-choi sungik-choi marked this pull request as ready for review February 27, 2024 04:44
@sungik-choi sungik-choi merged commit c412093 into channel-io:alpha Feb 28, 2024
11 checks passed
@sungik-choi sungik-choi deleted the build/rollup-v4 branch February 28, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issue or PR related to build system chore:deps Issue or PR related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test Rollup 4
2 participants