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.70 -> 0.1.75
phpstan/phpstan require-dev patch 1.9.11 -> 1.9.17
phpstan/phpstan-phpunit require-dev patch 1.3.3 -> 1.3.4
phpstan/phpstan-symfony require-dev patch 1.2.20 -> 1.2.23
symfony/browser-kit (source) require-dev patch 5.4.11 -> 5.4.19
symfony/http-client (source) require-dev patch 5.4.17 -> 5.4.20
symfony/mailer (source) require patch 5.4.17 -> 5.4.19
symfony/phpunit-bridge (source) require-dev patch 5.4.17 -> 5.4.19

Release Notes

dbp/relay/dbp-relay-core-bundle

v0.1.75

Compare Source

  • The logging context now includes the active symfony route name

v0.1.74

Compare Source

v0.1.73

Compare Source

v0.1.72

Compare Source

v0.1.71

Compare Source

phpstan/phpstan

v1.9.17

Compare Source

Bugfixes 🐛

v1.9.16

Compare Source

v1.9.15

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.9.14

Compare Source

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.9.13

Compare Source

Bugfixes 🐛

v1.9.12

Compare Source

Improvements 🔧

Internals 🔍

phpstan/phpstan-phpunit

v1.3.4

Compare Source

  • d77af96 - Fix empty @​covers annotation causing a crash.
  • bf47c49 - Ease the usage of AssertRuleHelper::isMethodOrStaticCallOnAssert()
phpstan/phpstan-symfony

v1.2.23

Compare Source

v1.2.22

Compare Source

  • cbf5b9c - Add @​throws annotations in DenormalizerInterface::denormalize() and NormalizerInterface::normalize().
  • 2107dee - Add ArrayObject to NormalizerInterface::normalize() return type.
  • d0151d0 - Bump minimum PHPStan version
  • 99ff19f - Fix build

v1.2.21

Compare Source

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/http-client

v5.4.20

Compare Source

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

  • bug #​49104 Fix collecting data non-late for the profiler (nicolas-grekas)

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

v5.4.19

Compare Source

Changelog (https://github.com/symfony/mailer/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

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