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 drush/drush from 12.3.0 to 12.4.3 #251

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

Conversation

violinist-bot
Copy link
Contributor

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:

  • chi-teck/drupal-code-generator: 3.3.0 (updated from 3.2.0)
  • drush/drush: 12.4.3 (updated from 12.3.0)
  • symfony/console: v6.3.8 (updated from v6.3.4)
  • symfony/dependency-injection: v6.3.8 (updated from v6.3.5)
  • symfony/string: v6.3.8 (updated from v6.3.5)
  • symfony/var-dumper: v6.3.8 (updated from v6.3.5)
  • symfony/var-exporter: v6.3.6 (updated from v6.3.4)
  • symfony/yaml: v6.3.8 (updated from v6.3.3)

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
  docs/hooks.md
  docs/site-aliases.md
  includes/batch.inc
  src/Application.php
  src/Attributes/Format.php
  src/Attributes/Obsolete.php
  src/Commands/LegacyCommands.php
  src/Commands/config/ConfigCommands.php
  src/Commands/config/ConfigPullCommands.php
  src/Commands/core/BrowseCommands.php
  src/Commands/core/CacheCommands.php
  src/Commands/core/CliCommands.php
  src/Commands/core/CoreCommands.php
  src/Commands/core/EditCommands.php
  src/Commands/core/RoleCommands.php
  src/Commands/core/SiteInstallCommands.php
  src/Commands/core/StatusCommands.php
  src/Commands/field/FieldCreateCommands.php
  src/Commands/sql/SqlCommands.php
  src/Commands/sql/SqlSyncCommands.php
  src/Drupal/Commands/sql/SanitizeCommands.php
  src/Drupal/Commands/sql/SanitizeCommentsCommands.php
  src/Drupal/Commands/sql/SanitizePluginInterface.php
  src/Drupal/Commands/sql/SanitizeSessionsCommands.php
  src/Drupal/Commands/sql/SanitizeUserFieldsCommands.php
  src/Drupal/Commands/sql/SanitizeUserTableCommands.php
  src/Runtime/DependencyInjection.php
  src/Runtime/RedispatchHook.php
  src/SiteAlias/ProcessManager.php
  src/Sql/SqlBase.php
  src/Sql/SqlMariaDB.php
  src/Sql/SqlMysql.php
  tests/bootstrap.php
  tests/functional/RsyncTest.php
  tests/functional/SqlSyncTest.php
  tests/phpunit.xml.dist
  tests/unish/CommandUnishTestCase.php

Changelog

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

  • 8245acede New implementation for 12.x, based on PR #4725 (#5808)
  • a34508223 More list indent fixes in site alias doc
  • 4e652985d Correct fix for batch update scenario (#5809)
  • 36521554f Try more indent in docs list
  • 80e031b96 Fix #5810. Improve rendering of list in docs (#5811)
  • 36fddc6ed Add minimal as profile option (#5791)
  • 017551721 Add an attribute for formatter options (#5805)
  • 25b4b82e6 Add Attribute for use by obsolete commands (#5804)
  • 24033d38d Use constants for command names (#5803)
  • dbc97d707 Another cast for setTty() (#5801)
  • 615476823 Use constants in sanitize hooks (#5800)
  • 8dc728872 Cast setTty() to satsify new type hint. (#5799)
  • edfd51ada Refs #5785. Fix path to remote drush (#5796)
  • 067bbcf63 Add link to HookManager in docs (#5794)
  • 93cb7f6ae Remove no longer needed phpunit bootstrap file (#5793)
  • b49cc6b66 Add a MariaDB driver to handle its mysqldump replacement (#5787)
  • 4ae35f31c Fixes #5761 get the relative path to the project root as the description says not the drush base path (#5785)
  • f7e2bfbb4 field-create: Don't list field types with no_ui set to true (#5782)

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