eliashaeussler / composer-update-check

šŸ“¦ Composer Plugin to check outdated packages, based on their requirements
https://composer-update-check.elias-haeussler.de/
GNU General Public License v3.0
2 stars 2 forks source link

Configure Renovate #111

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

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

šŸ”” Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.

Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.

What to Expect

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

[TASK] Update symfony/filesystem to v6.2.7 - Schedule: ["at any time"] - Branch name: `renovate/symfony` - Merge into: `main` - Upgrade [symfony/filesystem](https://togithub.com/symfony/filesystem) to `6.2.7`
[TASK] Update composer/composer to v2.5.4 - Schedule: ["at any time"] - Branch name: `renovate/composer-composer-2.x-lockfile` - Merge into: `main` - Upgrade [composer/composer](https://togithub.com/composer/composer) to `2.5.4`
[TASK] Update ergebnis/composer-normalize to v2.30.2 - Schedule: ["at any time"] - Branch name: `renovate/ergebnis-composer-normalize-2.x-lockfile` - Merge into: `main` - Upgrade [ergebnis/composer-normalize](https://togithub.com/ergebnis/composer-normalize) to `2.30.2`
[TASK] Update friendsofphp/php-cs-fixer to v3.14.4 - Schedule: ["at any time"] - Branch name: `renovate/friendsofphp-php-cs-fixer-3.x-lockfile` - Merge into: `main` - Upgrade [friendsofphp/php-cs-fixer](https://togithub.com/PHP-CS-Fixer/PHP-CS-Fixer) to `3.14.4`
[TASK] Update php-http/discovery to v1.15.2 - Schedule: ["at any time"] - Branch name: `renovate/php-http-discovery-1.x-lockfile` - Merge into: `main` - Upgrade [php-http/discovery](https://togithub.com/php-http/discovery) to `1.15.2`
[TASK] Update phpstan/phpstan to v1.10.5 - Schedule: ["at any time"] - Branch name: `renovate/phpstan-packages` - Merge into: `main` - Upgrade [phpstan/phpstan](https://togithub.com/phpstan/phpstan) to `1.10.5`
[TASK] Update phpunit/phpunit to v9.6.4 - Schedule: ["at any time"] - Branch name: `renovate/phpunit-phpunit-9.x-lockfile` - Merge into: `main` - Upgrade [phpunit/phpunit](https://togithub.com/sebastianbergmann/phpunit) to `9.6.4`
[TASK] Update docker/build-push-action action to v4 - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-4.x` - Merge into: `main` - Upgrade [docker/build-push-action](https://togithub.com/docker/build-push-action) to `v4`
[TASK] Update php Docker tag - Schedule: ["at any time"] - Branch name: `renovate/php-8.x` - Merge into: `main` - Upgrade php to `8.2-alpine` - Upgrade [php](https://togithub.com/php/php-src) to `>= 7.1 < 8.3`
[TASK] Update phpunit/phpunit to v10 - Schedule: ["at any time"] - Branch name: `renovate/phpunit-phpunit-10.x` - Merge into: `main` - Upgrade [phpunit/phpunit](https://togithub.com/sebastianbergmann/phpunit) to `^10.0`
[TASK] Update all dependencies - Schedule: ["before 2am"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `main` - Regenerate lock files to use latest dependency versions


šŸšø 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 Mend Renovate. View repository job log here.

codeclimate[bot] commented 1 year ago

Code Climate has analyzed commit 9b769058 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 95.7% (0.0% change).

View more on Code Climate.