Skip to content

chore(deps): update all non-major dependencies (patch)

Reiter, Christoph requested to merge renovate/patch-all-minor-patch into main

This MR contains the following updates:

Package Type Update Change
phpstan/phpstan-symfony require-dev patch 1.2.9 -> 1.2.12
phpunit/phpunit (source) require-dev patch 9.5.22 -> 9.5.23
symfony/framework-bundle (source) require patch 5.4.11 -> 5.4.12
symfony/http-client (source) require-dev patch 5.4.11 -> 5.4.12
symfony/mime (source) require patch 5.4.11 -> 5.4.12
symfony/validator (source) require patch 5.4.11 -> 5.4.12
symfony/yaml (source) require patch 5.4.11 -> 5.4.12

Release Notes

phpstan/phpstan-symfony

v1.2.12

Compare Source

  • e7767d9 - Skip check for negatable input options on symfony/console < 5.3

v1.2.11

Compare Source

  • a14d467 - Add support for negatable input options

v1.2.10

Compare Source

  • 82d54e8 - Fix build by downgrading PHPUnit
  • 120d3a8 - Test Symfony ^6.1
  • 298f7ae - Do not longer test unsupported versions of Symfony
  • 70f8452 - Infer correct type for $input->getOptions() call
sebastianbergmann/phpunit

v9.5.23

Compare Source

symfony/framework-bundle

v5.4.12

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.11...v5.4.12)

  • bug #​47195 fix writes to static $kernel property (xabbuh)
  • bug #​47129 remove the ChatterInterface alias when the chatter service is removed (xabbuh)
symfony/http-client

v5.4.12

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.11...v5.4.12)

  • bug #​47145 Fix shared connections not being freed on PHP < 8 (nicolas-grekas)
  • bug #​47143 Fix memory leak when using StreamWrapper (nicolas-grekas)
symfony/mime

v5.4.12

Compare Source

Changelog (https://github.com/symfony/mime/compare/v5.4.11...v5.4.12)

  • bug #​47329 Email image parts: regex for single closing quote (rr-it)
symfony/Validator

v5.4.12

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.11...v5.4.12)

  • bug #​47211 validate nested constraints only if they are in the same group (xabbuh)
  • bug #​47189 Add additional hint when egulias/email-validator needs to be installed (mpdude)
symfony/Yaml

v5.4.12

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.4.11...v5.4.12)

  • no significant changes

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This MR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports