Skip to content

[stable10] vfsstream tokenizer dependency bumps#35004

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

[stable10] vfsstream tokenizer dependency bumps#35004
PVince81 merged 1 commit into
stable10from
stable10-minor-composer-dependencies-20190411

Conversation

@phil-davis

Copy link
Copy Markdown
Contributor

Description

composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 3 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

Similar to master PR #35003 but myclabs/DeepCopy needs PHP 7.1, so that bump does not yet come to stable10

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

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:

@codecov

codecov Bot commented Apr 11, 2019

Copy link
Copy Markdown

Codecov Report

Merging #35004 into stable10 will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #35004      +/-   ##
==============================================
- Coverage       64.29%   64.29%   -0.01%     
  Complexity      20040    20040              
==============================================
  Files            1285     1285              
  Lines           76824    76824              
  Branches         1307     1307              
==============================================
- Hits            49394    49393       -1     
- Misses          27049    27050       +1     
  Partials          381      381
Flag Coverage Δ Complexity Δ
#javascript 53.01% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.49% <ø> (-0.01%) 20040 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
lib/private/Server.php 86.54% <0%> (-0.12%) 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 443bf44...8fe457d. Read the comment docs.

1 similar comment
@codecov

codecov Bot commented Apr 11, 2019

Copy link
Copy Markdown

Codecov Report

Merging #35004 into stable10 will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             stable10   #35004      +/-   ##
==============================================
- Coverage       64.29%   64.29%   -0.01%     
  Complexity      20040    20040              
==============================================
  Files            1285     1285              
  Lines           76824    76824              
  Branches         1307     1307              
==============================================
- Hits            49394    49393       -1     
- Misses          27049    27050       +1     
  Partials          381      381
Flag Coverage Δ Complexity Δ
#javascript 53.01% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 65.49% <ø> (-0.01%) 20040 <ø> (ø)
Impacted Files Coverage Δ Complexity Δ
lib/private/Server.php 86.54% <0%> (-0.12%) 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 443bf44...8fe457d. Read the comment docs.

@PVince81 PVince81 merged commit d517d59 into stable10 Apr 12, 2019
@delete-merged-branch delete-merged-branch Bot deleted the stable10-minor-composer-dependencies-20190411 branch April 12, 2019 10:40
@phil-davis

Copy link
Copy Markdown
Contributor Author

This got into release-10.2 via PR #35062

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants