Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Aug 4, 2024

This PR contains the following updates:

Package Change Age Confidence
drupal/core-dev 9.4.811.3.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

drupal/core-dev (drupal/core-dev)

v11.3.2

Compare Source

v11.3.1

Compare Source

v11.3.0

Compare Source

v11.2.10

Compare Source

v11.2.9

Compare Source

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

Compare Source

v10.6.1

Compare Source

v10.6.0

Compare Source

v10.5.8

Compare Source

v10.5.7

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


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
Author

renovate bot commented Aug 4, 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-dev:11.3.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
    - Root composer.json requires drupal/core-dev 11.3.2 -> satisfiable by drupal/core-dev[11.3.2].
    - drupal/core-dev 11.3.2 requires symfony/error-handler ^7.4 -> found symfony/error-handler[v7.4.0-BETA1, v7.4.0-RC1, v7.4.0, 7.4.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - drupal/core-recommended is locked to version 9.4.8 and an update of this package was not requested.
    - drupal/core-recommended 9.4.8 requires laminas/laminas-diactoros ~2.11.1 -> satisfiable by laminas/laminas-diactoros[2.11.3].
    - laminas/laminas-diactoros 2.11.3 requires php ^7.3 || ~8.0.0 || ~8.1.0 -> your php version (8.5.1) 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.

@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 4bdc121 to 73b0345 Compare August 9, 2024 23:57
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 73b0345 to 6dafba1 Compare September 5, 2024 11:53
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 6dafba1 to a88cda6 Compare September 13, 2024 08:47
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from a88cda6 to 0d88552 Compare October 4, 2024 08:15
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch 2 times, most recently from ccd8201 to 3cb65b3 Compare November 13, 2024 05:59
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch 2 times, most recently from 3c6a919 to 85db2f6 Compare November 23, 2024 05:51
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 85db2f6 to 7848d32 Compare December 21, 2024 02:39
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 7848d32 to 1c82d9d Compare January 7, 2025 07:41
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 1c82d9d to 8b1c290 Compare February 6, 2025 23:45
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 8b1c290 to feb85cc Compare February 21, 2025 19:41
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from feb85cc to 3563d38 Compare March 7, 2025 00:10
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 3563d38 to 4db83ab Compare March 21, 2025 04:01
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 4db83ab to a01d40c Compare April 4, 2025 08:04
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from a01d40c to 516823d Compare May 10, 2025 08:18
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 516823d to bad5878 Compare June 7, 2025 20:15
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from bad5878 to 1c38dd8 Compare June 28, 2025 16:03
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 1c38dd8 to 857dc3c Compare August 8, 2025 06:38
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 857dc3c to 972f0ef Compare September 5, 2025 11:40
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 972f0ef to 2b7b099 Compare October 3, 2025 11:46
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch 2 times, most recently from 05a44c2 to 25770d4 Compare November 15, 2025 08:11
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from 25770d4 to 83dd6e3 Compare December 4, 2025 19:16
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch 2 times, most recently from 9412b19 to c811565 Compare December 18, 2025 07:32
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from c811565 to cd847b6 Compare December 19, 2025 12:11
@renovate renovate bot force-pushed the renovate/drupal-core-dev-11.x branch from cd847b6 to 727fa79 Compare January 8, 2026 11:12
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