[full-ci] Bump PHP dependencies (since release-10.9.0)#39526
Merged
phil-davis merged 13 commits intomasterfrom Dec 21, 2021
Merged
[full-ci] Bump PHP dependencies (since release-10.9.0)#39526phil-davis merged 13 commits intomasterfrom
phil-davis merged 13 commits intomasterfrom
Conversation
Contributor
Author
|
I don't think that there is anything important to get into 10.9.0. So I started new changelog files for dependencies, and this can be left in draft until 10.9.0 is further progressed. |
Contributor
Author
This was referenced Nov 23, 2021
e753e60 to
3ab2846
Compare
This was referenced Nov 30, 2021
This was referenced Dec 7, 2021
This was referenced Dec 14, 2021
8c23701 to
45e65cb
Compare
45e65cb to
b2d3704
Compare
JammingBen
approved these changes
Dec 21, 2021
|
Kudos, SonarCloud Quality Gate passed! |
AlexAndBear
approved these changes
Dec 21, 2021
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.








Description
Bump PHP dependencies:
https://github.com/doctrine/dbal/releases/tag/2.13.6
https://github.com/laminas/laminas-inputfilter/releases/tag/2.12.1
https://github.com/thephpleague/flysystem/releases/tag/1.1.8
https://github.com/thephpleague/flysystem/releases/tag/1.1.7
https://github.com/phpseclib/phpseclib/releases/tag/3.0.12
https://symfony.com/blog/symfony-4-4-35-released
Note:
nikic/php-parseris a dev dependency, so no need to add to the changelog.phpunit/php-file-iteratoris only a dev dependency.Upgrading phpunit/php-code-coverage (9.2.9 => 9.2.10)
Upgrading sabre/vobject (4.4.0 => 4.4.1)
Upgrading laminas/laminas-stdlib (3.6.1 => 3.6.2)
Upgrading phpspec/prophecy (1.14.0 => v1.15.0)
Upgrading sabre/dav (4.2.1 => 4.2.2)
dav and flysystem again
Upgrading sabre/dav (4.2.3 => 4.3.0)
Upgrading laminas/laminas-zendframework-bridge (1.4.0 => 1.4.1)
IMO there are no critical fixes in the above, so this does not have to get into 10.9.0
How Has This Been Tested?
CI
Types of changes
Checklist: