Skip to content

Update dependency @lobehub/ui to v4#642

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lobehub-ui-4.x
Open

Update dependency @lobehub/ui to v4#642
renovate[bot] wants to merge 1 commit intomainfrom
renovate/lobehub-ui-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 28, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@lobehub/ui ^1.141.0^4.0.0 age adoption passing confidence

Release Notes

lobehub/lobe-ui (@​lobehub/ui)

v4.8.1

Compare Source

Released on 2026-01-02

♻ Code Refactoring
  • tag: Migrate from theme to cssVar for color resolution.
💄 Styles
  • misc: Enhance Tooltip animations with new content transitions and introduce a global mouse direction context.

Improvements and Fixes
Code refactoring
  • tag: Migrate from theme to cssVar for color resolution (d776735)
Styles
  • misc: Enhance Tooltip animations with new content transitions and introduce a global mouse direction context (fbe8ca6)

v4.8.0

Compare Source

Released on 2026-01-01

✨ Features
  • contextmenu: Add empty submenu support with placeholder.

Improvements and Fixes
What's improved
  • contextmenu: Add empty submenu support with placeholder (4510a27)

Version 4.7.1

Released on 2026-01-01

♻ Code Refactoring
  • ui: Migrate ThemeSwitch to use DropdownMenu and reduce dropdown popup minimum width.

Improvements and Fixes
Code refactoring
  • ui: Migrate ThemeSwitch to use DropdownMenu and reduce dropdown popup minimum width (09111aa)

v4.7.1

Compare Source

Released on 2026-01-01

♻ Code Refactoring
  • ui: Migrate ThemeSwitch to use DropdownMenu and reduce dropdown popup minimum width.

Improvements and Fixes
Code refactoring
  • ui: Migrate ThemeSwitch to use DropdownMenu and reduce dropdown popup minimum width (09111aa)

v4.7.0

Compare Source

Released on 2026-01-01


Improvements and Fixes

Version 4.6.7

Released on 2026-01-01

♻ Code Refactoring
  • misc: Remove debug console.log from DropdownMenu.

Improvements and Fixes
Code refactoring
  • misc: Remove debug console.log from DropdownMenu (0105a06)

Version 4.6.6

Released on 2026-01-01

♻ Code Refactoring
  • misc: Add centralized class name management with clsx integration.

Improvements and Fixes
Code refactoring
  • misc: Add centralized class name management with clsx integration (318235b)

Version 4.6.5

Released on 2026-01-01

🐛 Bug Fixes
  • misc: Resolve type issues in DropdownMenu render function.

Improvements and Fixes
What's fixed
  • misc: Resolve type issues in DropdownMenu render function (ad66aff)

Version 4.6.4

Released on 2026-01-01

♻ Code Refactoring
  • misc: Clean up Modal imperative eslint comments and generic types.

Improvements and Fixes
Code refactoring
  • misc: Clean up Modal imperative eslint comments and generic types (01bf5ac)

Version 4.6.3

Released on 2025-12-31


Improvements and Fixes

Version 4.6.2

Released on 2025-12-31

💄 Styles
  • misc: Update collapse filled style.

Improvements and Fixes
Styles
  • misc: Update collapse filled style (d5b25f9)

Version 4.6.1

Released on 2025-12-31

🐛 Bug Fixes
  • misc: Fix Collapse style.
💄 Styles
  • misc: Fix collapse.

Improvements and Fixes
What's fixed
  • misc: Fix Collapse style (22d20e6)
Styles

v4.6.7

Compare Source

Released on 2026-01-01

♻ Code Refactoring
  • misc: Remove debug console.log from DropdownMenu.

Improvements and Fixes
Code refactoring
  • misc: Remove debug console.log from DropdownMenu (0105a06)

v4.6.6

Compare Source

Released on 2026-01-01

♻ Code Refactoring
  • misc: Add centralized class name management with clsx integration.

Improvements and Fixes
Code refactoring
  • misc: Add centralized class name management with clsx integration (318235b)

v4.6.5

Compare Source

Released on 2026-01-01

🐛 Bug Fixes
  • misc: Resolve type issues in DropdownMenu render function.

Improvements and Fixes
What's fixed
  • misc: Resolve type issues in DropdownMenu render function (ad66aff)

v4.6.4

Compare Source

Released on 2026-01-01

♻ Code Refactoring
  • misc: Clean up Modal imperative eslint comments and generic types.

Improvements and Fixes
Code refactoring
  • misc: Clean up Modal imperative eslint comments and generic types (01bf5ac)

v4.6.3

Compare Source

Released on 2025-12-31


Improvements and Fixes

v4.6.2

Compare Source

Released on 2025-12-31

💄 Styles
  • misc: Update collapse filled style.

Improvements and Fixes
Styles
  • misc: Update collapse filled style (d5b25f9)

v4.6.1

Compare Source

Released on 2025-12-31

🐛 Bug Fixes
  • misc: Fix Collapse style.
💄 Styles
  • misc: Fix collapse.

Improvements and Fixes
What's fixed
  • misc: Fix Collapse style (22d20e6)
Styles

v4.6.0

Compare Source

Released on 2025-12-31

✨ Features
  • tooltip: Add layoutAnimation option and z-index to ContextMenu.

Improvements and Fixes
What's improved
  • tooltip: Add layoutAnimation option and z-index to ContextMenu, closes #​443 (caeafd4)

Version 4.5.1

Released on 2025-12-31

🐛 Bug Fixes
  • misc: Tooltip should close when trigger element has display:none.

Improvements and Fixes
What's fixed
  • misc: Tooltip should close when trigger element has display:none (c02bb08)

v4.5.1

Compare Source

Released on 2025-12-31

🐛 Bug Fixes
  • misc: Tooltip should close when trigger element has display:none.

Improvements and Fixes
What's fixed
  • misc: Tooltip should close when trigger element has display:none (c02bb08)

v4.5.0

Compare Source

Released on 2025-12-31

✨ Features
  • contextmenu: Add imperative API for programmatic control.

Improvements and Fixes
What's improved
  • contextmenu: Add imperative API for programmatic control, closes #​442 (5868a7f)

Version 4.4.5

Released on 2025-12-30

💄 Styles
  • misc: Fix dropdown shadow.

Improvements and Fixes
Styles
  • misc: Fix dropdown shadow (9d38224)

Version 4.4.4

Released on 2025-12-30

♻ Code Refactoring
  • misc: Extract Tooltip into modular components.

Improvements and Fixes
Code refactoring
  • misc: Extract Tooltip into modular components, closes #​439 (d65b93b)

Version 4.4.3

Released on 2025-12-30

💄 Styles
  • misc: Update Group Avatar.

Improvements and Fixes
Styles
  • misc: Update Group Avatar (0903f85)

Version 4.4.2

Released on 2025-12-30

💄 Styles
  • misc: Fix AccordionItem default variant.

Improvements and Fixes
Styles
  • misc: Fix AccordionItem default variant (b6f2603)

Version 4.4.1

Released on 2025-12-30

🐛 Bug Fixes
  • misc: Fix ref.

Improvements and Fixes
What's fixed

v4.4.5

Compare Source

Released on 2025-12-30

💄 Styles
  • misc: Fix dropdown shadow.

Improvements and Fixes
Styles
  • misc: Fix dropdown shadow (9d38224)

v4.4.4

Compare Source

Released on 2025-12-30

♻ Code Refactoring
  • misc: Extract Tooltip into modular components.

Improvements and Fixes
Code refactoring
  • misc: Extract Tooltip into modular components, closes #​439 (d65b93b)

v4.4.3

Compare Source

Released on 2025-12-30

💄 Styles
  • misc: Update Group Avatar.

Improvements and Fixes
Styles
  • misc: Update Group Avatar (0903f85)

v4.4.2

Compare Source

Released on 2025-12-30

💄 Styles
  • misc: Fix AccordionItem default variant.

Improvements and Fixes
Styles
  • misc: Fix AccordionItem default variant (b6f2603)

v4.4.1

Compare Source

Released on 2025-12-30

🐛 Bug Fixes
  • misc: Fix ref.

Improvements and Fixes
What's fixed

v4.4.0

Compare Source

Released on 2025-12-29

✨ Features
  • misc: Update ThemeProvider and Tooltip components.

Improvements and Fixes
What's improved
  • misc: Update ThemeProvider and Tooltip components, closes #​438 (5f4e42c)

Version 4.3.13

Released on 2025-12-28

💄 Styles
  • misc: Fix some default props.

Improvements and Fixes
Styles
  • misc: Fix some default props (8bed430)

Version 4.3.12

Released on 2025-12-27

💄 Styles
  • misc: Fix image style.

Improvements and Fixes
Styles

Version 4.3.11

Released on 2025-12-27

💄 Styles
  • misc: Fix token, Fix token.

Improvements and Fixes
Styles

Version 4.3.10

Released on 2025-12-27

💄 Styles
  • misc: Fix color cssvar.

Improvements and Fixes
Styles

Version 4.3.9

Released on 2025-12-27

🐛 Bug Fixes
  • misc: Move brand loading styles to global styles and remove redundant CSS file.

Improvements and Fixes
What's fixed
  • misc: Move brand loading styles to global styles and remove redundant CSS file (cb382a2)

Version 4.3.8

Released on 2025-12-27

💄 Styles
  • misc: Fix brand loading.

Improvements and Fixes
Styles
  • misc: Fix brand loading (539a20b)

Version 4.3.7

Released on 2025-12-27

🐛 Bug Fixes
  • misc: Fix use client.

Improvements and Fixes
What's fixed

Version 4.3.6

Released on 2025-12-27

💄 Styles
  • misc: Fix BrandLoading.

Improvements and Fixes
Styles

Version 4.3.5

Released on 2025-12-27

💄 Styles
  • misc: Fix shiki theme.

Improvements and Fixes
Styles

Version 4.3.4

Released on 2025-12-27

💄 Styles
  • misc: Export shiki lobe theme.

Improvements and Fixes
Styles
  • misc: Export shiki lobe theme (ebdd135)

Version 4.3.3

Released on 2025-12-27

♻ Code Refactoring
  • misc: Static style.
🐛 Bug Fixes
  • accordion: Prevent text selection on title double-click.

Improvements and Fixes
Code refactoring
What's fixed
  • accordion: Prevent text selection on title double-click, closes #​436 (fed01c5)

Version 4.3.2

Released on 2025-12-26

💄 Styles
  • misc: Fix select text when checkbox click.

Improvements and Fixes
Styles
  • misc: Fix select text when checkbox click (7edff16)

Version 4.3.1

Released on 2025-12-26

💄 Styles
  • misc: Add Indeterminate Checkbox.

Improvements and Fixes
Styles
  • misc: Add Indeterminate Checkbox (860e4aa)

v4.3.13

Compare Source

Released on 2025-12-28

💄 Styles
  • misc: Fix some default props.

Improvements and Fixes
Styles
  • misc: Fix some default props (8bed430)

v4.3.12

Compare Source

Released on 2025-12-27

💄 Styles
  • misc: Fix image style.

Improvements and Fixes
Styles

v4.3.11

Compare Source

Released on 2025-12-27

💄 Styles
  • misc: Fix token, Fix token.

Improvements and Fixes
Styles

v4.3.10

Compare Source

Released on 2025-12-27

💄 Styles
  • misc: Fix color cssvar.

Improvements and Fixes
Styles

v4.3.9

Compare Source

Released on 2025-12-27

🐛 Bug Fixes
  • misc: Move brand loading styles to global styles and remove redundant CSS file.

Improvements and Fixes
What's fixed
  • misc: Move brand loading styles to global styles and remove redundant CSS file (cb382a2)

v4.3.8

Compare Source

Released on 2025-12-27

💄 Styles
  • misc: Fix brand loading.

Improvements and Fixes
Styles
  • misc: Fix brand loading (539a20b)

v4.3.7

Compare Source

Released on 2025-12-27

🐛 Bug Fixes
  • misc: Fix use client.

Improvements and Fixes
What's fixed

v4.3.6

Compare Source

Released on 2025-12-27

💄 Styles
  • misc: Fix BrandLoading.

Improvements and Fixes
Styles

v4.3.5

Compare Source

Released on 2025-12-27

💄 Styles
  • misc: Fix shiki theme.

Improvements and Fixes
Styles

v4.3.4

Compare Source

Released on 2025-12-27

💄 Styles
  • misc: Export shiki lobe theme.

Improvements and Fixes
Styles
  • misc: Export shiki lobe theme (ebdd135)

v4.3.3

Compare Source

Released on 2025-12-27

♻ Code Refactoring
  • misc: Static style.
🐛 Bug Fixes
  • accordion: Prevent text selection on title double-click.

Improvements and Fixes
Code refactoring
What's fixed
  • accordion: Prevent text selection on title double-click, closes #​436 (fed01c5)

v4.3.2

Compare Source

Released on 2025-12-26

💄 Styles
  • misc: Fix select text when checkbox click.

Improvements and Fixes
Styles
  • misc: Fix select text when checkbox click (7edff16)

v4.3.1

Compare Source

Released on 2025-12-28

💄 Styles
  • misc: Fix some default props.

Improvements and Fixes
Styles
  • misc: Fix some default props (8bed430)

v4.3.0

Compare Source

Released on 2025-12-26

✨ Features
  • misc: Add Checkbox Group.

Improvements and Fixes
What's improved
  • misc: Add Checkbox Group (10115f1)

Version 4.2.2

Released on 2025-12-26

💄 Styles
  • misc: Update GroupAvatar.

Improvements and Fixes
Styles
  • misc: Update GroupAvatar (e193c5c)

Version 4.2.1

Released on 2025-12-25

💄 Styles
  • misc: Update Highlighter animated.

Improvements and Fixes
Styles
  • misc: Update Highlighter animated (ee65ae6)

v4.2.2

Compare Source

Released on 2025-12-26

💄 Styles
  • misc: Update GroupAvatar.

Improvements and Fixes
Styles
  • misc: Update GroupAvatar (e193c5c)

v4.2.1

Compare Source

Released on 2025-12-25

💄 Styles
  • misc: Update Highlighter animated.

Improvements and Fixes
Styles
  • misc: Update Highlighter animated (ee65ae6)

v4.2.0

Compare Source

Released on 2025-12-25

✨ Features
  • misc: Add Checkbox.

Improvements and Fixes
What's improved

Version 4.1.9

Released on 2025-12-25

💄 Styles
  • misc: Update TokenTag.

Improvements and Fixes
Styles

Version 4.1.8

Released on 2025-12-25

💄 Styles
  • misc: Update EmojiPicker props.

Improvements and Fixes
Styles
  • misc: Update EmojiPicker props (d0890d3)

Version 4.1.7

Released on 2025-12-25

🐛 Bug Fixes
  • misc: Fix mdx Image.

Improvements and Fixes
What's fixed

Version 4.1.6

Released on 2025-12-25

🐛 Bug Fixes
  • misc: Fix export.

Improvements and Fixes
What's fixed

Version 4.1.5

Released on 2025-12-25

🐛 Bug Fixes
  • misc: Fix Accordion ref.

Improvements and Fixes
What's fixed
  • misc: Fix Accordion ref (41fdb7e)

Version 4.1.4

Released on 2025-12-25


Improvements and Fixes

Version 4.1.3

Released on 2025-12-25

💄 Styles
  • misc: Update deps.

Improvements and Fixes
Styles

Version 4.1.2

Released on 2025-12-24

♻ Code Refactoring
  • deps: Migrate from lodash-es to es-toolkit.

Improvements and Fixes
Code refactoring
  • deps: Migrate from lodash-es to es-toolkit, closes #​429 (9b92757)

Version 4.1.1

Released on 2025-12-24

🐛 Bug Fixes
  • motion: Refactor MotionProvider to use hook pattern and improve type support.

Improvements and Fixes
What's fixed
  • motion: Refactor MotionProvider to use hook pattern and improve type support, closes #​428 (84e1ff8)

v4.1.9

Compare Source

Released on 2025-12-25

💄 Styles
  • misc: Update TokenTag.

Improvements and Fixes
Styles

v4.1.8

Compare Source

Released on 2025-12-25

💄 Styles
  • misc: Update EmojiPicker props.

Improvements and Fixes
Styles
  • misc: Update EmojiPicker props (d0890d3)

v4.1.7

Compare Source

Released on 2025-12-25

🐛 Bug Fixes
  • misc: Fix mdx Image.

Improvements and Fixes
What's fixed

v4.1.6

Compare Source

Released on 2025-12-25

🐛 Bug Fixes
  • misc: Fix export.

Improvements and Fixes
What's fixed

v4.1.5

Compare Source

Released on 2025-12-25

🐛 Bug Fixes
  • misc: Fix Accordion ref.

Improvements and Fixes
What's fixed
  • misc: Fix Accordion ref (41fdb7e)

v4.1.4

Compare Source

Released on 2025-12-25


Improvements and Fixes

v4.1.3

Compare Source

Released on 2025-12-25

💄 Styles
  • misc: Update deps.

Improvements and Fixes
Styles

v4.1.2

Compare Source

Released on 2025-12-24

♻ Code Refactoring
  • deps: Migrate from lodash-es to es-toolkit.

Improvements and Fixes
Code refactoring
  • deps: Migrate from lodash-es to es-toolkit, closes #​429 (9b92757)

v4.1.1

Compare Source

Released on 2025-12-24

🐛 Bug Fixes
  • motion: Refactor MotionProvider to use hook pattern and improve type support.

Improvements and Fixes
What's fixed
  • motion: Refactor MotionProvider to use hook pattern and improve type support, closes #​428 (84e1ff8)

v4.1.0

Compare Source

Released on 2025-12-24

✨ Features
  • i18n: Support Promise-based resources for dynamic imports.

Improvements and Fixes
What's improved
  • i18n: Support Promise-based resources for dynamic imports (1543151)

v4.0.0

Compare Source

Released on 2025-12-24

✨ Features
  • misc: Add MotionProvider and update components to use Motion for animations.
🐛 Bug Fixes
  • config: Update i18n resource import path in tsdown.config.ts.

Improvements and Fixes
What's improved
  • misc: Add MotionProvider and update components to use Motion for animations, closes #​423 (ff10723)
What's fixed
  • config: Update i18n resource import path in tsdown.config.ts (a31f781)

Version 3.4.6

Released on 2025-12-23

🐛 Bug Fixes
  • tooltip: Update openDelay default value for improved user experience.

Improvements and Fixes
What's fixed
  • tooltip: Update openDelay default value for improved user experience (ba4d853)

Version 3.4.5

Released on 2025-12-23


Improvements and Fixes

Version 3.4.4

Released on 2025-12-23


Improvements and Fixes

Version 3.4.3

Released on 2025-12-22

🐛 Bug Fixes
  • tooltip: Handle anchor node destory.

Improvements and Fixes
What's fixed
  • tooltip: Handle anchor node destory (93466f1)

Version 3.4.2

Released on 2025-12-22

♻ Code Refactoring
  • misc: Remove FlexBasic CSS file and integrate styles into GlobalStyle.

Improvements and Fixes
Code refactoring
  • misc: Remove FlexBasic CSS file and integrate styles into GlobalStyle (d3db23f)

Version 3.4.1

Released on 2025-12-22

💄 Styles
  • misc: Fix Avatar background.

Improvements and Fixes
Styles
  • misc: Fix Avatar background (62b5005)

v3.4.6

Compare Source

Released on 2025-12-23

🐛 Bug Fixes
  • tooltip: Update openDelay default value for improved user experience.

Improvements and Fixes
What's fixed
  • tooltip: Update openDelay default value for improved user experience (ba4d853)

v3.4.5

Compare Source

Released on 2025-12-23


Improvements and Fixes

v3.4.4

Compare Source

Released on 2025-12-23


Improvements and Fixes

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=fla


Configuration

📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 added the dependencies Pull requests that update a dependency file label Dec 28, 2025
@lobehubbot
Copy link
Member

👍 @renovate[bot]

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant