Skip to content

Conversation

@Dogdriip
Copy link
Contributor

@Dogdriip Dogdriip commented Sep 16, 2022

Self Checklist

  • I wrote a PR title in English.
  • I added an appropriate label to the PR.
  • I wrote a commit message in English.
  • I wrote a commit message according to the Conventional Commits specification.
  • I added the appropriate changeset for the changes.
  • I wrote a unit test about the implementation.
  • I wrote a storybook document about the implementation.
  • I tested the implementation in various browsers.
    • Windows: Chrome, Edge, (Optional) Firefox
    • macOS: Chrome, Edge, Safari, (Optional) Firefox

Related Issue

None.

Summary

  • Bump @radix-ui/react-separator to 1.0.0
  • Add ResizeObserver jest mock to jest.setup.ts
    • This is needed by @radix-ui/react-use-size hook, which Radix primitives internally use.

Details

Breaking change or not (Yes/No)

No.

References

@Dogdriip Dogdriip added the chore:deps Issue or PR related to dependencies label Sep 16, 2022
@Dogdriip Dogdriip self-assigned this Sep 16, 2022
@changeset-bot
Copy link

changeset-bot bot commented Sep 16, 2022

🦋 Changeset detected

Latest commit: 47a352c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@channel.io/bezier-react Patch
bezier-figma-plugin Patch

Not sure what this means? Click here to learn what changesets are.

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

@github-actions
Copy link
Contributor

github-actions bot commented Sep 16, 2022

Chromatic Report

🚀 Congratulations! Your build was successful!

@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Base: 71.00% // Head: 71.00% // No change to project coverage 👍

Coverage data is based on head (47a352c) compared to base (9d74659).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff            @@
##           next-v1     #928   +/-   ##
========================================
  Coverage    71.00%   71.00%           
========================================
  Files          204      204           
  Lines         2894     2894           
  Branches       807      807           
========================================
  Hits          2055     2055           
  Misses         721      721           
  Partials       118      118           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Dogdriip Dogdriip merged commit 82c8d17 into channel-io:next-v1 Sep 20, 2022
@Dogdriip Dogdriip deleted the deps/bump-radix-separator branch September 20, 2022 04:08
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.

4 participants