Skip to content

build(deps-dev): bump naive-ui from 2.29.0 to 2.33.0#73

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/naive-ui-2.33.0
Closed

build(deps-dev): bump naive-ui from 2.29.0 to 2.33.0#73
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/naive-ui-2.33.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2022

Copy link
Copy Markdown

Bumps naive-ui from 2.29.0 to 2.33.0.

Changelog

Sourced from naive-ui's changelog.

2.33.0

Breaking Changes

  • n-rate's default-value prop's default value is changed from 0 to null.

Fixes

  • Fix n-select's menu missing option check mark in SSR mode, closes 07akioni/naive-ui-nuxt-demo#4
  • Fix n-card's embedded prop not work in n-dialog, closes #3592.
  • Fix n-radio warning when value prop type is boolean, closes #3540.
  • Fix n-tree content width may overflow container, closes #3561.
  • Fix n-form-item label text may overflow when it's left placement, closes #3593.

Feats

  • n-menu adds disabledField prop.
  • n-rate adds clearable prop.
  • n-slider adds keyboard prop, closes #3528.
  • Add useDialogReactiveList method, closes #2041.
  • DialogReactive supports onAfterEnter prop, closes #3569.
  • DialogOptions supports class prop, closes #3591.

2.32.2

Fixes

  • Fix n-menu extra not working in submenu, closes #3390.
  • Fix n-tree can't expand node with type='group', closes #3388.
  • Fix n-pagination's' default-page-size prop doesn't follows page-sizes prop, closes #3369.
  • Added exports field in package.json #3410.
  • Fix n-dropdown option prefix & suffix's z-index, closes #3433.
  • Fix n-input-number's peers theme can't be configured, closes #3422.
  • Fix n-tag pointer should be not allow when disabled, closes #3494.
  • Fix n-transfer throws error if value has no corresponding option, closes #3406.
  • Fix n-data-table column onSelect's type, closes #3430.
  • Fix n-pagination don't trigger quick jumper on quick jumper blur, closes #3387.
  • Fix some components works abnormally in open mode shadow DOM, closes #3281.
  • Fix n-carousel in loop='true' and effect='slide', When there are only two elements, the transition switching effect of the rotation is opposite, closes #3414.
  • Fix n-input can't input value after compositing is interrupted by rerender, closes #3503.
  • Fix n-layout's embedded prop not working after n-config-provider has set inline-theme-disabled, closes #3500.
  • Fix n-input has duplicate placeholder if disabled, closes #3467.
  • Fix n-date-picker's iconColor theme variable not working, closes #3501.
  • Fix n-time-picker's iconColor theme variable not working, closes #3501.
  • Fix n-select's node-props prop doesn't work.
  • Fix Nuxt report CSSRender is not a function error on preview, closes #3506.
  • Fix n-data-table's rows disabled by column.expandable can still be expanded, closes #3373.
  • Fix n-input-number click add or minus button quickly may trigger value change loop, closes #3329.
  • Fix n-switch some theme variables can't use non-px value, closes #2938.
  • Fix n-input with resize & type="textarea" set can't be resized in some cases, closes #3479.

... (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 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/TuSimple/naive-ui) from 2.29.0 to 2.33.0.
- [Release notes](https://github.com/TuSimple/naive-ui/releases)
- [Changelog](https://github.com/tusen-ai/naive-ui/blob/main/CHANGELOG.en-US.md)
- [Commits](https://github.com/TuSimple/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 29, 2022
@dependabot @github

dependabot Bot commented on behalf of github Sep 5, 2022

Copy link
Copy Markdown
Author

Superseded by #78.

@dependabot dependabot Bot closed this Sep 5, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/naive-ui-2.33.0 branch September 5, 2022 12:12
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