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
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:
11.0.2
->11.0.7
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.3Configuration
📅 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.