Roave / psr-container-doctrine

Doctrine Factories for PSR-11 Containers
BSD 2-Clause "Simplified" License
95 stars 31 forks source link

Update dependency symfony/cache to v7 #114

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/cache (source) ^6.3.8 -> ^7.0.0 age adoption passing confidence

Release Notes

symfony/cache (symfony/cache) ### [`v7.0.0`](https://togithub.com/symfony/cache/releases/tag/v7.0.0) [Compare Source](https://togithub.com/symfony/cache/compare/v6.4.0...v7.0.0) **Changelog** (https://github.com/symfony/cache/compare/v7.0.0-RC2...v7.0.0) - no significant changes ### [`v6.4.0`](https://togithub.com/symfony/cache/releases/tag/v6.4.0) [Compare Source](https://togithub.com/symfony/cache/compare/v6.3.9...v6.4.0) **Changelog** (https://github.com/symfony/cache/compare/v6.4.0-RC2...v6.4.0) - no significant changes ### [`v6.3.9`](https://togithub.com/symfony/cache/releases/tag/v6.3.9) [Compare Source](https://togithub.com/symfony/cache/compare/v6.3.8...v6.3.9) **Changelog** (https://github.com/symfony/cache/compare/v6.3.8...v6.3.9) - bug [symfony/symfony#52715](https://togithub.com/symfony/symfony/issues/52715) \[Cache] fix detecting the database server version ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#52688](https://togithub.com/symfony/symfony/issues/52688) \[Cache] Add url decoding of password in `RedisTrait` DSN (@​alexandre-daubois) - bug [symfony/symfony#52686](https://togithub.com/symfony/symfony/issues/52686) \[Cache] fix detecting the server version with Doctrine DBAL 4 ([@​xabbuh](https://togithub.com/xabbuh)) - bug [symfony/symfony#52459](https://togithub.com/symfony/symfony/issues/52459) \[Cache]\[HttpFoundation]\[Lock] Fix PDO store not creating table + add tests ([@​HypeMC](https://togithub.com/HypeMC))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



Read more about the use of Renovate Bot within ocramius/* projects.