composer Update symfony to v8.1.5 #11

Merged
renovate merged 1 commit from renovate/symfony into main 2026-08-25 17:24:04 +00:00
Member

This PR contains the following updates:

Package Type Update Change
symfony/framework-bundle (source) require patch 8.1.28.1.5
symfony/yaml (source) require patch 8.1.18.1.5

Release Notes

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

v8.1.5

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v8.1.4...v8.1.5)

v8.1.4

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v8.1.2...v8.1.4)

symfony/yaml (symfony/yaml)

v8.1.5

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v8.1.2...v8.1.5)

v8.1.2

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v8.1.1...v8.1.2)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Type | Update | Change | |---|---|---|---| | [symfony/framework-bundle](https://symfony.com) ([source](https://github.com/symfony/framework-bundle)) | require | patch | `8.1.2` → `8.1.5` | | [symfony/yaml](https://symfony.com) ([source](https://github.com/symfony/yaml)) | require | patch | `8.1.1` → `8.1.5` | --- ### Release Notes <details> <summary>symfony/framework-bundle (symfony/framework-bundle)</summary> ### [`v8.1.5`](https://github.com/symfony/framework-bundle/releases/tag/v8.1.5) [Compare Source](https://github.com/symfony/framework-bundle/compare/v8.1.4...v8.1.5) **Changelog** (<https://github.com/symfony/framework-bundle/compare/v8.1.4...v8.1.5>) - 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;65280](https://github.com/symfony/framework-bundle/issues/65280) Wire the webhook request parser with the configured header names ([@&#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)) - bug [#&#8203;65242](https://github.com/symfony/framework-bundle/issues/65242) Fix parsing `#` attribute on arguments of invokable commands ([@&#8203;HypeMC](https://github.com/HypeMC)) ### [`v8.1.4`](https://github.com/symfony/framework-bundle/releases/tag/v8.1.4) [Compare Source](https://github.com/symfony/framework-bundle/compare/v8.1.2...v8.1.4) **Changelog** (<https://github.com/symfony/framework-bundle/compare/v8.1.2...v8.1.4>) - bug [#&#8203;65131](https://github.com/symfony/framework-bundle/issues/65131) Fix "cache:clear" failing when the cache dir is rebuilt concurrently ([@&#8203;ousamabenyounes](https://github.com/ousamabenyounes)) </details> <details> <summary>symfony/yaml (symfony/yaml)</summary> ### [`v8.1.5`](https://github.com/symfony/yaml/releases/tag/v8.1.5) [Compare Source](https://github.com/symfony/yaml/compare/v8.1.2...v8.1.5) **Changelog** (<https://github.com/symfony/yaml/compare/v8.1.2...v8.1.5>) - 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)) - bug [#&#8203;65365](https://github.com/symfony/yaml/issues/65365) Restore the default dump output for sequences of mappings ([@&#8203;eissasoubhi](https://github.com/eissasoubhi)) ### [`v8.1.2`](https://github.com/symfony/yaml/releases/tag/v8.1.2) [Compare Source](https://github.com/symfony/yaml/compare/v8.1.1...v8.1.2) **Changelog** (<https://github.com/symfony/yaml/compare/v8.1.1...v8.1.2>) - bug [#&#8203;64672](https://github.com/symfony/yaml/issues/64672) Fix line folding after trailing backslashes in quoted strings ([@&#8203;eyupcanakman](https://github.com/eyupcanakman)) - bug [#&#8203;64915](https://github.com/symfony/yaml/issues/64915) Fix parsing and dumping of NaN ([@&#8203;semx](https://github.com/semx)) - bug [#&#8203;64752](https://github.com/symfony/yaml/issues/64752) Fix parsing of integers with a leading plus sign ([@&#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**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0NC43LjQiLCJ1cGRhdGVkSW5WZXIiOiI0NC40My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJwaHAiXX0=-->
renovate force-pushed renovate/symfony from e7a6e50f00 to e4d5b5fcff 2026-08-03 19:11:46 +00:00 Compare
renovate force-pushed renovate/symfony from e4d5b5fcff to 6124db7a64 2026-08-04 18:05:43 +00:00 Compare
renovate force-pushed renovate/symfony from 6124db7a64 to 26cb135c29 2026-08-07 18:26:51 +00:00 Compare
renovate changed title from composer Update dependency symfony/yaml to v8.1.2 to composer Update symfony 2026-08-07 18:27:00 +00:00
renovate force-pushed renovate/symfony from 26cb135c29 to ee73a00ab6 2026-08-08 12:32:00 +00:00 Compare
renovate force-pushed renovate/symfony from ee73a00ab6 to fc5e814b08 2026-08-14 17:45:59 +00:00 Compare
renovate force-pushed renovate/symfony from fc5e814b08 to 0437ccf34a 2026-08-14 18:03:32 +00:00 Compare
renovate force-pushed renovate/symfony from 0437ccf34a to be2fdea7b0 2026-08-22 14:04:58 +00:00 Compare
renovate changed title from composer Update symfony to composer Update symfony to v8.1.5 2026-08-22 14:05:00 +00:00
renovate force-pushed renovate/symfony from be2fdea7b0 to 3c839f8fa4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2026-08-24 11:52:56 +00:00
Compare
renovate changed title from composer Update symfony to v8.1.5 to composer Update symfony 2026-08-24 11:53:05 +00:00
renovate force-pushed renovate/symfony from 3c839f8fa4
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to cf44ea859b
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
2026-08-25 13:48:42 +00:00
Compare
renovate changed title from composer Update symfony to composer Update symfony to v8.1.5 2026-08-25 13:48:53 +00:00
renovate force-pushed renovate/symfony from cf44ea859b
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to 1779298898
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
PR environment / up (pull_request) Has been skipped
PR environment / down (pull_request) Successful in 37s
2026-08-25 17:04:33 +00:00
Compare
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Grey.ooo/someones.computer_example_app!11
No description provided.