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.4.6 -> 1.4.9
phpunit/phpunit (source) require-dev patch 9.5.16 -> 9.5.18
symfony/framework-bundle (source) require patch 5.4.4 -> 5.4.6
symfony/http-client (source) require-dev patch 5.4.3 -> 5.4.5
symfony/lock (source) require patch 5.4.3 -> 5.4.5
symfony/security-bundle (source) require patch 5.4.3 -> 5.4.5
symfony/security-core (source) require patch 5.4.3 -> 5.4.5
symfony/validator (source) require patch 5.4.3 -> 5.4.6

Release Notes

phpstan/phpstan

v1.4.9

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.4.8

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.4.7

Compare Source

This release fixes 43 issues! 🎉

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

sebastianbergmann/phpunit

v9.5.18

Compare Source

v9.5.17

Compare Source

symfony/framework-bundle

v5.4.6

Compare Source

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

  • bug #​45637 do not pass DBAL connections to PDO adapters (xabbuh)
  • bug #​45595 Fix resetting container between tests (nicolas-grekas)

v5.4.5

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.4...v5.4.5)

  • bug #​45479 Reset services between requests performed by KernelBrowser (nicolas-grekas)
  • bug #​45414 KernelTestCase resets internal state on tearDown (core23)
  • bug #​45399 Fix sorting bug in sorting of tagged services by priority (Ahummeling)
  • bug #​45281 Fix connecting to Redis via a socket file (alebedev80)
  • bug #​44868 Fix using PHP 8.1 enum as parameters (ogizanagi)
  • bug #​45299 Fix AsEventListener not working on decorators (LANGERGabrielle)
  • bug #​45289 Fix log channel of TagAwareAdapter (fancyweb)
symfony/http-client

v5.4.5

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.4...v5.4.5)

  • bug #​45527 Fix overriding default options with null (nicolas-grekas)
  • bug #​45261 Fix Content-Length header when possible (nicolas-grekas)
symfony/lock

v5.4.5

Compare Source

Changelog (https://github.com/symfony/lock/compare/v5.4.4...v5.4.5)

  • bug #​45526 Release Locks from Internal Store on Postgres waitAndSave* (chrisguitarguy)
  • bug #​45281 Fix connecting to Redis via a socket file (alebedev80)
symfony/security-bundle

v5.4.5

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.4.4...v5.4.5)

  • bug #​45469 fix autoconfiguring Monolog's ProcessorInterface (nicolas-grekas)
symfony/security-core

v5.4.5

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.4.4...v5.4.5)

  • bug #​44259 AccountStatusException::$user should be nullable (Cantepie)
symfony/Validator

v5.4.6

Compare Source

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

  • no significant changes

v5.4.5

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.4...v5.4.5)

  • bug #​44967 Multi decimal to alpha for CssColor validator (tilimac)
  • bug #​45204 Fix minRatio and maxRatio when getting rounded (alexander-schranz)
  • bug #​42458 Fix AssertingContextualValidator not throwing on remaining expectations (fancyweb)

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.

Edited by Reiter, Christoph

Merge request reports