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-base-person-bundle require patch 0.2.3 -> 0.2.4
dbp/relay-core-bundle require patch 0.1.43 -> 0.1.49
phpstan/phpstan require-dev patch 1.8.5 -> 1.8.11
phpstan/phpstan-phpunit require-dev patch 1.1.1 -> 1.1.3
phpstan/phpstan-symfony require-dev patch 1.2.13 -> 1.2.16
phpunit/phpunit (source) require-dev patch 9.5.24 -> 9.5.26
symfony/framework-bundle (source) require patch 5.4.12 -> 5.4.14
symfony/http-client (source) require-dev patch 5.4.12 -> 5.4.15
symfony/lock (source) require patch 5.4.10 -> 5.4.15
symfony/messenger (source) require patch 5.4.11 -> 5.4.14
symfony/phpunit-bridge (source) require-dev patch 5.4.11 -> 5.4.14

Release Notes

dbp/relay/dbp-relay-base-person-bundle

v0.2.4

Compare Source

dbp/relay/dbp-relay-core-bundle

v0.1.49

Compare Source

v0.1.48

Compare Source

v0.1.47

Compare Source

v0.1.46

Compare Source

v0.1.45

Compare Source

  • dbp:relay:core:migrate: Work around issues in DoctrineMigrationsBundle which sometimes led to migrations being skipped.

v0.1.44

Compare Source

  • new dbp:relay:core:migrate command
  • start of a new authorization framework
phpstan/phpstan

v1.8.11

Compare Source

Improvements 🔧

Bugfixes 🐛

v1.8.10

Compare Source

Improvements 🔧

  • RuleTestCase: enable gathering analyser errors without causing test failures (#​1728), thanks @​schlndh!

Bugfixes 🐛

Function signature fixes 🤖

v1.8.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.8.8

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

v1.8.7

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

v1.8.6

Compare Source

Improvements 🔧

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Bugfixes 🐛

Function signature fixes 🤖

phpstan/phpstan-phpunit

v1.1.3

Compare Source

v1.1.2

Compare Source

  • f5b7eb6 - Implement assertEmpty extension
  • b808cb8 - Update build.yml
  • 52bdce8 - Create tag workflow
  • 2ca1b46 - Update .gitattributes
  • 34a6bb5 - PHPStan baseline
  • 0509872 - Require PHPStan 1.8.0
  • 694fe40 - Update dependency slevomat/coding-standard to v7.2.1
  • e00da5f - Update dependency slevomat/coding-standard to v7.2.0
phpstan/phpstan-symfony

v1.2.16

Compare Source

  • d6ea162 - Fix Envelope::all() return type

v1.2.15

Compare Source

  • 7210072 - Improve Envelope::all() return type
  • e5e807b - Update metcalfc/changelog-generator action to v4

v1.2.14

Compare Source

  • f7dd737 - Native type in ConsoleApplicationResolver
  • e5459eb - ConsoleApplicationResolver made lazy
sebastianbergmann/phpunit

v9.5.26

Compare Source

v9.5.25

Compare Source

symfony/framework-bundle

v5.4.14

Compare Source

v5.4.13

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.12...v5.4.13)

  • bug #​47637 Fix passing serializer.default_context option to normalizers (wuchen90)
  • bug #​47695 Filter out trans paths that are covered by a parent folder path (natewiebe13)
  • bug #​47614 Fix a phpdoc in mailer assertions (HeahDude)
  • bug #​47351 Do not throw when describing a factory definition (MatTheCat)
symfony/http-client

v5.4.15

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.14...v5.4.15)

  • bug #​47990 Fix retrying requests when the content is used by the strategy (nicolas-grekas)
  • bug #​47879 Fix buffering after calling AsyncContext::passthru() (nicolas-grekas, lubo13)

v5.4.14

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.13...v5.4.14)

  • bug #​47808 Fix seeking in not-yet-initialized requests (nicolas-grekas)

v5.4.13

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.12...v5.4.13)

  • bug #​47441 Bugfix for delayed retryableHttpClient (martkop26)
  • bug #​47415 Psr18Client ignore invalid HTTP headers (nuryagdym)
symfony/lock

v5.4.15

Compare Source

Changelog (https://github.com/symfony/lock/compare/v5.4.14...v5.4.15)

  • no significant changes
symfony/messenger

v5.4.14

Compare Source

Changelog (https://github.com/symfony/messenger/compare/v5.4.13...v5.4.14)

  • bug #​47702 Fix default serializer not handling DateTime objects properly (barton-webwings)

v5.4.13

Compare Source

Changelog (https://github.com/symfony/messenger/compare/v5.4.12...v5.4.13)

  • bug #​47533 decode URL-encoded characters in DSN's usernames/passwords (xabbuh)
symfony/phpunit-bridge

v5.4.14

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.4.13...v5.4.14)

  • 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, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports