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.6.0 -> 1.6.3
symfony/framework-bundle (source) require patch 5.4.7 -> 5.4.8
symfony/http-client (source) require-dev patch 5.4.7 -> 5.4.8
symfony/phpunit-bridge (source) require-dev patch 5.4.7 -> 5.4.8

Release Notes

phpstan/phpstan

v1.6.3

Compare Source

Improvements 🔧

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Bugfixes 🐛

v1.6.2

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.6.1

Compare Source

Bugfixes 🐛

symfony/framework-bundle

v5.4.8

Compare Source

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

  • bug #​46170 Fix dumping enums on PHP 8.2 (nicolas-grekas)
  • bug #​46125 Always add CacheCollectorPass (fancyweb)
  • bug #​45947 Fix debug:router --no-interaction error … (WilliamBoulle)
symfony/http-client

v5.4.8

Compare Source

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

  • bug #​45998 Fix sending content-length when streaming the body (nicolas-grekas)
symfony/phpunit-bridge

v5.4.8

Compare Source

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

  • no significant changes

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