behat-psr11extension
behat-psr11extension copied to clipboard
Update dependency psr/container to v2
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
psr/container | require | major | ^1.1.2 -> ^2.0.2 |
Release Notes
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 is behind base branch, 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
Read more about the use of Renovate Bot within ocramius/*
projects.
⚠ 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/adcc88/4d3d43/repos/github/Roave/behat-psr11extension":"/tmp/worker/adcc88/4d3d43/repos/github/Roave/behat-psr11extension" -v "/tmp/worker/adcc88/4d3d43/cache":"/tmp/worker/adcc88/4d3d43/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/adcc88/4d3d43/repos/github/Roave/behat-psr11extension" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.2.7 && install-tool composer 2.5.8 && composer update psr/container --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
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires psr/container ^2.0.2, found psr/container[2.0.2] but these were not loaded, likely because it conflicts with another require.
Problem 2
- behat/behat is locked to version v3.13.0 and an update of this package was not requested.
- behat/behat v3.13.0 requires psr/container ^1.0 || ^2.0 -> found psr/container[1.0.0, 1.1.0, 1.1.1, 1.1.2, 2.0.0, 2.0.1, 2.0.2] but these were not loaded, likely because it conflicts with another require.
Problem 3
- symfony/dependency-injection is locked to version v6.0.20 and an update of this package was not requested.
- symfony/dependency-injection v6.0.20 requires psr/container ^1.1|^2.0 -> found psr/container[1.1.0, 1.1.1, 1.1.2, 2.0.0, 2.0.1, 2.0.2] but these were not loaded, likely because it conflicts with another require.
Problem 4
- laminas/laminas-servicemanager is locked to version 3.20.0 and an update of this package was not requested.
- laminas/laminas-servicemanager 3.20.0 requires psr/container ^1.0 -> found psr/container[1.0.0, 1.1.0, 1.1.1, 1.1.2] but it conflicts with your root composer.json require (^2.0.2).
Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
Requires https://github.com/laminas/laminas-servicemanager/pull/151
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.