Skip to content

Dependency bumps for 10.4 20200109#36728

Merged
micbar merged 9 commits into
release-10.4.0from
dependency-bumps-for-10.4-20200109
Jan 9, 2020
Merged

Dependency bumps for 10.4 20200109#36728
micbar merged 9 commits into
release-10.4.0from
dependency-bumps-for-10.4-20200109

Conversation

@phil-davis
Copy link
Copy Markdown
Contributor

@phil-davis phil-davis commented Jan 9, 2020

Description

Add recent dependency updates to release-10.4.0 branch.
(This is optional - it gets the fix in deepdiver1975/tarstreamer into 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)

  1. Bump league/flysystem from 1.0.62 to 1.0.63 - PR Bump league/flysystem from 1.0.62 to 1.0.63 #36709
  2. switch from lukasreschke/id3parser to christophwurst/id3parser - PR switch from lucasreschke/id3parser to christophwurst/id3parser #36718
  3. Bump deepdiver1975/tarstreamer from 0.1.1 to 2.0.0 - PR Bump deepdiver1975/tarstreamer from 0.1.1 to 2.0.0 #36722
  4. Bump egulias/email-validator (2.1.13 => 2.1.14) - PR Dependency bumps 20200109 #36727
  5. Update laminas dependencies - PR Dependency bumps 20200109 #36727
  6. Bump phpunit/phpunit from 7.5.18 to 7.5.19 - PR Bump phpunit/phpunit from 7.5.18 to 7.5.19 #36708
  7. Bump phpunit/phpunit from 7.5.19 to 7.5.20 - PR Bump phpunit/phpunit from 7.5.19 to 7.5.20 #36723

Includes changelog entries for (1) to (5). The phpunit bumps are development tools only, so do not need changelogs.

Motivation and Context

How Has This Been Tested?

CI

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

dependabot-preview Bot and others added 9 commits January 9, 2020 11:14
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>
@phil-davis phil-davis added 3 - To Review dependencies php Pull requests that update Php code labels Jan 9, 2020
@phil-davis phil-davis self-assigned this Jan 9, 2020
@phil-davis phil-davis requested a review from micbar January 9, 2020 05:53
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 9, 2020

Codecov Report

Merging #36728 into release-10.4.0 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@                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
Flag Coverage Δ Complexity Δ
#javascript 54.12% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.85% <ø> (ø) 19118 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aa2039c...b8d8bcc. Read the comment docs.

@mmattel
Copy link
Copy Markdown
Contributor

mmattel commented Jan 9, 2020

To support that this gets into 10.4,
see issue #36721 which is/seems to be fixed with the updated tarstreamer version.

@micbar micbar merged commit 1530551 into release-10.4.0 Jan 9, 2020
@delete-merged-branch delete-merged-branch Bot deleted the dependency-bumps-for-10.4-20200109 branch January 9, 2020 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 - To Review dependencies php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants