Skip to content

Update dependency drupal/core-project-message to v11 #18

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 3, 2024

This PR contains the following updates:

Package Change Age Confidence
drupal/core-project-message (source) 9.3.6 -> 11.2.2 age confidence

Release Notes

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

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

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

v9.3.7

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
Author

renovate bot commented Aug 3, 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-project-message:11.2.2 --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.6 and an update of this package was not requested.
    - drupal/core-recommended 9.3.6 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.10) does not satisfy that requirement.


@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 90b1c70 to fca4f48 Compare August 10, 2024 20:55
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch 3 times, most recently from f156623 to f6b30a3 Compare September 13, 2024 05:55
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from f6b30a3 to 4add4b2 Compare October 4, 2024 02:42
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch 2 times, most recently from 7439352 to 4060f31 Compare November 13, 2024 08:17
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch 2 times, most recently from 18e23d4 to 16d0437 Compare November 23, 2024 11:58
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 16d0437 to 2b84b74 Compare December 21, 2024 09:01
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 2b84b74 to 56dc851 Compare January 10, 2025 04:12
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 56dc851 to 5bf4464 Compare February 6, 2025 07:37
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 5bf4464 to 83bfaac Compare February 20, 2025 23:39
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 83bfaac to 2985dd6 Compare March 6, 2025 08:20
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 2985dd6 to 2c198a2 Compare March 22, 2025 03:47
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 2c198a2 to ad6b494 Compare April 4, 2025 00:15
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from ad6b494 to 2116dd1 Compare May 10, 2025 07:48
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 2116dd1 to b501f2e Compare June 6, 2025 15:48
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from b501f2e to 4687c96 Compare June 22, 2025 04:08
@renovate renovate bot force-pushed the renovate/drupal-core-project-message-11.x branch from 4687c96 to 8e55256 Compare July 5, 2025 12:09
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