Update dependency laminas/laminas-diactoros to v3#7
Closed
renovate[bot] wants to merge 1 commit intomasterfrom
Closed
Update dependency laminas/laminas-diactoros to v3#7renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
ebf2d4e to
11e04a9
Compare
11e04a9 to
8373cbe
Compare
Contributor
|
Not for now - PW is still PHP 8.1 |
Contributor
Author
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.25->^3.0Release Notes
laminas/laminas-diactoros (laminas/laminas-diactoros)
v3.8.0Compare Source
Release Notes for 3.8.0
Feature release (minor)
3.8.0
Enhancement
v3.7.0Compare Source
Release Notes for 3.7.0
Feature release (minor)
3.7.0
BC Break,Bug,renovate
renovate
v3.6.0Compare Source
Release Notes for 3.6.0
Feature release (minor)
3.6.0
Bug
Bug,Documentation
Enhancement
Dependencies
v3.5.0Compare Source
Release Notes for 3.5.0
3.5.0
Enhancement
v3.4.0Compare Source
Release Notes for 3.4.0
Feature release (minor)
3.4.0
Bug
Enhancement
Bug,Enhancement
Documentation
renovate
Bug,Help Wanted
v3.3.1Compare Source
Release Notes for 3.3.1
3.3.x bugfix release (patch)
3.3.1
renovate
v3.3.0Compare Source
Release Notes for 3.3.0
Feature release (minor)
3.3.0
Enhancement
v3.2.0Compare Source
Release Notes for 3.2.0
Feature release (minor)
3.2.0
Enhancement
v3.1.0Compare Source
Release Notes for 3.1.0
3.1.0
Enhancement
JSON&#​95;THROW&#​95;ON&#​95;ERRORinJsonResponsethanks to @TimWollarenovate
Documentation
v3.0.0Compare Source
Release Notes for 3.0.0
Added
This version adds support for PSR-7 v2.0. While we had previously added return type hints in Diactoros, there were a few cases where PSR-7 updated the interfaces to use
voidreturns where we had not. As a result, this release represents a BC break for anybody extending our classes, as defining an extension that uses one of these methods with a mixed return type (or omitting the return type entirely) will result in a type error.The interfaces affected were
Psr\Http\Message\StreamInterfaceandPsr\Http\Message\UploadedFileInterface.For consumers, this version should be entirely backwards compatible in usage. For those extending our classes, you will only run into issues when extending implementations of the above interfaces.
3.0.0
BC Break,Bug,Documentation
Documentation
Bug
BC Break,Documentation
BC Break,Documentation,Enhancement
BC Break,Feature Removal
BC Break,Enhancement
Enhancement
BC Break,Bug
ServerRequestFactory::fromGlobals()checks if args are truthy rather than set thanks to @weierophinneyConfiguration
📅 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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.