Skip to content

Update dependency drupal/core-composer-scaffold to v11 #16

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 2, 2024

This PR contains the following updates:

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

Release Notes

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

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 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-composer-scaffold: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-composer-scaffold-11.x branch from 8721941 to 119e6aa Compare August 10, 2024 20:55
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch 3 times, most recently from d9dcf89 to d18d733 Compare September 13, 2024 05:54
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from d18d733 to db53697 Compare October 4, 2024 02:42
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch 2 times, most recently from acee293 to c63c533 Compare November 13, 2024 08:17
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch 2 times, most recently from e39ba4b to 676e851 Compare November 23, 2024 11:58
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 676e851 to 2f4a11a Compare December 21, 2024 09:01
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 2f4a11a to ae2e820 Compare January 6, 2025 23:28
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from ae2e820 to 213a309 Compare February 6, 2025 07:37
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 213a309 to 0277b31 Compare February 20, 2025 23:39
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 0277b31 to f3bf611 Compare March 6, 2025 08:20
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from f3bf611 to 2e81b27 Compare March 22, 2025 03:47
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 2e81b27 to d39a838 Compare April 4, 2025 00:14
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from d39a838 to 3616d81 Compare May 10, 2025 07:48
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 3616d81 to 7a9fce2 Compare June 6, 2025 15:48
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from 7a9fce2 to f8e0fa1 Compare June 22, 2025 04:07
@renovate renovate bot force-pushed the renovate/drupal-core-composer-scaffold-11.x branch from f8e0fa1 to 1225059 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