Skip to content

Conversation

@renovate
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.23 age confidence

Release Notes

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

v2.4.23

Compare Source

Patch Changes

v2.4.22

Compare Source

Patch Changes

v2.4.21

Compare Source

Patch Changes

v2.4.20

Compare Source

Patch Changes

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.

@renovate
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.18" 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.23" 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-12-09T05_37_16_406Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-12-09T05_37_16_406Z-debug-0.log

@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch 15 times, most recently from f9d2611 to 8ebb986 Compare July 23, 2025 08:54
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch 11 times, most recently from 15c84d3 to 2640d8b Compare July 29, 2025 04:57
@renovate renovate bot changed the title fix(deps): update dependency @heroui/theme to v2.4.19 fix(deps): update dependency @heroui/theme to v2.4.20 Jul 29, 2025
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch from 2640d8b to b1d6835 Compare July 29, 2025 04:58
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch 2 times, most recently from 6727055 to ade7bc8 Compare November 4, 2025 23:33
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch 6 times, most recently from a5549da to 2053e9b Compare November 15, 2025 02:55
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch 8 times, most recently from 22b4e01 to fbddf44 Compare November 24, 2025 20:29
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch 11 times, most recently from f3139f7 to 191d0eb Compare December 4, 2025 08:28
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch from 191d0eb to 9d309ef Compare December 9, 2025 03:44
@renovate renovate bot force-pushed the renovate/heroui-theme-2.x branch from 9d309ef to 120b67c Compare December 9, 2025 05:37
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.

1 participant