Skip to content

fix(deps): update dependency @heroui/theme to v2.4.19 #325

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2025

This PR contains the following updates:

Package Change Age Confidence
@heroui/theme (source) 2.4.17 -> 2.4.19 age confidence

Release Notes

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

v2.4.19

Compare Source

Patch Changes

v2.4.18

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
  • fix use-theme logic

  • Fix skeleton animate

  • bump RA versions

  • Draggable modal will be scrollable in mobile devices (#​5280)

  • refactor: overlay & interactOutside

  • Updated dependencies [e489af8]:


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.

Copy link
Contributor Author

renovate bot commented Jul 16, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: frontend/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/tailwindcss
npm error   dev tailwindcss@"3.4.17" from the root project
npm error
npm error Could not resolve dependency:
npm error peer tailwindcss@">=4.0.0" from @heroui/[email protected]
npm error node_modules/@heroui/theme
npm error   @heroui/theme@"2.4.19" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-07-17T22_54_00_646Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-07-17T22_54_00_646Z-debug-0.log

@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch 7 times, most recently from 12b943a to 71e3ab5 Compare July 17, 2025 19:49
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch from 71e3ab5 to d3d3a2e Compare July 17, 2025 22: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