Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
drupal/core-recommended 9.4.5 -> 11.2.5 age confidence

Release Notes

drupal/core-recommended (drupal/core-recommended)

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


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.

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: drupal/composer.lock
Command failed: composer update drupal/core-recommended:11.2.5 --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
    - Root composer.json requires drupal/core-recommended 11.2.5 -> satisfiable by drupal/core-recommended[11.2.5].
    - drupal/core-recommended 11.2.5 requires drupal/core 11.2.5 -> found drupal/core[11.2.5] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - drupal/druxt is locked to version 1.1.1 and an update of this package was not requested.
    - drupal/core[8.8.0-alpha1, ..., 8.9.x-dev] require symfony/console ~3.4.0 -> found symfony/console[v3.4.0-BETA1, ..., 3.4.x-dev] but these were not loaded, likely because it conflicts with another require.
    - drupal/core[8.9.11, ..., 8.9.20] require php ^7.0.8 -> your php version (8.4.13) does not satisfy that requirement.
    - drupal/core[9.0.0-alpha1, ..., 9.1.0-alpha1] require composer/semver ^1.0 -> found composer/semver[1.0.0, ..., 1.x-dev] but these were not loaded, likely because it conflicts with another require.
    - drupal/core[9.0.10, ..., 9.0.14] require php ^7.3 -> your php version (8.4.13) does not satisfy that requirement.
    - drupal/core[9.1.0-beta1, ..., 9.4.0-alpha1] require laminas/laminas-diactoros ^2.1 -> satisfiable by longwave/laminas-diactoros[2.14.1, 2.14.2, 2.14.3, 2.14.x-dev], laminas/laminas-diactoros[2.1.0, ..., 2.26.x-dev].
    - drupal/core[9.4.0-beta1, ..., 9.4.14] require laminas/laminas-diactoros ^2.11 -> satisfiable by longwave/laminas-diactoros[2.14.1, 2.14.2, 2.14.3, 2.14.x-dev], laminas/laminas-diactoros[2.11.0, ..., 2.26.x-dev].
    - drupal/core[9.4.15, ..., 9.5.x-dev] require longwave/laminas-diactoros ^2.14 -> satisfiable by longwave/laminas-diactoros[2.14.1, 2.14.2, 2.14.3, 2.14.x-dev].
    - drupal/core[9.5.0-beta1, ..., 9.5.8] require laminas/laminas-diactoros ^2.14 -> satisfiable by longwave/laminas-diactoros[2.14.1, 2.14.2, 2.14.3, 2.14.x-dev], laminas/laminas-diactoros[2.14.0, ..., 2.26.x-dev].
    - drupal/druxt 1.1.1 requires drupal/core ^8.8 || ^9 -> satisfiable by drupal/core[8.8.0-alpha1, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev].
    - laminas/laminas-diactoros[2.1.0, ..., 2.4.x-dev] require php ^7.1 -> your php version (8.4.13) does not satisfy that requirement.
    - laminas/laminas-diactoros[2.7.0, ..., 2.14.x-dev] require php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.4.13) does not satisfy that requirement.
    - longwave/laminas-diactoros 2.14.1 require php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.4.13) does not satisfy that requirement.
    - laminas/laminas-diactoros[2.15.0, ..., 2.17.x-dev] require php ^7.4 || ~8.0.0 || ~8.1.0 -> your php version (8.4.13) does not satisfy that requirement.
    - laminas/laminas-diactoros[2.18.0, ..., 2.25.x-dev] require php ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.13) does not satisfy that requirement.
    - laminas/laminas-diactoros[2.26.0, ..., 2.26.x-dev] require php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.13) does not satisfy that requirement.
    - laminas/laminas-diactoros[2.5.0, ..., 2.6.x-dev] require php ^7.3 || ~8.0.0 -> your php version (8.4.13) does not satisfy that requirement.
    - longwave/laminas-diactoros 2.14.2 requires php ^7.3 || ~8.0.0 || ~8.1.0 || ~8.2.0 -> your php version (8.4.13) does not satisfy that requirement.
    - longwave/laminas-diactoros[2.14.3, ..., 2.14.x-dev] require php ^7.3 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.13) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

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.


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

@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from 0820d65 to 6ceffaa Compare August 8, 2024 09:46
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch 2 times, most recently from c082f9b to 073ceb0 Compare September 11, 2024 19:30
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from 073ceb0 to c569aa6 Compare September 12, 2024 13:33
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from c569aa6 to 5b76408 Compare October 3, 2024 11:01
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch 2 times, most recently from ca064db to 630a2b4 Compare November 12, 2024 11:51
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch 2 times, most recently from 03b84c7 to efa2e9f Compare November 22, 2024 17:13
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from efa2e9f to e659668 Compare December 16, 2024 18:26
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from e659668 to 85df94e Compare January 7, 2025 01:19
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from 85df94e to 3e9d992 Compare February 6, 2025 02:02
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from 3e9d992 to d185799 Compare February 19, 2025 21:58
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from d185799 to 29ce552 Compare March 5, 2025 22:17
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from 29ce552 to 49b6aa4 Compare March 19, 2025 18:51
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from 49b6aa4 to 70e75e6 Compare April 2, 2025 21:43
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from 70e75e6 to 072c2c9 Compare May 8, 2025 05:49
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from 072c2c9 to b746319 Compare June 6, 2025 18:01
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch 2 times, most recently from 2c8ec6c to 2665723 Compare June 25, 2025 17:01
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from 2665723 to ad7a803 Compare June 26, 2025 18:03
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from ad7a803 to fc92052 Compare August 7, 2025 13:50
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from fc92052 to c2a009c Compare September 6, 2025 19:49
@renovate renovate bot force-pushed the renovate/drupal-core-recommended-11.x branch from c2a009c to ea94fd7 Compare October 2, 2025 09:00
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.

0 participants