Skip to content
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

Update Minor and Patch Contrib #1171

Closed
wants to merge 1 commit into from

Conversation

AlexSkrypnyk
Copy link
Contributor

@AlexSkrypnyk AlexSkrypnyk commented Dec 8, 2023

This PR contains the following updates:

Package Type Update Change
drevops/behat-format-progress-fail require-dev minor 1.0.0 -> 1.1.0
drupal/core require patch 10.1.5 -> 10.1.7
drupal/search_api (source) require minor 1.29 -> 1.31.0
phpmd/phpmd (source) require-dev minor 2.14.1 -> 2.15.0
phpspec/prophecy-phpunit (source) require-dev minor 2.0.2 -> 2.1.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

drevops/behat-format-progress-fail (drevops/behat-format-progress-fail)

v1.1.0: 1.0.1

Compare Source

What's new since 1.0.0

Full Changelog: drevops/behat-format-progress-fail@1.0.0...1.0.1

@​AlexSkrypnyk, @​tannguyen04 and Alex Skrypnyk

drupal/core (drupal/core)

v10.1.7

Compare Source

v10.1.6

Compare Source

phpmd/phpmd (phpmd/phpmd)

v2.15.0

Compare Source

========================

phpspec/prophecy-phpunit (phpspec/prophecy-phpunit)

v2.1.0

Compare Source

Add support for PHPUnit 10.1+ (10.0 is not supported)
Bump requirement to Prophecy 1.18+


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@AlexSkrypnyk
Copy link
Contributor Author

AlexSkrypnyk commented Dec 8, 2023

⚠ 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 drevops/behat-format-progress-fail:1.1.0 drupal/core:10.1.7 drupal/search_api:1.31.0 phpmd/phpmd:2.15.0 phpspec/prophecy-phpunit:2.1.0 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency egulias/email-validator is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency behat/behat is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires drupal/core ^10, found drupal/core[10.0.0-alpha1, ..., 10.2.x-dev] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - drupal/core-recommended is locked to version 10.1.5 and an update of this package was not requested.
    - drupal/core-recommended 10.1.5 requires drupal/core 10.1.5 -> found drupal/core[10.1.5] but it conflicts with your temporary update constraint (drupal/core:10.1.7).
  Problem 3
    - Root composer.json requires drupal/search_api 1.31.0 -> satisfiable by drupal/search_api[1.31.0].
    - drupal/search_api 1.31.0 requires drupal/core ^10.0 -> found drupal/core[10.0.0-alpha1, ..., 10.2.x-dev] but these were not loaded, likely because it conflicts with another require.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants