benjaminjonard / koillection

Koillection is a self-hosted service allowing users to manage any kind of collections.
https://github.com/koillection/koillection/wiki
MIT License
604 stars 27 forks source link

Update all non-major dependencies #1179

Closed benjaminjonard closed 2 months ago

benjaminjonard commented 2 months ago

This PR contains the following updates:

Package Type Update Change
api-platform/core (source) require patch 3.3.9 -> 3.3.11
phpunit/phpunit (source) require-dev patch 11.2.7 -> 11.2.8

Release Notes

api-platform/core (api-platform/core) ### [`v3.3.11`](https://togithub.com/api-platform/core/blob/HEAD/CHANGELOG.md#v3311) [Compare Source](https://togithub.com/api-platform/core/compare/v3.3.10...v3.3.11) ##### Features - [344b8b245](https://togithub.com/api-platform/core/commit/344b8b245ac2a77e0b22b69e7976456c024a5dcb) Revert "feat(jsonschema): make JSON-LD specific properties required ([#​6366](https://togithub.com/api-platform/core/issues/6366))" ([#​6484](https://togithub.com/api-platform/core/issues/6484)) ### [`v3.3.10`](https://togithub.com/api-platform/core/blob/HEAD/CHANGELOG.md#v3310) [Compare Source](https://togithub.com/api-platform/core/compare/v3.3.9...v3.3.10) ##### Bug fixes - [6776231ed](https://togithub.com/api-platform/core/commit/6776231eddebb8dbb9efdc66dec29247172cf0ea) fix: remove useless deprecation ([#​6481](https://togithub.com/api-platform/core/issues/6481)) - [71dbfb1af](https://togithub.com/api-platform/core/commit/71dbfb1af029b4c9e7d53d9e5c2b38ff97ac68a7) fix: property called default in ApiProperty has incorrect type ([#​6471](https://togithub.com/api-platform/core/issues/6471)) ([#​6472](https://togithub.com/api-platform/core/issues/6472)) - [c3e2e5b82](https://togithub.com/api-platform/core/commit/c3e2e5b8298f187f34e091af0f0a58e671ae853c) fix(symfony): securityPostValidation when use_symfony_listeners ([#​6479](https://togithub.com/api-platform/core/issues/6479)) - [e3013d40d](https://togithub.com/api-platform/core/commit/e3013d40dc601ff580d2d69d3228c36af3f457b6) Revert "fix(jsonschema): make all required properties optional in PATCH opera…" ([#​6476](https://togithub.com/api-platform/core/issues/6476)) - [aeca0149d](https://togithub.com/api-platform/core/commit/aeca0149dc488ac0fefd90adaae4a65df49bab1a) fix(jsonschema): make JSON-LD specific properties required in the output schema ([#​6366](https://togithub.com/api-platform/core/issues/6366))
sebastianbergmann/phpunit (phpunit/phpunit) ### [`v11.2.8`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/11.2.8): PHPUnit 11.2.8 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/11.2.7...11.2.8) ##### Fixed - [#​5898](https://togithub.com/sebastianbergmann/phpunit/issues/5898): `Test\Passed` event is not emitted for PHPT tests - `--coverage-filter` CLI option could not be used multiple times *** [How to install or update PHPUnit](https://docs.phpunit.de/en/11.2/installation.html)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Renovate Bot.