nextcloud / contacts

📇 Contacts app for Nextcloud
https://apps.nextcloud.com/apps/contacts
GNU Affero General Public License v3.0
571 stars 172 forks source link

fix(deps): bump @nextcloud/files from 3.9.1 to ^3.10.0 #4219

Closed renovate[bot] closed 3 days ago

renovate[bot] commented 3 days ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/files ^3.9.1 -> ^3.10.0 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 package

Configuration

📅 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.

codecov[bot] commented 3 days ago

Codecov Report

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.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4219 +/- ## ========================================= Coverage 66.33% 66.33% Complexity 263 263 ========================================= Files 25 25 Lines 799 799 ========================================= Hits 530 530 Misses 269 269 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.


🚨 Try these New Features: