pressbooks / pressbooks-book

McLuhan is the default book theme for Pressbooks.
https://pressbooks.org
GNU General Public License v3.0
20 stars 16 forks source link

Require PHP 8 and bump dependencies #1132

Closed SteelWagstaff closed 1 year ago

SteelWagstaff commented 1 year ago

This PR updates this repo to require PHP 8.0 and adds PHP 8.1 to the experimental test matrix. It also updates some dependencies. Partial fix for https://github.com/pressbooks/private/issues/1024.

private-packagist[bot] commented 1 year ago

composer.lock

Package changes

Package Operation From To Changes
squizlabs/php_codesniffer upgrade 3.5.8 3.7.1 diff

Dev Package changes

Package Operation From To Changes
humanmade/coding-standards upgrade v1.1.3 v1.2.1 diff
nikic/php-parser upgrade v4.13.2 v4.15.2 diff
phpcompatibility/phpcompatibility-paragonie upgrade 1.3.1 1.3.2 diff
phpcompatibility/phpcompatibility-wp upgrade 2.1.3 2.1.4 diff
phpunit/php-code-coverage upgrade 9.2.15 9.2.18 diff
phpunit/phpunit upgrade 9.5.20 9.5.26 diff
sebastian/comparator upgrade 4.0.6 4.0.8 diff
sebastian/exporter upgrade 4.0.4 4.0.5 diff
sebastian/type upgrade 3.0.0 3.2.0 diff
wp-coding-standards/wpcs upgrade 2.2.1 2.3.0 diff
yoast/phpunit-polyfills upgrade 1.0.3 1.0.4 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 - -
symfony/polyfill-ctype remove v1.25.0 - -
webmozart/assert remove 1.10.0 - -

Settings · Docs · Powered by Private Packagist

codecov[bot] commented 1 year ago

Codecov Report

Merging #1132 (09d7f97) into dev (e875aea) will not change coverage. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1132/graphs/tree.svg?width=650&height=150&src=pr&token=OGTBGoKr4m&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks)](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1132?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks) ```diff @@ Coverage Diff @@ ## dev #1132 +/- ## ======================================= Coverage 46.68% 46.68% ======================================= Files 3 3 Lines 452 452 ======================================= Hits 211 211 Misses 241 241 ``` ------ [Continue to review full report at Codecov](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1132?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1132?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). Last update [e875aea...09d7f97](https://codecov.io/gh/pressbooks/pressbooks-book/pull/1132?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=pressbooks).