Skip to content

Bump drush/drush from 10.3.1 to 10.5.0 #118

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

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

Conversation

dependabot-preview[bot]
Copy link

Bumps drush/drush from 10.3.1 to 10.5.0.

Release notes

Sourced from drush/drush's releases.

10.5.0

539f00cc5 Fix #4740. Inconsistent docs for drush.include in a drush config file (#4747) [Moshe Weitzman] 2d4ea2b6f Add new core:route command (#4735) [Moshe Weitzman] 1e8fe70ae Support idlist option on migrate:messages (#4728) [Marco Villegas] ea6172a6c Run hook_requirements() on pm:enable (#4733) [Michael S] f53566560 Zip extension no longer required in securityUpdateCommands (#4732) [Moshe Weitzman] a9fd9dd1a Advertise keyboard shortcut for search in docs site [Moshe Weitzman]

10.4.3

6d327682c No timeout for batch processing as we already re-spawn on low memory. (#4727) [Moshe Weitzman] 8633ac0b8 Remove deprecated use of Process::inheritEnvironmentVariables (#4726) [Claudiu Cristea] b450d6ddc Add --extra-dump default value in sql:sync (#4722) [Moshe Weitzman]

10.4.2

10.4.1

  • 58bbd0f8d - Move example.site.yml content to a new markdown page (#4719) Moshe Weitzman
  • a4190aaa1 - Add tests for changing deployment identifier and then running a drush command. (#4700) alexpott
  • 6ae01d8d7 - Update migrate generator for new MigrateRunnerCommands (#4718) Moshe Weitzman
  • 1af5fe088 - Allow to override the path to save profile dump (#4710) Andy Postnikov
  • e2737905c - Use to call each configuration parameter so it could be overriden via environment variables (#4705) Andy Postnikov
  • aa677117c - Add "project" to pm:list (#4694) Greg Anderson
  • 09ef1ac6d - Auto-discover non-Drupal commands (#4696) Claudiu Cristea
  • 7304cd852 - Fix container rebuilds on deployment identifier change (#4698) alexpott
  • 9fcb55d78 - Fix error from diff preview against ignored config. (#4692) Thomas M. Charging Hawk
  • 9a182614b - Update sql:sanitize help text to use sql-sanitize-confirms event (#4691) Richard B. Porter
  • 69ccd3288 - Fix #4043,#3843 - Use Symfony Console to determine terminal width. (#4688) Moshe Weitzman
  • f08585966 - Fix #4671. Show DB connection error details during bootstrap. (#4672) Moshe Weitzman
  • b1359d5b6 - Fix #4667. Fix --no-browser option. (#4668) Moshe Weitzman

10.4.0

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

... (truncated)

Commits

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.5.0.
- [Release notes](https://github.com/drush-ops/drush/releases)
- [Commits](drush-ops/drush@10.3.1...10.5.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added dependabot dependencies Pull requests that update a dependency file labels May 10, 2021
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.

0 participants