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
- doctrine/cache: 1.13.0 (updated from 1.12.1)
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
.github/workflows/coding-standards.yml
.github/workflows/continuous-integration.yml
.github/workflows/release-on-milestone-closed.yml
composer.json
lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php
tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php
tests/Doctrine/Tests/Common/Cache/Psr6/DoctrineProviderTest.php
tests/Doctrine/Tests/Common/Cache/SQLite3CacheTest.php
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
56cd022Add reset() to PSR-6 DoctrineProvider (#398)
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.
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
- doctrine/cache: 1.13.0 (updated from 1.12.1)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
.github/workflows/coding-standards.yml .github/workflows/continuous-integration.yml .github/workflows/release-on-milestone-closed.yml composer.json lib/Doctrine/Common/Cache/Psr6/DoctrineProvider.php tests/Doctrine/Tests/Common/Cache/MemcachedCacheTest.php tests/Doctrine/Tests/Common/Cache/Psr6/DoctrineProviderTest.php tests/Doctrine/Tests/Common/Cache/SQLite3CacheTest.phpChangelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Add reset() to PSR-6 DoctrineProvider (#398)
Bump tools and update workflows (#402)
Fix failing test on Symfony 6 (#401)
Skip broken memcached tests (#403)
Disable fail-fast (#400)
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.