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

build(deps): bump ng-zorro-antd from 16.0.0 to 16.1.0 in /nas-front-end #558

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2023

Bumps ng-zorro-antd from 16.0.0 to 16.1.0.

Release notes

Sourced from ng-zorro-antd's releases.

16.1.0

2023-07-16

Bug Fixes

  • list: fix the bug that synchrone action item are not displayed in the item (#7958) (3b6bdec)
  • tree: fix nz-tree-node keep dragging class with nzBeforeDrop (#8015) (2d0b3f7)
  • cascader: customize the option title to undefined (#8011) (10003db), closes #8006
  • date-picker: fix code comment (#7991) (8b6b653)
  • i18n: update zh_TW.ts (#7901) (9bfce45)
  • notification: don't create new messageId for update (#8000) (e240264)
  • time-picker: modelChange trigger twice (#7902) (74c13a4)
  • watermark: removing the watermark fails to redraw (#8012) (030318e)

Features

  • cron-expression: add Unit Testing (#7993) (605e969)
  • cron-expression: support nzDisabled && nzBorderless (#7992) (6d31bde)
  • dropdown: close context menu on escape (#7915) (6d0032e)
  • dropdown: improve NzContextMenuService#create() (#7768) (9b3e6cb)
  • form: support form label wrap (#7892) (37391de)
  • modal: Remove nzComponentParams in v16 (#7930) (baab16c)
  • qrcode: padding & background color for qrcode (#8001) (718ba29)
  • resizable: add direction parameter in NzResizeEvent (#7987) (4143473)
  • table: support display and sorting of custom table columns (#7966) (d26870f)

Performance Improvements


16.1.0

2023-07-16

Bug Fixes

  • list: 修复异步节点未正确展示问题 (#7958) (3b6bdec)
  • tree: 修复拖拽节点样式未正确取消问题 (#8015) (2d0b3f7)
  • cascader: 修复自定义项导致 title undefined 问题 (#8011) (10003db), closes #8006
  • date-picker: 更新代码注释 (#7991) (8b6b653)
  • i18n: 更新繁体文案 (#7901) (9bfce45)
  • notification: 更新组件不创建新的 messageId (#8000) (e240264)
  • time-picker: 修复 modelChange 触发多次问题 (#7902) (74c13a4)
  • watermark: 修复水印组件重绘问题 (#8012) (030318e)

... (truncated)

Changelog

Sourced from ng-zorro-antd's changelog.

16.1.0 (2023-07-16)

Bug Fixes

  • list: fix the bug that synchrone action item are not displayed in the item (#7958) (3b6bdec)
  • tree: fix nz-tree-node keep dragging class with nzBeforeDrop (#8015) (2d0b3f7)
  • cascader: customize the option title to undefined (#8011) (10003db), closes #8006
  • date-picker: fix code comment (#7991) (8b6b653)
  • i18n: update zh_TW.ts (#7901) (9bfce45)
  • notification: don't create new messageId for update (#8000) (e240264)
  • time-picker: modelChange trigger twice (#7902) (74c13a4)
  • watermark: removing the watermark fails to redraw (#8012) (030318e)

Features

  • cron-expression: add Unit Testing (#7993) (605e969)
  • cron-expression: support nzDisabled && nzBorderless (#7992) (6d31bde)
  • dropdown: close context menu on escape (#7915) (6d0032e)
  • dropdown: improve NzContextMenuService#create() (#7768) (9b3e6cb)
  • form: support form label wrap (#7892) (37391de)
  • modal: Remove nzComponentParams in v16 (#7930) (baab16c)
  • qrcode: padding & background color for qrcode (#8001) (718ba29)
  • resizable: add direction parameter in NzResizeEvent (#7987) (4143473)
  • table: support display and sorting of custom table columns (#7966) (d26870f)

Performance Improvements

Commits
  • 544f308 chore(release): release 16.1.0 (#8016)
  • 2d0b3f7 fix(module: tree): fix nz-tree-node keep dragging class with nzBeforeDrop (#8...
  • 9b3e6cb feat(module:dropdown): improve NzContextMenuService#create() (#7768)
  • 37391de feat(module:form): support form label wrap (#7892)
  • 71c2138 perf(module:select): remove unused types (#7850)
  • 6d0032e feat(module:dropdown): close context menu on escape (#7915)
  • baab16c feat(module:modal): Remove nzComponentParams in v16 (#7930)
  • 3b6bdec fix(module: list): fix the bug that synchrone action item are not displayed i...
  • d26870f feat(module:table): support display and sorting of custom table columns (#7966)
  • 4143473 feat(module:resizable): add direction parameter in NzResizeEvent (#7987)
  • 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 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 [ng-zorro-antd](https://github.com/NG-ZORRO/ng-zorro-antd) from 16.0.0 to 16.1.0.
- [Release notes](https://github.com/NG-ZORRO/ng-zorro-antd/releases)
- [Changelog](https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CHANGELOG.md)
- [Commits](NG-ZORRO/ng-zorro-antd@16.0.0...16.1.0)

---
updated-dependencies:
- dependency-name: ng-zorro-antd
  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 Jul 17, 2023
@itning itning merged commit ae61dc7 into master Jul 17, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nas-front-end/ng-zorro-antd-16.1.0 branch July 17, 2023 09:31
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.

None yet

1 participant