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

Closed
wants to merge 15 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
psr/container require major ^1.0 -> ^1.0 || ^2.0

Release Notes

php-fig/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 Aug 25, 2022
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from 4ede661 to 00b9dfb Compare September 1, 2022 01:33
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from ae9e7b5 to 23718e9 Compare September 15, 2022 00:06
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 2 times, most recently from d575a15 to 93014f7 Compare September 22, 2022 11:58
@Ocramius Ocramius changed the base branch from 3.17.x to 3.18.x September 22, 2022 11:59
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from 829f8d5 to 736c095 Compare October 3, 2022 01:01
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 6 times, most recently from 033a427 to 9621fd0 Compare October 14, 2022 01:58
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch from 9621fd0 to df656d2 Compare October 18, 2022 00:52
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 3 times, most recently from e7c1b16 to a1968ff Compare October 30, 2022 01:09
@renovate renovate bot force-pushed the renovate/psr-container-2.x branch 4 times, most recently from 1a287b6 to 7508802 Compare November 6, 2022 00:35
@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.

Slamdunk and others added 15 commits March 21, 2023 11:24
…fphp/proxy-manager-lts`

Signed-off-by: Filippo Tessarotto <zoeslam@gmail.com>
Signed-off-by: Filippo Tessarotto <zoeslam@gmail.com>
Drop PHP 8.0 support, replace `ocramius/proxy-manager` with `friendsofphp/proxy-manager-lts`
Signed-off-by: Filippo Tessarotto <zoeslam@gmail.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
Signed-off-by: Renovate Bot <bot@renovateapp.com>
| datasource | package       | from  | to    |
| ---------- | ------------- | ----- | ----- |
| packagist  | psr/container | 1.1.2 | 2.0.2 |


Signed-off-by: Renovate Bot <bot@renovateapp.com>
@boesing
Copy link
Member

boesing commented May 2, 2023

Closing in favor of #188

@boesing boesing closed this May 2, 2023
@renovate
Copy link
Contributor Author

renovate bot commented May 2, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/psr-container-2.x branch May 2, 2023 16:59
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.

None yet

3 participants