-
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 drupal/core-dev to v11 #20
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 update in 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 (
|
3dd126a
to
5e6a3b4
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)
- drupal/composer.json (2 hunks)
Additional comments not posted (2)
drupal/composer.json (2)
67-67
: Verify compatibility with Drupal 11.The update to
drupal/core-dev
version^11.0.1
is a major version change. Ensure that the project is compatible with Drupal 11 and that any deprecated features or APIs have been addressed.
76-76
: Ensure development tools and scripts compatibility with Drupal 11.The update to
drupal/core-dev
version^11.0.1
in therequire-dev
section indicates a major version change. Verify that all development tools and scripts are compatible with Drupal 11.Verification successful
No immediate compatibility issues found with development tools.
The upgrade to
drupal/core-dev
version^11.0.1
does not appear to impact any development scripts or tools directly, as there are no explicit references outside ofcomposer.json
andcomposer.lock
. However, ensure that any indirect dependencies or tools used in the development environment are also compatible with Drupal 11.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Check for any development scripts or tools that might be affected by the upgrade to Drupal 11. # Test: Search for scripts or tools in the repository that might need updates. rg --type php 'drupal/core-dev' -A 5Length of output: 36
Script:
#!/bin/bash # Description: Search for references to `drupal/core-dev` in a broader set of files to identify any potential impact of the upgrade. # Search in JSON, YAML, and shell script files for references to `drupal/core-dev`. rg 'drupal/core-dev' -tjson -tyaml -tsh -A 5Length of output: 2366
0e18957
to
861d661
Compare
861d661
to
0e3dc2f
Compare
0e3dc2f
to
af0bf90
Compare
fd8819d
to
b260be7
Compare
7bdcb23
to
1e44633
Compare
1e44633
to
21e5a78
Compare
This PR contains the following updates:
^9.4
->^11.1.0
^9.4
->^11.1.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
drupal/core-dev (drupal/core-dev)
v11.1.0
Compare Source
v11.0.9
Compare Source
v11.0.8
Compare Source
v11.0.7
Compare Source
v11.0.6
Compare Source
v11.0.5
Compare Source
v11.0.4
Compare Source
v11.0.3
Compare Source
v11.0.2
Compare Source
v11.0.1
Compare Source
v11.0.0
Compare Source
v10.3.10
Compare Source
v10.3.9
Compare Source
v10.3.8
Compare Source
v10.3.7
Compare Source
v10.3.6
Compare Source
v10.3.5
Compare Source
v10.3.4
Compare Source
v10.3.3
Compare Source
v10.3.2
Compare Source
v10.3.1
Compare Source
v10.3.0
Compare Source
v10.2.12
Compare Source
v10.2.11
Compare Source
v10.2.10
Compare Source
v10.2.9
Compare Source
v10.2.8
Compare Source
v10.2.7
Compare Source
v10.2.6
Compare Source
v10.2.5
Compare Source
v10.2.4
Compare Source
v10.2.3
Compare Source
v10.2.2
Compare Source
v10.2.1
Compare Source
v10.2.0
Compare Source
v10.1.8
Compare Source
v10.1.7
Compare Source
v10.1.6
Compare Source
v10.1.5
Compare Source
v10.1.4
Compare Source
v10.1.3
Compare Source
v10.1.2
Compare Source
v10.1.1
Compare Source
v10.1.0
Compare Source
v10.0.11
Compare Source
v10.0.10
Compare Source
v10.0.9
Compare Source
v10.0.8
Compare Source
v10.0.7
Compare Source
v10.0.6
Compare Source
v10.0.5
Compare Source
v10.0.4
Compare Source
v10.0.3
Compare Source
v10.0.2
Compare Source
v10.0.1
Compare Source
v10.0.0
Compare Source
v9.5.11
Compare Source
v9.5.10
Compare Source
v9.5.9
Compare Source
v9.5.8
Compare Source
v9.5.7
Compare Source
v9.5.6
Compare Source
v9.5.5
Compare Source
v9.5.4
Compare Source
v9.5.3
Compare Source
v9.5.2
Compare Source
v9.5.1
Compare Source
v9.5.0
Compare Source
v9.4.15
Compare Source
v9.4.14
Compare Source
v9.4.13
Compare Source
v9.4.12
Compare Source
v9.4.11
Compare Source
v9.4.10
Compare Source
v9.4.9
Compare Source
v9.4.8
Compare Source
v9.4.7
Compare Source
v9.4.6
Compare Source
v9.4.5
Compare Source
v9.4.4
Compare Source
v9.4.3
Compare Source
v9.4.2
Compare Source
v9.4.1
Compare Source
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.