From c64c654ef1364a757f6b7c239625eaf4130e72e8 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 29 Oct 2024 12:53:24 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index eb8f587ee7b..d1919832e36 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,14 +39,15 @@ ownCloud admins and users. * Change - Update PHP dependencies: [#41287](https://github.com/owncloud/core/pull/41287) The following have been updated: - guzzlehttp/guzzle (7.8.1 to 7.9.2) - - laravel/serializable-closure (1.3.3 to 1.3.5) - league/mime-type-detection - (1.15.0 to 1.16.0) - mikey179/vfsstream (1.6.11 to 1.6.12) - phpseclib/phpseclib - (3.0.39 to 3.0.42) - sabre/event (5.1.4 to 5.1.7) - sabre/http (5.1.10 to - 5.1.12) - sabre/uri (2.3.3 t0 2.3.4) - sabre/vobject (4.5.4 to 4.5.5) - - sabre/xml (2.2.7 to 2.2.11) - symfony/console (5.4.40 to 5.4.44) - - symfony/polyfill-php80 (1.29.0 to 1.31.0) - symfony/process (v5.4.40 to v5.4.44) - - symfony/routing (5.4.40 to 5.4.42) - symfony/string (5.4.40 to 5.4.43) - - symfony/translation (5.4.40 to 5.4.44) + guzzlehttp/promises (2.0.3 to 2.0.4) - laravel/serializable-closure (1.3.3 to + 1.3.5) - league/mime-type-detection (1.15.0 to 1.16.0) - mikey179/vfsstream + (1.6.11 to 1.6.12) - phpseclib/phpseclib (3.0.39 to 3.0.42) - sabre/dav (4.6.0 + to 4.7.0) - sabre/event (5.1.4 to 5.1.7) - sabre/http (5.1.10 to 5.1.12) - + sabre/uri (2.3.3 t0 2.3.4) - sabre/vobject (4.5.4 to 4.5.6) - sabre/xml (2.2.7 + to 2.2.11) - symfony/console (5.4.40 to 5.4.45) - symfony/event-dispatcher + (5.4.40 to 5.4.45) - symfony/polyfill-php80 (1.29.0 to 1.31.0) - symfony/process + (v5.4.40 to v5.4.45) - symfony/routing (5.4.40 to 5.4.45) - symfony/string + (5.4.40 to 5.4.45) - symfony/translation (5.4.40 to 5.4.45) https://github.com/owncloud/core/pull/41287 https://github.com/owncloud/core/pull/41297 @@ -55,6 +56,7 @@ ownCloud admins and users. https://github.com/owncloud/core/pull/41315 https://github.com/owncloud/core/pull/41320 https://github.com/owncloud/core/pull/41327 + https://github.com/owncloud/core/pull/41329 * Change - Add user hint in share dialog that password policy can apply: [#41314](https://github.com/owncloud/core/pull/41314)