algolia / algoliasearch-client-php

⚡️ A fully-featured and blazing-fast PHP API client to interact with Algolia.
https://www.algolia.com/doc/api-client/php/getting-started/
MIT License
671 stars 116 forks source link

Configure Renovate #687

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

chore(deps): pin dependencies - Schedule: ["at any time"] - Branch name: `renovate/pin-dependencies` - Merge into: `master` - Pin [friendsofphp/php-cs-fixer](https://togithub.com/FriendsOfPHP/PHP-CS-Fixer) to `2.19.2` - Pin [fzaninotto/faker](https://togithub.com/fzaninotto/Faker) to `1.9.2` - Pin [phpunit/phpunit](https://togithub.com/sebastianbergmann/phpunit) to `9.5.9`
chore(deps): pin dependency symfony/yaml to v4.4.29 - Schedule: ["at any time"] - Branch name: `renovate/symfony` - Merge into: `master` - Pin [symfony/yaml](https://togithub.com/symfony/yaml) to `4.4.29`
chore(deps): update php docker tag to v7.4.23 - Schedule: ["at any time"] - Branch name: `renovate/php-7.x` - Merge into: `master` - Upgrade php to `7.4.23-fpm`
chore(deps): update dependency friendsofphp/php-cs-fixer to v3 - Schedule: ["at any time"] - Branch name: `renovate/friendsofphp-php-cs-fixer-3.x` - Merge into: `master` - Upgrade [friendsofphp/php-cs-fixer](https://togithub.com/FriendsOfPHP/PHP-CS-Fixer) to `3.1.0`
chore(deps): update dependency symfony/yaml to v5 - Schedule: ["at any time"] - Branch name: `renovate/major-symfony` - Merge into: `master` - Upgrade [symfony/yaml](https://togithub.com/symfony/yaml) to `5.3.6`
chore(deps): update php docker tag to v8 - Schedule: ["at any time"] - Branch name: `renovate/php-8.x` - Merge into: `master` - Upgrade php to `8.0.10-fpm`
fix(deps): update dependency psr/log to v3 - Schedule: ["at any time"] - Branch name: `renovate/psr-log-3.x` - Merge into: `master` - 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.

DevinCodes commented 2 years ago

Closing this, we'll revisit adding it later on.

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.