Skip to content

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.18 -> 0.1.19
symfony/framework-bundle (source) require patch 5.3.8 -> 5.3.10
symfony/http-client (source) require-dev patch 5.3.8 -> 5.3.10
symfony/phpunit-bridge (source) require-dev patch 5.3.8 -> 5.3.10
symfony/security-core (source) require patch 5.3.8 -> 5.3.10
vimeo/psalm require-dev patch 4.11.0 -> 4.11.2

Release Notes

dbp/relay/dbp-relay-core-bundle

v0.1.19

Compare Source

symfony/framework-bundle

v5.3.10

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.9...v5.3.10)

  • bug #​43627 Fix service definition when local vault is disabled (GromNaN)
symfony/http-client

v5.3.10

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.3.9...v5.3.10)

  • bug #​43569 fix collecting debug info on destruction of CurlResponse (nicolas-grekas)
  • bug #​43537 fix RetryableHttpClient when a response is canceled (nicolas-grekas)
  • bug #​43333 fix missing kernel.reset tag on TraceableHttpClient services (nicolas-grekas)
  • bug #​43243 accept headers when CURLE_RECV_ERROR is received before the content (nicolas-grekas)
symfony/phpunit-bridge

v5.3.10

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.9...v5.3.10)

  • bug #​43799 fix symlink to bridge in docker by making its path relative (nicolas-grekas)
  • bug #​43241 Do not override correct triggering file for return type deprecations (wouterj)
symfony/security-core

v5.3.10

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.3.9...v5.3.10)

  • bug #​43235 Remove annoying deprecation in UsageTrackingTokenStorage (chalasr)
vimeo/psalm

v4.11.2

Compare Source

What's Changed

Features
Fixes

New Contributors

Full Changelog: https://github.com/vimeo/psalm/compare/4.11.1...4.11.2

v4.11.1

Compare Source

What's Changed

Features
Fixes

Full Changelog: https://github.com/vimeo/psalm/compare/4.11.0...4.11.1


Configuration

📅 Schedule: "every weekend" (UTC).

🚦 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