drush-ops/drush
### [`v11.0.7`](https://togithub.com/drush-ops/drush/releases/11.0.7)
[Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.6...11.0.7)
#### What's Changed
- Remove link referencing closed PR regarding site-specific config. by [@richardbporter](https://togithub.com/richardbporter) in [https://github.com/drush-ops/drush/pull/5088](https://togithub.com/drush-ops/drush/pull/5088)
- Fix core:status warning by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5090](https://togithub.com/drush-ops/drush/pull/5090)
**Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.6...11.0.7
### [`v11.0.6`](https://togithub.com/drush-ops/drush/releases/11.0.6)
[Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.5...11.0.6)
#### What's Changed
- Issue [#5066](https://togithub.com/drush-ops/drush/issues/5066) - PHP 8.1 null vs. \strlen() by [@Sweetchuck](https://togithub.com/Sweetchuck) in [https://github.com/drush-ops/drush/pull/5067](https://togithub.com/drush-ops/drush/pull/5067)
- Allow Drupal install with contrib database drivers by [@mondrake](https://togithub.com/mondrake) in [https://github.com/drush-ops/drush/pull/5070](https://togithub.com/drush-ops/drush/pull/5070)
- Bump consolidation dependencies to allow dflydev/dot-access-data:3 by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5074](https://togithub.com/drush-ops/drush/pull/5074)
- Fix links in docs to point to drush 11 by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5075](https://togithub.com/drush-ops/drush/pull/5075)
- Update DrushTestTrait.php by [@heddn](https://togithub.com/heddn) in [https://github.com/drush-ops/drush/pull/5076](https://togithub.com/drush-ops/drush/pull/5076)
- Move enlightn/security-checker to "suggest" by [@greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5078](https://togithub.com/drush-ops/drush/pull/5078)
- PHP 8.1 deprecation messages when the user has no mail or uid by [@claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/5079](https://togithub.com/drush-ops/drush/pull/5079)
- Migrate runner Drupal 10 compatibility by [@claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/5080](https://togithub.com/drush-ops/drush/pull/5080)
- Depend on enlightn/security-checker once again by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5081](https://togithub.com/drush-ops/drush/pull/5081)
- Remove psr/log as direct dependency by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5082](https://togithub.com/drush-ops/drush/pull/5082)
- Canonicalize all paths in status output. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5049](https://togithub.com/drush-ops/drush/pull/5049)
#### New Contributors
- [@heddn](https://togithub.com/heddn) made their first contribution in [https://github.com/drush-ops/drush/pull/5076](https://togithub.com/drush-ops/drush/pull/5076)
**Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.5...11.0.6
### [`v11.0.5`](https://togithub.com/drush-ops/drush/releases/11.0.5)
[Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.4...11.0.5)
#### What's Changed
- Fix usage example in core:route command by [@Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5053](https://togithub.com/drush-ops/drush/pull/5053)
- Fix tests on Drupal 10 by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5054](https://togithub.com/drush-ops/drush/pull/5054)
- Ignore services on invalid reference by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5056](https://togithub.com/drush-ops/drush/pull/5056)
- Fix [#5058](https://togithub.com/drush-ops/drush/issues/5058). Load/delete entities that are access controlled. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5059](https://togithub.com/drush-ops/drush/pull/5059)
- Add a default value for the field widget choice in field:create by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5060](https://togithub.com/drush-ops/drush/pull/5060)
**Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.4...11.0.5
### [`v11.0.4`](https://togithub.com/drush-ops/drush/releases/11.0.4)
[Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.3...11.0.4)
#### What's Changed
- Return values instead of keys in discoverCommandsFromConfiguration. by [@kporras07](https://togithub.com/kporras07) in [https://github.com/drush-ops/drush/pull/5039](https://togithub.com/drush-ops/drush/pull/5039)
- Add back semver_example test on highest. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5031](https://togithub.com/drush-ops/drush/pull/5031)
- sql:sync minor cleanup by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5044](https://togithub.com/drush-ops/drush/pull/5044)
- Remove unused global options remote-host and remote-user. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5045](https://togithub.com/drush-ops/drush/pull/5045)
- Remove drush_get_global_options() by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5046](https://togithub.com/drush-ops/drush/pull/5046)
- Update endpoint in SecurityUpdateCommands by [@webflo](https://togithub.com/webflo) in [https://github.com/drush-ops/drush/pull/5043](https://togithub.com/drush-ops/drush/pull/5043)
#### New Contributors
- [@kporras07](https://togithub.com/kporras07) made their first contribution in [https://github.com/drush-ops/drush/pull/5039](https://togithub.com/drush-ops/drush/pull/5039)
**Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.3...11.0.4
### [`v11.0.3`](https://togithub.com/drush-ops/drush/releases/11.0.3)
[Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.2...11.0.3)
#### What's Changed
- Dont define entity-updates by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5038](https://togithub.com/drush-ops/drush/pull/5038)
**Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.2...11.0.3
### [`v11.0.2`](https://togithub.com/drush-ops/drush/releases/11.0.2)
[Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.1...11.0.2)
#### What's Changed
- Fixes [#5024](https://togithub.com/drush-ops/drush/issues/5024). Allow Symfony 5.4 and 6 by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5025](https://togithub.com/drush-ops/drush/pull/5025)
- Remove grasmash/yaml-expander as it is not used by [@alexpott](https://togithub.com/alexpott) in [https://github.com/drush-ops/drush/pull/5028](https://togithub.com/drush-ops/drush/pull/5028)
- Tighten squizlabs/php_codesniffer constraint by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5029](https://togithub.com/drush-ops/drush/pull/5029)
- drush core:status (still) no longer works in Drush 11 with non-core db drivers by [@mondrake](https://togithub.com/mondrake) in [https://github.com/drush-ops/drush/pull/5032](https://togithub.com/drush-ops/drush/pull/5032)
- Move entity:updates command to LegacyCommands. Its unused in Drupal 9+ by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5033](https://togithub.com/drush-ops/drush/pull/5033)
- Simplify compatibility matrix now that Drupal 8 is EOL. by [@greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5035](https://togithub.com/drush-ops/drush/pull/5035)
- Bump site-process for less verbose exceptions. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5034](https://togithub.com/drush-ops/drush/pull/5034)
- Remove dead code and re-enable --partial test. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5036](https://togithub.com/drush-ops/drush/pull/5036)
**Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.1...11.0.2
### [`v11.0.1`](https://togithub.com/drush-ops/drush/releases/11.0.1)
[Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.0...11.0.1)
#### What's Changed
- Fix [#5010](https://togithub.com/drush-ops/drush/issues/5010). sql:dump includes path to sqlite3 database file in result-file=auto filename. Also uses in-memory sqlite during CI. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5012](https://togithub.com/drush-ops/drush/pull/5012)
- Add --filter option to migrate:status by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5014](https://togithub.com/drush-ops/drush/pull/5014)
- Fixes [#5015](https://togithub.com/drush-ops/drush/issues/5015). Nullable string type hint on runserver's parseUri(). by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5017](https://togithub.com/drush-ops/drush/pull/5017)
- Enable custom Logger(s). by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5022](https://togithub.com/drush-ops/drush/pull/5022)
- drush core:status no longer works in Drush 11 with non-core db drivers by [@mondrake](https://togithub.com/mondrake) in [https://github.com/drush-ops/drush/pull/5023](https://togithub.com/drush-ops/drush/pull/5023)
#### New Contributors
- [@mondrake](https://togithub.com/mondrake) made their first contribution in [https://github.com/drush-ops/drush/pull/5023](https://togithub.com/drush-ops/drush/pull/5023)
**Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.0...11.0.1
### [`v11.0.0`](https://togithub.com/drush-ops/drush/releases/11.0.0)
[Compare Source](https://togithub.com/drush-ops/drush/compare/10.6.2...11.0.0)
This release is recommended for all Drupal 9 sites. [Drush 10 is no longer supported](https://www.drush.org/latest/install/#drupal-compatibility).
#### Highlights
- Drupal 8 support is removed. Lots of dependencies updated as a result.. Composer warns if you try to enable Drush 11 with Drupal 8 or Drupal 9.1-.
- The command API is unchanged so your custom and contrib commands should run successfully, without changes
- [The Generator API has changed](https://togithub.com/Chi-teck/drupal-code-generator/releases/tag/2.0.0). Very few contrib/custom modules ship with generators so minimal impact.
- A bundle class generator! by [@weitzman](https://togithub.com/weitzman) in [#4903](https://togithub.com/drush-ops/drush/issues/4903)
- Add field:create and other field commands by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [#4853](https://togithub.com/drush-ops/drush/issues/4853), [#4926](https://togithub.com/drush-ops/drush/issues/4926), [#4930](https://togithub.com/drush-ops/drush/issues/4930)
- [Commands may now be authored using PHP8 Attributes instead of annotations](https://togithub.com/drush-ops/drush/blob/11.x/tests/integration/resources/Commands/ExampleAttributesCommands.php). Annotations are still supported.
- Add entity:save command by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4858](https://togithub.com/drush-ops/drush/pull/4858)
- pm:enable should fail by default if hook_requirements() is not met by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4874](https://togithub.com/drush-ops/drush/pull/4874)
- Remove core:init command. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4875](https://togithub.com/drush-ops/drush/pull/4875)
- Fix [#4541](https://togithub.com/drush-ops/drush/issues/4541): Add again uid and mail options for user commands ([#4542](https://togithub.com/drush-ops/drush/issues/4542)) \[O'Briat]
- Fix [#2927](https://togithub.com/drush-ops/drush/issues/2927). Don't issue a login link if user is blocked. ([#4934](https://togithub.com/drush-ops/drush/issues/4934)) \[Moshe Weitzman]
- Fixed drush_backend_batch_process() not clearing batch_get() by [@plach79](https://togithub.com/plach79) in [https://github.com/drush-ops/drush/pull/4886](https://togithub.com/drush-ops/drush/pull/4886)
- Let config:set change multiple top-level keys. Add docs and tests. ([#4983](https://togithub.com/drush-ops/drush/issues/4983)) \[Moshe Weitzman]
- Move from PSR2 to PSR12 coding standard ([#4994](https://togithub.com/drush-ops/drush/issues/4994)) \[Moshe Weitzman]
- Remove Drush's cache API. We no longer need to cache annotation parsing. ([#4965](https://togithub.com/drush-ops/drush/issues/4965)) \[Moshe Weitzman]
- Lots of doc improvements at www.drush.org, including new pages for Generators and Last Updated info at bottom of most pages.
- Lots of source code modernizations as proposed by Rector tool.
### [`v10.6.2`](https://togithub.com/drush-ops/drush/releases/10.6.2)
[Compare Source](https://togithub.com/drush-ops/drush/compare/10.6.1...10.6.2)
#### What's Changed
- I-3773: Fixed drush_backend_batch_process() not clearing batch_get().… by [@damienmckenna](https://togithub.com/damienmckenna) in [https://github.com/drush-ops/drush/pull/4893](https://togithub.com/drush-ops/drush/pull/4893)
- psysh 0.11 does not work with Drush 10 by [@felmab](https://togithub.com/felmab) in [https://github.com/drush-ops/drush/pull/4917](https://togithub.com/drush-ops/drush/pull/4917)
#### New Contributors
- [@damienmckenna](https://togithub.com/damienmckenna) made their first contribution in [https://github.com/drush-ops/drush/pull/4893](https://togithub.com/drush-ops/drush/pull/4893)
**Full Changelog**: https://github.com/drush-ops/drush/compare/10.6.1...10.6.2
### [`v10.6.1`](https://togithub.com/drush-ops/drush/releases/10.6.1)
[Compare Source](https://togithub.com/drush-ops/drush/compare/10.6.0...10.6.1)
#### What's Changed
- Fix running drush update:database with quiet option by [@hannsen](https://togithub.com/hannsen) in [https://github.com/drush-ops/drush/pull/4806](https://togithub.com/drush-ops/drush/pull/4806)
- [#4794](https://togithub.com/drush-ops/drush/issues/4794) Add fallback for lease_time when running queue by [@akasake](https://togithub.com/akasake) in [https://github.com/drush-ops/drush/pull/4795](https://togithub.com/drush-ops/drush/pull/4795)
- Remove dead php.ini code in EditCommands by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4809](https://togithub.com/drush-ops/drush/pull/4809)
- Validate migration IDs by [@marvil07](https://togithub.com/marvil07) in [https://github.com/drush-ops/drush/pull/4777](https://togithub.com/drush-ops/drush/pull/4777)
- Fixes [#4812](https://togithub.com/drush-ops/drush/issues/4812): Support Robo 3 while maintaining compatibility with Robo 2 and Robo 1. by [@greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/4814](https://togithub.com/drush-ops/drush/pull/4814)
- Add drush deploy:mark-complete ([#4738](https://togithub.com/drush-ops/drush/issues/4738)) by [@bircher](https://togithub.com/bircher) in [https://github.com/drush-ops/drush/pull/4739](https://togithub.com/drush-ops/drush/pull/4739)
- Escape ampersand in doc text for config:status by [@rwalkerands](https://togithub.com/rwalkerands) in [https://github.com/drush-ops/drush/pull/4828](https://togithub.com/drush-ops/drush/pull/4828)
- fix: --format=json not being respected by pm:security by [@justafish](https://togithub.com/justafish) in [https://github.com/drush-ops/drush/pull/4824](https://togithub.com/drush-ops/drush/pull/4824)
- Updating to usable php help examples. by [@eporama](https://togithub.com/eporama) in [https://github.com/drush-ops/drush/pull/4830](https://togithub.com/drush-ops/drush/pull/4830)
- The system_migrate_prepare_row() hook implementation not picked-up by [@claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/4833](https://togithub.com/drush-ops/drush/pull/4833)
- Fix PHP 8.1 compatibility for batch.inc by [@andypost](https://togithub.com/andypost) in [https://github.com/drush-ops/drush/pull/4840](https://togithub.com/drush-ops/drush/pull/4840)
- Fix PHP 8.1 - allow empty yaml by [@andypost](https://togithub.com/andypost) in [https://github.com/drush-ops/drush/pull/4845](https://togithub.com/drush-ops/drush/pull/4845)
#### New Contributors
- [@hannsen](https://togithub.com/hannsen) made their first contribution in [https://github.com/drush-ops/drush/pull/4806](https://togithub.com/drush-ops/drush/pull/4806)
- [@akasake](https://togithub.com/akasake) made their first contribution in [https://github.com/drush-ops/drush/pull/4795](https://togithub.com/drush-ops/drush/pull/4795)
- [@rwalkerands](https://togithub.com/rwalkerands) made their first contribution in [https://github.com/drush-ops/drush/pull/4828](https://togithub.com/drush-ops/drush/pull/4828)
- [@justafish](https://togithub.com/justafish) made their first contribution in [https://github.com/drush-ops/drush/pull/4824](https://togithub.com/drush-ops/drush/pull/4824)
- [@eporama](https://togithub.com/eporama) made their first contribution in [https://github.com/drush-ops/drush/pull/4830](https://togithub.com/drush-ops/drush/pull/4830)
**Full Changelog**: https://github.com/drush-ops/drush/compare/10.6.0...10.6.1
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^10.6
->^11.0
Release Notes
drush-ops/drush
### [`v11.0.7`](https://togithub.com/drush-ops/drush/releases/11.0.7) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.6...11.0.7) #### What's Changed - Remove link referencing closed PR regarding site-specific config. by [@richardbporter](https://togithub.com/richardbporter) in [https://github.com/drush-ops/drush/pull/5088](https://togithub.com/drush-ops/drush/pull/5088) - Fix core:status warning by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5090](https://togithub.com/drush-ops/drush/pull/5090) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.6...11.0.7 ### [`v11.0.6`](https://togithub.com/drush-ops/drush/releases/11.0.6) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.5...11.0.6) #### What's Changed - Issue [#5066](https://togithub.com/drush-ops/drush/issues/5066) - PHP 8.1 null vs. \strlen() by [@Sweetchuck](https://togithub.com/Sweetchuck) in [https://github.com/drush-ops/drush/pull/5067](https://togithub.com/drush-ops/drush/pull/5067) - Allow Drupal install with contrib database drivers by [@mondrake](https://togithub.com/mondrake) in [https://github.com/drush-ops/drush/pull/5070](https://togithub.com/drush-ops/drush/pull/5070) - Bump consolidation dependencies to allow dflydev/dot-access-data:3 by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5074](https://togithub.com/drush-ops/drush/pull/5074) - Fix links in docs to point to drush 11 by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5075](https://togithub.com/drush-ops/drush/pull/5075) - Update DrushTestTrait.php by [@heddn](https://togithub.com/heddn) in [https://github.com/drush-ops/drush/pull/5076](https://togithub.com/drush-ops/drush/pull/5076) - Move enlightn/security-checker to "suggest" by [@greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5078](https://togithub.com/drush-ops/drush/pull/5078) - PHP 8.1 deprecation messages when the user has no mail or uid by [@claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/5079](https://togithub.com/drush-ops/drush/pull/5079) - Migrate runner Drupal 10 compatibility by [@claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/5080](https://togithub.com/drush-ops/drush/pull/5080) - Depend on enlightn/security-checker once again by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5081](https://togithub.com/drush-ops/drush/pull/5081) - Remove psr/log as direct dependency by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5082](https://togithub.com/drush-ops/drush/pull/5082) - Canonicalize all paths in status output. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5049](https://togithub.com/drush-ops/drush/pull/5049) #### New Contributors - [@heddn](https://togithub.com/heddn) made their first contribution in [https://github.com/drush-ops/drush/pull/5076](https://togithub.com/drush-ops/drush/pull/5076) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.5...11.0.6 ### [`v11.0.5`](https://togithub.com/drush-ops/drush/releases/11.0.5) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.4...11.0.5) #### What's Changed - Fix usage example in core:route command by [@Chi-teck](https://togithub.com/Chi-teck) in [https://github.com/drush-ops/drush/pull/5053](https://togithub.com/drush-ops/drush/pull/5053) - Fix tests on Drupal 10 by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5054](https://togithub.com/drush-ops/drush/pull/5054) - Ignore services on invalid reference by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5056](https://togithub.com/drush-ops/drush/pull/5056) - Fix [#5058](https://togithub.com/drush-ops/drush/issues/5058). Load/delete entities that are access controlled. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5059](https://togithub.com/drush-ops/drush/pull/5059) - Add a default value for the field widget choice in field:create by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [https://github.com/drush-ops/drush/pull/5060](https://togithub.com/drush-ops/drush/pull/5060) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.4...11.0.5 ### [`v11.0.4`](https://togithub.com/drush-ops/drush/releases/11.0.4) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.3...11.0.4) #### What's Changed - Return values instead of keys in discoverCommandsFromConfiguration. by [@kporras07](https://togithub.com/kporras07) in [https://github.com/drush-ops/drush/pull/5039](https://togithub.com/drush-ops/drush/pull/5039) - Add back semver_example test on highest. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5031](https://togithub.com/drush-ops/drush/pull/5031) - sql:sync minor cleanup by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5044](https://togithub.com/drush-ops/drush/pull/5044) - Remove unused global options remote-host and remote-user. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5045](https://togithub.com/drush-ops/drush/pull/5045) - Remove drush_get_global_options() by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5046](https://togithub.com/drush-ops/drush/pull/5046) - Update endpoint in SecurityUpdateCommands by [@webflo](https://togithub.com/webflo) in [https://github.com/drush-ops/drush/pull/5043](https://togithub.com/drush-ops/drush/pull/5043) #### New Contributors - [@kporras07](https://togithub.com/kporras07) made their first contribution in [https://github.com/drush-ops/drush/pull/5039](https://togithub.com/drush-ops/drush/pull/5039) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.3...11.0.4 ### [`v11.0.3`](https://togithub.com/drush-ops/drush/releases/11.0.3) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.2...11.0.3) #### What's Changed - Dont define entity-updates by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5038](https://togithub.com/drush-ops/drush/pull/5038) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.2...11.0.3 ### [`v11.0.2`](https://togithub.com/drush-ops/drush/releases/11.0.2) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.1...11.0.2) #### What's Changed - Fixes [#5024](https://togithub.com/drush-ops/drush/issues/5024). Allow Symfony 5.4 and 6 by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5025](https://togithub.com/drush-ops/drush/pull/5025) - Remove grasmash/yaml-expander as it is not used by [@alexpott](https://togithub.com/alexpott) in [https://github.com/drush-ops/drush/pull/5028](https://togithub.com/drush-ops/drush/pull/5028) - Tighten squizlabs/php_codesniffer constraint by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5029](https://togithub.com/drush-ops/drush/pull/5029) - drush core:status (still) no longer works in Drush 11 with non-core db drivers by [@mondrake](https://togithub.com/mondrake) in [https://github.com/drush-ops/drush/pull/5032](https://togithub.com/drush-ops/drush/pull/5032) - Move entity:updates command to LegacyCommands. Its unused in Drupal 9+ by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5033](https://togithub.com/drush-ops/drush/pull/5033) - Simplify compatibility matrix now that Drupal 8 is EOL. by [@greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/5035](https://togithub.com/drush-ops/drush/pull/5035) - Bump site-process for less verbose exceptions. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5034](https://togithub.com/drush-ops/drush/pull/5034) - Remove dead code and re-enable --partial test. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5036](https://togithub.com/drush-ops/drush/pull/5036) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.1...11.0.2 ### [`v11.0.1`](https://togithub.com/drush-ops/drush/releases/11.0.1) [Compare Source](https://togithub.com/drush-ops/drush/compare/11.0.0...11.0.1) #### What's Changed - Fix [#5010](https://togithub.com/drush-ops/drush/issues/5010). sql:dump includes path to sqlite3 database file in result-file=auto filename. Also uses in-memory sqlite during CI. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5012](https://togithub.com/drush-ops/drush/pull/5012) - Add --filter option to migrate:status by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5014](https://togithub.com/drush-ops/drush/pull/5014) - Fixes [#5015](https://togithub.com/drush-ops/drush/issues/5015). Nullable string type hint on runserver's parseUri(). by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5017](https://togithub.com/drush-ops/drush/pull/5017) - Enable custom Logger(s). by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/5022](https://togithub.com/drush-ops/drush/pull/5022) - drush core:status no longer works in Drush 11 with non-core db drivers by [@mondrake](https://togithub.com/mondrake) in [https://github.com/drush-ops/drush/pull/5023](https://togithub.com/drush-ops/drush/pull/5023) #### New Contributors - [@mondrake](https://togithub.com/mondrake) made their first contribution in [https://github.com/drush-ops/drush/pull/5023](https://togithub.com/drush-ops/drush/pull/5023) **Full Changelog**: https://github.com/drush-ops/drush/compare/11.0.0...11.0.1 ### [`v11.0.0`](https://togithub.com/drush-ops/drush/releases/11.0.0) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.6.2...11.0.0) This release is recommended for all Drupal 9 sites. [Drush 10 is no longer supported](https://www.drush.org/latest/install/#drupal-compatibility). #### Highlights - Drupal 8 support is removed. Lots of dependencies updated as a result.. Composer warns if you try to enable Drush 11 with Drupal 8 or Drupal 9.1-. - The command API is unchanged so your custom and contrib commands should run successfully, without changes - [The Generator API has changed](https://togithub.com/Chi-teck/drupal-code-generator/releases/tag/2.0.0). Very few contrib/custom modules ship with generators so minimal impact. - A bundle class generator! by [@weitzman](https://togithub.com/weitzman) in [#4903](https://togithub.com/drush-ops/drush/issues/4903) - Add field:create and other field commands by [@DieterHolvoet](https://togithub.com/DieterHolvoet) in [#4853](https://togithub.com/drush-ops/drush/issues/4853), [#4926](https://togithub.com/drush-ops/drush/issues/4926), [#4930](https://togithub.com/drush-ops/drush/issues/4930) - [Commands may now be authored using PHP8 Attributes instead of annotations](https://togithub.com/drush-ops/drush/blob/11.x/tests/integration/resources/Commands/ExampleAttributesCommands.php). Annotations are still supported. - Add entity:save command by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4858](https://togithub.com/drush-ops/drush/pull/4858) - pm:enable should fail by default if hook_requirements() is not met by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4874](https://togithub.com/drush-ops/drush/pull/4874) - Remove core:init command. by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4875](https://togithub.com/drush-ops/drush/pull/4875) - Fix [#4541](https://togithub.com/drush-ops/drush/issues/4541): Add again uid and mail options for user commands ([#4542](https://togithub.com/drush-ops/drush/issues/4542)) \[O'Briat] - Fix [#2927](https://togithub.com/drush-ops/drush/issues/2927). Don't issue a login link if user is blocked. ([#4934](https://togithub.com/drush-ops/drush/issues/4934)) \[Moshe Weitzman] - Fixed drush_backend_batch_process() not clearing batch_get() by [@plach79](https://togithub.com/plach79) in [https://github.com/drush-ops/drush/pull/4886](https://togithub.com/drush-ops/drush/pull/4886) - Let config:set change multiple top-level keys. Add docs and tests. ([#4983](https://togithub.com/drush-ops/drush/issues/4983)) \[Moshe Weitzman] - Move from PSR2 to PSR12 coding standard ([#4994](https://togithub.com/drush-ops/drush/issues/4994)) \[Moshe Weitzman] - Remove Drush's cache API. We no longer need to cache annotation parsing. ([#4965](https://togithub.com/drush-ops/drush/issues/4965)) \[Moshe Weitzman] - Lots of doc improvements at www.drush.org, including new pages for Generators and Last Updated info at bottom of most pages. - Lots of source code modernizations as proposed by Rector tool. ### [`v10.6.2`](https://togithub.com/drush-ops/drush/releases/10.6.2) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.6.1...10.6.2) #### What's Changed - I-3773: Fixed drush_backend_batch_process() not clearing batch_get().… by [@damienmckenna](https://togithub.com/damienmckenna) in [https://github.com/drush-ops/drush/pull/4893](https://togithub.com/drush-ops/drush/pull/4893) - psysh 0.11 does not work with Drush 10 by [@felmab](https://togithub.com/felmab) in [https://github.com/drush-ops/drush/pull/4917](https://togithub.com/drush-ops/drush/pull/4917) #### New Contributors - [@damienmckenna](https://togithub.com/damienmckenna) made their first contribution in [https://github.com/drush-ops/drush/pull/4893](https://togithub.com/drush-ops/drush/pull/4893) **Full Changelog**: https://github.com/drush-ops/drush/compare/10.6.1...10.6.2 ### [`v10.6.1`](https://togithub.com/drush-ops/drush/releases/10.6.1) [Compare Source](https://togithub.com/drush-ops/drush/compare/10.6.0...10.6.1) #### What's Changed - Fix running drush update:database with quiet option by [@hannsen](https://togithub.com/hannsen) in [https://github.com/drush-ops/drush/pull/4806](https://togithub.com/drush-ops/drush/pull/4806) - [#4794](https://togithub.com/drush-ops/drush/issues/4794) Add fallback for lease_time when running queue by [@akasake](https://togithub.com/akasake) in [https://github.com/drush-ops/drush/pull/4795](https://togithub.com/drush-ops/drush/pull/4795) - Remove dead php.ini code in EditCommands by [@weitzman](https://togithub.com/weitzman) in [https://github.com/drush-ops/drush/pull/4809](https://togithub.com/drush-ops/drush/pull/4809) - Validate migration IDs by [@marvil07](https://togithub.com/marvil07) in [https://github.com/drush-ops/drush/pull/4777](https://togithub.com/drush-ops/drush/pull/4777) - Fixes [#4812](https://togithub.com/drush-ops/drush/issues/4812): Support Robo 3 while maintaining compatibility with Robo 2 and Robo 1. by [@greg-1-anderson](https://togithub.com/greg-1-anderson) in [https://github.com/drush-ops/drush/pull/4814](https://togithub.com/drush-ops/drush/pull/4814) - Add drush deploy:mark-complete ([#4738](https://togithub.com/drush-ops/drush/issues/4738)) by [@bircher](https://togithub.com/bircher) in [https://github.com/drush-ops/drush/pull/4739](https://togithub.com/drush-ops/drush/pull/4739) - Escape ampersand in doc text for config:status by [@rwalkerands](https://togithub.com/rwalkerands) in [https://github.com/drush-ops/drush/pull/4828](https://togithub.com/drush-ops/drush/pull/4828) - fix: --format=json not being respected by pm:security by [@justafish](https://togithub.com/justafish) in [https://github.com/drush-ops/drush/pull/4824](https://togithub.com/drush-ops/drush/pull/4824) - Updating to usable php help examples. by [@eporama](https://togithub.com/eporama) in [https://github.com/drush-ops/drush/pull/4830](https://togithub.com/drush-ops/drush/pull/4830) - The system_migrate_prepare_row() hook implementation not picked-up by [@claudiu-cristea](https://togithub.com/claudiu-cristea) in [https://github.com/drush-ops/drush/pull/4833](https://togithub.com/drush-ops/drush/pull/4833) - Fix PHP 8.1 compatibility for batch.inc by [@andypost](https://togithub.com/andypost) in [https://github.com/drush-ops/drush/pull/4840](https://togithub.com/drush-ops/drush/pull/4840) - Fix PHP 8.1 - allow empty yaml by [@andypost](https://togithub.com/andypost) in [https://github.com/drush-ops/drush/pull/4845](https://togithub.com/drush-ops/drush/pull/4845) #### New Contributors - [@hannsen](https://togithub.com/hannsen) made their first contribution in [https://github.com/drush-ops/drush/pull/4806](https://togithub.com/drush-ops/drush/pull/4806) - [@akasake](https://togithub.com/akasake) made their first contribution in [https://github.com/drush-ops/drush/pull/4795](https://togithub.com/drush-ops/drush/pull/4795) - [@rwalkerands](https://togithub.com/rwalkerands) made their first contribution in [https://github.com/drush-ops/drush/pull/4828](https://togithub.com/drush-ops/drush/pull/4828) - [@justafish](https://togithub.com/justafish) made their first contribution in [https://github.com/drush-ops/drush/pull/4824](https://togithub.com/drush-ops/drush/pull/4824) - [@eporama](https://togithub.com/eporama) made their first contribution in [https://github.com/drush-ops/drush/pull/4830](https://togithub.com/drush-ops/drush/pull/4830) **Full Changelog**: https://github.com/drush-ops/drush/compare/10.6.0...10.6.1Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.