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.42 -> 0.1.43
phpstan/phpstan require-dev patch 1.8.5 -> 1.8.6
phpunit/phpunit (source) require-dev patch 9.5.24 -> 9.5.25
symfony/console (source) require patch 5.4.12 -> 5.4.13
symfony/framework-bundle (source) require patch 5.4.12 -> 5.4.13
symfony/http-client (source) require-dev patch 5.4.12 -> 5.4.13
symfony/stopwatch (source) require-dev patch 5.4.5 -> 5.4.13
symfony/web-profiler-bundle (source) require-dev patch 5.4.10 -> 5.4.13

Release Notes

dbp/relay/dbp-relay-core-bundle

v0.1.43

Compare Source

  • Temporarily restrict api-platform/core to < 2.7.0
phpstan/phpstan

v1.8.6

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 🐛

Function signature fixes 🤖

sebastianbergmann/phpunit

v9.5.25

Compare Source

symfony/console

v5.4.13

Compare Source

Changelog (https://github.com/symfony/console/compare/v5.4.12...v5.4.13)

  • bug #​47394 Make bash completion run in non interactive mode (Seldaek)
symfony/framework-bundle

v5.4.13

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.12...v5.4.13)

  • bug #​47637 Fix passing serializer.default_context option to normalizers (wuchen90)
  • bug #​47695 Filter out trans paths that are covered by a parent folder path (natewiebe13)
  • bug #​47614 Fix a phpdoc in mailer assertions (HeahDude)
  • bug #​47351 Do not throw when describing a factory definition (MatTheCat)
symfony/http-client

v5.4.13

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.12...v5.4.13)

  • bug #​47441 Bugfix for delayed retryableHttpClient (martkop26)
  • bug #​47415 Psr18Client ignore invalid HTTP headers (nuryagdym)
symfony/Stopwatch

v5.4.13

Compare Source

Changelog (https://github.com/symfony/stopwatch/compare/v5.4.12...v5.4.13)

  • no significant changes
symfony/web-profiler-bundle

v5.4.13

Compare Source

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

  • bug #​47417 Fix profile search bar link query params (HeahDude)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 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