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 #269

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 13, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
psr/container ^1 -> ^1 || ^2 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 - "* 6-22/3 * * 1-5,* 12-23/3 * * 0,6" in timezone Europe/Amsterdam, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added Dependencies 📦 Pull requests that update a dependency file PHP 🐘 Hypertext Pre Processor labels Sep 13, 2023
@github-actions github-actions bot added this to the 2.2.0 milestone Sep 13, 2023
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 5 times, most recently from 6b0932d to cb84f66 Compare September 13, 2023 20:43
@WyriHaximus WyriHaximus removed this from the 2.2.0 milestone Sep 13, 2023
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from cb84f66 to 578467a Compare September 27, 2023 08:29
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 578467a to f48a46f Compare October 4, 2023 12:59
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from c7f589b to 6cb20a9 Compare March 22, 2024 16:36
Copy link

github-actions bot commented Mar 22, 2024

🏰 Composer Production Dependency changes 🏰

Prod Packages Operation Base Target Link
psr/container Upgraded 1.1.2 2.0.2 Compare

@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 6cb20a9 to 29de6dc Compare April 4, 2024 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies 📦 Pull requests that update a dependency file JSON 👨‍💼 PHP 🐘 Hypertext Pre Processor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant