Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 15, 2025

Bumps naive-ui from 2.42.0 to 2.43.1.

Changelog

Sourced from naive-ui's changelog.

2.43.1

2025-09-15

Fixes

  • Fix esm format files are importing lodash rather than lodash-es.

2.43.0

2025-09-14

Breaking Changes

  • Modal's inner close button won't be focusable using keyboard and it'll no longer be focused first by default.

i18n

  • Add daDK locale.

Fixes

  • Fix n-color-picker black and white effect of text is not obvious, closes #7074.
  • Fix n-image zoom in & out locale text in da-DK sv-SE.
  • Fix n-popover's themeOverrides property does not have the Scrollbar style configuration.
  • Fix n-input's themeOverrides property does not have the Scrollbar style configuration.
  • Fix n-anchor can't activate link in the bottom of the page by click, closes #7033, closes #6918, #6844, #6782.
  • Fix n-upload component 'Non-function value encountered for default slot' warning.
  • Fix n-input's tabindex property setting of input-props does not take effect.
  • Fix n-tab scroll shadow pseudo-class style conflicts in multi-layer tab nesting scenarios, closes #6854.
  • Fix n-menu's disabled style not working when parent node is set to disabled and child node has type: "group", closes #6792
  • Fix n-input-group-label not injecting formItemInjectionKey, causing the size property to fail, and close #7066
  • Fix the issue of style confusion in n-carousel when there is only one image, close #6476
  • Fix n-marquee component 'Non-function value encountered for default slot' warning.
  • Fix memory leak caused by n-upload icon.

Features

  • n-data-table's column adds customNextSortOrder attribute, closes #6850.
  • Add n-avatar-group's corresponding generic component NGAvatarGroup, closes #6909.
  • n-avatar-group adds size prop.
  • n-popover supports RTL.
  • n-tooltip supports RTL.
  • n-upload supports RTL.
  • n-tree-select supports RTL.
  • useDialog's option supports z-index, closes #4349.
  • Add n-heatmap component.
    • n-image adds showPreview methods, closes #6695.
  • Add n-image-preview component.
  • n-image-group can be used without n-image.

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [naive-ui](https://github.com/tusen-ai/naive-ui) from 2.42.0 to 2.43.1.
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](tusen-ai/naive-ui@v2.42.0...v2.43.1)

---
updated-dependencies:
- dependency-name: naive-ui
  dependency-version: 2.43.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2025
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants