cucumber / cucumber-cpp

Support for writing Cucumber step definitions in C++
MIT License
304 stars 131 forks source link

Configure Renovate #255

Closed renovate[bot] closed 1 year ago

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

Update dependency aruba to v0.14.14 - Schedule: ["at any time"] - Branch name: `renovate/aruba-0.x` - Merge into: `main` - Upgrade aruba to `"=0.14.14"`
Update dependency childprocess to v0.9.0 - Schedule: ["at any time"] - Branch name: `renovate/childprocess-0.x` - Merge into: `main` - Upgrade childprocess to `"=0.9.0"`
Update dependency cucumber to v2.99.0 - Schedule: ["at any time"] - Branch name: `renovate/cucumber-2.x` - Merge into: `main` - Upgrade cucumber to `"=2.99.0"`
Update dependency ffi to v1.15.5 - Schedule: ["at any time"] - Branch name: `renovate/ffi-1.x` - Merge into: `main` - Upgrade ffi to `"=1.15.5"`
Update dependency rspec to v3.12.0 - Schedule: ["at any time"] - Branch name: `renovate/rspec-3.x` - Merge into: `main` - Upgrade rspec to `"=3.12.0"`
Update actions/checkout action to v3 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-3.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `v3`
Update dependency aruba to v2 - Schedule: ["at any time"] - Branch name: `renovate/aruba-2.x` - Merge into: `main` - Upgrade aruba to `"=2.1.0"`
Update dependency childprocess to v4 - Schedule: ["at any time"] - Branch name: `renovate/childprocess-4.x` - Merge into: `main` - Upgrade childprocess to `"=4.1.0"`
Update dependency cucumber to v8 - Schedule: ["at any time"] - Branch name: `renovate/cucumber-8.x` - Merge into: `main` - Upgrade cucumber to `"=8.0.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.

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.