benjaminjonard / koillection

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

Update all non-major dependencies #1225

Closed benjaminjonard closed 2 weeks ago

benjaminjonard commented 2 weeks ago

This PR contains the following updates:

Package Type Update Change
api-platform/core (source) require patch 4.0.6 -> 4.0.8
intl-messageformat dependencies patch 10.7.5 -> 10.7.6
symfony/cache (source) require patch 7.1.6 -> 7.1.7
symfony/console (source) require patch 7.1.6 -> 7.1.7
symfony/error-handler (source) require patch 7.1.6 -> 7.1.7
symfony/http-kernel (source) require patch 7.1.6 -> 7.1.7
symfony/intl (source) require patch 7.1.6 -> 7.1.7
symfony/runtime (source) require patch 7.1.6 -> 7.1.7
symfony/security-http (source) require patch 7.1.6 -> 7.1.7
symfony/validator (source) require patch 7.1.6 -> 7.1.7
symfony/var-dumper (source) require-dev patch 7.1.6 -> 7.1.7
symfony/web-profiler-bundle (source) require-dev patch 7.1.6 -> 7.1.7
zenstruck/foundry require-dev patch 2.2.1 -> 2.2.2

Release Notes

api-platform/core (api-platform/core) ### [`v4.0.8`](https://redirect.github.com/api-platform/core/releases/tag/v4.0.8) [Compare Source](https://redirect.github.com/api-platform/core/compare/v4.0.7...v4.0.8) #### What's Changed - fix(symfony): default formats order by [@​soyuka](https://redirect.github.com/soyuka) in [https://github.com/api-platform/core/pull/6780](https://redirect.github.com/api-platform/core/pull/6780) **Full Changelog**: https://github.com/api-platform/core/compare/v4.0.7...v4.0.8 ### [`v4.0.7`](https://redirect.github.com/api-platform/core/blob/HEAD/CHANGELOG.md#v407) [Compare Source](https://redirect.github.com/api-platform/core/compare/v4.0.6...v4.0.7) ##### Bug fixes - [17c916c3a](https://redirect.github.com/api-platform/core/commit/17c916c3a1bcc837c9bc842dc48390dbeb043450) fix(symfony): BackedEnumProvider typo fix ([#​6769](https://redirect.github.com/api-platform/core/issues/6769)) - [216d9ccaa](https://redirect.github.com/api-platform/core/commit/216d9ccaacf7845daaaeab30f3a58bb5567430fe) fix(serializer): fetch type on normalization error when possible ([#​6761](https://redirect.github.com/api-platform/core/issues/6761)) - [2f967d934](https://redirect.github.com/api-platform/core/commit/2f967d9345004779f409b9ce1b5d0cbba84c7132) fix(doctrine): throw an exception when a filter is not found in a parameter ([#​6767](https://redirect.github.com/api-platform/core/issues/6767)) - [6c9b508b0](https://redirect.github.com/api-platform/core/commit/6c9b508b030976741a68f84e226502e6c218e896) fix(laravel): remove link header when jsonld is not enabled ([#​6768](https://redirect.github.com/api-platform/core/issues/6768)) - [736ca045e](https://redirect.github.com/api-platform/core/commit/736ca045e6832f04aaa002ddd7b85c55df4696bb) fix(validator): allow to pass both a ConstraintViolationList and a previous exception ([#​6762](https://redirect.github.com/api-platform/core/issues/6762)) - [9ac3661b6](https://redirect.github.com/api-platform/core/commit/9ac3661b6a75255832203b87a9ba7994add64061) fix(hydra): store and use hydra context in a local variable ([#​6765](https://redirect.github.com/api-platform/core/issues/6765)) ##### Features
formatjs/formatjs (intl-messageformat) ### [`v10.7.6`](https://redirect.github.com/formatjs/formatjs/releases/tag/intl-messageformat%4010.7.6) [Compare Source](https://redirect.github.com/formatjs/formatjs/compare/intl-messageformat@10.7.5...intl-messageformat@10.7.6) ##### Bug Fixes - **react-intl:** fix type inference and overload for formatMessage, fix [#​4538](https://redirect.github.com/formatjs/formatjs/issues/4538) ([5073395](https://redirect.github.com/formatjs/formatjs/commit/5073395a49628b273dc99ff750a564ee881c751b)) - by [@​longlho](https://redirect.github.com/longlho)
symfony/cache (symfony/cache) ### [`v7.1.7`](https://redirect.github.com/symfony/cache/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/cache/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/cache/compare/v7.1.6...v7.1.7) - bug [symfony/symfony#58753](https://redirect.github.com/symfony/symfony/issues/58753) \[Cache] Fix clear() when using Predis ([@​nicolas-grekas](https://redirect.github.com/nicolas-grekas))
symfony/console (symfony/console) ### [`v7.1.7`](https://redirect.github.com/symfony/console/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/console/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/console/compare/v7.1.6...v7.1.7) - bug [symfony/symfony#58765](https://redirect.github.com/symfony/symfony/issues/58765) \[VarDumper] fix detecting anonymous exception classes on Windows and PHP 7 ([@​xabbuh](https://redirect.github.com/xabbuh))
symfony/error-handler (symfony/error-handler) ### [`v7.1.7`](https://redirect.github.com/symfony/error-handler/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/error-handler/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/error-handler/compare/v7.1.6...v7.1.7) - bug [symfony/symfony#58765](https://redirect.github.com/symfony/symfony/issues/58765) \[VarDumper] fix detecting anonymous exception classes on Windows and PHP 7 ([@​xabbuh](https://redirect.github.com/xabbuh))
symfony/http-kernel (symfony/http-kernel) ### [`v7.1.7`](https://redirect.github.com/symfony/http-kernel/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/http-kernel/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/http-kernel/compare/v7.1.6...v7.1.7) - no significant changes
symfony/intl (symfony/intl) ### [`v7.1.7`](https://redirect.github.com/symfony/intl/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/intl/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/intl/compare/v7.1.6...v7.1.7) - no significant changes
symfony/runtime (symfony/runtime) ### [`v7.1.7`](https://redirect.github.com/symfony/runtime/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/runtime/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/runtime/compare/v7.1.6...v7.1.7) - security symfony/symfony#cve-2024-50340 \[Runtime] Do not read from argv on non-CLI SAPIs ([@​wouterj](https://redirect.github.com/wouterj))
symfony/security-http (symfony/security-http) ### [`v7.1.7`](https://redirect.github.com/symfony/security-http/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/security-http/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/security-http/compare/v7.1.6...v7.1.7) - bug [symfony/symfony#58754](https://redirect.github.com/symfony/symfony/issues/58754) \[Security] Store original token in token storage when implicitly exiting impersonation ([@​wouterj](https://redirect.github.com/wouterj))
symfony/validator (symfony/validator) ### [`v7.1.7`](https://redirect.github.com/symfony/validator/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/validator/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/validator/compare/v7.1.6...v7.1.7) - no significant changes
symfony/var-dumper (symfony/var-dumper) ### [`v7.1.7`](https://redirect.github.com/symfony/var-dumper/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/var-dumper/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/var-dumper/compare/v7.1.6...v7.1.7) - bug [symfony/symfony#58765](https://redirect.github.com/symfony/symfony/issues/58765) \[VarDumper] fix detecting anonymous exception classes on Windows and PHP 7 ([@​xabbuh](https://redirect.github.com/xabbuh))
symfony/web-profiler-bundle (symfony/web-profiler-bundle) ### [`v7.1.7`](https://redirect.github.com/symfony/web-profiler-bundle/releases/tag/v7.1.7) [Compare Source](https://redirect.github.com/symfony/web-profiler-bundle/compare/v7.1.6...v7.1.7) **Changelog** (https://github.com/symfony/web-profiler-bundle/compare/v7.1.6...v7.1.7) - bug [symfony/symfony#58762](https://redirect.github.com/symfony/symfony/issues/58762) \[WebProfilerBundle] re-add missing profiler shortcuts on profiler homepage ([@​xabbuh](https://redirect.github.com/xabbuh)) - bug [symfony/symfony#58728](https://redirect.github.com/symfony/symfony/issues/58728) \[WebProfilerBundle] Re-add missing Profiler shortcuts on Profiler homepage ([@​welcoMattic](https://redirect.github.com/welcoMattic)) - bug [symfony/symfony#58739](https://redirect.github.com/symfony/symfony/issues/58739) \[WebProfilerBoundle] form data collector check passed and resolved options are defined ([@​vltrof](https://redirect.github.com/vltrof))
zenstruck/foundry (zenstruck/foundry) ### [`v2.2.2`](https://redirect.github.com/zenstruck/foundry/blob/HEAD/CHANGELOG.md#v222) [Compare Source](https://redirect.github.com/zenstruck/foundry/compare/v2.2.1...v2.2.2) November 5th, 2024 - [v2.2.1...v2.2.2](https://redirect.github.com/zenstruck/foundry/compare/v2.2.1...v2.2.2) - [`3282f24`](https://redirect.github.com/zenstruck/foundry/commit/3282f24) Remove [@​internal](https://redirect.github.com/internal) from db resetter interfaces ([#​715](https://redirect.github.com/zenstruck/foundry/issues/715)) by [@​HypeMC](https://redirect.github.com/HypeMC) - [`870cb42`](https://redirect.github.com/zenstruck/foundry/commit/870cb42) docs: fix missing comma in upgrade doc ([#​718](https://redirect.github.com/zenstruck/foundry/issues/718)) by [@​justpilot](https://redirect.github.com/justpilot)

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

benjaminjonard commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
- Required package "symfony/runtime" is in the lock file as "v7.1.6" but that does not satisfy your constraint "7.1.7".
This usually happens when composer files are incorrectly merged or the composer.json file is manually edited.
Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md
and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r