Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

This PR contains the following updates:

Package Change Age Confidence
drupal/core-composer-scaffold (source) ^9.3 -> ^11.2.8 age confidence

Release Notes

drupal/core-composer-scaffold (drupal/core-composer-scaffold)

v11.2.8

Compare Source

v11.2.7

Compare Source

v11.2.6

Compare Source

v11.2.5

Compare Source

v11.2.4

Compare Source

v11.2.3

Compare Source

v11.2.2

Compare Source

v11.2.1

Compare Source

v11.2.0

Compare Source

v11.1.9

Compare Source

v11.1.8

Compare Source

v11.1.7

Compare Source

v11.1.6

Compare Source

v11.1.5

Compare Source

v11.1.4

Compare Source

v11.1.3

Compare Source

v11.1.2

Compare Source

v11.1.1

Compare Source

v11.1.0

Compare Source

v11.0.13

Compare Source

v11.0.12

Compare Source

v11.0.11

Compare Source

v11.0.10

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.5.6

Compare Source

v10.5.5

Compare Source

v10.5.4

Compare Source

v10.5.3

Compare Source

v10.5.2

Compare Source

v10.5.1

Compare Source

v10.5.0

Compare Source

v10.4.9

Compare Source

v10.4.8

Compare Source

v10.4.7

Compare Source

v10.4.6

Compare Source

v10.4.5

Compare Source

v10.4.4

Compare Source

v10.4.3

Compare Source

v10.4.2

Compare Source

v10.4.1

Compare Source

v10.4.0

Compare Source

v10.3.14

Compare Source

v10.3.13

Compare Source

v10.3.12

Compare Source

v10.3.11

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

v9.4.0

Compare Source

v9.3.22

Compare Source

v9.3.21

Compare Source

v9.3.20

Compare Source

v9.3.19

Compare Source

v9.3.18

Compare Source

v9.3.17

Compare Source

v9.3.16

Compare Source

v9.3.15

Compare Source

v9.3.14

Compare Source

v9.3.13

Compare Source

v9.3.12

Compare Source

v9.3.11

Compare Source

v9.3.10

Compare Source

v9.3.9

Compare Source

v9.3.8

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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 2, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update drupal/core-composer-scaffold:11.2.8 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - drupal/core-recommended is locked to version 9.3.7 and an update of this package was not requested.
    - drupal/core-recommended 9.3.7 requires laminas/laminas-diactoros 2.8.0 -> satisfiable by laminas/laminas-diactoros[2.8.0].
    - laminas/laminas-diactoros 2.8.0 requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.4.14) does not satisfy that requirement.


@coderabbitai
Copy link

coderabbitai bot commented Aug 2, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Walkthrough

The main change involves updating the version constraint for the drupal/core-composer-scaffold package from ^9.3 to ^11.1.6 in the composer.json file. This upgrade indicates a transition to a newer version, reflecting a significant shift in the dependency version, which may introduce new features and require adjustments in compatibility with other dependencies.

Changes

Files Change Summary
composer.json Updated drupal/core-composer-scaffold from ^9.3 to ^11.1.6

Sequence Diagram(s)

sequenceDiagram
    participant C as Composer
    participant D as Drupal
    participant S as Core Composer Scaffold

    C->>D: Request package updates
    D->>S: Fetch dependencies
    S-->>D: Return updated version
    D-->>C: Provide new version `^11.1.6`
Loading

Poem

🐇 In the meadow, hops a rabbit bright,
With updates here, oh what a delight!
From ^9.3 to ^11 we soar,
New features and more to explore!
Let's dance and cheer, our code is new,
A world of wonders waits for you! 🌼


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 788976d to 0f6c591 Compare August 8, 2024 10:16
Copy link

@coderabbitai coderabbitai bot left a 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)
composer.json (1)

32-32: Update composer.lock to reflect the new dependency version.

The composer.lock file still references version 9.3.7 of drupal/core-composer-scaffold. Ensure that the lock file is updated to match the new version specified in composer.json by running composer update. This will help prevent inconsistencies and potential compatibility issues.

Analysis chain

Verify compatibility with updated dependency.

The update from ^9.3 to ^11.0.1 for drupal/core-composer-scaffold is a major version change. Ensure that this update is compatible with the rest of the dependencies and does not introduce breaking changes in your project.

Scripts executed

The following scripts were executed for the analysis:

Script:

#!/bin/bash
# Description: Check for potential compatibility issues with the updated `drupal/core-composer-scaffold` dependency.

# Test: List all dependencies that might be affected by this major version change.
composer show --tree drupal/core-composer-scaffold

Length of output: 128


Script:

#!/bin/bash
# Search for any references to `drupal/core-composer-scaffold` in the codebase to identify potential compatibility issues or related documentation.
rg "drupal/core-composer-scaffold"

Length of output: 575

Review details

Configuration used: CodeRabbit UI
Review profile: CHILL

Commits

Files that changed from the base of the PR and between 0018575 and 0f6c591.

Files selected for processing (1)
  • composer.json (1 hunks)

@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch 2 times, most recently from 3cfc762 to 4ddb9bd Compare September 11, 2024 20:16
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 4ddb9bd to 4176e8a Compare September 12, 2024 11:38
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 4176e8a to e8fa2f9 Compare October 3, 2024 10:08
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch 2 times, most recently from f172b08 to 884a6a6 Compare November 12, 2024 13:23
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch 2 times, most recently from e70e6e1 to ec84495 Compare November 22, 2024 15:17
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from ec84495 to 0102dc6 Compare December 16, 2024 19:24
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 0102dc6 to e8108c0 Compare January 8, 2025 14:03
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from e8108c0 to df80d57 Compare February 6, 2025 01:18
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from df80d57 to 70a05e3 Compare February 19, 2025 19:44
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 70a05e3 to 63e556f Compare March 5, 2025 22:38
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 63e556f to bdb942a Compare March 19, 2025 20:08
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from bdb942a to 50c0967 Compare April 2, 2025 22:57
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 50c0967 to 3445f80 Compare May 8, 2025 06:23
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 3445f80 to 52279b9 Compare June 6, 2025 21:00
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch 2 times, most recently from 728ce52 to 006b3f9 Compare June 25, 2025 12:48
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 006b3f9 to 1e68bd0 Compare June 26, 2025 19:58
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 1e68bd0 to bd9960b Compare August 7, 2025 12:34
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from bd9960b to 6370bf7 Compare September 4, 2025 14:07
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 6370bf7 to 9a34105 Compare October 2, 2025 11:13
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch 2 times, most recently from 3fb3efb to dcacf30 Compare November 6, 2025 18:43
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from dcacf30 to e3b6218 Compare November 13, 2025 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant