Skip to content
Merged
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
23 changes: 15 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,13 +230,13 @@ ownCloud admins and users.

* firebase/php-jwt (7.0.5 to 7.1.0)

* google/apiclient (v2.19.0 to v2.19.3)
* google/apiclient (v2.19.0 to v2.19.4)

* google/apiclient-services (v0.435.0 to v0.446.0)
* google/apiclient-services (v0.435.0 to v0.448.0)

* google/auth (v1.50.0 to v1.52.0)

* guzzlehttp/guzzle (7.10.0 to 7.12.3)
* guzzlehttp/guzzle (7.10.0 to 7.13.1)

* guzzlehttp/promises (2.3.0 to 2.4.1)

Expand All @@ -252,21 +252,27 @@ ownCloud admins and users.

* sabre/vobject (4.5.8 to 4.6.0)

* symfony/console (v7.4.7 to v7.4.13)
* symfony/console (v7.4.7 to v7.4.14)

* symfony/mailer (v7.4.6 to v7.4.12)
* symfony/event-dispatcher (v7.4.9 to v7.4.14)

* symfony/mailer (v7.4.6 to v7.4.14)

* symfony/process (v7.4.5 to v7.4.13)

* symfony/routing (v7.4.6 to v7.4.13)

* symfony/string (v7.4.6 to v7.4.13)

* symfony/translation (v7.4.6 to v7.4.10)
* symfony/translation (v7.4.6 to v7.4.14)

* symfony/deprecation-contracts (v3.6.0 to v3.7.1)

* symfony/event-dispatcher-contracts (v3.7.0 to v3.7.1)

* symfony/deprecation-contracts (v3.6.0 to v3.7.0)
* symfony/service-contracts (v3.7.0 to v3.7.1)

* symfony/translation-contracts (v3.6.1 to v3.7.0)
* symfony/translation-contracts (v3.6.1 to v3.7.1)

https://github.com/owncloud/core/pull/41450
https://github.com/owncloud/core/pull/41477
Expand All @@ -281,6 +287,7 @@ ownCloud admins and users.
https://github.com/owncloud/core/pull/41635
https://github.com/owncloud/core/pull/41639
https://github.com/owncloud/core/pull/41652
https://github.com/owncloud/core/pull/41660

* Change - Drop command db:convert-type: [#41451](https://github.com/owncloud/core/pull/41451)

Expand Down