Skip to content
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

chore(deps): update dependency drush/drush to v12 - autoclosed #63

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
drush/drush (source) ^11.4.0 -> ^12.5.1 age adoption passing confidence

Release Notes

drush-ops/drush (drush/drush)

v12.5.1

Compare Source

What's Changed

Full Changelog: drush-ops/drush@12.5.0...12.5.1

v12.5.0

Compare Source

Commandfiles are now encouraged to inject their dependencies via Autowire (#​5893). Prior methods such as a create() method or a drush.services.yml file are deprecated and may be removed in Drush 13. Now is also a good time to update commandfiles to use PHP Attributes instead of annotations.

A new content authoring command: entity:create. Added in 12.4.4 and so fun we had to mention it again in this minor release.

Full Changelog: drush-ops/drush@12.4.4...12.5.0

v12.4.4

Compare Source

New

What's Changed

New Contributors

Full Changelog: drush-ops/drush@12.4.3...12.4.4

v12.4.3

Compare Source

What's Changed

Full Changelog: drush-ops/drush@12.4.2...12.4.3

v12.4.2

Compare Source

What's Changed

Full Changelog: drush-ops/drush@12.4.1...12.4.2

v12.4.1

Compare Source

What's Changed

Full Changelog: drush-ops/drush@12.4.0...12.4.1

v12.4.0

Compare Source

What's Changed

Full Changelog: drush-ops/drush@12.3.0...12.4.0

v12.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: drush-ops/drush@12.2.0...12.3.0

v12.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: drush-ops/drush@12.1.3...12.2.0

v12.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: drush-ops/drush@12.1.2...12.1.3

v12.1.2

Compare Source

What's Changed

New Contributors

Full Changelog: drush-ops/drush@12.1.1...12.1.2

v12.1.1

Compare Source

What's Changed
New Contributors

Full Changelog: drush-ops/drush@12.1.0...12.1.1

v12.1.0

Compare Source

What's Changed

Full Changelog: drush-ops/drush@12.0.2...12.1.0

v12.0.2

Compare Source

What's Changed

Full Changelog: drush-ops/drush@12.0.1...12.0.2

v12.0.1

Compare Source

What's Changed

Full Changelog: drush-ops/drush@12.0.0...12.0.1

v12.0.0

Compare Source

  • Compatible with Drupal 10+.
  • Existing commands should run without modification unless you are doing something exotic.
  • Changing commands to use PHP Attributes and static create() factory may be done at your leisure, before Drupal 13.

What's Changed

New Contributors

Full Changelog: drush-ops/drush@11.5.1...12.0.0

v11.6.0

Compare Source

What's Changed

Full Changelog: drush-ops/drush@11.5.1...11.6.0

v11.5.1

Compare Source

What's Changed

Full Changelog: drush-ops/drush@11.5.0...11.5.1

v11.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: drush-ops/drush@11.4.0...11.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jun 5, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update drush/drush:12.5.1 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
������������������������������������������������������                                                      ������������������������������������������������������
In VcsRepository.php line 420:
                                                                               
  No valid composer.json was found in any branch or tag of https://git.drupal  
  code.org/issue/field_tools-3297214.git, could not load a package from it.    
                                                                               

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [-i|--interactive] [--root-reqs] [--] [<packages>...]


@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch 2 times, most recently from 97e7b7b to f360407 Compare June 9, 2023 15:52
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from f360407 to 93532ed Compare June 15, 2023 05:29
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from 93532ed to efac3eb Compare June 28, 2023 16:22
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from efac3eb to c76323f Compare July 12, 2023 03:39
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from c76323f to ab4ae3c Compare August 12, 2023 22:17
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from ab4ae3c to 3c04d48 Compare September 8, 2023 17:12
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from 3c04d48 to 7172865 Compare October 12, 2023 03:49
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch 2 times, most recently from 1425991 to f6aa723 Compare October 27, 2023 01:50
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from f6aa723 to b322cbc Compare October 31, 2023 17:25
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from b322cbc to a22fbbf Compare November 20, 2023 19:27
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from a22fbbf to 30583a4 Compare March 9, 2024 16:52
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch 2 times, most recently from 9da7ee1 to 285942f Compare March 20, 2024 17:46
@renovate renovate bot force-pushed the renovate/drush-drush-12.x branch from 285942f to 27a004e Compare April 29, 2024 03:15
@renovate renovate bot changed the title chore(deps): update dependency drush/drush to v12 chore(deps): update dependency drush/drush to v12 - autoclosed Apr 29, 2024
@renovate renovate bot closed this Apr 29, 2024
@renovate renovate bot deleted the renovate/drush-drush-12.x branch April 29, 2024 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants