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 #1049

Closed benjaminjonard closed 8 months ago

benjaminjonard commented 8 months ago

This PR contains the following updates:

Package Type Update Change
rector/rector (source) require-dev patch 0.19.6 -> 0.19.8
symfony/flex require patch 2.4.3 -> 2.4.4

Release Notes

rectorphp/rector (rector/rector) ### [`v0.19.8`](https://togithub.com/rectorphp/rector/compare/0.19.7...0.19.8) [Compare Source](https://togithub.com/rectorphp/rector/compare/0.19.7...0.19.8) ### [`v0.19.7`](https://togithub.com/rectorphp/rector/releases/tag/0.19.7): Released Rector 0.19.7 [Compare Source](https://togithub.com/rectorphp/rector/compare/0.19.6...0.19.7) #### Bugfixes :bug: - \[TypeDeclaration] Skip assign in construct with method call property same name on RestoreDefaultNullToNullableTypePropertyRector ([#​5556](https://togithub.com/rectorphp/rector-src/pull/5556)) - \[Privatization] Fix reprint with attribute on FinalizeTestCaseClassRector ([#​5557](https://togithub.com/rectorphp/rector-src/pull/5557)) - \[DX] Fix missing Rector\RectorGenerator\Exception\ConfigurationException ([#​5558](https://togithub.com/rectorphp/rector-src/pull/5558)) - Fix platform version resolution, use require first ([#​5555](https://togithub.com/rectorphp/rector-src/pull/5555)) - bump template version (https://github.com/rectorphp/rector-src/commit/02a088c735b9b829c8f0dec445e71dea70e559bc)
symfony/flex (symfony/flex) ### [`v2.4.4`](https://togithub.com/symfony/flex/compare/v2.4.3...v2.4.4) [Compare Source](https://togithub.com/symfony/flex/compare/v2.4.3...v2.4.4)

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.