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

Updating sabre/vobject (4.2.0 => 4.2.1) #36614

Merged
merged 2 commits into from
Dec 19, 2019
Merged

Conversation

phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Dec 19, 2019

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating sabre/vobject (4.2.0 => 4.2.1): Loading from cache

https://github.com/sabre-io/vobject/releases/tag/4.2.1

Related Issue

sabre-io/vobject#478 - release was needed for PHP 7.4 fixes

Motivation and Context

How Has This Been Tested?

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 Dec 19, 2019
@phil-davis phil-davis self-assigned this Dec 19, 2019
@codecov
Copy link

codecov bot commented Dec 19, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #36614      +/-   ##
============================================
+ Coverage     64.67%   64.83%   +0.16%     
- Complexity    19059    19198     +139     
============================================
  Files          1268     1268              
  Lines         74508    74834     +326     
  Branches       1311     1311              
============================================
+ Hits          48188    48519     +331     
+ Misses        25934    25929       -5     
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54.02% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.02% <ø> (+0.17%) 19198 <ø> (+139) ⬆️
Impacted Files Coverage Δ Complexity Δ
lib/private/Share20/Manager.php 98.59% <0%> (+1.43%) 390% <0%> (+139%) ⬆️

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 c2d03b3...e1b3c49. Read the comment docs.

@phil-davis phil-davis merged commit 4b6e46f into master Dec 19, 2019
@delete-merged-branch delete-merged-branch bot deleted the bump-sabre-vobject-4.2.1 branch December 19, 2019 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - To release dependencies php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants