Skip to content

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.9.11 -> 1.9.14
symfony/asset (source) require patch 5.4.13 -> 5.4.19
symfony/browser-kit (source) require-dev patch 5.4.11 -> 5.4.19
symfony/config (source) require patch 5.4.11 -> 5.4.19
symfony/event-dispatcher (source) require patch 5.4.17 -> 5.4.19
symfony/expression-language (source) require patch 5.4.14 -> 5.4.19
symfony/framework-bundle (source) require patch 5.4.17 -> 5.4.19
symfony/http-client (source) require-dev patch 5.4.17 -> 5.4.19
symfony/lock (source) require patch 5.4.15 -> 5.4.19
symfony/messenger (source) require patch 5.4.17 -> 5.4.19
symfony/mime (source) require patch 5.4.17 -> 5.4.19
symfony/phpunit-bridge (source) require-dev patch 5.4.17 -> 5.4.19
symfony/process (source) require patch 5.4.11 -> 5.4.19
symfony/security-bundle (source) require patch 5.4.17 -> 5.4.19
symfony/security-core (source) require patch 5.4.15 -> 5.4.19
symfony/security-guard (source) require patch 5.4.13 -> 5.4.19
symfony/twig-bundle (source) require patch 5.4.17 -> 5.4.19
symfony/uid (source) require patch 5.4.13 -> 5.4.19
symfony/validator (source) require patch 5.4.17 -> 5.4.19
symfony/yaml (source) require patch 5.4.17 -> 5.4.19

Release Notes

phpstan/phpstan

v1.9.14

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.9.13

Compare Source

Bugfixes 🐛

v1.9.12

Compare Source

Improvements 🔧

Internals 🔍

symfony/asset

v5.4.19

Compare Source

Changelog (https://github.com/symfony/asset/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/browser-kit

v5.4.19

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/config

v5.4.19

Compare Source

Changelog (https://github.com/symfony/config/compare/v5.4.18...v5.4.19)

  • bug #​48917 Fix XML dump when node example is an array (alexandre-daubois)
symfony/event-dispatcher

v5.4.19

Compare Source

Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/expression-language

v5.4.19

Compare Source

Changelog (https://github.com/symfony/expression-language/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/framework-bundle

v5.4.19

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.18...v5.4.19)

  • bug #​48943 Fix deprecation when accessing a "container.private" service from the test container (nicolas-grekas)
  • bug #​48916 restore call to addGlobalIgnoredName (alexislefebvre)
symfony/http-client

v5.4.19

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.18...v5.4.19)

  • bug #​48966 Let curl handle content-length headers (nicolas-grekas)
  • bug #​48898 Move Http clients data collecting at a late level (pforesi)
symfony/lock

v5.4.19

Compare Source

Changelog (https://github.com/symfony/lock/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/messenger

v5.4.19

Compare Source

Changelog (https://github.com/symfony/messenger/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/mime

v5.4.19

Compare Source

Changelog (https://github.com/symfony/mime/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/phpunit-bridge

v5.4.19

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/process

v5.4.19

Compare Source

Changelog (https://github.com/symfony/process/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/security-bundle

v5.4.19

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.4.18...v5.4.19)

  • bug #​48937 Fix using same handler for multiple authenticators (RobertMe)
symfony/security-core

v5.4.19

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.4.18...v5.4.19)

  • bug #​49078 Check tokens before loading users from providers (nicolas-grekas)
symfony/security-guard

v5.4.19

Compare Source

Changelog (https://github.com/symfony/security-guard/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/twig-bundle

v5.4.19

Compare Source

Changelog (https://github.com/symfony/twig-bundle/compare/v5.4.18...v5.4.19)

  • no significant changes
symfony/uid

v5.4.19

Compare Source

Changelog (https://github.com/symfony/uid/compare/v5.4.18...v5.4.19)

  • bug #​48831 Fix validating nil and max uuid (fancyweb)
symfony/validator

v5.4.19

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.18...v5.4.19)

  • bug #​48986 Fix Email validator logic (fabpot)
  • bug #​48904 Allow egulias/email-validator v4 (chalasr)
symfony/yaml

v5.4.19

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.4.18...v5.4.19)

  • no significant changes

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 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