Skip to content

Conversation

@dependabot-preview
Copy link

Bumps drush/drush from 10.3.1 to 10.4.0.

Release notes

Sourced from drush/drush's releases.

10.4.0

  • Moves migrate commands from migrate:run to Drush core https://www.drush.org/latest/migrate/
  • Exception in preflight does not set exit code Fixes #4627. (#4654)
  • Use enlightn/security-checker in pm:security-php (#4653)
  • Fixes #4038. More verbose sql exceptions and omit command signatures at end of error messages (#4652)

10.4.0-rc1

Moves migrate commands from migrate:run to Drush core https://www.drush.org/latest/migrate/

10.3.6

  • Document support of Symfony Console commands. Fix #4545.
  • Fix #4544. Use exit code 3 when insecure packages are found in security commands
  • Allow Symfony Finder ^5 (#4571)
  • Improve command categorization. (#4572)
  • Fixes #4580: Allow Drush to work with composer/semver ^3. (#4581)
  • entity:delete -> execute deletion of entities in batches. Add progress bar.
  • Fixed app root detected by Drush not getting passed to the Drupal kernel

10.3.5

  • Interact support for cc bin @weitzman (#4540)
  • Fixed lease-time option on queue:run @tuutti (#4550)
  • Fix PHP 8 deprecation with required parameters (#4557)
  • Transform the storage to import instead of the active one for export @bircher (#4554)
  • Allow to work with guzzle 7 also (#4562)

10.3.4

  • Document and update xhprofCommands. Support both xhprof and tideways (#4534)
  • Fix #4536. Move unish docs (#4537)
  • Avoid exception when clearing Drush’s own cache files (#4535)

10.3.3

  • Fix the backup-dir configuration setting (#4510)
  • Error message from requirements check on updatedb (#4513)
  • Fix #4512. Drush::redispatchOptions() no longer includes shortcut options (-y) (#4515)
  • Issue #4032 queue run lease time (#4322)
  • Fix #4134,#4438. Use Guzzle to fetch json in security commands (#4522)
  • Change how we NULL the cache dir during deploy command. (#4533)
  • Lots of minor docs improvements. See our new site at www.drush.org, including a command list.

10.3.2

Minor bug fixes - drush-ops/drush@10.3.1...10.3.2

Commits
  • 507cecd Prep for 10.4.0
  • 8771d53 Fix #4665. Add quotes to search link in docs.
  • 8100a23 Fix #4639 'Incorrectly nested style tag found' error on long help texts. (#4664)
  • 5f8f4fc Batch operation on update hooks don't set the correct installed schema versio...
  • d710ddf Fix code comment.
  • 5740c96 Validate that ext-zip is available in pm:security-php. (#4657)
  • 34d1e0d Fix #4655. Notice in getUsername(). (#4656)
  • f7a68c2 Exception in preflight does not set exit code Fixes #4627. (#4654)
  • 7366574 Use enlightn/security-checker in pm:security-php (#4653)
  • 4f8e465 Fixes #4038. More verbose sql exceptions and omit command signature at end (...
  • 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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [drush/drush](https://github.com/drush-ops/drush) from 10.3.1 to 10.4.0.
- [Release notes](https://github.com/drush-ops/drush/releases)
- [Commits](drush-ops/drush@10.3.1...10.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependabot dependencies Pull requests that update a dependency file labels Feb 16, 2021
@dependabot-preview
Copy link
Author

Superseded by #98.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/drush/drush-10.4.0 branch April 5, 2021 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant