Skip to content

Update dependency psr/container to v2 #23

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: 2.19.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
psr/container ^1.0 -> ^1.0 || ^2.0 age adoption passing confidence

Release Notes

php-fig/container (psr/container)

v2.0.2

Compare Source

Added
  • This release reverts the removal of the previous patch, re-adding the extension of Throwable by Psr\Container\ContainerExceptionInterface; to avoid issues, PHP >= 7.4 is now required

v2.0.1

Compare Source

Removed
  • This release removes the extension of Throwable by Psr\Container\ContainerInterface, as it leads to inheritance issues when child classes implement the Throwable interface in addition to ContainerInterface under PHP versions prior to 7.4.

v2.0.0

Compare Source

Changed
  • This release adds the bool return typehint to Psr\Container\ContainerInterface::has(), in accordance with the PSR-11 type additions errata.

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 information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Sep 15, 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.

CI is still installing psr/container:^1:

psr/container                                  1.1.2     Common Container...

@internalsystemerror
Copy link
Member

We'll need laminas/laminas-servicemanager#151 to allow install here

@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 85d7d04 to a46d6d7 Compare September 15, 2022 21:55
@gsteel gsteel mentioned this pull request Sep 16, 2022
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from 4d76bd2 to d9482f6 Compare September 21, 2022 01:10
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from 4d62f25 to 9905724 Compare October 2, 2022 01:12
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 6e33eae to 06dc0e4 Compare October 11, 2022 22:51
@Ocramius Ocramius changed the base branch from 2.7.x to 2.9.x October 12, 2022 21:02
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from 730f6e6 to 0e96ec4 Compare October 18, 2022 01:42
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 0e96ec4 to 11f5da0 Compare October 20, 2022 02:00
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 5 times, most recently from 469dfd1 to f3c44d2 Compare November 5, 2022 01:21
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from ef6827e to ded3d83 Compare November 12, 2022 00:42
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from ded3d83 to f93909b Compare November 14, 2022 00:43
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 3baa2ba to 3c161c8 Compare January 18, 2023 01:15
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 1cef40e to f4e1ec6 Compare January 29, 2023 01:05
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 138c3c4 to 315811f Compare February 6, 2023 01:10
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 315811f to 21c89c9 Compare February 15, 2023 01:23
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from f68532c to 50702c6 Compare March 1, 2023 02:00
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 50702c6 to 19ff9bb Compare March 5, 2023 01:38
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 7f1c2ec to 2899421 Compare March 19, 2023 02:00
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 0379e7e to 5ebbaea Compare May 3, 2023 00:44
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from 3942ac5 to 21ceb22 Compare May 21, 2023 00:25
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from bf7854e to b8dafcb Compare June 1, 2023 01:15
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 01d36f9 to da094ac Compare June 6, 2023 03:18
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from da094ac to 4792d08 Compare June 12, 2023 03:26
@Ocramius Ocramius changed the base branch from 2.9.x to 2.16.x November 6, 2023 15:36
@gsteel gsteel changed the base branch from 2.16.x to 2.18.x April 28, 2025 08:54
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 4792d08 to f17572b Compare April 28, 2025 08:55
Copy link
Contributor Author

renovate bot commented Apr 28, 2025

⚠️ 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 psr/container:2.0.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 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 2
    - laminas/laminas-servicemanager is locked to version 3.23.0 and an update of this package was not requested.
    - laminas/laminas-servicemanager 3.23.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 temporary update constraint (psr/container:2.0.2).
  Problem 3
    - laminas/laminas-view is locked to version 2.36.0 and an update of this package was not requested.
    - laminas/laminas-view 2.36.0 requires psr/container ^1 || ^2 -> 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 4
    - mezzio/mezzio-helpers is locked to version 5.18.0 and an update of this package was not requested.
    - mezzio/mezzio-helpers 5.18.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 5
    - mezzio/mezzio-router is locked to version 4.0.1 and an update of this package was not requested.
    - mezzio/mezzio-router 4.0.1 requires psr/container ^1.1.2 || ^2.0 -> found psr/container[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 6
    - vimeo/psalm is locked to version 6.10.1 and an update of this package was not requested.
    - symfony/console v6.4.20 requires symfony/service-contracts ^2.5|^3 -> satisfiable by symfony/service-contracts[v3.5.1].
    - symfony/service-contracts v3.5.1 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.
    - vimeo/psalm 6.10.1 requires symfony/console ^6.0 || ^7.0 -> satisfiable by symfony/console[v6.4.20].

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

| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| packagist  | psr/container | 1.1.2 | 2.0.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from f17572b to 45684b5 Compare April 28, 2025 08:56
@renovate renovate bot changed the base branch from 2.18.x to 2.19.x April 28, 2025 15:51
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