Skip to content

🚨 [Conductor] Security update symfony/cache to v7.4.13#16

Open
private-packagist[bot] wants to merge 1 commit into
masterfrom
conductor-symfony-cache-73881
Open

🚨 [Conductor] Security update symfony/cache to v7.4.13#16
private-packagist[bot] wants to merge 1 commit into
masterfrom
conductor-symfony-cache-73881

Conversation

@private-packagist
Copy link
Copy Markdown
Contributor

@private-packagist private-packagist Bot commented May 20, 2026

This PR was automatically generated by Conductor.

The PR contains the changes generated by running the following command:

composer update symfony/cache:v7.4.13 --with-all-dependencies --minimal-changes

Changelog

symfony/cache (Source: GitHub Releases))

v7.4.12

Changelog (v7.4.10...v7.4.12)

v7.4.10

Changelog (v7.4.9...v7.4.10)

v7.4.9

Changelog (v7.4.8...v7.4.9)

  • bug #​64060 Normalize default_lifetime for pools wrapped by ChainAdapter (@​ostrolucky)
  • bug #​63964 Ensure internal state is cleared in TagAwareAdapter::reset() … (@​KevinMartinsDev)
  • bug #​63860 Fix Psr16Cache::getMultiple() returning wrapper values when using TTL (@​nicolas-grekas)

v7.4.8

Changelog (v7.4.7...v7.4.8)

  • bug #​63818 Ensure compatibility with Relay extension 0.21.0 (@​lyrixx)
  • bug #​63747 Fix Psr16Cache::getMultiple() returning ValueWrapper with TagAwareAdapter (@​pcescon)
  • bug #​63736 Fix undefined array key when tag save fails in AbstractTagAwareAdapter (@​pcescon)
  • bug #​63655 Fix ChainAdapter ignoring item expiry when propagating to earlier adapters (@​guillaumeVDP)

v7.4.7

Changelog (v7.4.6...v7.4.7)

  • bug #​63592 Add timeout and slot eviction to LockRegistry stampede prevention (@​nicolas-grekas)

v7.4.6

Changelog (v7.4.5...v7.4.6)

  • bug #​63437 Wrap DoctrineDbalAdapter::doSave() in savepoint to prevent transaction poisoning (@​lacatoire)
  • bug #​63391 Align Redis sentinel auth handling across components (@​nicolas-grekas)
  • bug #​63324 Fix DSN auth not passed to Redis/RedisCluster/Relay in RedisTrait (@​ckrack)
  • bug #​63306 Revert "Fix DSN auth not passed to clusters in RedisTrait" (@​nicolas-grekas)
  • bug #​63272 Fix forwarding SSL settings to the redis sentinel (@​CientistaDaWeb)
  • bug #​63230 fix engine declaration on mysql pdo table creations (@​tandev)

v7.4.5

Changelog (v7.4.4...v7.4.5)

  • bug #​63137 Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL (@​samy-mahmoudi)

v7.4.4

Changelog (v7.4.3...v7.4.4)

  • bug #​62852 Fix DSN auth not passed to clusters in RedisTrait (@​wikando-ck)

v7.4.3

Changelog (v7.4.2...v7.4.3)

v7.4.1

Changelog (v7.4.0...v7.4.1)

v7.4.0

Changelog (v7.4.0-RC3...v7.4.0)

  • no significant changes

v7.4.0-RC2

Changelog (v7.4.0-RC1...v7.4.0-RC2)

v7.4.0-RC1

Changelog (v7.4.0-BETA2...v7.4.0-RC1)

v7.4.0-BETA1

Changelog (v7.3.4...v7.4.0-BETA1)

v7.3.11

Changelog (v7.3.10...v7.3.11)

  • bug #​63137 Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL (@​samy-mahmoudi)

v7.3.10

Changelog (v7.3.9...v7.3.10)

  • bug #​62852 Fix DSN auth not passed to clusters in RedisTrait (@​wikando-ck)

v7.3.9

Changelog (v7.3.8...v7.3.9)

v7.3.8

Changelog (v7.3.7...v7.3.8)

v7.3.6

Changelog (v7.3.5...v7.3.6)

v7.3.5

Changelog (v7.3.4...v7.3.5)

v7.3.4

Changelog (v7.3.3...v7.3.4)

v7.3.2

Changelog (v7.3.1...v7.3.2)

v7.3.1

Changelog (v7.3.0...v7.3.1)

v7.3.0

Changelog (v7.3.0-RC1...v7.3.0)

  • no significant changes

v7.3.0-RC1

Changelog (v7.3.0-BETA2...v7.3.0-RC1)

  • no significant changes

v7.3.0-BETA2

Changelog (v7.3.0-BETA1...v7.3.0-BETA2)

  • no significant changes

v7.3.0-BETA1

Changelog (v7.2.6...v7.3.0-BETA1)

v7.2.9

Changelog (v7.2.8...v7.2.9)

v7.2.8

Changelog (v7.2.7...v7.2.8)

v7.2.6

Changelog (v7.2.5...v7.2.6)

v7.2.5

Changelog (v7.2.4...v7.2.5)

v7.2.4

Changelog (v7.2.3...v7.2.4)

Task options

If you close the PR, the task will be skipped and Conductor will schedule the next task. Clicking the "Skip" button in the UI has the same effect. Conductor won't attempt to update the dependency to this exact version again but it will schedule updates to newer versions.


Powered by Private Packagist

@private-packagist
Copy link
Copy Markdown
Contributor Author

private-packagist Bot commented May 20, 2026

composer.lock

Package changes

Package Operation From To About
symfony/cache upgrade v7.2.3 ⚠️ v7.4.13 ✅ diff
symfony/cache-contracts upgrade v3.5.1 v3.7.0 diff

Settings · Docs · Powered by Private Packagist

@github-actions github-actions Bot force-pushed the conductor-symfony-cache-73881 branch from 0572eb0 to 8c9f6b5 Compare May 27, 2026 08:46
Conductor executed the following commands:
composer update symfony/cache:v7.4.13 --with-all-dependencies --minimal-changes
@private-packagist
Copy link
Copy Markdown
Contributor Author

The composer.lock diff comment has been updated to reflect new changes in this PR.

@private-packagist private-packagist Bot force-pushed the conductor-symfony-cache-73881 branch from 8c9f6b5 to 930fa30 Compare May 27, 2026 08:46
@private-packagist private-packagist Bot changed the title 🚨 [Conductor] Security update symfony/cache to v7.4.12 🚨 [Conductor] Security update symfony/cache to v7.4.13 May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants