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.87 -> 0.12.88
symfony/browser-kit (source) require-dev patch 5.2.7 -> 5.2.9
symfony/framework-bundle (source) require patch 5.2.7 -> 5.2.9
symfony/http-client (source) require-dev patch 5.2.8 -> 5.2.9
symfony/phpunit-bridge (source) require-dev patch 5.2.8 -> 5.2.9
symfony/security-bundle (source) require patch 5.2.8 -> 5.2.9
symfony/security-core (source) require patch 5.2.8 -> 5.2.9
symfony/twig-bundle (source) require patch 5.2.4 -> 5.2.9
symfony/validator (source) require patch 5.2.7 -> 5.2.9
symfony/yaml (source) require patch 5.2.7 -> 5.2.9

Release Notes

phpstan/phpstan

v0.12.88

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

symfony/browser-kit

v5.2.9

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.2.8...v5.2.9)

  • bug #​41240 Fixed deprecation warnings about passing null as parameter (derrabus)
symfony/framework-bundle

v5.2.9

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.2.8...v5.2.9)

  • bug #​41275 Fixes Undefined method call (faizanakram99)
  • bug #​41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
symfony/http-client

v5.2.9

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.2.8...v5.2.9)

  • bug #​41224 fix adding query string to relative URLs with scoped clients (nicolas-grekas)
symfony/phpunit-bridge

v5.2.9

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.2.8...v5.2.9)

  • bug #​41240 Fixed deprecation warnings about passing null as parameter (derrabus)
symfony/security-bundle

v5.2.9

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.2.8...v5.2.9)

  • bug #​41269 Remove invalid unused service (chalasr)
  • bug #​41139 Remove allows anonymous information in datacollector (ismail1432)
symfony/security-core

v5.2.9

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.2.8...v5.2.9)

  • bug #​41240 Fixed deprecation warnings about passing null as parameter (derrabus)
symfony/twig-bundle

v5.2.9

Compare Source

Changelog (https://github.com/symfony/twig-bundle/compare/v5.2.8...v5.2.9)

  • bug #​41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
symfony/validator

v5.2.9

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.2.8...v5.2.9)

  • bug #​41230 Fix deprecations from Doctrine Annotations+Cache (derrabus)
  • bug #​41240 Fixed deprecation warnings about passing null as parameter (derrabus)
symfony/yaml

v5.2.9

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.2.8...v5.2.9)

  • bug #​41240 Fixed deprecation warnings about passing null as parameter (derrabus)

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