Skip to content

Update dependency psr/container to v2#89

Open
renovate[bot] wants to merge 1 commit into3.17.xfrom
renovate/psr-container-2.x
Open

Update dependency psr/container to v2#89
renovate[bot] wants to merge 1 commit into3.17.xfrom
renovate/psr-container-2.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 14, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
psr/container ^1.1.1^1.1.1 || ^2.0.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 Jun 14, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Nov 2, 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 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
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.1.1 || ^2.0.0, found psr/container[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.22.0 and an update of this package was not requested.
    - laminas/laminas-servicemanager 3.22.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
    - phpbench/container 2.2.1 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.
    - phpbench/phpbench 1.2.14 requires phpbench/container ^2.1 -> satisfiable by phpbench/container[2.2.1].
    - phpbench/phpbench is locked to version 1.2.14 and an update of this package was not requested.

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/psr-container-2.x branch from f4de125 to 4ba259d Compare November 2, 2023 17:00
@renovate renovate bot changed the base branch from 3.13.x to 3.14.x November 2, 2023 17:02
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 4ba259d to 6e42291 Compare May 2, 2024 12:57
@renovate renovate bot changed the base branch from 3.14.x to 3.15.x May 2, 2024 13:01
@tux-rampage tux-rampage self-assigned this Nov 20, 2024
@tux-rampage tux-rampage added this to the 3.15.0 milestone Nov 20, 2024
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 6e42291 to 6bcff16 Compare November 25, 2024 18:33
@renovate
Copy link
Contributor Author

renovate bot commented Nov 25, 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: 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.1.1 || ^2.0.0, found psr/container[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.24.0 and an update of this package was not requested.
    - laminas/laminas-servicemanager 3.24.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
    - phpbench/phpbench is locked to version 1.5.1 and an update of this package was not requested.
    - phpbench/container 2.2.3 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.
    - phpbench/phpbench 1.5.1 requires phpbench/container ^2.2 -> satisfiable by phpbench/container[2.2.3].

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

@samsonasik samsonasik removed this from the 3.15.0 milestone Feb 25, 2025
@samsonasik
Copy link
Member

samsonasik commented Feb 25, 2025

let's remove 3.15 milestone from this so we can move forward to support php 8.4

@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 6bcff16 to bbcd542 Compare February 25, 2025 14:44
@renovate renovate bot changed the base branch from 3.15.x to 3.16.x February 25, 2025 14:47
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from bbcd542 to 7aaca3d Compare February 25, 2025 23:01
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from f6d0fd0 to c534e2b Compare April 7, 2025 07:03
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from c534e2b to 062b11a Compare April 14, 2025 06:39
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 062b11a to df4ea8c Compare May 5, 2025 05:36
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from df4ea8c to b2a1929 Compare May 12, 2025 06:07
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 0d4ad41 to e643abc Compare June 2, 2025 06:10
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 3df3970 to efd485c Compare June 16, 2025 07:53
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from a2453b1 to 958f409 Compare June 30, 2025 07:43
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 958f409 to 04adb31 Compare July 7, 2025 07:42
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 04adb31 to 262541c Compare August 11, 2025 06:06
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 0a1aaea to 8907210 Compare August 25, 2025 04:41
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 8907210 to 7e4f3a1 Compare September 8, 2025 05:08
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 7e4f3a1 to b9a8c2e Compare September 15, 2025 05:33
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from b9a8c2e to 48d963a Compare September 29, 2025 05:45
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 5599307 to 440a879 Compare October 14, 2025 22:50
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 058a405 to 9ba78a9 Compare November 3, 2025 05:02
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 9ba78a9 to ca8b2fc Compare November 10, 2025 06:03
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from ca8b2fc to da00765 Compare November 17, 2025 06:38
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from da00765 to bbbf894 Compare December 22, 2025 07:02
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from bbbf894 to db915e7 Compare January 5, 2026 04:54
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from db915e7 to 7590265 Compare January 23, 2026 23:41
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 7590265 to 6d6e3d7 Compare February 5, 2026 10:49
@renovate renovate bot changed the base branch from 3.16.x to 3.17.x February 5, 2026 10:57
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from 4897e37 to 8cc5b93 Compare February 9, 2026 04:41
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 8cc5b93 to d24011d Compare February 16, 2026 04:44
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from d24011d to 7257c06 Compare February 23, 2026 05:42
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 7257c06 to c5ee518 Compare March 2, 2026 10:58
| 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 c5ee518 to e90c445 Compare March 16, 2026 05:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants