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.8
symfony/console (source) require patch 5.4.3 -> 5.4.5
symfony/dotenv (source) require patch 5.4.3 -> 5.4.5
symfony/framework-bundle (source) require patch 5.4.4 -> 5.4.5
symfony/http-client (source) require-dev patch 5.4.3 -> 5.4.5
symfony/web-profiler-bundle (source) require-dev patch 5.4.3 -> 5.4.5

Release Notes

phpstan/phpstan

v1.4.8

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.4.7

Compare Source

This release fixes 43 issues! 🎉

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

symfony/console

v5.4.5

Compare Source

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

symfony/dotenv

v5.4.5

Compare Source

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

  • bug #​45430 Fix reading config for symfony/runtime when running dump command (nicolas-grekas)
symfony/framework-bundle

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/web-profiler-bundle

v5.4.5

Compare Source

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

  • bug #​45351 Log section minor fixes (missing "notice" filter, log priority, accessibility) (Amunak)
  • bug #​45219 Fixes weird spacing in log message context/trace output (jennevdmeer)
  • bug #​44570 add nonces to profiler (garak)

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