Navigation Menu

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

Dependency bumps 20191217 #36599

Merged
merged 3 commits into from Dec 17, 2019
Merged

Dependency bumps 20191217 #36599

merged 3 commits into from Dec 17, 2019

Conversation

phil-davis
Copy link
Contributor

Description

composer update pear/pear_exception
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating pear/pear_exception (v1.0.0 => v1.0.1): Loading from cache

https://github.com/pear/PEAR_Exception/releases/tag/v1.0.1

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating myclabs/deep-copy (1.9.3 => 1.9.4): Loading from cache

https://github.com/myclabs/DeepCopy/releases/tag/1.9.4

dependabot has not found these.

Motivation and Context

Be up-to-date

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 2 - Developing dependencies php Pull requests that update Php code labels Dec 17, 2019
@phil-davis phil-davis self-assigned this Dec 17, 2019
@codecov
Copy link

codecov bot commented Dec 17, 2019

Codecov Report

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

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #36599      +/-   ##
============================================
+ Coverage     64.66%   64.67%   +0.01%     
- Complexity    19050    19073      +23     
============================================
  Files          1268     1268              
  Lines         74491    74524      +33     
  Branches       1311     1311              
============================================
+ Hits          48171    48201      +30     
- Misses        25934    25937       +3     
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54.02% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.85% <ø> (+0.01%) 19073 <ø> (+23) ⬆️
Impacted Files Coverage Δ Complexity Δ
core/Command/App/ListApps.php 90.58% <0%> (+0.2%) 41% <0%> (+23%) ⬆️

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 9ad2d29...0943a7c. Read the comment docs.

@individual-it individual-it merged commit 3c2b078 into master Dec 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependency-bumps-20191217 branch December 17, 2019 07:45
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