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 require-dev patch 1.5.2 -> 1.5.3
phpunit/phpunit (source) require-dev patch 9.5.19 -> 9.5.20
symfony/asset (source) require patch 5.4.3 -> 5.4.7
symfony/config (source) require patch 5.4.3 -> 5.4.7
symfony/expression-language (source) require patch 5.4.3 -> 5.4.7
symfony/framework-bundle (source) require patch 5.4.6 -> 5.4.7
symfony/http-client (source) require-dev patch 5.4.5 -> 5.4.7
symfony/lock (source) require patch 5.4.5 -> 5.4.7
symfony/mime (source) require patch 5.4.3 -> 5.4.7
symfony/phpunit-bridge (source) require-dev patch 5.4.3 -> 5.4.7
symfony/security-core (source) require patch 5.4.5 -> 5.4.7
symfony/validator (source) require patch 5.4.6 -> 5.4.7

Release Notes

phpstan/phpstan

v1.5.3

Compare Source

Improvements 🔧

Bugfixes 🐛

sebastianbergmann/phpunit

v9.5.20

Compare Source

symfony/asset

v5.4.7

Compare Source

Changelog (https://github.com/symfony/asset/compare/v5.4.6...v5.4.7)

  • no significant changes
symfony/config

v5.4.7

Compare Source

Changelog (https://github.com/symfony/config/compare/v5.4.6...v5.4.7)

  • bug #​45789 Fix using null values with config builders (HypeMC)
symfony/expression-language

v5.4.7

Compare Source

Changelog (https://github.com/symfony/expression-language/compare/v5.4.6...v5.4.7)

  • bug #​45875 Fix matches when the regexp is not valid (fabpot)
symfony/framework-bundle

v5.4.7

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.6...v5.4.7)

  • bug #​45905 Fix the build (wouterj)
  • bug #​45787 Fix exit codes in debug:translation command (gndk)
  • bug #​45671 Ensure container is reset between tests (nicolas-grekas)
  • bug #​45629 Fix container:lint and #[Autoconfigure(binds: ...)] failing (LANGERGabrielle)
symfony/http-client

v5.4.7

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.6...v5.4.7)

  • bug #​45906 on redirections don't send content related request headers (xabbuh)
  • bug #​45814 Let curl handle Content-Length headers (nicolas-grekas)
  • bug #​45813 Move Content-Type after Content-Length (nicolas-grekas)
  • bug #​45678 Fix reading proxy settings from dotenv when curl is used (nicolas-grekas)
symfony/lock

v5.4.7

Compare Source

Changelog (https://github.com/symfony/lock/compare/v5.4.6...v5.4.7)

  • bug #​45737 SemaphoreStore catching exception from sem_get (Triplkrypl)
symfony/mime

v5.4.7

Compare Source

Changelog (https://github.com/symfony/mime/compare/v5.4.6...v5.4.7)

  • bug #​45719 typehint of DkimOptions algorithm wrong (markusramsak)
symfony/phpunit-bridge

v5.4.7

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.6...v5.4.7)

  • no significant changes
symfony/security-core

v5.4.7

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.4.6...v5.4.7)

  • bug #​45808 Fixed TOCTOU in RememberMe cache token verifier (Ivan Kurnosov)
  • bug #​45697 Fix return value of NullToken::getUser() (chalasr)
symfony/Validator

v5.4.7

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.6...v5.4.7)


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