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
api-platform/core (source) require patch 2.6.5 -> 2.6.6
symfony/framework-bundle (source) require patch 5.3.7 -> 5.3.8
symfony/http-client (source) require-dev patch 5.3.7 -> 5.3.8
symfony/phpunit-bridge (source) require-dev patch 5.3.7 -> 5.3.8
symfony/security-bundle (source) require patch 5.3.7 -> 5.3.8
symfony/security-core (source) require patch 5.3.7 -> 5.3.8
symfony/validator (source) require patch 5.3.7 -> 5.3.8

Release Notes

api-platform/core

v2.6.6

Compare Source

  • fix(json-schema): consider SplFileInfo class as a binary type (#​4332)
  • fix(json-schema): use collectionKeyType for building JSON Schema (#​4385)
  • fix(openapi): failing recursion on api resources with "paths" key (#​4325)
  • fix(graphql): make sure form content type is recognized as a multipart request (#​4461)
  • fix(doctrine): handle inverse side of OneToOne association in Doctrine search filter (#​4366)
  • fix(doctrine): usage of deprecated DBAL type constants (#​4399)
  • fix(test): fix REMOTE_ADDR support in ApiTestCase (#​4446)
  • fix(docs): use asset_package for all assets (#​4470)
  • fix(docs): upgrade Swagger UI to version 3.52.3 (#​4477)
  • fix(docs): upgrade ReDoc to version 2.0.0-rc.56 (#​4477)
  • fix(docs): upgrade Swagger UI to version 2.0.0-rc.56 (#​4477)
symfony/framework-bundle

v5.3.8

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.3.7...v5.3.8)

  • bug #​43206 Add missing audit-trail settings in framework workflow con… (Stephan Wentz)
  • bug #​43137 Avoid secrets:decrypt-to-local command to fail (noniagriconomie)
  • bug #​42979 fix session-related BC layer triggering deprecation (nicolas-grekas)
  • bug #​42771 Match 5.3 and 5.1 mailer configuration (wizardz)
  • bug #​42862  Clean "about" command help after Environment section was removed (GromNaN)
  • bug #​39350 Remove translation data_collector BEFORE adding it to profiler (l-vo)
symfony/http-client

v5.3.8

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.3.7...v5.3.8)

  • bug #​42896 Fix handling timeouts when responses are destructed (nicolas-grekas)
symfony/phpunit-bridge

v5.3.8

Compare Source

Changelog (https://github.com/symfony/phpunit-bridge/compare/v5.3.7...v5.3.8)

  • bug #​43022 Track unsilenced deprecations only for userland (nicolas-grekas)
symfony/security-bundle

v5.3.8

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.3.7...v5.3.8)

  • bug #​43146 Fixed LogicException message of FirewallAwareTrait (fkropfhamer)
symfony/security-core

v5.3.8

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.3.7...v5.3.8)

  • no significant changes
symfony/validator

v5.3.8

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.3.7...v5.3.8)

  • no significant changes

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, check this box.

This MR has been generated by Renovate Bot.

Merge request reports