Yoast / yoast-acf-analysis

WordPress plugin that adds the content of all ACF fields to the Yoast SEO score analysis.
https://wordpress.org/plugins/acf-content-analysis-for-yoast-seo/
GNU General Public License v3.0
61 stars 20 forks source link

Composer/PHPCS: update to YoastCS 3.0.0 #373

Closed jrfnl closed 6 months ago

jrfnl commented 6 months ago

Context

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Composer/PHPCS: update to YoastCS 3.0.0

YoastCS 3.0.0 has been released and is based on WordPressCS 3.0.0.

This commit makes the necessary updates for that:

Refs:

GH Action/cs: use the threshold/branch report

... instead of a full scan.

As there are some YoastCS 3.0 issues which still need to be solved by the teams, this changes the CS workflow to use the threshold report instead of expecting a 100% clean code base.

Test instructions

Test instructions for the acceptance test before the PR gets merged

This PR can be acceptance tested by following these steps:

private-packagist[bot] commented 6 months ago

composer.lock

Dev Package changes

Package Operation From To About
automattic/vipwpcs add - 3.0.0 view code - License: MIT License
phpcsstandards/phpcsextra add - 1.2.1 view code - License: GNU Lesser General Public License v3.0 or later
phpcsstandards/phpcsutils add - 1.0.9 view code - License: GNU Lesser General Public License v3.0 or later
phpstan/phpdoc-parser add - 1.24.4 view code - License: MIT License
sirbrillig/phpcs-variable-analysis add - v2.11.17 view code - License: BSD 2-Clause "Simplified" License
slevomat/coding-standard add - 8.14.1 view code - License: MIT License
squizlabs/php_codesniffer upgrade 3.7.2 3.8.0 diff
wp-coding-standards/wpcs upgrade 2.3.0 3.0.1 diff
yoast/yoastcs upgrade 2.3.1 3.0.0 diff

Important Metadata Changes

Package Version Metadata From To
squizlabs/php_codesniffer 3.8.0 dist url https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879 https://api.github.com/repos/PHPCSStandards/PHP_CodeSniffer/zipball/5805f7a4e4958dbb5e944ef1e6edae0a303765e7
squizlabs/php_codesniffer 3.8.0 source url https://github.com/squizlabs/PHP_CodeSniffer.git https://github.com/PHPCSStandards/PHP_CodeSniffer.git

Settings · Docs · Powered by Private Packagist

coveralls commented 6 months ago

Pull Request Test Coverage Report for Build 7229516704


Totals Coverage Status
Change from base Build 7229486252: 0.0%
Covered Lines: 172
Relevant Lines: 301

💛 - Coveralls