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-project-message (source) ^9.3 -> ^11.2.8 age confidence

Release Notes

drupal/core-project-message (drupal/core-project-message)

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-project-message: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.


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

@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 07eedc3 to 45ed843 Compare August 8, 2024 10:17
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch 2 times, most recently from 6cecba1 to e1c2b03 Compare September 11, 2024 20:16
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from e1c2b03 to 5de3cd8 Compare September 12, 2024 11:38
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 5de3cd8 to 4fa3933 Compare October 3, 2024 10:08
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch 2 times, most recently from e649bdc to 7063afc Compare November 12, 2024 13:24
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch 2 times, most recently from c5f8381 to 3f14dfa Compare November 22, 2024 15:17
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 3f14dfa to 5d68397 Compare December 16, 2024 19:25
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 5d68397 to c20f405 Compare January 8, 2025 14:04
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from c20f405 to 1acfc05 Compare February 6, 2025 01:18
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 1acfc05 to c683c95 Compare February 19, 2025 19:44
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from c683c95 to 5b84571 Compare March 5, 2025 22:39
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 5b84571 to 4b54669 Compare March 19, 2025 20:09
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 4b54669 to e26728d Compare April 2, 2025 22:57
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from e26728d to 01d5b05 Compare May 8, 2025 06:23
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 01d5b05 to cf64ce3 Compare June 6, 2025 21:01
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch 2 times, most recently from 3bcb55a to 3037a25 Compare June 25, 2025 12:48
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 3037a25 to ba38f0c Compare June 26, 2025 19:58
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from ba38f0c to 6de4d10 Compare August 7, 2025 12:34
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 6de4d10 to c104be9 Compare September 4, 2025 14:07
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from c104be9 to f6113bc Compare October 2, 2025 11:15
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch 2 times, most recently from 9af57f3 to d48d3ef Compare November 6, 2025 18:43
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from d48d3ef to ef2c359 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