chore: prepare v6.4.2 by susnux ยท Pull Request #2183 ยท nextcloud-libraries/nextcloud-dialogs

@susnux

v6.4.2

๐Ÿ› Fixed bugs

  • fix(filepicker): use @nextcloud/files for name validation #2161
  • fix(filepicker): use proper folder icons #2181
  • fix: always use the node displayname prop #2182 (susnux)

Other Changes

  • refactor: use @nextcloud/paths instead of NodeJS path #2177 (susnux)
  • ci: update workflows from organization #2178 (susnux)

@susnux

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>

@codecov

Codecov Report

โœ… All modified and coverable lines are covered by tests.
โœ… Project coverage is 41.78%. Comparing base (46dfc94) to head (fce7dcb).
โš ๏ธ Report is 2 commits behind head on stable6.

Additional details and impacted files
@@           Coverage Diff            @@
##           stable6    #2183   +/-   ##
========================================
  Coverage    41.78%   41.78%           
========================================
  Files           16       16           
  Lines          414      414           
  Branches        79       79           
========================================
  Hits           173      173           
  Misses         215      215           
  Partials        26       26           

โ˜” View full report in Codecov by Sentry.
๐Ÿ“ข Have feedback on the report? Share it here.

๐Ÿš€ New features to boost your workflow:
  • โ„๏ธ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • ๐Ÿ“ฆ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

artonge