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 dependency psr/container to v2 #24

Open
wants to merge 53 commits into
base: 2.2.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 31, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psr/container require major ^1.1.2 -> ^2.0.2

Release Notes

php-fig/container

v2.0.2

Compare Source

v2.0.1

Compare Source

v2.0.0

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

@renovate renovate bot added the renovate label Oct 31, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Oct 31, 2022

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

@Ocramius Ocramius self-assigned this Oct 31, 2022
@Ocramius Ocramius removed their assignment Oct 31, 2022
@Ocramius Ocramius added this to the 3.0.0 milestone Oct 31, 2022
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs to be scheduled for a future release, IMO.

@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 4 times, most recently from e1d58d5 to 26c98da Compare October 31, 2022 21:56
@Ocramius
Copy link
Member

Requires laminas/laminas-servicemanager#151

@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 26c98da to 702f143 Compare November 13, 2022 00:12
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 702f143 to 2d5f22a Compare November 14, 2022 01:01
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 2d5f22a to 15df97c Compare November 18, 2022 00:45
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 15df97c to 1da20ec Compare November 20, 2022 00:17
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 1da20ec to c368e55 Compare November 22, 2022 01:45
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from c368e55 to f6fc386 Compare December 2, 2022 00:26
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from f6fc386 to 337f2d9 Compare December 4, 2022 00:45
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 337f2d9 to aa2dee6 Compare December 5, 2022 00:24
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from ec4c668 to 44e937e Compare March 1, 2023 04:29
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 44e937e to ef60aa6 Compare March 9, 2023 01:51
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from ef60aa6 to 896d1c5 Compare March 10, 2023 00:02
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 896d1c5 to 2e92c57 Compare March 11, 2023 00:45
@renovate
Copy link
Contributor Author

renovate bot commented Mar 20, 2023

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.

@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 2e92c57 to 286fd24 Compare April 30, 2023 08:16
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 286fd24 to 3c24857 Compare May 5, 2023 00:55
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 3c24857 to 0ed31ca Compare May 9, 2023 00:53
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 0ed31ca to cc8af28 Compare May 14, 2023 01:34
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from cc8af28 to b1ac30e Compare May 17, 2023 00:30
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from b1ac30e to ee7a8c2 Compare May 21, 2023 00:18
renovate bot added 2 commits June 12, 2023 01:13
| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| packagist  | psr/container | 1.1.2 | 2.0.2 |
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from ee7a8c2 to fe2b833 Compare June 13, 2023 01:32
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.

None yet

2 participants