pontedilana / php-weasyprint

PHP library allowing PDF generation or snapshot from an URL or an HTML page. Wrapper for Kozea/WeasyPrint
MIT License
52 stars 11 forks source link

Configure Renovate #1

Closed renovate[bot] closed 2 years ago

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

Pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `main` - Pin [friendsofphp/php-cs-fixer](https://togithub.com/FriendsOfPHP/PHP-CS-Fixer) to `3.3.2` - Pin [phpstan/phpstan](https://togithub.com/phpstan/phpstan) to `0.12.99` - Pin [phpstan/phpstan-phpunit](https://togithub.com/phpstan/phpstan-phpunit) to `0.12.22` - Pin [phpunit/phpunit](https://togithub.com/sebastianbergmann/phpunit) to `9.5.10`
Update dependency phpstan/phpstan to v1 - Schedule: ["at any time"] - Branch name: `renovate/phpstan-phpstan-1.x` - Merge into: `main` - Upgrade [phpstan/phpstan](https://togithub.com/phpstan/phpstan) to `1.2.0`
Update dependency phpstan/phpstan-phpunit to v1 - Schedule: ["at any time"] - Branch name: `renovate/phpstan-phpstan-phpunit-1.x` - Merge into: `main` - Upgrade [phpstan/phpstan-phpunit](https://togithub.com/phpstan/phpstan-phpunit) to `1.0.0`
Update dependency psr/log to v3 - Schedule: ["at any time"] - Branch name: `renovate/psr-log-3.x` - Merge into: `main` - Upgrade [psr/log](https://togithub.com/php-fig/log) to `^3.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 WhiteSource Renovate. View repository job log here.

renovate[bot] commented 2 years 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.