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/browser-kit (source) require-dev patch 5.4.2 -> 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/phpunit-bridge (source) require-dev patch 5.4.0 -> 5.4.3
symfony/security-core (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/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/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/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-core

v5.4.3

Compare Source

Changelog (https://github.com/symfony/security-core/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.

Edited by Reiter, Christoph

Merge request reports