studiometa / twig-toolkit

🔧 A set of useful extension and components for Twig
MIT License
9 stars 0 forks source link

Configure Renovate #25

Closed titouanmathis closed 2 months ago

titouanmathis commented 6 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:

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to .github/renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


What to Expect

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

Update actions/cache action to v4 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/actions-cache-4.x` - Merge into: `develop` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v4`
Update actions/checkout action to v4 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `develop` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v4`
Update dependency pestphp/pest to v2 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/pestphp-pest-2.x` - Merge into: `develop` - Upgrade [pestphp/pest](https://togithub.com/pestphp/pest) to `^2.0`
Update dependency phpstan/phpstan to v1 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/major-phpstan-packages` - Merge into: `develop` - Upgrade [phpstan/phpstan](https://togithub.com/phpstan/phpstan) to `^1.0.0`
Update dependency spatie/pest-plugin-snapshots to v2 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/spatie-pest-plugin-snapshots-2.x` - Merge into: `develop` - Upgrade [spatie/pest-plugin-snapshots](https://togithub.com/spatie/pest-plugin-snapshots) to `^2.0`
Update dependency spatie/url to v2 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/spatie-url-2.x` - Merge into: `develop` - Upgrade [spatie/url](https://togithub.com/spatie/url) to `^2.0`
Update php-actions/composer action to v6 - Schedule: ["before 4am on Monday"] - Branch name: `renovate/php-actions-composer-6.x` - Merge into: `develop` - Upgrade [php-actions/composer](https://togithub.com/php-actions/composer) to `v6`
Lock file maintenance - Schedule: ["before 4am on Monday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `develop` - 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 Renovate Bot.

codecov[bot] commented 6 months ago

Codecov Report

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

Project coverage is 96.61%. Comparing base (017006a) to head (59569aa). Report is 2 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #25 +/- ## ========================================== Coverage 96.61% 96.61% Complexity 52 52 ========================================== Files 7 7 Lines 177 177 ========================================== Hits 171 171 Misses 6 6 ``` | [Flag](https://app.codecov.io/gh/studiometa/twig-toolkit/pull/25/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=studiometa) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/studiometa/twig-toolkit/pull/25/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=studiometa) | `96.61% <ø> (ø)` | | 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=studiometa#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.