Skip to content

fix(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
dbp/relay-core-bundle require patch 0.1.23 -> 0.1.24
symfony/console (source) require patch 5.3.10 -> 5.3.11
symfony/flex require patch 1.17.2 -> 1.17.5
symfony/framework-bundle (source) require patch 5.3.10 -> 5.3.11
symfony/http-client (source) require-dev patch 5.3.10 -> 5.3.11
symfony/phpunit-bridge (source) require-dev patch 5.3.10 -> 5.3.11
symfony/yaml (source) require patch 5.3.6 -> 5.3.11
vimeo/psalm require-dev patch 4.13.0 -> 4.13.1

Release Notes

dbp/relay/dbp-relay-core-bundle

v0.1.24

Compare Source

symfony/console

v5.3.11

Compare Source

Changelog (https://github.com/symfony/console/compare/v5.3.10...v5.3.11)

  • bug #​44176 Default ansi option to null (jderusse)
  • bug #​43884 Runtime conflict for psr/log >= 3.0 instead of composer conflict (fancyweb)
symfony/flex

v1.17.5

Compare Source

v1.17.4

Compare Source

v1.17.3

Compare Source

symfony/framework-bundle

v5.3.11

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.10...v5.3.11)

  • bug #​44110 Fix default PHP attributes support in validation and serializer configuration when doctrine/annotations is not installed with PHP 8 (fancyweb)
  • bug #​44108 remove FlattenExceptionNormalizer definition if serializer not available (kbond)
  • bug #​44050 Fix package names (fabpot)
  • bug #​43981 fix registering late resettable services (nicolas-grekas)
symfony/http-client

v5.3.11

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.3.10...v5.3.11)

  • bug #​44119 Add correct IDN flags for IDNA2008 compliance (j-bernard)
  • bug #​43961 Curl http client has to reinit curl multi handle on reset (rmikalkenas)
symfony/phpunit-bridge

v5.3.11

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.10...v5.3.11)

  • bug #​43987 Fix Uncaught ValueError (dunglas)
symfony/yaml

v5.3.11

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.3.10...v5.3.11)

  • bug #​44131 properly parse quoted strings tagged with !!str (xabbuh)
  • bug #​44034 don't try to replace references in quoted strings (xabbuh)
vimeo/psalm

v4.13.1

Compare Source

What's Changed

This release fixes the crash when running Psalm on PHP 7.1

Fixes

Configuration

📅 Schedule: "every weekend" (UTC).

🚦 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