Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.
Detected Package Files
.gitlab-ci.yml (gitlabci)
go.mod (gomod)
Configuration Summary
Based on the default config's presets, Renovate will:
Start dependency updates only once this onboarding MR is merged
Enable Renovate Dependency Dashboard creation.
Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
Ignore node_modules, bower_components, vendor and various test/tests directories.
Group known monorepo packages together.
Use curated list of recommended non-monorepo package groupings.
Apply crowd-sourced package replacement rules.
Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Merge Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 4 Merge Requests:
chore(deps): update golang docker tag to v1.22
Schedule: ["at any time"]
Branch name: renovate/golang-1.x
Merge into: master
Upgrade golang to 1.22
fix(deps): update module github.com/sanity-io/litter to v1.5.5
🚸 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.
Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.
---
### Detected Package Files
* `.gitlab-ci.yml` (gitlabci)
* `go.mod` (gomod)
### Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Enable Renovate Dependency Dashboard creation.
- Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use.
- Ignore `node_modules`, `bower_components`, `vendor` and various test/tests directories.
- Group known monorepo packages together.
- Use curated list of recommended non-monorepo package groupings.
- Apply crowd-sourced package replacement rules.
- Apply crowd-sourced workarounds for known problems with packages.
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Merge Request description the next time it runs.
---
### What to Expect
With your current configuration, Renovate will create 4 Merge Requests:
<details>
<summary>chore(deps): update golang docker tag to v1.22</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/golang-1.x`
- Merge into: `master`
- Upgrade golang to `1.22`
</details>
<details>
<summary>fix(deps): update module github.com/sanity-io/litter to v1.5.5</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/github.com-sanity-io-litter-1.x`
- Merge into: `master`
- Upgrade [github.com/sanity-io/litter](https://github.com/sanity-io/litter) to `v1.5.5`
</details>
<details>
<summary>fix(deps): update module gopkg.in/confluentinc/confluent-kafka-go.v1 to v1.8.2</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/gopkg.in-confluentinc-confluent-kafka-go.v1-1.x`
- Merge into: `master`
- Upgrade [gopkg.in/confluentinc/confluent-kafka-go.v1](https://github.com/confluentinc/confluent-kafka-go) to `v1.8.2`
</details>
<details>
<summary>fix(deps): update module gopkg.in/confluentinc/confluent-kafka-go.v1 to v2</summary>
- Schedule: ["at any time"]
- Branch name: `renovate/gopkg.in-confluentinc-confluent-kafka-go.v1-2.x`
- Merge into: `master`
- Upgrade [gopkg.in/confluentinc/confluent-kafka-go.v1](https://github.com/confluentinc/confluent-kafka-go) to `v2.3.0`
</details>
<br />
🚸 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](https://docs.renovatebot.com/), particularly the Getting Started section.
If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions).
---
This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this MR's title to get a new onboarding MR, and merge the new onboarding MR, or (b) create a Renovate config file, and commit that file to your base branch.
### Renovate is disabled
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this MR's title to get a new onboarding MR, and merge the new onboarding MR, or (b) create a Renovate config file, and commit that file to your base branch.
This repo is archived. You cannot comment on pull requests.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.
Detected Package Files
.gitlab-ci.yml(gitlabci)go.mod(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Merge Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 4 Merge Requests:
chore(deps): update golang docker tag to v1.22
renovate/golang-1.xmaster1.22fix(deps): update module github.com/sanity-io/litter to v1.5.5
renovate/github.com-sanity-io-litter-1.xmasterv1.5.5fix(deps): update module gopkg.in/confluentinc/confluent-kafka-go.v1 to v1.8.2
renovate/gopkg.in-confluentinc-confluent-kafka-go.v1-1.xmasterv1.8.2fix(deps): update module gopkg.in/confluentinc/confluent-kafka-go.v1 to v2
renovate/gopkg.in-confluentinc-confluent-kafka-go.v1-2.xmasterv2.3.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
prhourlylimitfor 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 MR has been generated by Renovate Bot.
Renovate is disabled
Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this MR's title to get a new onboarding MR, and merge the new onboarding MR, or (b) create a Renovate config file, and commit that file to your base branch.