Dependency bumps for 10.4 20200109#36728
Merged
Merged
Conversation
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.18 to 7.5.19. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.19/ChangeLog-7.5.md) - [Commits](sebastianbergmann/phpunit@7.5.18...7.5.19) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [league/flysystem](https://github.com/thephpleague/flysystem) from 1.0.62 to 1.0.63. - [Release notes](https://github.com/thephpleague/flysystem/releases) - [Changelog](https://github.com/thephpleague/flysystem/blob/master/changelog.md) - [Commits](thephpleague/flysystem@1.0.62...1.0.63) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [deepdiver1975/tarstreamer](https://github.com/owncloud/TarStreamer) from 0.1.1 to 2.0.0. - [Release notes](https://github.com/owncloud/TarStreamer/releases) - [Commits](owncloud/TarStreamer@0.1.1...2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 7.5.19 to 7.5.20. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/7.5.20/ChangeLog-7.5.md) - [Commits](sebastianbergmann/phpunit@7.5.19...7.5.20) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Codecov Report
@@ Coverage Diff @@
## release-10.4.0 #36728 +/- ##
=================================================
Coverage 64.68% 64.68%
Complexity 19118 19118
=================================================
Files 1269 1269
Lines 74775 74775
Branches 1320 1320
=================================================
Hits 48369 48369
Misses 26018 26018
Partials 388 388
Continue to review full report at Codecov.
|
Contributor
|
To support that this gets into 10.4, |
micbar
approved these changes
Jan 9, 2020
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
Add recent dependency updates to
release-10.4.0branch.(This is optional - it gets the fix in
deepdiver1975/tarstreamerinto 10.4, if we want it)(To avoid conflicts, I cherry-picked in order all the commits that touched `composer.lock')
(If this is approved/merged then it will likely end up in 10.4.0RC2)
Includes changelog entries for (1) to (5). The
phpunitbumps are development tools only, so do not need changelogs.Motivation and Context
How Has This Been Tested?
CI
Types of changes
Checklist: