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

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

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2024

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

Compare Source

Full changelog

Added
  • Scope package into modules #​1025 (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 (susnux)
  • feat: Add current folder context for file list actions #​1113 (Pytal)
  • feat: Allow cloning a node #​1077 (Pytal)
  • feat(FileAction): Allow to set destructive flag #​1076 (susnux)
Fixed
  • fix: Document optional user property of FileListFilterChip #​1075 (susnux)
  • fix deprecation warning Node.attributes.displayname should be accessed directly on the Node #​1074 (dvaerum)
Changed
  • chore(deps): Bump dompurify to 3.1.6

v3.9.2

Compare Source

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.


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

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added 4. to release Ready to be released and/or waiting for tests to finish dependencies labels Nov 19, 2024
@renovate renovate bot enabled auto-merge November 19, 2024 01:39
Copy link

codecov bot commented Nov 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.33%. Comparing base (a854c30) to head (498fb12).
Report is 9 commits behind head on main.

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@renovate renovate bot merged commit 38b562f into main Nov 19, 2024
32 checks passed
@renovate renovate bot deleted the renovate/nextcloud-files-3.x branch November 19, 2024 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants