Skip to content

chore(deps): bump naive-ui from 2.32.2 to 2.35.0#34

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/naive-ui-2.35.0
Open

chore(deps): bump naive-ui from 2.32.2 to 2.35.0#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/naive-ui-2.35.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Bumps naive-ui from 2.32.2 to 2.35.0.

Changelog

Sourced from naive-ui's changelog.

2.35.0

Breaking Changes

  • n-input's suffix to the back of loading, close #4685.
  • Fix n-log's silent attribute spelling problem, closes #4875.

Fixes

  • Fix n-radio export radioProps dosen't not includes theme-overrides.
  • Fix n-description-item's span doesn't work when n-descriptions's label-placement is 'top' if there's only single line, closes #4874.
  • Fix n-upload's data prop type can't include Blob element.
  • Fix n-select allows option to be created with existed label, closes #4703
  • Fix n-upload's render-icon prop's type.
  • Fix n-auto-complete's onSelect type, closes #4617.
  • Fix n-grid-item's suffix prop won't work with responsive config, closes #4635
  • Fix n-tabs's paneWrapperStyle prop missing height after animation
  • Fix n-tree should check all items instead of uncheck all if indeterminate checkbox is clicked, closes #4941.
  • Fix the Popover was not displayed when the n-internal-selection was disabled and the mouse was moved over the '+n' tag. closes #4789
  • Fix n-input doesn't display the horizontal scroll bar when type is textarea, closes #4570.
  • Fix n-alert's content style problem, when there is no title and use closable, closes #4588.
  • Fix n-select's empty slot action then it is an interactive component, closes #4700.
  • Fix n-data-table header and body's scrolling are not sync when using the keyboard, closes #3941.
  • Fix n-data-table drag column causing text selection in Safari, closes #4957.
  • Fix n-data-table ellipsis content in table cell would wrap with expand button when using tree data, closes #3755.
  • Fix useLoadingBar can't finish loading when called finish method, closes #4965.
  • Fix n-select can still trigger focus and blur event in the disabled state, closes #4454.
  • Fix n-steps may have line wrap issue if step is more than 9.
  • Fix n-grid v-show reports errors when switching multiple times, closes #4422.
  • Fix n-tree's TreeOption's checkboxDisabled prop doesn't work when check-on-click is true.
  • Fix rapid clicks on n-date-input's buttons triggering a text select for the rest of the website.
  • Fix n-auto-complete's autocomplete menu's unexpected open when clicking the clear icon with the input not focused, closes #4658.
  • Fix n-input's on-keyup prop type, closes #5101
  • Fix n-popconfirm's action button should not be triggered multiple times,closes #4687.

Features

  • n-drawer adds max-height, min-height, max-width and max-width props.
  • n-progress supports indicator slot when the indicator-placement is set to 'inside' in the 'line' type, closes #4888.
  • n-image-preview adds downaload button, closes #4302.
  • n-transfer adds select-all-text and clear-text prop, closes #4910.
  • n-tree adds scrollbar-props prop, closes #4021.
  • n-select adds focusInput blurInput methods.
  • n-tree-select adds focusInput blurInput methods.
  • n-image-group adds on-preview-prev on-preview-next prop
  • n-tree adds show-line prop, closes #3796, #4554
  • n-tree adds node information for render-switcher-icon props, closes #4815.
  • n-input-number export the select method.
  • n-data-table adds n-data-table-tr--expanded class to expanded rows, and n-data-table-tr n-data-table-tr--expand class to the additional row, closes #4420.
  • n-spin adds delay prop.

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

---
updated-dependencies:
- dependency-name: naive-ui
  dependency-type: direct:production
  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 Nov 1, 2023
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 1, 2023

👋 Hey there spelunker. It looks like you've modified some files that we can't accept as contributions. The complete list of files we can't accept are:

  • package-lock.json
  • yarn.lock
  • pnpm-lock.yaml

You'll need to revert all of the files you changed in that list using GitHub Desktop or git checkout origin/main <file name>. Once you get those files reverted, we can continue with the review process. :octocat:

More discussion:

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