chore(deps): update symfony packages to v7.4.17 #25

Merged
haylan merged 1 commits from renovate/symfony into main 2026-08-23 20:34:31 +00:00
Collaborator

This PR contains the following updates:

Package Change Age Confidence
symfony/cache (source) 7.4.167.4.17 age confidence
symfony/console (source) 7.4.167.4.17 age confidence
symfony/framework-bundle (source) 7.4.167.4.17 age confidence
symfony/http-client (source) 7.4.167.4.17 age confidence
symfony/phpunit-bridge (source) 7.4.167.4.17 age confidence
symfony/yaml (source) 7.4.157.4.17 age confidence

Release Notes

symfony/cache (symfony/cache)

v7.4.17

Compare Source

Changelog (https://github.com/symfony/cache/compare/v7.4.16...v7.4.17)

symfony/console (symfony/console)

v7.4.17

Compare Source

Changelog (https://github.com/symfony/console/compare/v7.4.16...v7.4.17)

symfony/framework-bundle (symfony/framework-bundle)

v7.4.17

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v7.4.16...v7.4.17)

symfony/http-client (symfony/http-client)

v7.4.17

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v7.4.16...v7.4.17)

symfony/phpunit-bridge (symfony/phpunit-bridge)

v7.4.17

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v7.4.16...v7.4.17)

symfony/yaml (symfony/yaml)

v7.4.17

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v7.4.15...v7.4.17)


Configuration

📅 Schedule: (UTC)

  • 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.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [symfony/cache](https://symfony.com) ([source](https://github.com/symfony/cache)) | `7.4.16` → `7.4.17` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/symfony%2fcache/7.4.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/symfony%2fcache/7.4.16/7.4.17?slim=true) | | [symfony/console](https://symfony.com) ([source](https://github.com/symfony/console)) | `7.4.16` → `7.4.17` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/symfony%2fconsole/7.4.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/symfony%2fconsole/7.4.16/7.4.17?slim=true) | | [symfony/framework-bundle](https://symfony.com) ([source](https://github.com/symfony/framework-bundle)) | `7.4.16` → `7.4.17` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/symfony%2fframework-bundle/7.4.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/symfony%2fframework-bundle/7.4.16/7.4.17?slim=true) | | [symfony/http-client](https://symfony.com) ([source](https://github.com/symfony/http-client)) | `7.4.16` → `7.4.17` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/symfony%2fhttp-client/7.4.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/symfony%2fhttp-client/7.4.16/7.4.17?slim=true) | | [symfony/phpunit-bridge](https://symfony.com) ([source](https://github.com/symfony/phpunit-bridge)) | `7.4.16` → `7.4.17` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/symfony%2fphpunit-bridge/7.4.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/symfony%2fphpunit-bridge/7.4.16/7.4.17?slim=true) | | [symfony/yaml](https://symfony.com) ([source](https://github.com/symfony/yaml)) | `7.4.15` → `7.4.17` | ![age](https://developer.mend.io/api/mc/badges/age/packagist/symfony%2fyaml/7.4.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/symfony%2fyaml/7.4.15/7.4.17?slim=true) | --- ### Release Notes <details> <summary>symfony/cache (symfony/cache)</summary> ### [`v7.4.17`](https://github.com/symfony/cache/releases/tag/v7.4.17) [Compare Source](https://github.com/symfony/cache/compare/v7.4.16...v7.4.17) **Changelog** (<https://github.com/symfony/cache/compare/v7.4.16...v7.4.17>) - bug [#&#8203;65430](https://github.com/symfony/cache/issues/65430) Validate every key before deleting any in ArrayAdapter::deleteItems() ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65429](https://github.com/symfony/cache/issues/65429) Fix numeric string keys being cast to integers ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65421](https://github.com/symfony/cache/issues/65421) Fix Predis ignoring the "auth" parameter set in the DSN or in the options ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65367](https://github.com/symfony/cache/issues/65367) Fix PHP 8.6 deprecations ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65288](https://github.com/symfony/cache/issues/65288) Fix stampede protection not being disabled on CLI ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) </details> <details> <summary>symfony/console (symfony/console)</summary> ### [`v7.4.17`](https://github.com/symfony/console/releases/tag/v7.4.17) [Compare Source](https://github.com/symfony/console/compare/v7.4.16...v7.4.17) **Changelog** (<https://github.com/symfony/console/compare/v7.4.16...v7.4.17>) - bug [#&#8203;65500](https://github.com/symfony/console/issues/65500) Keep backslashes preceding < and > when escaping text ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65471](https://github.com/symfony/console/issues/65471) Fix clearing more lines than a section holds ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65419](https://github.com/symfony/console/issues/65419) Consume the whole escape sequence when reading autocomplete input ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65367](https://github.com/symfony/console/issues/65367) Fix PHP 8.6 deprecations ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65263](https://github.com/symfony/console/issues/65263) Keep falsy answers when collecting an array with # ([@&#8203;sadiqk2](https://github.com/sadiqk2)) - bug [#&#8203;65258](https://github.com/symfony/console/issues/65258) Restore the catchExceptions state after running a command message ([@&#8203;KevinMartinsDev](https://github.com/KevinMartinsDev)) </details> <details> <summary>symfony/framework-bundle (symfony/framework-bundle)</summary> ### [`v7.4.17`](https://github.com/symfony/framework-bundle/releases/tag/v7.4.17) [Compare Source](https://github.com/symfony/framework-bundle/compare/v7.4.16...v7.4.17) **Changelog** (<https://github.com/symfony/framework-bundle/compare/v7.4.16...v7.4.17>) - bug [#&#8203;65533](https://github.com/symfony/framework-bundle/issues/65533) Reject canceled scheduled messages so async transports do not redeliver them ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65525](https://github.com/symfony/framework-bundle/issues/65525) Fix lint:container skipping services matched by tagged iterators ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65517](https://github.com/symfony/framework-bundle/issues/65517) Fix dispatching console events after cache:clear ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65483](https://github.com/symfony/framework-bundle/issues/65483) Show the effective priority of tagged services in debug:container ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65482](https://github.com/symfony/framework-bundle/issues/65482) Fix ignored --raw option of debug:router ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65481](https://github.com/symfony/framework-bundle/issues/65481) Fix debug:config and config:dump-reference when a bundle registers services in its build method ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65303](https://github.com/symfony/framework-bundle/issues/65303) Do not leak the response body from `assertResponseRedirects()` when not verbose ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - minor [#&#8203;65290](https://github.com/symfony/framework-bundle/issues/65290) Tolerate a newer DependencyInjection `InstanceofType` shape in the reference fixture ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65274](https://github.com/symfony/framework-bundle/issues/65274) Avoid retaining messages without the profiler ([@&#8203;eissasoubhi](https://github.com/eissasoubhi)) - bug [#&#8203;65278](https://github.com/symfony/framework-bundle/issues/65278) Reset the notification logger listener between messages ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65262](https://github.com/symfony/framework-bundle/issues/65262) Include front controller in dev asset URLs ([@&#8203;eissasoubhi](https://github.com/eissasoubhi)) </details> <details> <summary>symfony/http-client (symfony/http-client)</summary> ### [`v7.4.17`](https://github.com/symfony/http-client/releases/tag/v7.4.17) [Compare Source](https://github.com/symfony/http-client/compare/v7.4.16...v7.4.17) **Changelog** (<https://github.com/symfony/http-client/compare/v7.4.16...v7.4.17>) - bug [#&#8203;65484](https://github.com/symfony/http-client/issues/65484) Fix CachingHttpClient when trusted hosts are configured ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65367](https://github.com/symfony/http-client/issues/65367) Fix PHP 8.6 deprecations ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65314](https://github.com/symfony/http-client/issues/65314) Fix abandoned wrapped response throwing on destruct ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65311](https://github.com/symfony/http-client/issues/65311) Fix mis-armed consumption guard in AsyncResponse::stream() ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - minor [#&#8203;65310](https://github.com/symfony/http-client/issues/65310) Remove unused code in `AsyncResponse::__destruct()` ([@&#8203;lyrixx](https://github.com/lyrixx)) </details> <details> <summary>symfony/phpunit-bridge (symfony/phpunit-bridge)</summary> ### [`v7.4.17`](https://github.com/symfony/phpunit-bridge/releases/tag/v7.4.17) [Compare Source](https://github.com/symfony/phpunit-bridge/compare/v7.4.16...v7.4.17) **Changelog** (<https://github.com/symfony/phpunit-bridge/compare/v7.4.16...v7.4.17>) - bug [#&#8203;65510](https://github.com/symfony/phpunit-bridge/issues/65510) Fix finding the project root when vendor/ is a symlink ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65367](https://github.com/symfony/phpunit-bridge/issues/65367) Fix PHP 8.6 deprecations ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) </details> <details> <summary>symfony/yaml (symfony/yaml)</summary> ### [`v7.4.17`](https://github.com/symfony/yaml/releases/tag/v7.4.17) [Compare Source](https://github.com/symfony/yaml/compare/v7.4.15...v7.4.17) **Changelog** (<https://github.com/symfony/yaml/compare/v7.4.15...v7.4.17>) - bug [#&#8203;65470](https://github.com/symfony/yaml/issues/65470) Fix parsing tagged block scalars inside sequences ([@&#8203;nicolas-grekas](https://github.com/nicolas-grekas)) - bug [#&#8203;65425](https://github.com/symfony/yaml/issues/65425) Fix parsing an alias followed by a comment ([@&#8203;eyupcanakman](https://github.com/eyupcanakman)) - bug [#&#8203;65395](https://github.com/symfony/yaml/issues/65395) Do not treat an uppercase 0X prefix as hexadecimal ([@&#8203;eyupcanakman](https://github.com/eyupcanakman)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xNC43IiwidXBkYXRlZEluVmVyIjoiNDQuMTQuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-08-23 20:01:51 +00:00
chore(deps): update symfony packages to v7.4.17
Tests / build-dev (push) Skipped
Tests / build-prod (push) Skipped
Tests / build-dev (pull_request) Successful in 2m20s
Tests / build-prod (pull_request) Successful in 3m41s
b0f042cc93
renovate-bot force-pushed renovate/symfony from dea46eba27 to b0f042cc93 2026-08-23 20:01:51 +00:00 Compare
haylan merged commit 466de04c40 into main 2026-08-23 20:34:31 +00:00
haylan deleted branch renovate/symfony 2026-08-23 20:34:31 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: haylan/git-contribution-graph#25