-
Couldn't load subscription status.
- Fork 0
chore(deps): update dependency drupal/core-composer-scaffold to v11 #48
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
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 primary change involves updating the Changes
Poem
Comment |
e4d73d8 to
3af7a1b
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
Outside diff range, codebase verification and nitpick comments (1)
drupal/composer.json (1)
20-20: Runcomposer updateto synchronize dependencies.The
composer.jsonspecifiesdrupal/core-composer-scaffoldas version11.0.1, but thecomposer.lockstill lists it as9.4.7. This mismatch indicates that the lock file is outdated. Please runcomposer updateto update the lock file and verify compatibility with other dependencies. Ensure thorough testing after updating.Analysis chain
Verify compatibility and test thoroughly.
The
drupal/core-composer-scaffolddependency has been updated to version11.0.1. This major version change might introduce breaking changes. Ensure compatibility with other dependencies and thoroughly test the application to confirm that it functions correctly with this update.Scripts executed
The following scripts were executed for the analysis:
Script:
#!/bin/bash # Description: Verify compatibility of drupal/core-composer-scaffold version 11.0.1 with other dependencies. # Test: List all dependencies and their versions. Expect: No conflicts. composer show --treeLength of output: 98
Script:
#!/bin/bash # Search for the composer.json and composer.lock files to inspect dependencies and versions. # List the contents of composer.json to review dependencies fd composer.json --exec cat # List the contents of composer.lock to review resolved dependencies fd composer.lock --exec catLength of output: 404281
6085120 to
b733f1d
Compare
b733f1d to
9d176cf
Compare
29fa7a1 to
ea08d15
Compare
37a8656 to
9d0edec
Compare
9d0edec to
9530ea8
Compare
9530ea8 to
c4cf02d
Compare
c4cf02d to
831b4c8
Compare
831b4c8 to
9c9d526
Compare
9c9d526 to
af1f82a
Compare
af1f82a to
73c4ad0
Compare
73c4ad0 to
0c0176c
Compare
0c0176c to
1cf26e0
Compare
1cf26e0 to
d3a7b02
Compare
580588c to
70a4a33
Compare
70a4a33 to
dd47077
Compare
dd47077 to
9ee6150
Compare
9ee6150 to
ee78179
Compare
ee78179 to
5613e04
Compare
This PR contains the following updates:
9.4.7->11.2.5Release Notes
drupal/core-composer-scaffold (drupal/core-composer-scaffold)
v11.2.5Compare Source
v11.2.4Compare Source
v11.2.3Compare Source
v11.2.2Compare Source
v11.2.1Compare Source
v11.2.0Compare Source
v11.1.8Compare Source
v11.1.7Compare Source
v11.1.6Compare Source
v11.1.5Compare Source
v11.1.4Compare Source
v11.1.3Compare Source
v11.1.2Compare Source
v11.1.1Compare Source
v11.1.0Compare Source
v11.0.13Compare Source
v11.0.12Compare Source
v11.0.11Compare Source
v11.0.10Compare Source
v11.0.9Compare Source
v11.0.8Compare Source
v11.0.7Compare Source
v11.0.6Compare Source
v11.0.5Compare Source
v11.0.4Compare Source
v11.0.3Compare Source
v11.0.2Compare Source
v11.0.1Compare Source
v11.0.0Compare Source
v10.5.4Compare Source
v10.5.3Compare Source
v10.5.2Compare Source
v10.5.1Compare Source
v10.5.0Compare Source
v10.4.8Compare Source
v10.4.7Compare Source
v10.4.6Compare Source
v10.4.5Compare Source
v10.4.4Compare Source
v10.4.3Compare Source
v10.4.2Compare Source
v10.4.1Compare Source
v10.4.0Compare Source
v10.3.14Compare Source
v10.3.13Compare Source
v10.3.12Compare Source
v10.3.11Compare Source
v10.3.10Compare Source
v10.3.9Compare Source
v10.3.8Compare Source
v10.3.7Compare Source
v10.3.6Compare Source
v10.3.5Compare Source
v10.3.4Compare Source
v10.3.3Compare Source
v10.3.2Compare Source
v10.3.1Compare Source
v10.3.0Compare Source
v10.2.12Compare Source
v10.2.11Compare Source
v10.2.10Compare Source
v10.2.9Compare Source
v10.2.8Compare Source
v10.2.7Compare Source
v10.2.6Compare Source
v10.2.5Compare Source
v10.2.4Compare Source
v10.2.3Compare Source
v10.2.2Compare Source
v10.2.1Compare Source
v10.2.0Compare Source
v10.1.8Compare Source
v10.1.7Compare Source
v10.1.6Compare Source
v10.1.5Compare Source
v10.1.4Compare Source
v10.1.3Compare Source
v10.1.2Compare Source
v10.1.1Compare Source
v10.1.0Compare Source
v10.0.11Compare Source
v10.0.10Compare Source
v10.0.9Compare Source
v10.0.8Compare Source
v10.0.7Compare Source
v10.0.6Compare Source
v10.0.5Compare Source
v10.0.4Compare Source
v10.0.3Compare Source
v10.0.2Compare Source
v10.0.1Compare Source
v10.0.0Compare Source
v9.5.11Compare Source
v9.5.10Compare Source
v9.5.9Compare Source
v9.5.8Compare Source
v9.5.7Compare Source
v9.5.6Compare Source
v9.5.5Compare Source
v9.5.4Compare Source
v9.5.3Compare Source
v9.5.2Compare Source
v9.5.1Compare Source
v9.5.0Compare Source
v9.4.15Compare Source
v9.4.14Compare Source
v9.4.13Compare Source
v9.4.12Compare Source
v9.4.11Compare Source
v9.4.10Compare Source
v9.4.9Compare Source
v9.4.8Compare 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.