Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update drupal/admin_toolbar from 3.4.2 to 3.5.2 #156

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

violinist-bot
Copy link

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.5.2 (updated from 3.4.2)

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
  .cspell-project-words.txt
  .gitlab-ci.yml
  admin_toolbar.info.yml
  admin_toolbar.install
  admin_toolbar.module
  admin_toolbar_links_access_filter/README.md
  admin_toolbar_links_access_filter/admin_toolbar_links_access_filter.info.yml
  admin_toolbar_links_access_filter/admin_toolbar_links_access_filter.module
  admin_toolbar_search/admin_toolbar_search.info.yml
  admin_toolbar_search/admin_toolbar_search.module
  admin_toolbar_search/js/admin_toolbar_search.js
  admin_toolbar_search/src/Controller/AdminToolbarSearchController.php
  admin_toolbar_search/src/SearchLinks.php
  admin_toolbar_search/tests/src/FunctionalJavascript/AdminToolbarSearchTest.php
  admin_toolbar_search/tests/src/FunctionalJavascript/AdminToolbarToolsSearchTest.php
  admin_toolbar_tools/admin_toolbar_tools.info.yml
  admin_toolbar_tools/admin_toolbar_tools.links.menu.yml
  admin_toolbar_tools/admin_toolbar_tools.routing.yml
  admin_toolbar_tools/css/tools.css
  admin_toolbar_tools/src/AdminToolbarToolsHelper.php
  admin_toolbar_tools/src/Controller/ToolbarController.php
  admin_toolbar_tools/src/Form/AdminToolbarToolsSettingsForm.php
  admin_toolbar_tools/src/Plugin/Derivative/ExtraLinks.php
  admin_toolbar_tools/src/Plugin/Menu/MenuLinkEntity.php
  admin_toolbar_tools/tests/src/Functional/AdminToolbarToolsSettingsFormTest.php
  css/admin.toolbar.css
  css/admin.toolbar_search.css
  js/admin_toolbar.hover.js
  js/admin_toolbar.hoverintent.js
  js/jquery.hoverIntent.js
  src/Form/AdminToolbarSettingsForm.php
  tests/src/Functional/AdminToolbarAdminMenuTest.php
  tests/src/Functional/AdminToolbarAlterTest.php
  tests/src/Functional/AdminToolbarSettingsFormTest.php
  tests/src/Functional/AdminToolbarToolsSortTest.php

Changelog

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

  • 94f2ea4 Issue #3493798 by ressa, shivam_tiwari, paul_serval, estoclet: Fixed compatibility issue: Route 'update.theme_install' does not exist in Drupal 11.0.x and 10.4.x.
  • ef11785 Issue #3466743 by DYdave: Added initial automated tests for the 'AdminToolbarToolsSettingsForm'.
  • b58c613 Issue #3494654 by ressa, dydave: Fixed broken tests by fixing indentation and PHPCS errors.
  • f6acda6 3486841: Add menu item for re-index site
  • a25d54f Issue #3474908 by japerry, hswong3i: Remove the now defunct menu items for Drupal 11 sites
  • f59fe20 Issue #3471798 by chr.fritsch: Admin Toolbar Links Access Filter was not marked D11 compatible
  • 7cca52b Issue #3465604 by dydave: TypeError: method_exists(): Argument #1 ($object_or_class) must be of type object|string, null given
  • f37bc92 Issue #3466125 by dydave, japerry, teknocat: [AdminToolbarSettingsForm] Fix Fatal Error: Call to undefined method Drupal\Core\Menu\MenuLinkManager::invalidateAll()
  • 14ed61f Issue #3465705 by vishal.kadam: Toolbar image missing
  • 3653c65 Issue #3411005: GitlabCI: Fix PHPCS and PHPStan validation errors
  • 68185d7 Issue #3420788: Search links always open new window / tab
  • e741d4c Issue #3465313: Max Bundles not being honored
  • 9fa420b Issue #3463378: GitlabCI: Fix CSPELL validation errors
  • 8ff58cf Issue #3391853 by YazanMajadba: The arrow is rotated in [RTL] when I focused on it
  • d549bdb Issue #3336787: TypeError in commerce_product if enable admin_toolbar_extra
  • bcef584 Issue #3427112: Do not checkNamedRoute if route_name is NULL
  • d9d2fd1 Issue #3457902: Forward Compatibility with Project Browser
  • b000415 Issue #3317002: Access search field via a keyboard shortcut with accesskey
  • befc297 Issue #3416954: [admin_toolbar_tools] Don't add disabled views to the admin menu
  • 417799a Issue #3397570: Add check for Undefined array key "#active".
  • b655dba Issue #3446836: Incorrect logger name in admin_toolbar_links_access_filter module.
  • d969da4 Issue #3462559 by DYdave: Link to "Block" content overview page not displayed
  • b848f6f Issue #3463291 by japerry: Deprecate the admin_toolbar_links_access_filter module
  • a58a23d Issue #3462195: GitlabCI: Fix Stylelint validation errors
  • efb450a Issue #3363604: Add Drupal 11 support
  • 075ba26 Fix Tests
  • 7051a82 Add Gitlab ci testing

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant