X Tutup
Skip to content

Updating psr/log (1.1.0 => 1.1.1)#36348

Merged
phil-davis merged 1 commit intomasterfrom
psr-log-1.1.1
Oct 29, 2019
Merged

Updating psr/log (1.1.0 => 1.1.1)#36348
phil-davis merged 1 commit intomasterfrom
psr-log-1.1.1

Conversation

@phil-davis
Copy link
Contributor

@phil-davis phil-davis commented Oct 29, 2019

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating psr/log (1.1.0 => 1.1.1): Loading from cache

https://github.com/php-fig/log/releases/tag/1.1.1

Motivation and Context

dependabot did not find this.

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

codecov bot commented Oct 29, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #36348   +/-   ##
=========================================
  Coverage     64.86%   64.86%           
  Complexity    19775    19775           
=========================================
  Files          1271     1271           
  Lines         74707    74707           
  Branches       1309     1309           
=========================================
  Hits          48455    48455           
  Misses        25866    25866           
  Partials        386      386
Flag Coverage Δ Complexity Δ
#javascript 54% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.05% <ø> (ø) 19775 <ø> (ø) ⬇️

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 295d62a...35a495f. Read the comment docs.

@phil-davis phil-davis requested review from PVince81 and micbar October 29, 2019 06:59
@phil-davis phil-davis merged commit 1e36649 into master Oct 29, 2019
@delete-merged-branch delete-merged-branch bot deleted the psr-log-1.1.1 branch October 29, 2019 09:45
@davitol davitol mentioned this pull request Nov 26, 2019
37 tasks
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.

2 participants

X Tutup