Skip to content

fix(deps): update dependency @heroui/system to v2.4.19 #324

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

Merged
merged 1 commit into from
Jul 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2025

This PR contains the following updates:

Package Change Age Confidence
@heroui/system (source) 2.4.18 -> 2.4.19 age confidence

Release Notes

heroui-inc/heroui (@​heroui/system)

v2.4.19

Compare Source

Patch Changes
Major Update
  • TailwindCSS v4
Bug Fixes & Improvements
Theme & Styling
Components

Toast

  • Renaming loadingIcon to loadingComponent
  • Fix toast items closing in reverse order. Toasts now close in proper FIFO instead of LIFO (#​5096)
  • Remove the bottom extension of the toast (#​5231)
  • Enable programmatically closing a toast with a specific key (#​5084)

Slider

  • introduce getTooltipValue prop for custom tooltip value (#​4741)
  • fixed slider component NaN values when min and max are the same value (#​5014)

Select

  • add isClearable and onClear prop to Select component (#​2239)

Calendar

  • Replace rectangle intersection detection with center-point distance calculation to make the calendar picker more resilient when browser zoom is changed. The new approach finds the closest picker item to the highlight element's center, preventing mismatches between displayed and selected year / month. (#​5117)

Input

  • fix Input accessibility label duplication (#​5150)

Date Input

  • add 'outside-top' prop to input (#​3058)

Table

  • support custom sort icon in Table (#​5223)
  • remove removeWrapper from virtualized table (#​4995)

Autocomplete

  • do not render selector button if selector icon is null (#​5423)

Image & Avatar

  • fixed image src double fetch issue (#​3847)
System & Core
  • add useInputLabelPlacement
  • remove @heroui/aria-utils dependency
Hooks & Utilities

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/heroui-system-2.x branch 5 times, most recently from 45c748c to d902cff Compare July 17, 2025 02:11
@renovate renovate bot force-pushed the renovate/heroui-system-2.x branch from d902cff to 2f8be6c Compare July 17, 2025 06:45
@renovate renovate bot merged commit 0af72f8 into main Jul 17, 2025
3 checks passed
@renovate renovate bot deleted the renovate/heroui-system-2.x branch July 17, 2025 12:54
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.

0 participants