ampproject / px-toolbox-php

Apache License 2.0
8 stars 4 forks source link

Update sirbrillig/phpcs-variable-analysis requirement from 2.11.2 to 2.11.3 #16

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on sirbrillig/phpcs-variable-analysis to permit the latest version.

Release notes

Sourced from sirbrillig/phpcs-variable-analysis's releases.

v2.11.3

Changelog

  • Update for Composer 2.2 (#242)
Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 2 years ago

Codecov Report

Merging #16 (eadc0be) into main (f01a864) will decrease coverage by 1.92%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #16      +/-   ##
============================================
- Coverage     63.70%   61.78%   -1.93%     
+ Complexity      340      338       -2     
============================================
  Files            50       50              
  Lines           799      819      +20     
============================================
- Hits            509      506       -3     
- Misses          290      313      +23     
Flag Coverage Δ
php 61.78% <ø> (-1.93%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/PageSpeed/PageSpeedInsightsApi.php 71.42% <0.00%> (-1.30%) :arrow_down:
src/Cli/Command/Optimize.php 90.47% <0.00%> (-0.83%) :arrow_down:
src/Cli/Command/Analyze.php 0.00% <0.00%> (ø)
src/Cli/Command/PageSpeedInsights.php 0.00% <0.00%> (ø)
src/Engine/ToolStack/ParallelToolStack.php 0.00% <0.00%> (ø)
src/Engine/StringStream.php 10.00% <0.00%> (+0.24%) :arrow_up:
src/Engine/Context.php 25.00% <0.00%> (+2.77%) :arrow_up:

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 f01a864...eadc0be. Read the comment docs.

dependabot[bot] commented 2 years ago

Looks like sirbrillig/phpcs-variable-analysis is no longer updatable, so this is no longer needed.