heetch / felice

Felice is a nascent, opinionated Kafka library for Go, in Go
MIT License
20 stars 1 forks source link

Configure Renovate #58

Closed renovate[bot] closed 1 year ago

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

Update confluentinc/cp-kafka Docker tag to v5.5.12 - Schedule: ["at any time"] - Branch name: `renovate/confluentinc-cp-kafka-5.x` - Merge into: `master` - Upgrade confluentinc/cp-kafka to `5.5.12`
Update confluentinc/cp-zookeeper Docker tag to v5.5.12 - Schedule: ["at any time"] - Branch name: `renovate/confluentinc-cp-zookeeper-5.x` - Merge into: `master` - Upgrade confluentinc/cp-zookeeper to `5.5.12`
Update module github.com/frankban/quicktest to v1.14.5 - Schedule: ["at any time"] - Branch name: `renovate/github.com-frankban-quicktest-1.x` - Merge into: `master` - Upgrade [github.com/frankban/quicktest](https://togithub.com/frankban/quicktest) to `v1.14.5`
Update module github.com/stretchr/testify to v1.8.4 - Schedule: ["at any time"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `master` - Upgrade [github.com/stretchr/testify](https://togithub.com/stretchr/testify) to `v1.8.4`
Update module github.com/Shopify/sarama to v1.38.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-shopify-sarama-1.x` - Merge into: `master` - Upgrade [github.com/Shopify/sarama](https://togithub.com/Shopify/sarama) to `v1.38.1`
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 actions/setup-go action to v4 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-4.x` - Merge into: `master` - Upgrade [actions/setup-go](https://togithub.com/actions/setup-go) to `v4`
Update confluentinc/cp-kafka Docker tag to v7 - Schedule: ["at any time"] - Branch name: `renovate/confluentinc-cp-kafka-7.x` - Merge into: `master` - Upgrade confluentinc/cp-kafka to `7.4.0`
Update confluentinc/cp-zookeeper Docker tag to v7 - Schedule: ["at any time"] - Branch name: `renovate/confluentinc-cp-zookeeper-7.x` - Merge into: `master` - Upgrade confluentinc/cp-zookeeper to `7.4.0`


šŸšø Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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.