Update drupal/purge from 3.4.0 to 3.5.0 #297
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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:
Release notes
Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.
List of release notes
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
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
Issue #2978195 by japerry: If purge_queuer_coretags.settings config object is missing or null, purging does not happen
DIT-192: Allow override of max items queued via purge.dangerous state flag.
Issue #3139245 by alexshipilov: Replace assert* involving an instanceof operator with assertInstanceOf()/assertNotInstanceOf()
Issue #3132185 by owenpm3: Output expression as well as count in queue debug messages
Issue #2953632 by japerry: Set max-age in performance tab from the purge module itself.
Linting and PHP8 warning fixes.
Issue #2757155 by japerry, moshe weitzman: Provide a mechanism to programatically alter purge plugins.
Issue #3298855 by japerry: Ensure max() function operates when no types are selected.
Issue #3078507 by japerry, Balu Ertl: Refactor drush commands into base module
Issue #3383874: Don't require QueueChangeForm to be modal
DIT-973: Remove unused testRouteAccessGranted() method from purge_ui tests.
Issue #3343141 by kiseleva.t: Undefined array key in Drupal\purge\Plugin\Purge\Queue\QueueService->commitAdding()
Linting and PHPCS fixes.
Issue #3309728 by nkoporec: Refactor D10 tests to not depend on classy.
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.