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

Update dependency ng-zorro-antd to v18 #2111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ng-zorro-antd (source) 18.0.0 -> 18.1.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

NG-ZORRO/ng-zorro-antd (ng-zorro-antd)

v18.1.1

Compare Source

Bug Fixes

v18.1.0

Compare Source

Bug Fixes
  • cascader: hide placeholder when trigger compositionstart event (#​8641) (17b0ea3)
  • i18n: add missing translations to pt_BR (#​7790) (6fc1c78)
  • i18n: add scanned field to QRCode for fr_BE, fr_CA, fr_FR and lv_LV (#​8614) (9b69410)
  • schematics: import missing RouterLink in template (#​8621) (032a0c2)
  • transfer: disabling selection does not affect selecting all (#​8633) (75d8c7b)
Features

18.0.1 (2024-06-27)

Bug Fixes

v18.0.1

Compare Source

Bug Fixes

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • collapse: change nzExpandIconPosition type from left | right to start | end (#​8561) (3ad5674)
  • no longer use inline JavaScript in Less (#​8552) (7e873c8)

No need to wrap Less functions provided by antd (including colorEasing, colorPalette, tinycolor) with ~`` anymore.

- color(~`colorPalette('@​{primary-color}', 5)`)
+ color(colorPalette('@​{primary-color}', 5))
Bug Fixes
  • cascader,select,time-picker,tooltip,tree-select: take in account shadow dom when getting the target of an event (#​7853) (843b703)
  • tooltip: fix arrow color when custom color (#​8555) (92c586b)
  • upload: prevent drop event for firefox only (#​8551) (c6e7bd7)
  • rate: half value when allow half is false (#​8536) (7742fe3)
Features

17.4.1 (2024-05-24)

Bug Fixes
Features
Performance Improvements
  • back-top: remove the redundant changeDetectorRef (c1e39e7)
  • qr-code: improved background drawing efficiency (#​8543) (db09bf7)

v17.4.1

Compare Source

Bug Fixes
Features
Performance Improvements
  • back-top: remove the redundant changeDetectorRef (c1e39e7)
  • qr-code: improved background drawing efficiency (#​8543) (db09bf7)

v17.4.0

Compare Source

Bug Fixes
Features

v17.3.0

Compare Source

Bug Fixes
Features

v17.2.0

Compare Source

Bug Fixes
Features

v17.1.0

Compare Source

Bug Fixes
Features

17.0.1 (2023-11-20)

Bug Fixes
  • schematics: cannot generate files and add default builders (#​8176) (de8a6b7)

v17.0.1

Compare Source

Bug Fixes
  • schematics: cannot generate files and add default builders (#​8176) (de8a6b7)

v17.0.0

Compare Source

Bug Fixes
Features

16.2.2 (2023-10-23)

Bug Fixes

16.2.1 (2023-10-19)

Bug Fixes
Features
  • select: support to customize attr.title of nz-option-item (#​8097) (2ee261a)

v16.2.2

Compare Source

Bug Fixes

v16.2.1

Compare Source

Bug Fixes
Features
  • select: support to customize attr.title of nz-option-item (#​8097) (2ee261a)

v16.2.0

Compare Source

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](https://togithub.com

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Author

renovate bot commented Jun 28, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: flink-runtime-web/web-dashboard/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/zone.js
npm ERR!   zone.js@"0.15.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer zone.js@"~0.11.4" from @angular/[email protected]
npm ERR! node_modules/@angular/core
npm ERR!   @angular/core@"13.4.0" from the root project
npm ERR!   peer @angular/core@"13.4.0" from @angular/[email protected]
npm ERR!   node_modules/@angular/animations
npm ERR!     @angular/animations@"13.4.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-09-20T00_40_37_890Z-debug-0.log

@renovate renovate bot force-pushed the renovate/ng-zorro-antd-18.x branch 14 times, most recently from 0138e94 to f447c3d Compare July 4, 2024 20:15
@renovate renovate bot force-pushed the renovate/ng-zorro-antd-18.x branch 15 times, most recently from 387f537 to 014bc8d Compare July 11, 2024 08:15
@renovate renovate bot force-pushed the renovate/ng-zorro-antd-18.x branch 13 times, most recently from 40002d3 to 6cc7088 Compare September 13, 2024 00:18
@renovate renovate bot force-pushed the renovate/ng-zorro-antd-18.x branch 15 times, most recently from eb9565b to f6e8f69 Compare September 19, 2024 19:15
@renovate renovate bot force-pushed the renovate/ng-zorro-antd-18.x branch from f6e8f69 to 2ac802c Compare September 20, 2024 00:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants