Update drupal/admin_toolbar from 3.6.1 to 3.6.2
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:
- drupal/admin_toolbar: 3.6.2 (updated from 3.6.1)
- nikic/php-parser: v5.6.0 (updated from v5.5.0)
- phpstan/phpdoc-parser: 2.2.0 (updated from 2.1.0)
- phpunit/phpunit: 11.5.27 (updated from 11.5.26)
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
.eslintignore
admin_toolbar_search/admin_toolbar_search.info.yml
admin_toolbar_search/admin_toolbar_search.libraries.yml
admin_toolbar_search/js/admin_toolbar_search.keyboard_shortcut.js
admin_toolbar_search/src/Controller/AdminToolbarSearchController.php
admin_toolbar_search/src/SearchLinks.php
admin_toolbar_search/tests/src/Functional/AdminToolbarSearchSettingsFormTest.php
admin_toolbar_tools/src/Plugin/Derivative/ExtraLinks.php
css/admin.toolbar.css
js/admin_toolbar.toggle_shortcut.js
src/Form/AdminToolbarSettingsForm.php
Changelog
Here is a list of changes between the version you use, and the version this pull request updates to:
-
204fc2e
Issue #3537721 by dydave: Admin Toolbar Search: Removed dependency on Admin Toolbar Tools. -
1e71df0
Issue #3532010 by phily, dydave, benjifisher: Dropped support for Core Update module routes 'update.module_update' and 'update.theme_update' for Core versions above 11.2. -
9549e06
Issue #3532249 by anybody, dydave: Fixed JS error 'Uncaught TypeError: toolbarElement.querySelector(...) is null' when selected HTML IDs are not found in the page. -
0412425
Issue #3527344 by justcaldwell, erutan, dydave: Fixed support for new keyboard shortcuts for MacOS.
Working with this branch
If you find you need to update the codebase to be able to merge this branch (for example update some tests or rebuild some assets), please note that violinist will force push to this branch to keep it up to date. This means you should not work on this branch directly, since you might lose your work. Read more about branches created by violinist.io here.
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.