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 dealerdirect/phpcodesniffer-composer-installer to v1 #285

Closed abrain-bot closed 7 months ago

abrain-bot commented 7 months ago

This PR contains the following updates:

Package Type Update Change
dealerdirect/phpcodesniffer-composer-installer (source) require-dev major 0.7.2 -> 1.0.0

Release Notes

PHPCSStandards/composer-installer (dealerdirect/phpcodesniffer-composer-installer) ### [`v1.0.0`](https://togithub.com/PHPCSStandards/composer-installer/releases/tag/v1.0.0) [Compare Source](https://togithub.com/PHPCSStandards/composer-installer/compare/v0.7.2...v1.0.0) #### Breaking changes - Rename namespace prefix from `Dealerdirect` to `PHPCSStandards` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/191](https://togithub.com/PHPCSStandards/composer-installer/pull/191) - Drop support for PHP 5.3 by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/147](https://togithub.com/PHPCSStandards/composer-installer/pull/147) #### What's Changed - Correct grammar in error message by [@​fredden](https://togithub.com/fredden) in [https://github.com/PHPCSStandards/composer-installer/pull/189](https://togithub.com/PHPCSStandards/composer-installer/pull/189) - .gitattributes: sync with current repo state by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/198](https://togithub.com/PHPCSStandards/composer-installer/pull/198) - PHPCSVersions: update URL references by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/161](https://togithub.com/PHPCSStandards/composer-installer/pull/161) - Plugin: improve feedback by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/182](https://togithub.com/PHPCSStandards/composer-installer/pull/182) - README: remove references to Scrutinizer by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/157](https://togithub.com/PHPCSStandards/composer-installer/pull/157) - Rename references to `master` branch by [@​Potherca](https://togithub.com/Potherca) in [https://github.com/PHPCSStandards/composer-installer/pull/201](https://togithub.com/PHPCSStandards/composer-installer/pull/201) - Update repo references by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/158](https://togithub.com/PHPCSStandards/composer-installer/pull/158) ##### CI / CD - GH Actions: add builds against Composer 2.2 for PHP 7.2 - 8.x by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/172](https://togithub.com/PHPCSStandards/composer-installer/pull/172) - GH Actions: bust the cache semi-regularly by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/192](https://togithub.com/PHPCSStandards/composer-installer/pull/192) - GH Actions: fix builds on Windows with PHP 8.2 by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/180](https://togithub.com/PHPCSStandards/composer-installer/pull/180) - GH Actions: fix up fail-fast for setup-php by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/195](https://togithub.com/PHPCSStandards/composer-installer/pull/195) - GH Actions: run integration tests against Composer snapshot by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/163](https://togithub.com/PHPCSStandards/composer-installer/pull/163) - GH Actions: run linting against against ubuntu-latest by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/184](https://togithub.com/PHPCSStandards/composer-installer/pull/184) - GH Actions/Securitycheck: update the security checker download by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/178](https://togithub.com/PHPCSStandards/composer-installer/pull/178) - GH Actions/Securitycheck: update the security checker download by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/186](https://togithub.com/PHPCSStandards/composer-installer/pull/186) - GH Actions/Securitycheck: update the security checker download by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/190](https://togithub.com/PHPCSStandards/composer-installer/pull/190) - GH Actions: selectively use `fail-fast` with setup-php by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/194](https://togithub.com/PHPCSStandards/composer-installer/pull/194) - GH Actions: stop running tests against PHP 5.5/Composer 1.x on Windows (and remove work-arounds) by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/183](https://togithub.com/PHPCSStandards/composer-installer/pull/183) - GH Actions: various tweaks / PHP 8.2 not allowed to fail by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/193](https://togithub.com/PHPCSStandards/composer-installer/pull/193) - GH Actions: version update for various predefined actions by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/170](https://togithub.com/PHPCSStandards/composer-installer/pull/170) - Update YamLint by [@​Potherca](https://togithub.com/Potherca) in [https://github.com/PHPCSStandards/composer-installer/pull/173](https://togithub.com/PHPCSStandards/composer-installer/pull/173) ##### Tests - Add initial integration test setup and first few tests by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/153](https://togithub.com/PHPCSStandards/composer-installer/pull/153) - BaseLineTest: stabilize the message checks by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/162](https://togithub.com/PHPCSStandards/composer-installer/pull/162) - PlayNiceWithScriptsTest: wrap output expectation in condition by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/179](https://togithub.com/PHPCSStandards/composer-installer/pull/179) - RegisterExternalStandardsTest: add new tests by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/165](https://togithub.com/PHPCSStandards/composer-installer/pull/165) - RegisterExternalStandardsTest: stabilize test for Composer v1 on Windows with PHP 5.5 by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/171](https://togithub.com/PHPCSStandards/composer-installer/pull/171) - TestCase::executeCliCommand(): retry Composer commands on a particular exception by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/164](https://togithub.com/PHPCSStandards/composer-installer/pull/164) - Tests: add new `InstalledPathsOrderTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/176](https://togithub.com/PHPCSStandards/composer-installer/pull/176) - Tests: add new InstallUpdateEventsTest and NonInstallUpdateEventsTest by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/174](https://togithub.com/PHPCSStandards/composer-installer/pull/174) - Tests: add new `InvalidPackagesTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/168](https://togithub.com/PHPCSStandards/composer-installer/pull/168) - Tests: add new `PlayNiceWithScriptsTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/169](https://togithub.com/PHPCSStandards/composer-installer/pull/169) - Tests: add new `PreexistingPHPCSConfigTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/166](https://togithub.com/PHPCSStandards/composer-installer/pull/166) - Tests: add new `PreexistingPHPCSInstalledPathsConfigTest` + bug fix by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/167](https://togithub.com/PHPCSStandards/composer-installer/pull/167) - Tests: add new `RemovePluginTest` by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/177](https://togithub.com/PHPCSStandards/composer-installer/pull/177) - Tests: add new RootPackageHandlingTest + bugfix by [@​jrfnl](https://togithub.com/jrfnl) in [https://github.com/PHPCSStandards/composer-installer/pull/175](https://togithub.com/PHPCSStandards/composer-installer/pull/175) #### New Contributors - [@​fredden](https://togithub.com/fredden) made their first contribution in [https://github.com/PHPCSStandards/composer-installer/pull/189](https://togithub.com/PHPCSStandards/composer-installer/pull/189) **Full Changelog**: https://github.com/PHPCSStandards/composer-installer/compare/v0.7.2...v1.0.0

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 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (29e389d) 25.09% compared to head (a1c95a6) 25.09%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #285 +/- ## ========================================== Coverage 25.09% 25.09% Complexity 1602 1602 ========================================== Files 81 81 Lines 6471 6471 ========================================== Hits 1624 1624 Misses 4847 4847 ``` | [Flag](https://app.codecov.io/gh/abrain/einsatzverwaltung/pull/285/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/285/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andreas+Brain) | `11.72% <ø> (ø)` | | | [unit](https://app.codecov.io/gh/abrain/einsatzverwaltung/pull/285/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.