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

Configure Renovate #264

Closed abrain-bot closed 10 months ago

abrain-bot commented 10 months ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 11 Pull Requests:

chore(deps): pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `develop` - Pin [brain/monkey](https://togithub.com/Brain-WP/BrainMonkey) to `2.6.1` - Pin [dealerdirect/phpcodesniffer-composer-installer](https://togithub.com/PHPCSStandards/composer-installer) to `0.7.2` - Pin [friendsofphp/php-cs-fixer](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer) to `2.19.3` - Pin [php](https://togithub.com/php/php-src) to `8.2.10` - Pin [php-cs-fixer/phpunit-constraint-isidenticalstring](https://togithub.com/PHP-CS-Fixer/phpunit-constraint-isidenticalstring) to `1.2.0` - Pin [php-cs-fixer/phpunit-constraint-xmlmatchesxsd](https://togithub.com/PHP-CS-Fixer/phpunit-constraint-xmlmatchesxsd) to `1.2.1` - Pin [phpcompatibility/php-compatibility](https://togithub.com/PHPCompatibility/PHPCompatibility) to `9.3.5` - Pin [phpcompatibility/phpcompatibility-wp](https://togithub.com/PHPCompatibility/PHPCompatibilityWP) to `2.1.4` - Pin [phpmd/phpmd](https://togithub.com/phpmd/phpmd) to `2.13.0` - Pin [phpunit/phpunit](https://togithub.com/sebastianbergmann/phpunit) to `9.5.27` - Pin [sebastian/comparator](https://togithub.com/sebastianbergmann/comparator) to `4.0.8` - Pin [squizlabs/php_codesniffer](https://togithub.com/squizlabs/PHP_CodeSniffer) to `3.7.1` - Pin [wp-coding-standards/wpcs](https://togithub.com/WordPress/WordPress-Coding-Standards) to `2.3.0` - Pin [yoast/phpunit-polyfills](https://togithub.com/Yoast/PHPUnit-Polyfills) to `1.0.4`
chore(deps): update all non-major dependencies - Schedule: ["at any time"] - Branch name: `renovate/all-minor-patch` - Merge into: `develop` - Upgrade [mariadb](https://togithub.com/MariaDB/mariadb-docker) to `10.11` - Upgrade php to `8.2-cli-bullseye`
chore(deps): update devdependencies (non-major) - Schedule: ["at any time"] - Branch name: `renovate/devdependencies-(non-major)` - Merge into: `develop` - Upgrade [php-cs-fixer/phpunit-constraint-isidenticalstring](https://togithub.com/PHP-CS-Fixer/phpunit-constraint-isidenticalstring) to `^1.3` - Upgrade [php-cs-fixer/phpunit-constraint-xmlmatchesxsd](https://togithub.com/PHP-CS-Fixer/phpunit-constraint-xmlmatchesxsd) to `^1.3` - Upgrade [phpunit/phpunit](https://togithub.com/sebastianbergmann/phpunit) to `^9.6` - Upgrade [squizlabs/php_codesniffer](https://togithub.com/squizlabs/PHP_CodeSniffer) to `^3.7` - Upgrade [yoast/phpunit-polyfills](https://togithub.com/Yoast/PHPUnit-Polyfills) to `^1.1`
chore(deps): update dependency dealerdirect/phpcodesniffer-composer-installer to v1 - Schedule: ["at any time"] - Branch name: `renovate/dealerdirect-phpcodesniffer-composer-installer-1.x` - Merge into: `develop` - Upgrade [dealerdirect/phpcodesniffer-composer-installer](https://togithub.com/PHPCSStandards/composer-installer) to `^1.0.0`
chore(deps): update dependency friendsofphp/php-cs-fixer to v3 - Schedule: ["at any time"] - Branch name: `renovate/friendsofphp-php-cs-fixer-3.x` - Merge into: `develop` - Upgrade [friendsofphp/php-cs-fixer](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer) to `^3.0`
chore(deps): update dependency phpunit/phpunit to v10 - Schedule: ["at any time"] - Branch name: `renovate/phpunit-phpunit-10.x` - Merge into: `develop` - Upgrade [phpunit/phpunit](https://togithub.com/sebastianbergmann/phpunit) to `^10.0`
chore(deps): update dependency sebastian/comparator to v5 - Schedule: ["at any time"] - Branch name: `renovate/sebastian-comparator-5.x` - Merge into: `develop` - Upgrade [sebastian/comparator](https://togithub.com/sebastianbergmann/comparator) to `^5.0`
chore(deps): update dependency wp-coding-standards/wpcs to v3 - Schedule: ["at any time"] - Branch name: `renovate/wp-coding-standards-wpcs-3.x` - Merge into: `develop` - Upgrade [wp-coding-standards/wpcs](https://togithub.com/WordPress/WordPress-Coding-Standards) to `^3.0.0`
chore(deps): update dependency yoast/phpunit-polyfills to v2 - Schedule: ["at any time"] - Branch name: `renovate/yoast-phpunit-polyfills-2.x` - Merge into: `develop` - Upgrade [yoast/phpunit-polyfills](https://togithub.com/Yoast/PHPUnit-Polyfills) to `^2.0`
chore(deps): update mariadb docker tag to v11 - Schedule: ["at any time"] - Branch name: `renovate/mariadb-11.x` - Merge into: `develop` - Upgrade [mariadb](https://togithub.com/MariaDB/mariadb-docker) to `11.1`
chore(deps): update php docker tag to v8 - Schedule: ["at any time"] - Branch name: `renovate/php-8.x` - Merge into: `develop` - Upgrade php to `8.2-cli-bullseye`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


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 (e2a207a) 28.09% compared to head (3619547) 28.09%.

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