Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions changelog/unreleased/PHPdependencies20230404onward
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ The following have been updated:
- guzzlehttp/guzzle (7.5.0 to 7.7.0)
- pear/pear-core-minimal (1.10.11 to 1.10.13)
- punic/punic (3.8.0 to 3.8.1)
- sabre/url (2.3.2 to 2.3.3)

The following have been updated in apps/files_external/3rdparty:
- google/apiclient (2.13.1 to 2.13.2)
Expand All @@ -18,3 +19,4 @@ https://github.com/owncloud/core/pull/40789
https://github.com/owncloud/core/pull/40806
https://github.com/owncloud/core/pull/40819
https://github.com/owncloud/core/pull/40825
https://github.com/owncloud/core/pull/40833
45 changes: 24 additions & 21 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@cli @files_trashbin-app-required @preview-extension-required
@cli @files_trashbin-app-required @preview-extension-required @skipOnOcV10.11 @skipOnOcV10.12
Feature: orphaned previews can be deleted
As an admin
I want to delete previews whose original file no longer exists
Expand Down