Skip to content

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.14 -> 0.1.16
phpstan/phpstan require-dev patch 0.12.96 -> 0.12.99
symfony/framework-bundle (source) require patch 5.3.4 -> 5.3.7
symfony/http-client (source) require-dev patch 5.3.4 -> 5.3.7
symfony/phpunit-bridge (source) require-dev patch 5.3.4 -> 5.3.7
symfony/security-core (source) require patch 5.3.6 -> 5.3.7

Release Notes

dbp/relay/dbp-relay-core-bundle

v0.1.16

Compare Source

v0.1.15

Compare Source

phpstan/phpstan

v0.12.99

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 🤖

v0.12.98

Compare Source

Allow dynamic list of stub files thanks to StubFilesExtension (https://github.com/phpstan/phpstan-src/commit/2ba9332d29c1acdde0f85a2781308d2e8972f00e), https://github.com/phpstan/phpstan-symfony/issues/195

v0.12.97

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

symfony/framework-bundle

v5.3.7

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.6...v5.3.7)

  • bug #​42368 Fall back to default configuration in debug:config and consistently resolve parameter values (herndlm)
  • bug #​40744 allow null for framework.translator.default_path (SimonHeimberg)
symfony/http-client

v5.3.7

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.3.6...v5.3.7)

  • bug #​42769 Don't pass float to usleep() (derrabus)
symfony/phpunit-bridge

v5.3.7

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.6...v5.3.7)

  • no significant changes
symfony/security-core

v5.3.7

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.3.6...v5.3.7)

  • bug #​42260 Fix return types for PHP 8.1 (derrabus)

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, check this box.

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports