Setono / SyliusTermsPlugin

Add terms and conditions to your Sylius store and have the customer accept them on checkout
MIT License
34 stars 12 forks source link

Configure Renovate #53

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years 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 9 Pull Requests:

Update dependency sylius/sylius to ~1.12.0 [SECURITY] - Branch name: `renovate/packagist-sylius/sylius-vulnerability` - Merge into: `master` - Upgrade [sylius/sylius](https://togithub.com/Sylius/Sylius) to `~1.12.0`
Update dependency psalm/plugin-phpunit to ^0.18.0 - Schedule: ["at any time"] - Branch name: `renovate/psalm-plugin-phpunit-0.x` - Merge into: `master` - Upgrade [psalm/plugin-phpunit](https://togithub.com/psalm/psalm-plugin-phpunit) to `^0.18.0`
Update shivammathur/setup-php action to v2.22.0 - Schedule: ["at any time"] - Branch name: `renovate/shivammathur-setup-php-2.x` - Merge into: `master` - Upgrade [shivammathur/setup-php](https://togithub.com/shivammathur/setup-php) to `2.22.0`
Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `master` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
Update dependency doctrine/collections to v2 - Schedule: ["at any time"] - Branch name: `renovate/doctrine-collections-2.x` - Merge into: `master` - Upgrade [doctrine/collections](https://togithub.com/doctrine/collections) to `^2.0`
Update dependency psalm/plugin-symfony to v4 - Schedule: ["at any time"] - Branch name: `renovate/psalm-plugin-symfony-4.x` - Merge into: `master` - Upgrade [psalm/plugin-symfony](https://togithub.com/psalm/psalm-plugin-symfony) to `^4.0`
Update dependency thecodingmachine/safe to v2 - Schedule: ["at any time"] - Branch name: `renovate/thecodingmachine-safe-2.x` - Merge into: `master` - Upgrade [thecodingmachine/safe](https://togithub.com/thecodingmachine/safe) to `^2.0`
Update dependency twig/twig to v3 - Schedule: ["at any time"] - Branch name: `renovate/twig-twig-3.x` - Merge into: `master` - Upgrade [twig/twig](https://togithub.com/twigphp/Twig) to `^3.0`
Update symfony packages (major) - Schedule: ["at any time"] - Branch name: `renovate/major-symfony` - Merge into: `master` - Upgrade [symfony/config](https://togithub.com/symfony/config) to `^4.4 || ^5.0 || ^6.0` - Upgrade [symfony/debug-bundle](https://togithub.com/symfony/debug-bundle) to `^6.0` - Upgrade [symfony/dependency-injection](https://togithub.com/symfony/dependency-injection) to `^4.4 || ^5.0 || ^6.0` - Upgrade [symfony/dotenv](https://togithub.com/symfony/dotenv) to `^6.0` - Upgrade [symfony/form](https://togithub.com/symfony/form) to `^4.4 || ^5.0 || ^6.0` - Upgrade [symfony/http-foundation](https://togithub.com/symfony/http-foundation) to `^4.4 || ^5.0.0 || ^6.0.0` - Upgrade [symfony/http-kernel](https://togithub.com/symfony/http-kernel) to `^4.4 || ^5.1.5 || ^6.0.0` - Upgrade [symfony/intl](https://togithub.com/symfony/intl) to `^4.4 || ^5.0 || ^6.0` - Upgrade [symfony/options-resolver](https://togithub.com/symfony/options-resolver) to `^4.4 || ^5.0 || ^6.0` - Upgrade [symfony/proxy-manager-bridge](https://togithub.com/symfony/proxy-manager-bridge) to `^6.0.0` - Upgrade [symfony/routing](https://togithub.com/symfony/Routing) to `^4.4 || ^5.0 || ^6.0` - Upgrade [symfony/translation-contracts](https://togithub.com/symfony/translation-contracts) to `^1.1 || ^2.4 || ^3.0` - Upgrade [symfony/web-profiler-bundle](https://togithub.com/symfony/web-profiler-bundle) to `^6.0`


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

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (6f066c5) into master (89ae04f) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 6f066c5 differs from pull request most recent head c16659a. Consider uploading reports for the commit c16659a to get more accurate results

@@           Coverage Diff            @@
##             master     #53   +/-   ##
========================================
  Coverage      0.00%   0.00%           
  Complexity      112     112           
========================================
  Files            26      26           
  Lines           417     417           
========================================
  Misses          417     417           

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 89ae04f...c16659a. Read the comment docs.

renovate[bot] commented 1 year ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.