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 to v7.0.4 #1074

Closed benjaminjonard closed 7 months ago

benjaminjonard commented 7 months ago

This PR contains the following updates:

Package Type Update Change
symfony/cache (source) require patch 7.0.3 -> 7.0.4
symfony/console (source) require patch 7.0.3 -> 7.0.4
symfony/dependency-injection (source) require patch 7.0.3 -> 7.0.4
symfony/dotenv (source) require patch 7.0.3 -> 7.0.4
symfony/error-handler (source) require patch 7.0.3 -> 7.0.4
symfony/form (source) require patch 7.0.3 -> 7.0.4
symfony/framework-bundle (source) require patch 7.0.3 -> 7.0.4
symfony/http-client (source) require patch 7.0.3 -> 7.0.4
symfony/http-foundation (source) require patch 7.0.3 -> 7.0.4
symfony/http-kernel (source) require patch 7.0.3 -> 7.0.4
symfony/phpunit-bridge (source) require-dev patch 7.0.3 -> 7.0.4
symfony/process (source) require patch 7.0.3 -> 7.0.4
symfony/property-access (source) require patch 7.0.3 -> 7.0.4
symfony/security-bundle (source) require patch 7.0.3 -> 7.0.4
symfony/security-http (source) require patch 7.0.3 -> 7.0.4
symfony/serializer (source) require patch 7.0.3 -> 7.0.4
symfony/string (source) require patch 7.0.3 -> 7.0.4
symfony/translation (source) require patch 7.0.3 -> 7.0.4
symfony/twig-bridge (source) require patch 7.0.3 -> 7.0.4
symfony/twig-bundle (source) require patch 7.0.3 -> 7.0.4
symfony/validator (source) require patch 7.0.3 -> 7.0.4
symfony/var-dumper (source) require-dev patch 7.0.3 -> 7.0.4
symfony/web-profiler-bundle (source) require-dev patch 7.0.3 -> 7.0.4

Release Notes

symfony/cache (symfony/cache) ### [`v7.0.4`](https://togithub.com/symfony/cache/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/cache/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/cache/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53975](https://togithub.com/symfony/symfony/issues/53975) \[Cache] explicitly cast boolean SSL stream options ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#53846](https://togithub.com/symfony/symfony/issues/53846) \[Cache] Fix BC layer with pre-6.1 cache items ([@​nicolas-grekas](https://togithub.com/nicolas-grekas))
symfony/console (symfony/console) ### [`v7.0.4`](https://togithub.com/symfony/console/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/console/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/console/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#54009](https://togithub.com/symfony/symfony/issues/54009) \[Console] Fix display of vertical Table on Windows OS ([@​VincentLanglet](https://togithub.com/VincentLanglet)) - bug [symfony/symfony#54001](https://togithub.com/symfony/symfony/issues/54001) \[Console] Fix display of Table on Windows OS ([@​VincentLanglet](https://togithub.com/VincentLanglet)) - bug [symfony/symfony#53707](https://togithub.com/symfony/symfony/issues/53707) \[Console] Fix color support for TTY output ([@​theofidry](https://togithub.com/theofidry)) - bug [symfony/symfony#53711](https://togithub.com/symfony/symfony/issues/53711) \[Console] Allow false as a $shortcut in InputOption ([@​jayminsilicon](https://togithub.com/jayminsilicon))
symfony/dependency-injection (symfony/dependency-injection) ### [`v7.0.4`](https://togithub.com/symfony/dependency-injection/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/dependency-injection/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/dependency-injection/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#54035](https://togithub.com/symfony/symfony/issues/54035) \[DependencyInjection] Fix computing error messages involving service locators ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53876](https://togithub.com/symfony/symfony/issues/53876) \[DependencyInjection] fix unable to make lazy service from readonly class ([@​kor3k](https://togithub.com/kor3k))
symfony/dotenv (symfony/dotenv) ### [`v7.0.4`](https://togithub.com/symfony/dotenv/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/dotenv/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/dotenv/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53870](https://togithub.com/symfony/symfony/issues/53870) \[Dotenv] Specify envKey while loading variables with the dotenv:dump ([@​scruwi](https://togithub.com/scruwi))
symfony/error-handler (symfony/error-handler) ### [`v7.0.4`](https://togithub.com/symfony/error-handler/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/error-handler/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/error-handler/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#54031](https://togithub.com/symfony/symfony/issues/54031) \[ErrorHandler] Fix parsing messages that contain anonymous classes on PHP >= 8.3.3 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53967](https://togithub.com/symfony/symfony/issues/53967) \[ErrorHandler] return the unchanged text if preg_replace_callback() fails ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#53842](https://togithub.com/symfony/symfony/issues/53842) \[VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var ([@​nicolas-grekas](https://togithub.com/nicolas-grekas))
symfony/form (symfony/form) ### [`v7.0.4`](https://togithub.com/symfony/form/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/form/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/form/compare/v7.0.3...v7.0.4) - no significant changes
symfony/framework-bundle (symfony/framework-bundle) ### [`v7.0.4`](https://togithub.com/symfony/framework-bundle/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/framework-bundle/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/framework-bundle/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53989](https://togithub.com/symfony/symfony/issues/53989) \[FrameworkBundle] Fix config builder with extensions extended in `build()` (@​HypeMC) - bug [symfony/symfony#53913](https://togithub.com/symfony/symfony/issues/53913) \[TwigBridge] Fix compat with Twig v3.9 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53924](https://togithub.com/symfony/symfony/issues/53924) \[FrameworkBundle] Check if the \_route attribute exists on the request ([@​xvilo](https://togithub.com/xvilo)) - bug [symfony/symfony#53817](https://togithub.com/symfony/symfony/issues/53817) \[Scheduler] Fix messenger receiver with no alias ([@​HypeMC](https://togithub.com/HypeMC)) - bug [symfony/symfony#53792](https://togithub.com/symfony/symfony/issues/53792) \[FrameworkBundle] Fix eager-loading of env vars in ConfigBuilderCacheWarmer ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53785](https://togithub.com/symfony/symfony/issues/53785) \[FrameworkBundle] Prevent silenced warning by checking if /proc/mount exists ([@​shyim](https://togithub.com/shyim)) - bug [symfony/symfony#53751](https://togithub.com/symfony/symfony/issues/53751) \[AssetMapper] Improve import_polyfill configuration error ([@​smnandre](https://togithub.com/smnandre)) - bug [symfony/symfony#53701](https://togithub.com/symfony/symfony/issues/53701) \[AssetMapper] Fix exception if assets directory is missing in production ([@​rynhndrcksn](https://togithub.com/rynhndrcksn))
symfony/http-client (symfony/http-client) ### [`v7.0.4`](https://togithub.com/symfony/http-client/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/http-client/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/http-client/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53889](https://togithub.com/symfony/symfony/issues/53889) \[HttpClient] Make retry strategy work again ([@​Nyholm](https://togithub.com/Nyholm))
symfony/http-foundation (symfony/http-foundation) ### [`v7.0.4`](https://togithub.com/symfony/http-foundation/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/http-foundation/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/http-foundation/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53733](https://togithub.com/symfony/symfony/issues/53733) \[HttpFoundation] Prevent duplicated headers when using Early Hints ([@​dunglas](https://togithub.com/dunglas)) - bug [symfony/symfony#53703](https://togithub.com/symfony/symfony/issues/53703) \[HttpFoundation] Fix clearing CHIPS cookies ([@​misaert](https://togithub.com/misaert))
symfony/http-kernel (symfony/http-kernel) ### [`v7.0.4`](https://togithub.com/symfony/http-kernel/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/http-kernel/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/http-kernel/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53985](https://togithub.com/symfony/symfony/issues/53985) \[HttpKernel] Allow tagged controllers in ControllerResolver ([@​marein](https://togithub.com/marein)) - bug [symfony/symfony#54005](https://togithub.com/symfony/symfony/issues/54005) Fix a minor design issue in the Welcome Page ([@​javiereguiluz](https://togithub.com/javiereguiluz)) - bug [symfony/symfony#53913](https://togithub.com/symfony/symfony/issues/53913) \[TwigBridge] Fix compat with Twig v3.9 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53689](https://togithub.com/symfony/symfony/issues/53689) \[HttpKernel] Fix including welcome page multiple times ([@​HypeMC](https://togithub.com/HypeMC))
symfony/phpunit-bridge (symfony/phpunit-bridge) ### [`v7.0.4`](https://togithub.com/symfony/phpunit-bridge/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/phpunit-bridge/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/phpunit-bridge/compare/v7.0.3...v7.0.4) - no significant changes
symfony/process (symfony/process) ### [`v7.0.4`](https://togithub.com/symfony/process/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/process/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/process/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#54006](https://togithub.com/symfony/symfony/issues/54006) \[Process] Fix the `command -v` exception (@​kayw-geek) - bug [symfony/symfony#53821](https://togithub.com/symfony/symfony/issues/53821) \[Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3 ([@​Luc45](https://togithub.com/Luc45))
symfony/property-access (symfony/property-access) ### [`v7.0.4`](https://togithub.com/symfony/property-access/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/property-access/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/property-access/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53891](https://togithub.com/symfony/symfony/issues/53891) \[PropertyAccess] Fixes getValue() on an unitialized object property on a lazy ghost ([@​priyadi](https://togithub.com/priyadi))
symfony/security-bundle (symfony/security-bundle) ### [`v7.0.4`](https://togithub.com/symfony/security-bundle/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/security-bundle/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/security-bundle/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53913](https://togithub.com/symfony/symfony/issues/53913) \[TwigBridge] Fix compat with Twig v3.9 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53744](https://togithub.com/symfony/symfony/issues/53744) \[SecurityBundle] add missing partition attribute to the schema definition ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#53703](https://togithub.com/symfony/symfony/issues/53703) \[HttpFoundation] Fix clearing CHIPS cookies ([@​misaert](https://togithub.com/misaert))
symfony/security-http (symfony/security-http) ### [`v7.0.4`](https://togithub.com/symfony/security-http/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/security-http/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/security-http/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#54045](https://togithub.com/symfony/symfony/issues/54045) \[Config]\[Messenger]\[Security] Don't turn deprecations into exceptions when unserializing ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53703](https://togithub.com/symfony/symfony/issues/53703) \[HttpFoundation] Fix clearing CHIPS cookies ([@​misaert](https://togithub.com/misaert))
symfony/serializer (symfony/serializer) ### [`v7.0.4`](https://togithub.com/symfony/serializer/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/serializer/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/serializer/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53959](https://togithub.com/symfony/symfony/issues/53959) \[Serializer] Fix unknown types normalization type when know type ([@​Myks92](https://togithub.com/Myks92))
symfony/string (symfony/string) ### [`v7.0.4`](https://togithub.com/symfony/string/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/string/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/string/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53715](https://togithub.com/symfony/symfony/issues/53715) \[String] Fix plural of word ending by pus ([@​Fan2Shrek](https://togithub.com/Fan2Shrek))
symfony/translation (symfony/translation) ### [`v7.0.4`](https://togithub.com/symfony/translation/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/translation/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/translation/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#54010](https://togithub.com/symfony/symfony/issues/54010) \[Translation] Fix extracting qualified `t()` function calls (@​rvanvelzen)
symfony/twig-bridge (symfony/twig-bridge) ### [`v7.0.4`](https://togithub.com/symfony/twig-bridge/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/twig-bridge/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/twig-bridge/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53926](https://togithub.com/symfony/symfony/issues/53926) \[TwigBridge] foundation 5 layout: use form_label_content block for checkbox and radio labels ([@​wetternest](https://togithub.com/wetternest)) - bug [symfony/symfony#53913](https://togithub.com/symfony/symfony/issues/53913) \[TwigBridge] Fix compat with Twig v3.9 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas))
symfony/twig-bundle (symfony/twig-bundle) ### [`v7.0.4`](https://togithub.com/symfony/twig-bundle/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/twig-bundle/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/twig-bundle/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53913](https://togithub.com/symfony/symfony/issues/53913) \[TwigBridge] Fix compat with Twig v3.9 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas))
symfony/validator (symfony/validator) ### [`v7.0.4`](https://togithub.com/symfony/validator/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/validator/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/validator/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53755](https://togithub.com/symfony/symfony/issues/53755) \[Validator] Fix fields without constraints in `Collection` (@​xabbuh, @​HypeMC)
symfony/var-dumper (symfony/var-dumper) ### [`v7.0.4`](https://togithub.com/symfony/var-dumper/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/var-dumper/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/var-dumper/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#53913](https://togithub.com/symfony/symfony/issues/53913) \[TwigBridge] Fix compat with Twig v3.9 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53906](https://togithub.com/symfony/symfony/issues/53906) \[VarDumper] Fix serialization of stubs with null or uninitialized values ([@​derrabus](https://togithub.com/derrabus)) - bug [symfony/symfony#53842](https://togithub.com/symfony/symfony/issues/53842) \[VarDumper] Fix configuring CliDumper with SYMFONY_IDE env var ([@​nicolas-grekas](https://togithub.com/nicolas-grekas))
symfony/web-profiler-bundle (symfony/web-profiler-bundle) ### [`v7.0.4`](https://togithub.com/symfony/web-profiler-bundle/releases/tag/v7.0.4) [Compare Source](https://togithub.com/symfony/web-profiler-bundle/compare/v7.0.3...v7.0.4) **Changelog** (https://github.com/symfony/web-profiler-bundle/compare/v7.0.3...v7.0.4) - bug [symfony/symfony#54004](https://togithub.com/symfony/symfony/issues/54004) \[WebProfilerBundle] disable turbo in web profiler toolbar to avoid link prefetching ([@​davidgorges](https://togithub.com/davidgorges)) - bug [symfony/symfony#53913](https://togithub.com/symfony/symfony/issues/53913) \[TwigBridge] Fix compat with Twig v3.9 ([@​nicolas-grekas](https://togithub.com/nicolas-grekas)) - bug [symfony/symfony#53934](https://togithub.com/symfony/symfony/issues/53934) \[Mailer] Fix signed emails breaking the profiler ([@​HypeMC](https://togithub.com/HypeMC))

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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Renovate Bot.