wunderio / WunderTools

Project reference configuration for use with Ansible & Vagrant
https://wundertools.wunder.io
GNU General Public License v2.0
18 stars 9 forks source link

Update drush/drush requirement from ^9.0.0 to ^10.0.1 in /drupal #366

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on drush/drush to permit the latest version.

Release notes *Sourced from [drush/drush's releases](https://github.com/drush-ops/drush/releases).* > ## 10.0.1 > - site:install doesn't re-use a db connection already in settings.php ([#4244](https://github-redirect.dependabot.com/drush-ops/drush/issues/4244))
Commits - [`c553f41`](https://github.com/drush-ops/drush/commit/c553f416bc9fdce8318e2446a6d856b18fa34bce) Prep for 10.0.1. - [`4bad401`](https://github.com/drush-ops/drush/commit/4bad401a6d6b214ff243fa668d9f9df1aac2db25) Fix [#4243](https://github-redirect.dependabot.com/drush-ops/drush/issues/4243). site-install doesn't use db connection in settings.php ([#4244](https://github-redirect.dependabot.com/drush-ops/drush/issues/4244)) - [`01a5185`](https://github.com/drush-ops/drush/commit/01a518547af2f82f7d89b797e882e5956fd14d17) Lets not mention 11 yet. - [`bc36b17`](https://github.com/drush-ops/drush/commit/bc36b17e6e909a368a29e347838fe9c157811f60) Back to dev. - [`a2d09e4`](https://github.com/drush-ops/drush/commit/a2d09e4fcfa02330d34c5c7d2bff7d7545d79bc4) Prep for Drush 10. - [`69df571`](https://github.com/drush-ops/drush/commit/69df571ea932df6dbe7d2e93a756c7e26f66e96b) pm:security passes on 9 ([#4239](https://github-redirect.dependabot.com/drush-ops/drush/issues/4239)) - [`ec3a5d2`](https://github.com/drush-ops/drush/commit/ec3a5d2765efad69b5ed3ee6eb36097b186ea5c2) Up min version of DCG. ([#4238](https://github-redirect.dependabot.com/drush-ops/drush/issues/4238)) - [`f5ed76e`](https://github.com/drush-ops/drush/commit/f5ed76ea0b09193582e8006a9c731f68af730d7a) Centralize and fix Drupal version checking ([#4237](https://github-redirect.dependabot.com/drush-ops/drush/issues/4237)) - [`693d815`](https://github.com/drush-ops/drush/commit/693d815d8156ebe09477e696a07a3d654acb4dd1) Prep for RC5. - [`201fc40`](https://github.com/drush-ops/drush/commit/201fc40c535e46479188d7c64fae1d25e2242ba0) Fix arguments in pm:security test. - Additional commits viewable in [compare view](https://github.com/drush-ops/drush/compare/9.0.0...10.0.1)


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 - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #367.