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.91 -> 0.1.93
phpunit/phpunit (source) require-dev patch 9.6.5 -> 9.6.6
symfony/framework-bundle (source) require patch 5.4.21 -> 5.4.22
symfony/http-client (source) require-dev patch 5.4.21 -> 5.4.22
symfony/security-bundle (source) require patch 5.4.21 -> 5.4.22
symfony/security-core (source) require patch 5.4.21 -> 5.4.22
symfony/security-guard (source) require patch 5.4.21 -> 5.4.22
symfony/validator (source) require patch 5.4.21 -> 5.4.22

Release Notes

digital-blueprint/relay-core-bundle

v0.1.93

Compare Source

v0.1.92

Compare Source

sebastianbergmann/phpunit

v9.6.6

Compare Source

symfony/framework-bundle

v5.4.22

Compare Source

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

  • bug #​49679 enable metadata cache when annotation is disabled (bastnic)
  • bug #​49843 Add missing monolog channel tag for messenger services (rmikalkenas)
  • bug #​49189 Improve documentation about translation:extract --sort option (marien-probesys)
  • bug #​49745 Fix wiring session.handler when handler_id is null (nicolas-grekas)
  • bug #​49682 Workflow - Fix LogicException about a wrong configuration of "enabled" node (adpauly)
  • bug #​49674 Rename limiter’s strategy to policy in XSD (MatTheCat)
symfony/http-client

v5.4.22

Compare Source

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

  • bug #​49796 Fix not calling the on progress callback when canceling a MockResponse (fancyweb)
  • bug #​49722 Encode and decode curly brackets {} (pbowyer)
  • bug #​49580 Fix encoding "+" in URLs (nicolas-grekas)
symfony/security-bundle

v5.4.22

Compare Source

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

  • no significant changes
symfony/security-core

v5.4.22

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.4.21...v5.4.22)

  • no significant changes
symfony/security-guard

v5.4.22

Compare Source

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

  • no significant changes
symfony/validator

v5.4.22

Compare Source

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

  • bug #​49697 Update BIC validator IBAN mappings (maxbeckers)

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