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

PHP dependencies 20200216 #36955

Merged
merged 3 commits into from Feb 17, 2020
Merged

PHP dependencies 20200216 #36955

merged 3 commits into from Feb 17, 2020

Conversation

phil-davis
Copy link
Contributor

Description

Update PHP dependencies that have been released recently:

  1. Update egulias/email-validator (2.1.15 => 2.1.17)
    https://github.com/egulias/EmailValidator/releases/tag/2.1.17

  2. Update webmozart/assert (1.6.0 => 1.7.0)
    https://github.com/webmozart/assert/releases/tag/1.7.0

  3. Update symfony/polyfill (1.13.1 => 1.14.0)
    https://github.com/symfony/polyfill/releases/tag/v1.14.0

IMO there is nothing really important here. Does not need to be pushed into 10.4.0

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

@phil-davis phil-davis added 3 - To Review dependencies php Pull requests that update Php code labels Feb 16, 2020
@phil-davis phil-davis self-assigned this Feb 16, 2020
@codecov
Copy link

codecov bot commented Feb 16, 2020

Codecov Report

Merging #36955 into master will increase coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #36955      +/-   ##
============================================
+ Coverage     64.59%   64.73%   +0.14%     
  Complexity    19137    19137              
============================================
  Files          1270     1270              
  Lines         74909    74909              
  Branches       1329     1329              
============================================
+ Hits          48387    48496     +109     
+ Misses        26131    26022     -109     
  Partials        391      391              
Flag Coverage Δ Complexity Δ
#javascript 54.17% <ø> (-45.83%) 0.00 <ø> (ø)
#phpunit 65.91% <ø> (+0.08%) 19137.00 <ø> (-894.00) ⬆️
Impacted Files Coverage Δ Complexity Δ
apps/systemtags/js/filesplugin.js 40.00% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
core/js/systemtags/systemtags.js 90.00% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
apps/files_sharing/js/share.js 72.44% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
core/js/mimetypelist.js 100.00% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
settings/js/setpassword.js 66.66% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
apps/files_external/js/statusmanager.js 1.08% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
apps/comments/js/app.js 66.66% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
settings/js/users/deleteHandler.js 67.92% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
core/js/sharedialoglinkexpirationview.js 76.19% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
apps/files_external/js/app.js 11.36% <0.00%> (ø) 0.00% <0.00%> (ø%) ⬆️
... and 58 more

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 099f313...7f5404b. Read the comment docs.

@individual-it individual-it merged commit be300fc into master Feb 17, 2020
@delete-merged-branch delete-merged-branch bot deleted the php-dependencies-20200216 branch February 17, 2020 04:43
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.

None yet

2 participants