benjaminjonard / koillection

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

Update all non-major dependencies #1170

Closed benjaminjonard closed 3 days ago

benjaminjonard commented 5 days ago

This PR contains the following updates:

Package Type Update Change
lexik/jwt-authentication-bundle require minor 3.0.0 -> 3.1.0
phpunit/php-code-coverage require-dev patch 11.0.4 -> 11.0.5
phpunit/phpunit (source) require-dev patch 11.2.5 -> 11.2.6
zenstruck/foundry require-dev patch 2.0.4 -> 2.0.6

Release Notes

lexik/LexikJWTAuthenticationBundle (lexik/jwt-authentication-bundle) ### [`v3.1.0`](https://togithub.com/lexik/LexikJWTAuthenticationBundle/blob/HEAD/CHANGELOG.md#310-2024-07-03) [Compare Source](https://togithub.com/lexik/LexikJWTAuthenticationBundle/compare/v3.0.0...v3.1.0) - bug [#​1226](https://togithub.com/lexik/LexikJWTAuthenticationBundle/pull/1226) feature: fix deprecation of Extension ([@​Chris8934](https://togithub.com/Chris8934))
sebastianbergmann/php-code-coverage (phpunit/php-code-coverage) ### [`v11.0.5`](https://togithub.com/sebastianbergmann/php-code-coverage/releases/tag/11.0.5): phpunit/php-code-coverage 11.0.5 [Compare Source](https://togithub.com/sebastianbergmann/php-code-coverage/compare/11.0.4...11.0.5) ##### Changed - This project now uses PHPStan instead of Psalm for static analysis
sebastianbergmann/phpunit (phpunit/phpunit) ### [`v11.2.6`](https://togithub.com/sebastianbergmann/phpunit/releases/tag/11.2.6): PHPUnit 11.2.6 [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/11.2.5...11.2.6) ##### Changed - [#​5880](https://togithub.com/sebastianbergmann/phpunit/pull/5880): Add hints to CLI parameter deprecation messages *** [How to install or update PHPUnit](https://docs.phpunit.de/en/11.2/installation.html)
zenstruck/foundry (zenstruck/foundry) ### [`v2.0.6`](https://togithub.com/zenstruck/foundry/releases/tag/v2.0.6) [Compare Source](https://togithub.com/zenstruck/foundry/compare/v2.0.5...v2.0.6) [`52ca7b7`](https://togithub.com/zenstruck/foundry/commit/52ca7b7) fix: only restore error handler for PHPUnit 10 or superior ([#​668](https://togithub.com/zenstruck/foundry/issues/668)) by [@​nikophil](https://togithub.com/nikophil) [`b5090aa`](https://togithub.com/zenstruck/foundry/commit/b5090aa) docs: Fix broken link to Without Persisting ([#​660](https://togithub.com/zenstruck/foundry/issues/660)) by [@​simoheinonen](https://togithub.com/simoheinonen) [`35b0404`](https://togithub.com/zenstruck/foundry/commit/35b0404) feat: re-add Proxy assertions ([#​663](https://togithub.com/zenstruck/foundry/issues/663)) by [@​nikophil](https://togithub.com/nikophil) [Full Change List](https://togithub.com/zenstruck/foundry/compare/v2.0.5...v2.0.6) ### [`v2.0.5`](https://togithub.com/zenstruck/foundry/releases/tag/v2.0.5) [Compare Source](https://togithub.com/zenstruck/foundry/compare/v2.0.4...v2.0.5) [`6105a36`](https://togithub.com/zenstruck/foundry/commit/6105a36) fix: make proxy work with last symfony/var-exporter version ([#​664](https://togithub.com/zenstruck/foundry/issues/664)) by [@​nikophil](https://togithub.com/nikophil) [`e8623a3`](https://togithub.com/zenstruck/foundry/commit/e8623a3) \[DOC] Fix Upgrade Guide URL Rendering ([#​654](https://togithub.com/zenstruck/foundry/issues/654)) by [@​cezarpopa](https://togithub.com/cezarpopa) [`f7f133a`](https://togithub.com/zenstruck/foundry/commit/f7f133a) fix: create ArrayCollection if needed ([#​645](https://togithub.com/zenstruck/foundry/issues/645)) by [@​nikophil](https://togithub.com/nikophil) [`779bee4`](https://togithub.com/zenstruck/foundry/commit/779bee4) fix: after_flush() can use objects created in global state ([#​653](https://togithub.com/zenstruck/foundry/issues/653)) by [@​nikophil](https://togithub.com/nikophil) [`72e48bf`](https://togithub.com/zenstruck/foundry/commit/72e48bf) tests(ci): add test permutation for PHPUnit >= 10 ([#​647](https://togithub.com/zenstruck/foundry/issues/647)) by [@​nikophil](https://togithub.com/nikophil) [`1edf948`](https://togithub.com/zenstruck/foundry/commit/1edf948) docs: fix incoherence ([#​652](https://togithub.com/zenstruck/foundry/issues/652)) by [@​nikophil](https://togithub.com/nikophil) [`1c66e39`](https://togithub.com/zenstruck/foundry/commit/1c66e39) minor: improve repository assertion messages ([#​651](https://togithub.com/zenstruck/foundry/issues/651)) by [@​nikophil](https://togithub.com/nikophil) [Full Change List](https://togithub.com/zenstruck/foundry/compare/v2.0.4...v2.0.5)

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.