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
api-platform/core (source) require patch 2.6.6 -> 2.6.8
symfony/browser-kit (source) require-dev patch 5.4.0 -> 5.4.2
symfony/config (source) require patch 5.4.0 -> 5.4.2
symfony/framework-bundle (source) require patch 5.4.1 -> 5.4.2
symfony/http-client (source) require-dev patch 5.4.1 -> 5.4.2
symfony/messenger (source) require patch 5.4.0 -> 5.4.2
symfony/mime (source) require patch 5.4.0 -> 5.4.2
symfony/security-bundle (source) require patch 5.4.1 -> 5.4.2
symfony/security-core (source) require patch 5.4.0 -> 5.4.2
symfony/validator (source) require patch 5.4.1 -> 5.4.2
symfony/yaml (source) require patch 5.4.0 -> 5.4.2

Release Notes

api-platform/core

v2.6.8

Compare Source

  • fix: serializing embedded non resource objects
  • chore(openapi): upgrade Swagger UI to version 4.1.3
  • chore(openapi): upgrade ReDoc to version 2.0.0-rc.59
  • chore(graphql): upgrade GraphiQL to version 1.5.16

v2.6.7

Compare Source

symfony/browser-kit

v5.4.2

Compare Source

Changelog (https://github.com/symfony/browser-kit/compare/v5.4.1...v5.4.2)

  • no significant changes
symfony/config

v5.4.2

Compare Source

Changelog (https://github.com/symfony/config/compare/v5.4.1...v5.4.2)

  • bug #​44537 In XmlUtils, avoid converting from octal every string starting with a 0 (alexandre-daubois)
symfony/framework-bundle

v5.4.2

Compare Source

Changelog (https://github.com/symfony/framework-bundle/compare/v5.4.1...v5.4.2)

  • bug #​44682 alias cache.app.taggable to cache.app if using cache.adapter.redis_tag_aware (kbond)
  • bug #​43164 Fix cache pool configuration with one adapter and one provider (fancyweb)
  • bug #​44565 Use correct cookie domain in loginUser() (wouterj)
symfony/http-client

v5.4.2

Compare Source

Changelog (https://github.com/symfony/http-client/compare/v5.4.1...v5.4.2)

  • bug #​44743 fix checking for recent curl consts (nicolas-grekas)
  • bug #​44671 Fix tracing requests made after calling withOptions() (nicolas-grekas)
  • bug #​44625 fix monitoring responses issued before reset() (nicolas-grekas)
  • bug #​44623 Fix dealing with "HTTP/1.1 000 " responses (nicolas-grekas)
  • bug #​44601 Fix closing curl-multi handle too early on destruct (nicolas-grekas)
  • bug #​44571 Don't reset timeout counter when initializing requests (nicolas-grekas)
  • bug #​44479 Double check if handle is complete (Nyholm)
  • bug #​44438 Fix handling thrown \Exception in \Generator in MockResponse (fancyweb)
symfony/messenger

v5.4.2

Compare Source

Changelog (https://github.com/symfony/messenger/compare/v5.4.1...v5.4.2)

  • bug #​44807 fix Redis support on 32b arch (nicolas-grekas)
symfony/mime

v5.4.2

Compare Source

Changelog (https://github.com/symfony/mime/compare/v5.4.1...v5.4.2)

  • bug #​44824 Fix missing sprintf in DkimSigner (alamirault)
  • bug #​44732 Relaxing in-reply-to header validation (ThomasLandauer)
  • bug #​44728 Fix encoding filenames in multipart/form-data (nicolas-grekas)
symfony/security-bundle

v5.4.2

Compare Source

Changelog (https://github.com/symfony/security-bundle/compare/v5.4.1...v5.4.2)

  • no significant changes
symfony/security-core

v5.4.2

Compare Source

Changelog (https://github.com/symfony/security-core/compare/v5.4.1...v5.4.2)

  • bug #​44805 fix unserializing session payloads from v4 (nicolas-grekas)
symfony/validator

v5.4.2

Compare Source

Changelog (https://github.com/symfony/validator/compare/v5.4.1...v5.4.2)

  • bug #​44473 Restore default locale in ConstraintValidatorTestCase (rodnaph)
  • bug #​44448 Allow Sequence constraint to be applied onto class as an attribute (sidz)
symfony/yaml

v5.4.2

Compare Source

Changelog (https://github.com/symfony/yaml/compare/v5.4.1...v5.4.2)

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

This MR has been generated by Renovate Bot.

Edited by Reiter, Christoph

Merge request reports