Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency wp-coding-standards/wpcs to v3.0.1 #271

Merged
merged 1 commit into from
Sep 17, 2023

Conversation

abrain-bot
Copy link
Collaborator

@abrain-bot abrain-bot commented Sep 14, 2023

This PR contains the following updates:

Package Type Update Change
wp-coding-standards/wpcs require-dev patch 3.0.0 -> 3.0.1

Release Notes

WordPress/WordPress-Coding-Standards (wp-coding-standards/wpcs)

v3.0.1

Compare Source

Added
  • In WordPressCS 3.0.0, the functionality of the WordPress.Security.EscapeOutput sniff was updated to report unescaped message parameters passed to exceptions created in throw statements. This specific violation now has a separate error code: ExceptionNotEscaped. This will allow users to ignore or exclude that specific error code. Props [@​anomiex].
    The error code(s) for other escaping issues flagged by the sniff remain unchanged.
Changed
  • Updated the CI workflow to test the example ruleset for issues.
  • Funding files and updates in the Readme about funding the project.
Fixed
  • Fixed a sniff name in the phpcs.xml.dist.sample file (case-sensitive sniff name). Props [@​dawidurbanski].

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (96307c7) 25.22% compared to head (d51a2e2) 25.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop     #271   +/-   ##
==========================================
  Coverage      25.22%   25.22%           
  Complexity      1601     1601           
==========================================
  Files             81       81           
  Lines           6469     6469           
==========================================
  Hits            1632     1632           
  Misses          4837     4837           
Flag Coverage Δ
integration 11.83% <ø> (ø)
unit 14.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@abrain abrain merged commit a2e8762 into develop Sep 17, 2023
2 checks passed
@abrain-bot abrain-bot deleted the renovate/devdependencies-(non-major) branch September 17, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants