drupalorg-cli icon indicating copy to clipboard operation
drupalorg-cli copied to clipboard

Update symfony/cache from v5.4.8 to v5.4.13

Open violinist-bot opened this issue 3 years ago • 0 comments

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here.

List of updated packages
  • symfony/cache: v5.4.13 (updated from v5.4.8)
  • symfony/cache-contracts: v2.5.2 (updated from v2.5.1)
  • symfony/polyfill-php73: v1.26.0 (updated from v1.25.0)
  • symfony/polyfill-php80: v1.26.0 (updated from v1.25.0)
  • symfony/service-contracts: v2.5.2 (updated from v2.5.1)
  • symfony/var-exporter: v5.4.10 (updated from v5.4.8)

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
  Adapter/AbstractAdapter.php
  Adapter/ApcuAdapter.php
  Adapter/ArrayAdapter.php
  Adapter/ChainAdapter.php
  Adapter/PhpArrayAdapter.php
  Adapter/PhpFilesAdapter.php
  CacheItem.php
  README.md
  Tests/Adapter/AdapterTestCase.php
  Tests/Adapter/ApcuAdapterTest.php
  Tests/Adapter/MemcachedAdapterTest.php
  Tests/Adapter/PhpArrayAdapterTest.php
  Tests/Adapter/RedisAdapterSentinelTest.php
  Tests/Adapter/TagAwareAdapterTest.php
  Traits/ContractsTrait.php
  Traits/RedisTrait.php
  composer.json

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 89bb6a0 Merge branch '4.4' into 5.4
  • f59de59 [Cache] update readme
  • 5a0fff4 [Cache] Ensured that redis adapter can use multiple redis sentinel hosts
  • db611fb Fix CS
  • 3e81372 Merge branch '4.4' into 5.4
  • f58f87f CS fixes
  • c4e387b Merge branch '4.4' into 5.4
  • 3b3c601 [Cache] Respect $save option in ChainAdapter
  • 143637c [Cache] Respect $save option in ArrayAdapter
  • 46430ec Merge branch '4.4' into 5.4
  • 49e771f [Cache] do not pass null to strlen()
  • a50b724 Merge branch '4.4' into 5.4
  • 7cdabf9 [Cache] Throw when "redis_sentinel" is used with a non-Predis "class" option

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

violinist-bot avatar May 27 '22 08:05 violinist-bot