IonBazan / composer-diff

Compares composer.lock changes and generates Markdown report so you can use it in PR description.
https://packagist.org/packages/ion-bazan/composer-diff
MIT License
143 stars 6 forks source link

Configure Renovate #10

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource 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

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 3 Pull Requests:

Pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/symfony` - Merge into: `main` - Pin [symfony/console](https://togithub.com/symfony/console) to `5.3.2` - Pin [symfony/phpunit-bridge](https://togithub.com/symfony/phpunit-bridge) to `5.3.0`
Pin dependency composer/composer to 2.1.3 - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Pin [composer/composer](https://togithub.com/composer/composer) to `2.1.3`
Update actions/cache action to v2 - Schedule: ["at any time"] - Branch name: `renovate/actions-cache-2.x` - Merge into: `main` - Upgrade [actions/cache](https://togithub.com/actions/cache) to `v2`


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 3 years ago

Codecov Report

Merging #10 (dc61612) into main (dd04c55) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##                main       #10   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       162       162           
===========================================
  Files             19        19           
  Lines            430       430           
===========================================
  Hits             430       430           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update dd04c55...dc61612. Read the comment docs.