Update wp-coding-standards/wpcs to 3.4.1 - #899
Conversation
Regenerates composer.lock. The version constraint already allows 3.4.1, so no composer.json change is needed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #899 +/- ##
==========================================
Coverage 80.18% 80.18%
Complexity 2526 2526
==========================================
Files 106 106
Lines 10240 10240
==========================================
Hits 8211 8211
Misses 2029 2029
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Updates the locked version of wp-coding-standards/wpcs to 3.4.1, including any transitive PHPCS/PHPCSUtils/PHPCSExtra bumps required by it.
The
composer.jsonconstraint already allows 3.4.1, so onlycomposer.lockchanges.Verified locally:
phpcsoutput is identical before and after the update. [. phpcs unchanged: CLEAN(rc=0)]Part of an org-wide sweep to get all repos onto WPCS 3.4.1.
🤖 Generated with Claude Code