-
Notifications
You must be signed in to change notification settings - Fork 21
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 #719
base: develop
Are you sure you want to change the base?
Conversation
|
|
Warning Rate limit exceeded@renovate[bot] has exceeded the limit for the number of commits or files that can be reviewed per hour. Please wait 11 minutes and 14 seconds before requesting another review. How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. WalkthroughThe change involves updating the version requirement for the Changes
Sequence Diagram(s)(No sequence diagrams generated as the changes are too simple.) Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 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 (
|
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 (1)
- docs/drupal/composer.json (1 hunks)
Additional comments not posted (1)
docs/drupal/composer.json (1)
29-29
: LGTM! But verify compatibility with Drush version 13.The version constraint for
drush/drush
has been updated from^12
to^13
. Ensure that the project is compatible with Drush version 13 and that any breaking changes are addressed.The code changes are approved.
Run the following script to verify compatibility with Drush version 13:
e51c392
to
2fd40dc
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 (1)
- docs/drupal/composer.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- docs/drupal/composer.json
2fd40dc
to
000fa96
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 (1)
- docs/drupal/composer.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- docs/drupal/composer.json
0103d54
to
59c7fb4
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 (1)
- docs/drupal/composer.json (1 hunks)
Files skipped from review as they are similar to previous changes (1)
- docs/drupal/composer.json
59c7fb4
to
5107b39
Compare
This PR contains the following updates:
^12
->^13
Release Notes
drush-ops/drush (drush/drush)
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
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.