Skip to content

Bump symfony/cache from 7.4.1 to 7.4.14#622

Merged
phavekes merged 3 commits into
mainfrom
dependabot/composer/symfony/cache-7.4.14
Jul 23, 2026
Merged

Bump symfony/cache from 7.4.1 to 7.4.14#622
phavekes merged 3 commits into
mainfrom
dependabot/composer/symfony/cache-7.4.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps symfony/cache from 7.4.1 to 7.4.14.

Release notes

Sourced from symfony/cache's releases.

v7.4.14

Changelog (symfony/cache@v7.4.13...v7.4.14)

v7.4.13

Changelog (symfony/cache@v7.4.12...v7.4.13)

v7.4.12

Changelog (symfony/cache@v7.4.10...v7.4.12)

v7.4.10

Changelog (symfony/cache@v7.4.9...v7.4.10)

v7.4.9

Changelog (symfony/cache@v7.4.8...v7.4.9)

v7.4.8

Changelog (symfony/cache@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 (symfony/cache@v7.4.6...v7.4.7)

v7.4.6

Changelog (symfony/cache@v7.4.5...v7.4.6)

  • bug #63437 Wrap DoctrineDbalAdapter::doSave() in savepoint to prevent transaction poisoning (@​lacatoire)

... (truncated)

Commits
  • 9adfcb2 Merge branch '6.4' into 7.4
  • 704edf2 [Cache] Ensure RelayProxy compatibility with Relay extension 0.30.0
  • 0f7dc34 [Cache] Ensure RelayClusterProxy compatibility with Relay extension 0.30.0
  • 82698be Restore compat with DBAL v4.x
  • da9142e Migrate table definitions to DBAL's TableEditor API
  • 9b4976b Merge branch '6.4' into 7.4
  • 654e10f Unsafe unserialize phpstan rule
  • 1bb79da Merge branch '6.4' into 7.4
  • 2a639ad Drop PR warning and auto-closing on subtree splits
  • dad10dd Migrate configureSchema() to DBAL's editor API
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [symfony/cache](https://github.com/symfony/cache) from 7.4.1 to 7.4.14.
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/8.2/CHANGELOG.md)
- [Commits](symfony/cache@v7.4.1...v7.4.14)

---
updated-dependencies:
- dependency-name: symfony/cache
  dependency-version: 7.4.14
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jul 22, 2026
@phavekes
phavekes requested a review from kayjoosten July 23, 2026 07:23
@phavekes
phavekes merged commit 996689d into main Jul 23, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/composer/symfony/cache-7.4.14 branch July 23, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants