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.4 -> 0.2.10
dbp/relay-core-bundle require patch 0.1.42 -> 0.1.70
phpstan/phpstan require-dev patch 1.9.8 -> 1.9.11
phpstan/phpstan-symfony require-dev patch 1.2.19 -> 1.2.20
phpunit/phpunit (source) require-dev patch 9.5.27 -> 9.5.28

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

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

v0.2.10

Compare Source

v0.2.9

Compare Source

v0.2.8

Compare Source

v0.2.7

Compare Source

v0.2.6

Compare Source

v0.2.5

Compare Source

dbp/relay/dbp-relay-core-bundle

v0.1.70

Compare Source

v0.1.69

Compare Source

v0.1.68

Compare Source

v0.1.67

Compare Source

v0.1.66

Compare Source

v0.1.65

Compare Source

v0.1.64

Compare Source

v0.1.63

Compare Source

v0.1.62

Compare Source

v0.1.61

Compare Source

v0.1.60

Compare Source

v0.1.59

Compare Source

  • api-docs: compatibility fixes for relay-auth-bundle v0.1.12

v0.1.58

Compare Source

v0.1.57

Compare Source

v0.1.56

Compare Source

v0.1.55

Compare Source

v0.1.54

Compare Source

v0.1.53

Compare Source

v0.1.52

Compare Source

  • new Locale service for setting a locale from a requests and forwarding to other services

v0.1.51

Compare Source

v0.1.50

Compare Source

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

v0.1.43

Compare Source

  • Temporarily restrict api-platform/core to < 2.7.0
phpstan/phpstan

v1.9.11

Compare Source

Bugfixes 🐛

v1.9.10

Compare Source

v1.9.9

Compare Source

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

Internals 🔍

  • Exit early in TrinaryLogic::lazyAnd() and lazyOr() if current instance allows it (#​2173), thanks @​herndlm!
  • Remove unused iterable check in MissingTypehintCheck (#​2174), thanks @​herndlm!
phpstan/phpstan-symfony

v1.2.20

Compare Source

  • d89a521 - Revert wrong typehint for getSession
  • fca0834 - Utilize null-default return to simplify extensions
sebastianbergmann/phpunit

v9.5.28

Compare Source


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