Closed renovate[bot] closed 3 days ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 66.33%. Comparing base (
a854c30
) to head (498fb12
). Report is 9 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
This PR contains the following updates:
^3.9.1
->^3.10.0
Release Notes
nextcloud-libraries/nextcloud-files (@nextcloud/files)
### [`v3.10.0`](https://redirect.github.com/nextcloud-libraries/nextcloud-files/blob/HEAD/CHANGELOG.md#3100---2024-11-13) [Compare Source](https://redirect.github.com/nextcloud-libraries/nextcloud-files/compare/v3.9.2...v3.10.0) [Full changelog](https://redirect.github.com/nextcloud-libraries/nextcloud-files/compare/v3.9.2...v3.10.0) ##### Added - Scope package into modules [#1025](https://redirect.github.com/nextcloud-libraries/nextcloud-files/pull/1025) ([susnux](https://redirect.github.com/susnux))\ All DAV related functions are now moved to the `@nextcloud/files/dav` module. You can still import them from the main entrypoint, but this is now deprecated. New functions will only be available in the `@nextcloud/files/dav` entrypoint. - feat: Add reset method to file list filters [#1116](https://redirect.github.com/nextcloud-libraries/nextcloud-files/pull/1116) ([susnux](https://redirect.github.com/susnux)) - feat: Add current folder context for file list actions [#1113](https://redirect.github.com/nextcloud-libraries/nextcloud-files/pull/1113) ([Pytal](https://redirect.github.com/Pytal)) - feat: Allow cloning a node [#1077](https://redirect.github.com/nextcloud-libraries/nextcloud-files/pull/1077) ([Pytal](https://redirect.github.com/Pytal)) - feat(FileAction): Allow to set `destructive` flag [#1076](https://redirect.github.com/nextcloud-libraries/nextcloud-files/pull/1076) ([susnux](https://redirect.github.com/susnux)) ##### Fixed - fix: Document optional `user` property of FileListFilterChip [#1075](https://redirect.github.com/nextcloud-libraries/nextcloud-files/pull/1075) ([susnux](https://redirect.github.com/susnux)) - fix deprecation warning `Node.attributes.displayname` should be accessed directly on the `Node` [#1074](https://redirect.github.com/nextcloud-libraries/nextcloud-files/pull/1074) ([dvaerum](https://redirect.github.com/dvaerum)) ##### Changed - chore(deps): Bump dompurify to 3.1.6 ### [`v3.9.2`](https://redirect.github.com/nextcloud-libraries/nextcloud-files/blob/HEAD/CHANGELOG.md#392---2024-11-13) [Compare Source](https://redirect.github.com/nextcloud-libraries/nextcloud-files/compare/016621149d6ccefd3a841db3088292c02b6e8d8e...v3.9.2) ##### Changed - Updated development dependencies - Fix published packageConfiguration
📅 Schedule: Branch creation - "before 5am on tuesday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.