Skip to content

Conversation

@scaleway-bot
Copy link
Collaborator

@scaleway-bot scaleway-bot commented Nov 18, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to beta, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

beta is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on beta.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@ultraviolet/[email protected]

Major Changes

Patch Changes

  • #5791 b7ab0e3 Thanks @lisalupi! - Alert: add "size" prop

  • #5789 63a8f2a Thanks @lisalupi! - Popup: position is recomputed when children changes

  • #5782 b9f0d1e Thanks @lisalupi! - All Popup components (Popover, Tooltip, Menu): 4 new positions auto- to have auto-placement but give priority to a direction. For instance, auto-bottom will try to place the popup beneath the disclosure first, if there is not enough place it will try top, then left, then right.
    The priorities are :

    • auto-bottom : bottom > top > left > right
    • auto-left : left > right > top > bottom
    • auto-right : right > left > top > bottom
    • auto and auto-top : top > bottom > left > right

    BREAKING CHANGE
    Menu: prop noShrink renamed shrink with opposite behavior

  • Updated dependencies [85d3468]:

@ultraviolet/[email protected]

Patch Changes

@ultraviolet/[email protected]

Patch Changes

@ultraviolet/[email protected]

Patch Changes

@ultraviolet/[email protected]

Patch Changes

@codecov
Copy link

codecov bot commented Nov 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.67%. Comparing base (2c0b5c4) to head (952169e).
⚠️ Report is 59 commits behind head on beta.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             beta    #5790      +/-   ##
==========================================
- Coverage   91.85%   91.67%   -0.19%     
==========================================
  Files         320      341      +21     
  Lines        7087     7085       -2     
  Branches     2843     2771      -72     
==========================================
- Hits         6510     6495      -15     
- Misses        577      590      +13     

see 183 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b062bbe...952169e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot force-pushed the changeset-release/beta branch 4 times, most recently from eab2706 to b031d5e Compare November 19, 2025 16:13
@github-actions github-actions bot force-pushed the changeset-release/beta branch from b031d5e to bde58d1 Compare November 19, 2025 16:25
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.

2 participants