Closed renovate[bot] closed 1 month ago
Will merge the Dependabot PRs first to avoid duplicates. We need to disable Dependabot as well after we verify renovate covers for all that Dependabot was doing
Thx @mx-psi , I guess I'll comment that onto the original repo maintenance issue to disable dependabot
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
cmd/builder/Dockerfile
(dockerfile)distributions/otelcol-contrib/Dockerfile
(dockerfile)distributions/otelcol-k8s/Dockerfile
(dockerfile)distributions/otelcol-otlp/Dockerfile
(dockerfile)distributions/otelcol/Dockerfile
(dockerfile)scripts/package-tests/Dockerfile.test.deb
(dockerfile)scripts/package-tests/Dockerfile.test.rpm
(dockerfile).github/workflows/base-ci-goreleaser.yaml
(github-actions).github/workflows/base-release.yaml
(github-actions).github/workflows/builder-release.yaml
(github-actions).github/workflows/builder-testbuild.yaml
(github-actions).github/workflows/ci.yaml
(github-actions).github/workflows/package-tests.yaml
(github-actions).github/workflows/shellcheck.yml
(github-actions)go.mod
(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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.What to Expect
With your current configuration, Renovate will create 2 Pull Requests:
chore(deps): update alpine docker tag to v3.20
- Schedule: ["at any time"] - Branch name: `renovate/alpine-3.x` - Merge into: `main` - Upgrade alpine to `3.20`chore(deps): update dependency ubuntu to v24
- Schedule: ["at any time"] - Branch name: `renovate/ubuntu-24.x` - Merge into: `main` - Upgrade [ubuntu](https://redirect.github.com/actions/runner-images) to `24.04`❓ 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.