Skip to content

vfsstream tokenizer deep-copy dependency bumps#35003

Merged
PVince81 merged 1 commit into
masterfrom
minor-composer-dependencies-20190411
Apr 12, 2019
Merged

vfsstream tokenizer deep-copy dependency bumps#35003
PVince81 merged 1 commit into
masterfrom
minor-composer-dependencies-20190411

Conversation

@phil-davis

@phil-davis phil-davis commented Apr 11, 2019

Copy link
Copy Markdown
Contributor

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 4 updates, 0 removals
  - Updating mikey179/vfsstream (v1.6.5 => v1.6.6): Loading from cache
  - Updating theseer/tokenizer (1.1.0 => 1.1.2): Loading from cache
  - Updating myclabs/deep-copy (1.8.1 => 1.9.1): Downloading (100%)    

bovigo/vfsStream@v1.6.5...v1.6.6 - related to build changes and composer.json ...

https://github.com/theseer/tokenizer/releases/tag/1.1.2 - bugfix for passing an empty file

https://github.com/myclabs/DeepCopy/releases/tag/1.9.1 - backport of a new prependFilter method from 2.*

See #35004 for similar in stable10

Motivation and Context

See if these are OK to get into 10.2

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:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@codecov

codecov Bot commented Apr 11, 2019

Copy link
Copy Markdown

Codecov Report

Merging #35003 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #35003      +/-   ##
============================================
+ Coverage     65.37%   65.37%   +<.01%     
  Complexity    18622    18622              
============================================
  Files          1215     1215              
  Lines         70510    70510              
  Branches       1295     1295              
============================================
+ Hits          46095    46096       +1     
+ Misses        24041    24040       -1     
  Partials        374      374
Flag Coverage Δ Complexity Δ
#javascript 52.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.82% <ø> (ø) 18622 <ø> (ø) ⬇️
Impacted Files Coverage Δ Complexity Δ
lib/private/Server.php 86.68% <0%> (+0.11%) 253% <0%> (ø) ⬇️

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 1fe0c83...bdff467. Read the comment docs.

1 similar comment
@codecov

codecov Bot commented Apr 11, 2019

Copy link
Copy Markdown

Codecov Report

Merging #35003 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #35003      +/-   ##
============================================
+ Coverage     65.37%   65.37%   +<.01%     
  Complexity    18622    18622              
============================================
  Files          1215     1215              
  Lines         70510    70510              
  Branches       1295     1295              
============================================
+ Hits          46095    46096       +1     
+ Misses        24041    24040       -1     
  Partials        374      374
Flag Coverage Δ Complexity Δ
#javascript 52.85% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 66.82% <ø> (ø) 18622 <ø> (ø) ⬇️
Impacted Files Coverage Δ Complexity Δ
lib/private/Server.php 86.68% <0%> (+0.11%) 253% <0%> (ø) ⬇️

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 1fe0c83...bdff467. Read the comment docs.

@phil-davis phil-davis requested a review from PVince81 April 11, 2019 01:51
@PVince81 PVince81 merged commit 5b2c425 into master Apr 12, 2019
@PVince81 PVince81 deleted the minor-composer-dependencies-20190411 branch April 12, 2019 10:39
@lock lock Bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants