Skip to content

fix(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
dbp/relay-core-bundle require patch 0.1.88 -> 0.1.89
phpstan/phpstan-phpunit require-dev patch 1.3.8 -> 1.3.10
phpunit/phpunit (source) require-dev patch 9.6.3 -> 9.6.4
symfony/browser-kit (source) require-dev patch 5.4.19 -> 5.4.21
symfony/config (source) require patch 5.4.19 -> 5.4.21
symfony/expression-language (source) require patch 5.4.19 -> 5.4.21
symfony/framework-bundle (source) require patch 5.4.19 -> 5.4.21
symfony/http-client (source) require-dev patch 5.4.20 -> 5.4.21
symfony/phpunit-bridge (source) require-dev patch 5.4.19 -> 5.4.21
symfony/security-bundle (source) require patch 5.4.20 -> 5.4.21
symfony/security-core (source) require patch 5.4.19 -> 5.4.21
symfony/security-guard (source) require patch 5.4.19 -> 5.4.21
symfony/twig-bundle (source) require patch 5.4.19 -> 5.4.21
symfony/validator (source) require patch 5.4.19 -> 5.4.21
symfony/yaml (source) require patch 5.4.19 -> 5.4.21

Release Notes

digital-blueprint/relay-core-bundle

v0.1.89

Compare Source

phpstan/phpstan-phpunit

v1.3.10

Compare Source

  • 4cc5c6c - MockMethodCallRule - do not report for empty $mockClasses

v1.3.9

Compare Source

  • 34ee324 - Fixed false positive when covering a global function.
sebastianbergmann/phpunit

v9.6.4

Compare Source

symfony/browser-kit

v5.4.21

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.4.20...v5.4.21)

  • no significant changes
symfony/config

v5.4.21

Compare Source

Changelog (https://github.com/symfony/config/compare/v5.4.20...v5.4.21)

  • bug #​49248 Fix phpdoc nullable (alamirault)
symfony/expression-language

v5.4.21

Compare Source

Changelog (https://github.com/symfony/expression-language/compare/v5.4.20...v5.4.21)

  • no significant changes
symfony/framework-bundle

v5.4.21

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.20...v5.4.21)

  • bug #​49493 Fix denyAccessUnlessGranted for mixed attributes (delbertooo)
  • bug #​47946 Fix checkboxes check assertions (MatTheCat)
symfony/http-client

v5.4.21

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.20...v5.4.21)

  • bug #​49299 Fix over-encoding of URL parts to match browser's behavior (nicolas-grekas)
  • bug #​49301 Fix data collector (fancyweb)
symfony/phpunit-bridge

v5.4.21

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.20...v5.4.21)

  • no significant changes
symfony/security-bundle

v5.4.21

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.4.20...v5.4.21)

  • bug #​49526 Migrate the session on login only when the user changes (nicolas-grekas)
symfony/security-core

v5.4.21

Compare Source

  • [BC BREAK] AccessDecisionStrategyTestCase::provideStrategyTests() is now static
symfony/security-guard

v5.4.21

Compare Source

Changelog (https://github.com/symfony/security-guard/compare/v5.4.20...v5.4.21)

  • bug #​49526 Migrate the session on login only when the user changes (nicolas-grekas)
symfony/twig-bundle

v5.4.21

Compare Source

Changelog (https://github.com/symfony/twig-bundle/compare/v5.4.20...v5.4.21)

  • no significant changes
symfony/validator

v5.4.21

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.20...v5.4.21)

  • bug #​49484 Fix translation of AtLeastOneOf constraint message (alexandre-daubois)
  • bug #​48998 Sync IBAN formats with Swift IBAN registry (smelesh)
  • bug #​49220 Make ConstraintValidatorTestCase compatible with PHPUnit 10 (gjuric)
symfony/yaml

v5.4.21

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.4.20...v5.4.21)

  • 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