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.42 -> 0.1.89
phpstan/phpstan-phpunit require-dev patch 1.3.8 -> 1.3.10
phpunit/phpunit (source) require-dev patch 9.6.3 -> 9.6.4
symfony/browser-kit (source) require-dev patch 5.4.19 -> 5.4.21
symfony/framework-bundle (source) require patch 5.4.19 -> 5.4.21
symfony/http-client (source) require-dev patch 5.4.20 -> 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.89

Compare Source

v0.1.88

Compare Source

v0.1.87

Compare Source

v0.1.86

Compare Source

v0.1.85

Compare Source

v0.1.84

Compare Source

v0.1.83

Compare Source

v0.1.82

Compare Source

  • extension: add registerLoggingChannel() for registering a new logging channel
  • logging: Allow disabling log masking via registerLoggingChannel() for specific channels
  • bundle: this bundle now depends on the monolog bundle and requires it to be loaded

v0.1.81

Compare Source

v0.1.80

Compare Source

v0.1.79

Compare Source

v0.1.78

Compare Source

v0.1.77

Compare Source

v0.1.76

Compare Source

  • cron: The dbp:relay:core:cron command will no longer run all jobs the first time it is called when the cache is empty.
  • cron: The dbp:relay:core:cron command gained --force option which forces it to run all jobs, independent of their schedule.
  • cron: There is a new dbp:relay:core:cron:list command which lists all registered cron jobs and related meta data.

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

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-phpunit

v1.3.10

Compare Source

  • 4cc5c6c - MockMethodCallRule - do not report for empty $mockClasses

v1.3.9

Compare Source

  • 34ee324 - Fixed false positive when covering a global function.
sebastianbergmann/phpunit

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/framework-bundle

v5.4.21

Compare Source

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

  • bug #​49493 Fix denyAccessUnlessGranted for mixed attributes (delbertooo)
  • bug #​47946 Fix checkboxes check assertions (MatTheCat)
symfony/http-client

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

Merge request reports