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.3 -> 9.6.7
symfony/browser-kit (source) require-dev patch 5.4.19 -> 5.4.21
symfony/event-dispatcher (source) require patch 5.4.19 -> 5.4.22
symfony/http-client (source) require-dev patch 5.4.20 -> 5.4.22
symfony/mailer (source) require patch 5.4.19 -> 5.4.22
symfony/mime (source) require patch 5.4.19 -> 5.4.21
symfony/phpunit-bridge (source) require-dev patch 5.4.19 -> 5.4.21

Release Notes

digital-blueprint/relay-core-bundle

v0.1.93

Compare Source

v0.1.92

Compare Source

sebastianbergmann/phpunit

v9.6.7

Compare Source

v9.6.6

Compare Source

v9.6.5

Compare Source

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/event-dispatcher

v5.4.22

Compare Source

Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.21...v5.4.22)

  • bug #​49706 Stop stopwatch events in case of exception (MatTheCat)

v5.4.21

Compare Source

Changelog (https://github.com/symfony/event-dispatcher/compare/v5.4.20...v5.4.21)

  • no significant changes
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)

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/mailer

v5.4.22

Compare Source

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

  • bug #​49604 STDOUT blocks infinitely under Windows when STDERR is filled (TemaYud)

v5.4.21

Compare Source

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

  • bug #​49368 Make data providers for abstract test cases static (OskarStark, alexandre-daubois)
  • bug #​49214 add Sender to the list of bypassed headers (xabbuh)
symfony/mime

v5.4.21

Compare Source

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

  • no significant changes
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

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.

Edited by Reiter, Christoph

Merge request reports

Loading