xwp / block-scaffolding-wp

WordPress plugin template for extending Gutenberg
https://join.xwp.co
18 stars 17 forks source link

Update dependency wp-coding-standards/wpcs to v2.2.1 #46

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
wp-coding-standards/wpcs require-dev patch 2.2.0 -> 2.2.1

Release Notes

WordPress/WordPress-Coding-Standards ### [`v2.2.1`](https://togithub.com/WordPress/WordPress-Coding-Standards/blob/master/CHANGELOG.md#​221---2020-02-04) [Compare Source](https://togithub.com/WordPress/WordPress-Coding-Standards/compare/2.2.0...2.2.1) ##### Added - Metrics to the `WordPress.Arrays.CommaAfterArrayItem` sniff. These can be displayed using `--report=info`. - The `sanitize_hex_color()` and the `sanitize_hex_color_no_hash()` functions to the `escapingFunctions` list used by the `WordPress.Security.EscapeOutput` sniff. ##### Changed - The recommended version of the suggested DealerDirect PHPCS Composer plugin is now `^0.6`. ##### Fixed - `WordPress.PHP.NoSilencedErrors`: depending on the custom properties set, the metrics would be different. - `WordPress.WhiteSpace.ControlStructureSpacing`: fixed undefined index notice for closures with `use`. - `WordPress.WP.GlobalVariablesOverride`: fixed undefined offset notice when the `treat_files_as_scoped` property would be set to `true`. - `WordPress.WP.I18n`: fixed a _Trying to access array offset on value of type null_ error when the sniff was run on PHP 7.4 and would encounter a translation function expecting singular and plural texts for which one of these arguments was missing.

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you tick the rebase/retry checkbox below.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.