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 0.12.84 -> 0.12.85
symfony/browser-kit (source) require-dev patch 4.4.20 -> 4.4.22
symfony/config (source) require patch 4.4.20 -> 4.4.22
symfony/framework-bundle (source) require patch 4.4.21 -> 4.4.22
symfony/http-client (source) require-dev patch 4.4.21 -> 4.4.22
symfony/phpunit-bridge (source) require-dev patch 4.4.21 -> 4.4.22
symfony/security-bundle (source) require patch 4.4.21 -> 4.4.22
symfony/security-core (source) require patch 4.4.21 -> 4.4.22
symfony/yaml (source) require patch 4.4.21 -> 4.4.22
vimeo/psalm require-dev patch 4.7.1 -> 4.7.2

Release Notes

phpstan/phpstan

v0.12.85

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Dynamic return type extension for date_create_from_format and date_create_immutable_from_format (#​502), thanks @​pascalheidmann!
symfony/browser-kit

v4.4.22

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v4.4.21...v4.4.22)

  • no significant changes
symfony/config

v4.4.22

Compare Source

Changelog (https://github.com/symfony/config/compare/v4.4.21...v4.4.22)

  • bug #​40603 Fixed support for nodes not extending BaseNode (Nyholm)
symfony/framework-bundle

v4.4.22

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v4.4.21...v4.4.22)

  • bug #​40740 Fix logging for TagAwareAdapter (fancyweb)
  • bug #​40645 Dont store cache misses on warmup (Nyholm)
symfony/http-client

v4.4.22

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v4.4.21...v4.4.22)

  • bug #​40702 allow CurlHttpClient on Windows (n0rbyt3)
symfony/phpunit-bridge

v4.4.22

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v4.4.21...v4.4.22)

  • bug #​40754 Fix phpunit symlink on Windows (johnstevenson)
symfony/security-bundle

v4.4.22

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v4.4.21...v4.4.22)

  • bug #​40330 Empty line starting with dash under "access_control" causes all rules to be skipped (monteiro)
symfony/security-core

v4.4.22

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v4.4.21...v4.4.22)

  • bug #​40993 fix checking for bcrypt (nicolas-grekas)
symfony/yaml

v4.4.22

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v4.4.21...v4.4.22)

  • bug #​40923 expose references detected in inline notation structures (xabbuh)
  • bug #​40514 Allow tabs as separators between tokens (bertramakers)
  • bug #​40707 Fixed infinite loop when parser goes through an additional and invalid closing tag (alexandre-daubois)
  • bug #​40503 fix parsing some block sequences (a1812)
vimeo/psalm

v4.7.2

Compare Source

  • Includes a small change to run legacy plugins for a given function/method/class/property earlier than newer plugins
  • @​VincentLanglet fixed a bug where empty arrays were not permissible for some complex array types (#​5677)

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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