X Tutup
Skip to content

Updating phpspec/prophecy (1.9.0 => 1.10.0)#36603

Merged
phil-davis merged 1 commit intomasterfrom
bump-phpspec-prophecy-1.10.0
Dec 18, 2019
Merged

Updating phpspec/prophecy (1.9.0 => 1.10.0)#36603
phil-davis merged 1 commit intomasterfrom
bump-phpspec-prophecy-1.10.0

Conversation

@phil-davis
Copy link
Contributor

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

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 2 updates, 0 removals
  - Updating phpspec/prophecy (1.9.0 => 1.10.0): Downloading (100%)         
  - Updating roave/security-advisories (dev-master e4ee2c8 => dev-master 1b2183e)

https://github.com/phpspec/prophecy/releases/tag/1.10.0

Motivation and Context

Be up-to-date and we have to make a changelog entry anyway.

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

codecov bot commented Dec 18, 2019

Codecov Report

Merging #36603 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #36603   +/-   ##
=========================================
  Coverage     64.67%   64.67%           
  Complexity    19059    19059           
=========================================
  Files          1268     1268           
  Lines         74508    74508           
  Branches       1311     1311           
=========================================
  Hits          48188    48188           
  Misses        25934    25934           
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54.02% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.85% <ø> (ø) 19059 <ø> (ø) ⬇️

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 3f47dce...40410eb. Read the comment docs.

@phil-davis phil-davis merged commit 51d4358 into master Dec 18, 2019
@delete-merged-branch delete-merged-branch bot deleted the bump-phpspec-prophecy-1.10.0 branch December 18, 2019 04:23
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

X Tutup