Skip to content

chore: Configure Renovate#3

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Open

chore: Configure Renovate#3
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Mar 1, 2026

Copy link
Copy Markdown

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • deployment/compose/docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • go.mod (gomod)
  • tools/exportbench/go.mod (gomod)
  • deployment/aws/kustomization.yaml (kustomize)
  • infrastructure/aws/providers.tf (terraform)
  • infrastructure/aws/versions.tf (terraform)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Provide a link to octochangelog's improved breakdown for Renovate's changelogs

What to Expect

With your current configuration, Renovate will create 20 Pull Requests:

fix(deps): update module github.com/splunk/stef/go/grpc to v0.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-splunk-stef-go-grpc-0.x
  • Merge into: main
  • Upgrade github.com/splunk/stef/go/grpc to v0.1.2
fix(deps): update module github.com/splunk/stef/go/otel to v0.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-splunk-stef-go-otel-0.x
  • Merge into: main
  • Upgrade github.com/splunk/stef/go/otel to v0.1.2
fix(deps): update module github.com/splunk/stef/go/pkg to v0.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-splunk-stef-go-pkg-0.x
  • Merge into: main
  • Upgrade github.com/splunk/stef/go/pkg to v0.1.2
chore(deps): update golang docker tag to v1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.26-alpine
chore(deps): update module github.com/jpkrohling/stef/go/pdata to v0.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jpkrohling-stef-go-pdata-0.x
  • Merge into: main
  • Upgrade github.com/jpkrohling/stef/go/pdata to b05e134b6b89d3d2cb06d8c74b76677b0ea7b9d4
fix(deps): update module github.com/open-telemetry/opentelemetry-collector-contrib/exporter/stefexporter to v0.154.0
fix(deps): update module go.opentelemetry.io/collector/component/componenttest to v0.154.0
fix(deps): update module go.opentelemetry.io/collector/config/configcompression to v1.60.0
fix(deps): update module go.opentelemetry.io/collector/config/configoptional to v1.60.0
fix(deps): update module go.opentelemetry.io/collector/config/configretry to v1.60.0
fix(deps): update module go.opentelemetry.io/collector/config/configtls to v1.60.0
fix(deps): update module go.opentelemetry.io/collector/exporter to v1.60.0
fix(deps): update module go.opentelemetry.io/collector/exporter/exporterhelper to v0.154.0
fix(deps): update module go.opentelemetry.io/collector/exporter/exportertest to v0.154.0
fix(deps): update module go.opentelemetry.io/collector/exporter/otlpexporter to v0.154.0
fix(deps): update module go.opentelemetry.io/collector/exporter/otlphttpexporter to v0.154.0
fix(deps): update module go.opentelemetry.io/collector/pdata to v1.60.0
fix(deps): update module google.golang.org/grpc to v1.81.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: main
  • Upgrade google.golang.org/grpc to v1.81.1
chore(deps): update terraform aws to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-6.x
  • Merge into: main
  • Upgrade aws to ~> 6.0
chore(deps): update terraform kubernetes to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/kubernetes-3.x
  • Merge into: main
  • Upgrade kubernetes to ~> 3.0

🚸 PR 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.


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Could not determine new digest for update (docker package mscanlon72/loadgen)
  • Failed to look up go package go.opentelemetry.io/proto/otlp: no-result

Files affected: deployment/compose/docker-compose.yaml, tools/exportbench/go.mod


❓ 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 was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants