acquia / blt

Acquia's toolset for automating Drupal 10 development, testing, and deployment.
https://docs.acquia.com/blt/
GNU General Public License v2.0
442 stars 394 forks source link

Bump drush/drush from 12.4.3 to 12.4.4 #4743

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps drush/drush from 12.4.3 to 12.4.4.

Release notes

Sourced from drush/drush's releases.

12.4.4

New

What's Changed

New Contributors

Full Changelog: https://github.com/drush-ops/drush/compare/12.4.3...12.4.4

Commits
  • a6585cd Remove the use of mt_rand (#5857)
  • fd9e0da Removed 'not found' from error message, as that case already handled by valid...
  • 841bf44 A new content authoring command: entity:create (#5815)
  • 13a65b6 Skip abstract entity type classes from being exposed with their short class n...
  • 4612622 Add Drush 13 / Drupal 11 to compatibility to help users plan (#5875)
  • cb8f1d5 Fix update notes from prior Drush versions to include missing /src (#5874)
  • bf5c21b DrushLoggerServiceProvider is not registered after a cache rebuild (#5862) (#...
  • 1f9e78a Drush 11 + Drupal 9 is no longer recommended
  • 79a5e6b Replace usage of Assertion\Handle::register() (#5852)
  • 7f24c51 Add a command example using %private path alias. (#5847)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)