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.4.2 -> 1.4.3
phpunit/phpunit (source) require-dev patch 9.5.12 -> 9.5.13
symfony/asset (source) require patch 5.4.0 -> 5.4.3
symfony/browser-kit (source) require-dev patch 5.4.2 -> 5.4.3
symfony/config (source) require patch 5.4.2 -> 5.4.3
symfony/event-dispatcher (source) require patch 5.4.0 -> 5.4.3
symfony/expression-language (source) require patch 5.4.0 -> 5.4.3
symfony/framework-bundle (source) require patch 5.4.2 -> 5.4.4
symfony/http-client (source) require-dev patch 5.4.2 -> 5.4.3
symfony/messenger (source) require patch 5.4.2 -> 5.4.3
symfony/mime (source) require patch 5.4.2 -> 5.4.3
symfony/phpunit-bridge (source) require-dev patch 5.4.0 -> 5.4.3
symfony/security-bundle (source) require patch 5.4.2 -> 5.4.3
symfony/security-core (source) require patch 5.4.2 -> 5.4.3
symfony/security-guard (source) require patch 5.4.0 -> 5.4.3
symfony/twig-bundle (source) require patch 5.4.0 -> 5.4.3
symfony/uid (source) require patch 5.4.2 -> 5.4.3
symfony/validator (source) require patch 5.4.2 -> 5.4.3
symfony/yaml (source) require patch 5.4.2 -> 5.4.3

Release Notes

phpstan/phpstan

v1.4.3

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

sebastianbergmann/phpunit

v9.5.13

Compare Source

symfony/asset

v5.4.3

Compare Source

Changelog (https://github.com/symfony/asset/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/browser-kit

v5.4.3

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/config

v5.4.3

Compare Source

Changelog (https://github.com/symfony/config/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/event-dispatcher

v5.4.3

Compare Source

Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/expression-language

v5.4.3

Compare Source

Changelog (https://github.com/symfony/expression-language/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/framework-bundle

v5.4.4

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.3...v5.4.4)

  • no significant changes

v5.4.3

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.2...v5.4.3)

  • bug #​45193 Fix missing arguments when a serialization default context is bound (ArnoudThibaut)
  • bug #​44998 Allow default cache pools to be overwritten by user (Seldaek)
  • bug #​44976 Avoid calling rtrim(null, '/') in AssetsInstallCommand (pavol-tk, GromNaN)
  • bug #​44920 Use correct tag for ExpoTransportFactory service (jschaedl)
symfony/http-client

v5.4.3

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.2...v5.4.3)

  • bug #​45073 Fix Failed to open stream: Too many open files (adrienfr)
  • bug #​45015 fix resetting DNS/etc when calling CurlHttpClient::reset() (nicolas-grekas)
  • bug #​45004 Remove deprecated usage of GuzzleHttp\Promise\promise_for (plozmun)
  • bug #​44890 Remove deprecated usage of GuzzleHttp\Promise\queue (GrahamCampbell)
  • bug #​44878 Turn negative timeout to a very long timeout (fancyweb)
symfony/messenger

v5.4.3

Compare Source

Changelog (https://github.com/symfony/messenger/compare/v5.4.2...v5.4.3)

  • bug #​44931 Allow a zero time-limit for messenger:consume (fritzmg)
symfony/mime

v5.4.3

Compare Source

Changelog (https://github.com/symfony/mime/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/phpunit-bridge

v5.4.3

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.2...v5.4.3)

  • bug #​43149 Silence warnings during tty detection (neclimdul)
symfony/security-bundle

v5.4.3

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/security-core

v5.4.3

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/security-guard

v5.4.3

Compare Source

Changelog (https://github.com/symfony/security-guard/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/twig-bundle

v5.4.3

Compare Source

Changelog (https://github.com/symfony/twig-bundle/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/uid

v5.4.3

Compare Source

Changelog (https://github.com/symfony/uid/compare/v5.4.2...v5.4.3)

  • no significant changes
symfony/validator

v5.4.3

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.2...v5.4.3)

  • bug #​44860 Fix Choice constraint with associative choices array (derrabus)
  • bug #​44877 Error using CssColor with doctrine annotations (sormes)
  • bug #​44854 throw when Constraint::_construct() has not been called (nicolas-grekas)
symfony/yaml

v5.4.3

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.4.2...v5.4.3)

  • bug #​45140 Making the parser stateless (mamazu)

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