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

Update doctrine/cache (1.10.0 => 1.10.1) #37458

Merged
merged 1 commit into from
May 28, 2020
Merged

Conversation

phil-davis
Copy link
Contributor

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 2 updates, 0 removals
  - Updating doctrine/cache (1.10.0 => 1.10.1): Loading from cache

https://github.com/doctrine/cache/releases/tag/1.10.1

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 May 28, 2020
@phil-davis phil-davis self-assigned this May 28, 2020
@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37458   +/-   ##
=========================================
  Coverage     64.67%   64.67%           
  Complexity    19333    19333           
=========================================
  Files          1277     1277           
  Lines         75523    75523           
  Branches       1331     1331           
=========================================
  Hits          48846    48846           
  Misses        26285    26285           
  Partials        392      392           
Flag Coverage Δ Complexity Δ
#javascript 54.14% <ø> (ø) 0.00 <ø> (ø)
#phpunit 65.84% <ø> (ø) 19333.00 <ø> (ø)

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 b6c74c2...43fd4e8. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented May 28, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37458   +/-   ##
=========================================
  Coverage     64.67%   64.67%           
  Complexity    19333    19333           
=========================================
  Files          1277     1277           
  Lines         75523    75523           
  Branches       1331     1331           
=========================================
  Hits          48846    48846           
  Misses        26285    26285           
  Partials        392      392           
Flag Coverage Δ Complexity Δ
#javascript 54.14% <ø> (ø) 0.00 <ø> (ø)
#phpunit 65.84% <ø> (ø) 19333.00 <ø> (ø)

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 b6c74c2...43fd4e8. Read the comment docs.

@phil-davis phil-davis merged commit f0a1eff into master May 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the doctrine-cache-1.10.1 branch May 28, 2020 08:37
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