-
Notifications
You must be signed in to change notification settings - Fork 0
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 v13 #14
base: develop
Are you sure you want to change the base?
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the WalkthroughThe recent changes focus on tightening dependency management for the Changes
Poem
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
c882e8f
to
1b30f1f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files selected for processing (2)
- drupal/composer.json (1 hunks)
- drupal/drush/Commands/contrib/tome_drush/composer.json (1 hunks)
Additional comments not posted (2)
drupal/drush/Commands/contrib/tome_drush/composer.json (1)
6-6
: Approve the expanded version constraint for Drush.The update to include Drush version
^13.0
broadens compatibility with newer features and improvements. Ensure that the codebase is compatible with Drush 13.0.drupal/composer.json (1)
12-12
: Approve the fixed version constraint for Drush.Locking the Drush dependency to version
13.0.1
enhances stability by avoiding unexpected behavior from future releases. Ensure that this version is compatible with the project's requirements.Verification successful
Drush 13.0.1 Compatibility Confirmed
The Drush commands used in the
tome_drush
module are standard and should be compatible with version 13.0.1. No issues found with the version constraint.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Verify compatibility with Drush 13.0.1. # Test: Search for usages of Drush commands that might be affected by version changes. rg --type php 'drush'Length of output: 1503
1b30f1f
to
be80969
Compare
be80969
to
b6cc1f5
Compare
b6cc1f5
to
a002ec2
Compare
4734738
to
ec9dda8
Compare
ec9dda8
to
18d2596
Compare
This PR contains the following updates:
^9.6.0 || ^10.0 || ^11.0
->^9.6.0 || ^10.0 || ^11.0 || ^13.0
*
->13.3.3
Release Notes
drush-ops/drush (drush/drush)
v13.3.3
Compare Source
What's Changed
Full Changelog: drush-ops/drush@13.3.2...13.3.3
v13.3.2
Compare Source
What's Changed
Full Changelog: drush-ops/drush@13.3.1...13.3.2
v13.3.1
Compare Source
What's Changed
New Contributors
Full Changelog: drush-ops/drush@13.3.0...13.3.1
v13.3.0
Compare Source
What's Changed
Full Changelog: drush-ops/drush@13.2.0...13.3.0
v13.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: drush-ops/drush@13.1.1...13.2.0
v13.1.1
Compare Source
What's Changed
Full Changelog: drush-ops/drush@13.1.0...13.1.1
v13.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: drush-ops/drush@13.0.1...13.1.0
v13.0.1
Compare Source
If you upgraded to 13.0.0 originally, see end of https://github.com/drush-ops/drush/pull/6082
What's Changed
New Contributors
Full Changelog: drush-ops/drush@13.0.0...13.0.1
v13.0.0
Compare Source
What's Changed
New Contributors
Full Changelog: drush-ops/drush@12.5.2...13.0.0
v12.5.3
Compare Source
What's Changed
core:requirements
with certain modules (e.g. o365) by @codebymikey in https://github.com/drush-ops/drush/pull/6052Full Changelog: drush-ops/drush@12.5.2...12.5.3
v12.5.2
Compare Source
What's Changed
New Contributors
Full Changelog: drush-ops/drush@12.5.1...12.5.2
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). The drush.services.yml file is 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
--destination
starting point is Drupal root by @gitressa in https://github.com/drush-ops/drush/pull/5819mt_rand
by @bbeversdorf in https://github.com/drush-ops/drush/pull/5857New 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
drush sql:create --simulate
by @codebymikey in https://github.com/drush-ops/drush/pull/5757New 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
What's Changed
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.