pressbooks / pressbooks-lti-provider

A plugin which turns Pressbooks into an LTI provider.
GNU General Public License v3.0
7 stars 4 forks source link

Update version & CI pipeline #142

Closed SteelWagstaff closed 2 years ago

SteelWagstaff commented 2 years ago

Update version, CI pipeline, and dependencies for 2.0.0 release

private-packagist[bot] commented 2 years ago

composer.lock

Dev Package changes

Package Operation From To Changes
nikic/php-parser upgrade v4.13.2 v4.15.1 diff
phpunit/php-code-coverage upgrade 9.2.15 9.2.17 diff
phpunit/phpunit upgrade 9.5.20 9.5.24 diff
sebastian/type upgrade 3.0.0 3.2.0 diff
phpdocumentor/reflection-common remove 2.2.0 - -
phpdocumentor/reflection-docblock remove 5.3.0 - -
phpdocumentor/type-resolver remove 1.6.1 - -
phpspec/prophecy remove v1.15.0 - -
psr/container remove 1.1.2 - -
symfony/console remove v5.4.7 - -
symfony/deprecation-contracts remove v2.5.1 - -
symfony/polyfill-ctype remove v1.25.0 - -
symfony/polyfill-intl-grapheme remove v1.25.0 - -
symfony/polyfill-intl-normalizer remove v1.25.0 - -
symfony/polyfill-mbstring remove v1.25.0 - -
symfony/polyfill-php73 remove v1.25.0 - -
symfony/polyfill-php80 remove v1.25.0 - -
symfony/service-contracts remove v2.5.1 - -
symfony/string remove v5.4.3 - -
webmozart/assert remove 1.10.0 - -
wpreadme2markdown/wp2md remove 3.0.3 - -
wpreadme2markdown/wpreadme2markdown remove 3.1.0 - -

Settings · Docs · Powered by Private Packagist

codecov[bot] commented 2 years ago

Codecov Report

Merging #142 (296c79d) into dev (5d4f190) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##                dev     #142   +/-   ##
=========================================
  Coverage     78.51%   78.51%           
  Complexity      324      324           
=========================================
  Files             9        9           
  Lines          1108     1108           
=========================================
  Hits            870      870           
  Misses          238      238           

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 5d4f190...296c79d. Read the comment docs.