Skip to content

chore(deps): bump naive-ui from 2.44.1 to 2.45.0 in /web - #59

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/naive-ui-2.45.0
Open

chore(deps): bump naive-ui from 2.44.1 to 2.45.0 in /web#59
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/naive-ui-2.45.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 22, 2026

Copy link
Copy Markdown

Bumps naive-ui from 2.44.1 to 2.45.0.

Changelog

Sourced from naive-ui's changelog.

2.45.0

2026-08-16

Breaking Changes

  • Starting from this version, the package is built with vue-jsx-vapor. This is a significant change at the implementation level, but it is not expected to be breaking for end users: how you use naive-ui and how naive-ui behaves should remain the same. Being built with vue-jsx-vapor does not mean naive-ui ships as a native Vapor build; it is still VDOM-based. If you need to use naive-ui inside a pure Vapor app, you still need to enable interop. This version has been tested before release, but we cannot guarantee that no issues will arise. If you run into any related problems, please report them on GitHub and we will address them as soon as possible.

i18n

  • Add nnNO locale.
  • Update nbNO locale.
  • Translate DatePicker.weekPlaceholder in the Japanese locale.

Perf

  • Significantly reduce the size of emitted .d.ts files in the package.

Feats

  • n-form's validate method supports filtering form items by path, closes #7475.
  • n-input adds the colorHover theme variable.
  • n-checkbox-group and n-radio-group add options, label-field and value-field props, closes #7505.
  • n-upload adds always-show-actions prop, closes #8073.
  • n-image adds keep-drag-offset prop, closes #7544.
  • n-data-table adds getFilteredAndSortedData and getCurrentPageData methods, closes #8088.
  • n-tabs adds show-scroll-button and center-active-tab props, closes #5846, #2128.
  • n-tabs adds scrollToCurrentTab method, closes #7548.
  • n-tabs supports RTL, placement adds 'start' and 'end'.
  • n-rate adds on-update:hover-value prop, closes #8131.
  • n-collapse-transition adds display-directive prop, closes #6453.

Fixes

  • Fix n-modal mask inside scrollbar causing Blocked aria-hidden on an element because its descendant retained focus warning, closes #7556.
  • Fix n-color-picker passed style and click (onClick) not applied to trigger, closes #7528.
  • Fix n-data-table's scrollTo method type missing, closes #7554.
  • Fix n-data-table's empty state not vertically centered when height is set, closes #7546.
  • fix(spin): preserve size-based strokeWidth defaults in NSpin, closes #8061
  • Fix n-upload file status loss in controlled mode when calling onError synchronously in custom-request for multiple files, closes #7366
  • Fix n-image error slot and fallbackSrc not working when lazy is enabled
  • Fix where the drag position of n-modal was reset during rendering.
  • Fix n-tabs bar transition disabled after nav resize, closes #7406.
  • Fix vitest-setup.ts being emitted into build outputs.
  • Fix n-dynamic-tags committing a tag when Enter is pressed to confirm an IME composition.
  • Fix n-image rendering the placeholder slot together with the error slot when the image fails to load, closes #7526.
  • Fix n-space size prop not taking effect when set to 0, closes #7530.
  • Fix n-date-picker with type="datetime" emitting update:value twice when clearing from panel, closes #8070.
  • Fix n-input-otp only keeping the last character when browser extension autofill sets the full OTP value on a single input, closes #7540.
  • Fix n-menu item icons not centered in collapsed mode when the options contain a type="group" group, closes #8105.

... (truncated)

Commits
  • c3b7f42 2.45.0
  • 07d3495 fix: exclude useless .d.ts in prod build
  • a6d95f4 build: release use vapor
  • 17e9527 docs: update vapor build description
  • b26496a perf: significantly reduce the size of emitted .d.ts files in the package
  • 0713c8e fix: optmize vapor build
  • a757741 fix(heatmap): remove unexpected theme exports inside index.ts
  • dffc47f fix(tabs): avoid unexpected type expansion when build es output
  • 72f0ee2 fix: do not rely on Katex type since user may not install it
  • e6fc5a0 test(table): empty state display
  • Additional commits viewable in compare view

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 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.44.1 to 2.45.0.
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](tusen-ai/naive-ui@v2.44.1...v2.45.0)

---
updated-dependencies:
- dependency-name: naive-ui
  dependency-version: 2.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 22, 2026
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