abrain / einsatzverwaltung

WordPress plugin for public incident reports for fire departments and other rescue services
https://einsatzverwaltung.org
GNU General Public License v2.0
54 stars 17 forks source link

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

Closed abrain-bot closed 10 months ago

abrain-bot commented 10 months ago

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`](https://togithub.com/WordPress/WordPress-Coding-Standards/blob/HEAD/CHANGELOG.md#301---2023-09-14) [Compare Source](https://togithub.com/WordPress/WordPress-Coding-Standards/compare/3.0.0...3.0.1) ##### 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](https://togithub.com/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](https://togithub.com/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.



This PR has been generated by Renovate Bot.

codecov[bot] commented 10 months ago

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 ```diff @@ 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](https://app.codecov.io/gh/abrain/einsatzverwaltung/pull/271/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Brain) | Coverage Δ | | |---|---|---| | [integration](https://app.codecov.io/gh/abrain/einsatzverwaltung/pull/271/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Brain) | `11.83% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/abrain/einsatzverwaltung/pull/271/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Brain) | `14.88% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Brain#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.