laminas / laminas-mvc-skeleton

Skeleton application for creating laminas-mvc based projects.
https://docs.laminas.dev/mvc/
BSD 3-Clause "New" or "Revised" License
171 stars 63 forks source link

Configure Renovate #53

Closed renovate[bot] closed 2 years 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

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:

Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `2.0.x` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
Update dependency laminas/laminas-component-installer to v3 - Schedule: ["at any time"] - Branch name: `renovate/major-laminas` - Merge into: `2.0.x` - Upgrade [laminas/laminas-component-installer](https://togithub.com/laminas/laminas-component-installer) to `^2.4 || ^3.0`
Update dependency php to v8 - Schedule: ["at any time"] - Branch name: `renovate/php-8.x` - Merge into: `2.0.x` - Upgrade php to `8.1-apache`
Lock file maintenance - Schedule: ["before 2am"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `2.0.x` - Regenerate lock files to use latest dependency versions

❓ 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.


Read more information about the use of Renovate Bot within Laminas.