Skip to content

Update drush/drush requirement from ^8 || ^10 || ^11 to ^8 || ^10 || ^11 || ^12#140

Merged
markdorison merged 1 commit into3.xfrom
dependabot/composer/drush/drush-tw-8or-tw-10or-tw-11or-tw-12
Jun 6, 2023
Merged

Update drush/drush requirement from ^8 || ^10 || ^11 to ^8 || ^10 || ^11 || ^12#140
markdorison merged 1 commit into3.xfrom
dependabot/composer/drush/drush-tw-8or-tw-10or-tw-11or-tw-12

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2023

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

Release notes

Sourced from drush/drush's releases.

12.0.0

  • 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

Commits

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)

…^11 || ^12

Updates the requirements on [drush/drush](https://github.com/drush-ops/drush) to permit the latest version.
- [Release notes](https://github.com/drush-ops/drush/releases)
- [Commits](https://github.com/drush-ops/drush/commits/12.0.0)

---
updated-dependencies:
- dependency-name: drush/drush
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2023
@dependabot dependabot bot requested a review from markdorison June 6, 2023 14:57
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 6, 2023

The following labels could not be found: php.

@ghost
Copy link

ghost commented Jun 6, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@markdorison markdorison merged commit 20c5848 into 3.x Jun 6, 2023
@markdorison markdorison deleted the dependabot/composer/drush/drush-tw-8or-tw-10or-tw-11or-tw-12 branch June 6, 2023 17:05
@markdorison
Copy link
Contributor

/backport 2.x

@markdorison markdorison added the backport 2.x will automatically create backport PR to the 2.x branch when merged label Jun 6, 2023
@markdorison
Copy link
Contributor

/backport

@github-actions
Copy link

github-actions bot commented Jun 6, 2023

Backport failed for 2.x, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally.

git fetch origin 2.x
git worktree add -d .worktree/backport-140-to-2.x origin/2.x
cd .worktree/backport-140-to-2.x
git checkout -b backport-140-to-2.x
ancref=$(git merge-base 01f448e40d728213009b8becc62c782c4a220cc9 2867ce3928b91d3d59cf4ee53e762344f3d3e16f)
git cherry-pick -x $ancref..2867ce3928b91d3d59cf4ee53e762344f3d3e16f

markdorison pushed a commit that referenced this pull request Jun 6, 2023
…^11 || ^12 (#140)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 2.x will automatically create backport PR to the 2.x branch when merged dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant