pressbooks / pressbooks-stats

A Pressbooks plugin which provides some basic activity statistics for a Pressbooks network.
https://pressbooks.com
GNU General Public License v3.0
4 stars 2 forks source link

Update dependencies, fix standards #24

Closed SteelWagstaff closed 2 years ago

SteelWagstaff commented 2 years ago

This PR updates the dev dependencies in this repo to use latest versions, fixes standards, and adds a new CI pipleine. Note: this repo contains no unit tests. Partial fix for https://github.com/pressbooks/private/issues/801

private-packagist[bot] commented 2 years ago

composer.lock

Click to show 51 changes in this composer.lock file #### Dev Package changes | Package | Operation | From | To | Changes | |---------|-----------|------|----|--------| | automattic/vipwpcs | add | - | 2.0.0 | [view code](https://github.com/Automattic/VIP-Coding-Standards/releases/tag/2.0.0) | | dealerdirect/phpcodesniffer-composer-installer | add | - | v0.7.2 | [view code](https://github.com/Dealerdirect/phpcodesniffer-composer-installer/releases/tag/v0.7.2) | | nikic/php-parser | add | - | v4.13.2 | [view code](https://github.com/nikic/PHP-Parser/releases/tag/v4.13.2) | | phpcompatibility/php-compatibility | add | - | 9.3.5 | [view code](https://github.com/PHPCompatibility/PHPCompatibility/releases/tag/9.3.5) | | phpcompatibility/phpcompatibility-paragonie | add | - | 1.3.1 | [view code](https://github.com/PHPCompatibility/PHPCompatibilityParagonie/releases/tag/1.3.1) | | phpcompatibility/phpcompatibility-wp | add | - | 2.1.3 | [view code](https://github.com/PHPCompatibility/PHPCompatibilityWP/releases/tag/2.1.3) | | phpunit/php-invoker | add | - | 3.1.1 | [view code](https://github.com/sebastianbergmann/php-invoker/releases/tag/3.1.1) | | sebastian/cli-parser | add | - | 1.0.1 | [view code](https://github.com/sebastianbergmann/cli-parser/releases/tag/1.0.1) | | sebastian/code-unit | add | - | 1.0.8 | [view code](https://github.com/sebastianbergmann/code-unit/releases/tag/1.0.8) | | sebastian/complexity | add | - | 2.0.2 | [view code](https://github.com/sebastianbergmann/complexity/releases/tag/2.0.2) | | sebastian/lines-of-code | add | - | 1.0.3 | [view code](https://github.com/sebastianbergmann/lines-of-code/releases/tag/1.0.3) | | sebastian/type | add | - | 2.3.4 | [view code](https://github.com/sebastianbergmann/type/releases/tag/2.3.4) | | symfony/polyfill-ctype | add | - | v1.24.0 | [view code](https://github.com/symfony/polyfill-ctype/releases/tag/v1.24.0) | | **yoast/phpunit-polyfills** | add | - | 1.0.3 | [view code](https://github.com/Yoast/PHPUnit-Polyfills/releases/tag/1.0.3) | | doctrine/instantiator | upgrade | 1.1.0 | 1.4.0 | [diff](https://github.com/doctrine/instantiator/compare/1.1.0...1.4.0) | | fig-r/psr2r-sniffer | upgrade | 0.5.0 | 0.5.2 | [diff](https://github.com/php-fig-rectified/psr2r-sniffer/compare/0.5.0...0.5.2) | | humanmade/coding-standards | upgrade | v0.5.0 | v1.1.3 | [diff](https://github.com/humanmade/coding-standards/compare/v0.5.0...v1.1.3) | | myclabs/deep-copy | upgrade | 1.8.1 | 1.10.2 | [diff](https://github.com/myclabs/DeepCopy/compare/1.8.1...1.10.2) | | phar-io/manifest | upgrade | 1.0.1 | 2.0.3 | [diff](https://github.com/phar-io/manifest/compare/1.0.1...2.0.3) | | phar-io/version | upgrade | 1.0.1 | 3.1.1 | [diff](https://github.com/phar-io/version/compare/1.0.1...3.1.1) | | phpdocumentor/reflection-common | upgrade | 1.0.1 | 2.2.0 | [diff](https://github.com/phpDocumentor/ReflectionCommon/compare/1.0.1...2.2.0) | | phpdocumentor/reflection-docblock | upgrade | 4.3.0 | 5.3.0 | [diff](https://github.com/phpDocumentor/ReflectionDocBlock/compare/4.3.0...5.3.0) | | phpdocumentor/type-resolver | upgrade | 0.4.0 | 1.6.0 | [diff](https://github.com/phpDocumentor/TypeResolver/compare/0.4.0...1.6.0) | | phpspec/prophecy | upgrade | 1.8.0 | v1.15.0 | [diff](https://github.com/phpspec/prophecy/compare/1.8.0...v1.15.0) | | phpunit/php-code-coverage | upgrade | 5.3.2 | 9.2.10 | [diff](https://github.com/sebastianbergmann/php-code-coverage/compare/5.3.2...9.2.10) | | phpunit/php-file-iterator | upgrade | 1.4.5 | 3.0.6 | [diff](https://github.com/sebastianbergmann/php-file-iterator/compare/1.4.5...3.0.6) | | phpunit/php-text-template | upgrade | 1.2.1 | 2.0.4 | [diff](https://github.com/sebastianbergmann/php-text-template/compare/1.2.1...2.0.4) | | phpunit/php-timer | upgrade | 1.0.9 | 5.0.3 | [diff](https://github.com/sebastianbergmann/php-timer/compare/1.0.9...5.0.3) | | phpunit/phpunit | upgrade | 6.5.13 | 9.5.13 | [diff](https://github.com/sebastianbergmann/phpunit/compare/6.5.13...9.5.13) | | **pressbooks/coding-standards** | upgrade | 1.0.0 | 1.1.0 | [diff](https://github.com/pressbooks/coding-standards/compare/1.0.0...1.1.0) | | sebastian/code-unit-reverse-lookup | upgrade | 1.0.1 | 2.0.3 | [diff](https://github.com/sebastianbergmann/code-unit-reverse-lookup/compare/1.0.1...2.0.3) | | sebastian/comparator | upgrade | 2.1.3 | 4.0.6 | [diff](https://github.com/sebastianbergmann/comparator/compare/2.1.3...4.0.6) | | sebastian/diff | upgrade | 2.0.1 | 4.0.4 | [diff](https://github.com/sebastianbergmann/diff/compare/2.0.1...4.0.4) | | sebastian/environment | upgrade | 3.1.0 | 5.1.3 | [diff](https://github.com/sebastianbergmann/environment/compare/3.1.0...5.1.3) | | sebastian/exporter | upgrade | 3.1.0 | 4.0.4 | [diff](https://github.com/sebastianbergmann/exporter/compare/3.1.0...4.0.4) | | sebastian/global-state | upgrade | 2.0.0 | 5.0.4 | [diff](https://github.com/sebastianbergmann/global-state/compare/2.0.0...5.0.4) | | sebastian/object-enumerator | upgrade | 3.0.3 | 4.0.4 | [diff](https://github.com/sebastianbergmann/object-enumerator/compare/3.0.3...4.0.4) | | sebastian/object-reflector | upgrade | 1.1.1 | 2.0.4 | [diff](https://github.com/sebastianbergmann/object-reflector/compare/1.1.1...2.0.4) | | sebastian/recursion-context | upgrade | 3.0.0 | 4.0.4 | [diff](https://github.com/sebastianbergmann/recursion-context/compare/3.0.0...4.0.4) | | sebastian/resource-operations | upgrade | 1.0.0 | 3.0.3 | [diff](https://github.com/sebastianbergmann/resource-operations/compare/1.0.0...3.0.3) | | sebastian/version | upgrade | 2.0.1 | 3.0.2 | [diff](https://github.com/sebastianbergmann/version/compare/2.0.1...3.0.2) | | squizlabs/php_codesniffer | upgrade | 3.3.2 | 3.5.8 | [diff](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.3.2...3.5.8) | | theseer/tokenizer | upgrade | 1.1.0 | 1.2.1 | [diff](https://github.com/theseer/tokenizer/compare/1.1.0...1.2.1) | | webmozart/assert | upgrade | 1.3.0 | 1.10.0 | [diff](https://github.com/webmozart/assert/compare/1.3.0...webmozarts:1.10.0) | | wp-coding-standards/wpcs | upgrade | 0.14.1 | 2.2.1 | [diff](https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards/compare/0.14.1...WordPress:2.2.1) | | phpunit/php-token-stream | remove | 2.0.2 | - | - | | phpunit/phpunit-mock-objects | remove | 5.0.10 | - | - | #### Important Metadata Changes | Package | Version | Metadata | From | To | |---------|-----------|------|----|--------| | webmozart/assert | 1.10.0 | dist url | https://api.github.com/repos/webmozart/assert/zipball/0df1908962e7a3071564e857d86874dad1ef204a | https://api.github.com/repos/webmozarts/assert/zipball/6964c76c7804814a842473e0c8fd15bab0f18e25 | | webmozart/assert | 1.10.0 | source url | https://github.com/webmozart/assert.git | https://github.com/webmozarts/assert.git | | wp-coding-standards/wpcs | 2.2.1 | dist url | https://api.github.com/repos/WordPress-Coding-Standards/WordPress-Coding-Standards/zipball/cf6b310caad735816caef7573295f8a534374706 | https://api.github.com/repos/WordPress/WordPress-Coding-Standards/zipball/b5a453203114cc2284b1a614c4953456fbe4f546 | | wp-coding-standards/wpcs | 2.2.1 | source url | https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards.git | https://github.com/WordPress/WordPress-Coding-Standards.git |

Settings · Docs · Powered by Private Packagist

codecov[bot] commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (dev@a386fbc). Click here to learn what that means. The diff coverage is 0.00%.

:exclamation: Current head 6210c1b differs from pull request most recent head 9ce8539. Consider uploading reports for the commit 9ce8539 to get more accurate results

Impacted file tree graph

@@          Coverage Diff          @@
##             dev     #24   +/-   ##
=====================================
  Coverage       ?   0.00%           
=====================================
  Files          ?       2           
  Lines          ?     223           
  Branches       ?       0           
=====================================
  Hits           ?       0           
  Misses         ?     223           
  Partials       ?       0           
Impacted Files Coverage Δ
inc/helpers/namespace.php 0.00% <0.00%> (ø)
inc/stats/namespace.php 0.00% <0.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 a386fbc...9ce8539. Read the comment docs.