Skip to content
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

Bump naive-ui from 2.38.1 to 2.39.0 #71

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2024

Bumps naive-ui from 2.38.1 to 2.39.0.

Changelog

Sourced from naive-ui's changelog.

2.39.0

2024-07-15

Breaking Changes

  • Fix n-input-number Exception when the value is a string in precision mode, closes #6091.

Fixes

  • Fix n-form-item validation state is not correctly updated #6068.
  • Fix n-select's header make inner input unavailable, closes #6030.
  • Fix n-tree may have incorrect node selection status when show-irrelevant-nodes is disabled, close #6115.

Features

  • n-data-table adds filter-icon-popover-props prop, closes #6111.
  • n-input-number adds round prop, closes #6097.
  • n-color-picker add on-clear props.
  • n-upload's on-preview prop adds detail.event parameter. You can use preventDefault to prevent default anchor link open behavior. Closes #6036.
  • n-data-table adds thColorSorting, thColorSortingModal, thColorSortingPopover, tdColorSorting, tdColorSortingModal and tdColorSortingPopover theme variables, closes #6118, #6120

i18n

  • Add azAZ locale.
  • Add uzUZ locale.

2.38.2

2024-05-03

Fixes

  • Fix n-menu Submenu's wai-aria role is not correct, closes #5729.
  • Fix n-tabs style bug with type is segment,closes #5728.
  • Fix the get*String() methods for UTC/locale mismatch, closes [#5702](closes tusen-ai/naive-ui#5702).
  • Fix n-dialog / n-modal calling destroy method may throw error.
  • Fix useModal setting card preset without corresponding props in n-card slots, closes #5746.
  • Fix Submenu component's wai-aria role setting error of n-menu,closes #5729.
  • Fix the common type error in the theme-overrides prop when modifying components' themes.
  • Fix n-split may emit value less than 0.

Features

  • n-watermark support multi-lines in content.
  • Adds n-infinite-scroll component.
  • n-watermark adds text-align prop.
  • n-qr-code adds type prop, Customize rendering output by setting type, providing two options: canvas and svg.
  • n-card adds action, content, cover, footer and header-extra props.
  • n-card's title prop supports render function.

... (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.38.1 to 2.39.0.
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](https://github.com/tusen-ai/naive-ui/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

Superseded by #80.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/naive-ui-2.39.0 branch October 1, 2024 12:52
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.

0 participants