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/api-core-bundle require patch 0.1.7 -> 0.1.8
phpstan/phpstan require-dev patch 0.12.93 -> 0.12.94
symfony/browser-kit (source) require-dev patch 5.3.0 -> 5.3.4
symfony/framework-bundle (source) require patch 5.3.3 -> 5.3.4
symfony/http-client (source) require-dev patch 5.3.3 -> 5.3.4
symfony/phpunit-bridge (source) require-dev patch 5.3.3 -> 5.3.4
symfony/security-core (source) require patch 5.3.3 -> 5.3.6
symfony/security-guard (source) require patch 5.3.0 -> 5.3.4
symfony/yaml (source) require patch 5.3.3 -> 5.3.6

Release Notes

dbp/dbp-api/api-core-bundle

v0.1.8

Compare Source

phpstan/phpstan

v0.12.94

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 🤖

symfony/browser-kit

v5.3.4

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.3.3...v5.3.4)

  • no significant changes
symfony/framework-bundle

v5.3.4

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.3...v5.3.4)

  • bug #​41504 Fix default value for locales in translation push|pull commands (welcoMattic)
  • bug #​42079 Fixed file operations in Sodium vault seal (javiereguiluz)
  • bug #​41961 Need to clear cache when updating Annotation Groups on Entities (monteiro)
symfony/http-client

v5.3.4

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.3.3...v5.3.4)

  • bug #​42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
symfony/phpunit-bridge

v5.3.4

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.3...v5.3.4)

  • bug #​42131 Fix composer resolution on Windows (Rainrider)
  • bug #​41887 Fix deprecation handler with PHPUnit 10 (YaFou)
symfony/security-core

v5.3.6

Compare Source

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

  • no significant changes

v5.3.4

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.3.3...v5.3.4)

  • bug #​42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
  • bug #​42156 Fix missing assignment (Seldaek)
symfony/security-guard

v5.3.4

Compare Source

Changelog (https://github.com/symfony/security-guard/compare/v5.3.3...v5.3.4)

  • bug #​42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
symfony/yaml

v5.3.6

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.3.5...v5.3.6)

  • bug #​42296 Remove PHP 8.0 polyfill (derrabus)

v5.3.4

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.3.3...v5.3.4)

  • bug #​42074 Fix ctype_digit deprecation (alexpott)

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.

Merge request reports