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
symfony/browser-kit (source) require-dev patch 5.4.2 -> 5.4.3
symfony/console (source) require patch 5.4.2 -> 5.4.3
symfony/debug-bundle (source) require-dev patch 5.4.2 -> 5.4.3
symfony/dotenv (source) require patch 5.4.2 -> 5.4.3
symfony/flex require patch 1.18.1 -> 1.18.3
symfony/framework-bundle (source) require patch 5.4.2 -> 5.4.3
symfony/http-client (source) require-dev patch 5.4.2 -> 5.4.3
symfony/phpunit-bridge (source) require-dev patch 5.4.0 -> 5.4.3
symfony/web-profiler-bundle (source) require-dev 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 🤖

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/console

v5.4.3

Compare Source

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

  • bug #​43149 Silence warnings during tty detection (neclimdul)
  • bug #​45181 Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode)
  • bug #​45109 fix restoring stty mode on CTRL+C (nicolas-grekas)
  • bug #​45088 fix parsing escaped chars in StringInput (nicolas-grekas)
  • bug #​45053 use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas)
  • bug #​44912 Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek)
symfony/debug-bundle

v5.4.3

Compare Source

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

  • no significant changes
symfony/dotenv

v5.4.3

Compare Source

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

  • bug #​45188 Fix bootEnv() override with .env.local.php when the env key already exists (fancyweb)
symfony/flex

v1.18.3

Compare Source

v1.18.2

Compare Source

symfony/framework-bundle

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/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/web-profiler-bundle

v5.4.3

Compare Source

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

  • no significant changes
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