Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #2959

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Configure Renovate #2959

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2024

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

  • Dockerfile (dockerfile)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • go.mod (gomod)
  • deploy/jsonnetfile.json (jsonnet-bundler)
  • deploy/kube-prometheus/jsonnetfile.json (jsonnet-bundler)
  • env-jsonnet.sh (regex)
  • env.sh (regex)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for devDependencies.
  • Automerge digest upgrades if they pass tests.
  • Automerge patch and minor upgrades if they pass tests.
  • Enable the pre-commit manager.
  • Run lock file maintenance (updates) early Monday mornings.
  • Rebase existing PRs any time the base branch has been updated.
  • Use semantic prefixes for commit messages and PR titles.
  • Use semantic commit scope deps for all commits and PR titles.
  • Convert pinned GitHub Action digests to SemVer.
  • Update _VERSION variables in Dockerfiles.
  • Update _VERSION environment variables in GitHub Action files.
  • Default preset for use with Parca's repos
  • Onboarding preset for use with Parca's repos

🔡 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 36 Pull Requests:

chore(deps): pin dependencies
build(deps): update go.opentelemetry.io/ebpf-profiler digest to 1618b30
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/go.opentelemetry.io-ebpf-profiler-digest
  • Merge into: main
  • Upgrade go.opentelemetry.io/ebpf-profiler to 1618b30c857b
build(deps): update golang.org/x/exp digest to f66d83c
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/golang.org-x-exp-digest
  • Merge into: main
  • Upgrade golang.org/x/exp to f66d83c29e7c
build(deps): update module github.com/containerd/containerd to v1.7.23
build(deps): update module github.com/klauspost/compress to v1.17.11
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-klauspost-compress-1.x
  • Merge into: main
  • Upgrade github.com/klauspost/compress to v1.17.11
build(deps): update module github.com/zcalusic/sysinfo to v1.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-zcalusic-sysinfo-1.x
  • Merge into: main
  • Upgrade github.com/zcalusic/sysinfo to v1.1.2
chore(deps): update module golang.org/x/vuln to v1.1.3
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-vuln-1.x
  • Merge into: main
  • Upgrade golang.org/x/vuln to v1.1.3
build(deps): update kubernetes to v0.31.2
build(deps): update module buf.build/gen/go/parca-dev/parca/grpc/go to v1.5.1-20240902100956-02fd72488966.1
  • Schedule: ["at any time"]
  • Branch name: renovate/buf.build-gen-go-parca-dev-parca-grpc-go-1.x
  • Merge into: main
  • Upgrade buf.build/gen/go/parca-dev/parca/grpc/go to 02fd72488966
build(deps): update module buf.build/gen/go/parca-dev/parca/protocolbuffers/go to v1.35.1-20240902100956-02fd72488966.1
  • Schedule: ["at any time"]
  • Branch name: renovate/buf.build-gen-go-parca-dev-parca-protocolbuffers-go-1.x
  • Merge into: main
  • Upgrade buf.build/gen/go/parca-dev/parca/protocolbuffers/go to 02fd72488966
build(deps): update module buf.build/gen/go/prometheus/prometheus/protocolbuffers/go to v1.35.1-20240802094132-5b212ab78fb7.1
  • Schedule: ["at any time"]
  • Branch name: renovate/buf.build-gen-go-prometheus-prometheus-protocolbuffers-go-1.x
  • Merge into: main
  • Upgrade buf.build/gen/go/prometheus/prometheus/protocolbuffers/go to 5b212ab78fb7
build(deps): update module github.com/elastic/go-freelru to v0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-elastic-go-freelru-0.x
  • Merge into: main
  • Upgrade github.com/elastic/go-freelru to v0.14.0
build(deps): update module github.com/prometheus/client_golang to v1.20.5
build(deps): update module github.com/prometheus/common to v0.60.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-prometheus-common-0.x
  • Merge into: main
  • Upgrade github.com/prometheus/common to v0.60.1
build(deps): update module github.com/prometheus/prometheus to v0.55.0
build(deps): update module github.com/tklauser/numcpus to v0.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-tklauser-numcpus-0.x
  • Merge into: main
  • Upgrade github.com/tklauser/numcpus to v0.9.0
build(deps): update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.56.0
build(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace to v0.56.0
build(deps): update module go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp to v0.56.0
build(deps): update module google.golang.org/grpc to v1.67.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: main
  • Upgrade google.golang.org/grpc to v1.67.1
build(deps): update module google.golang.org/protobuf to v1.35.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-protobuf-1.x
  • Merge into: main
  • Upgrade google.golang.org/protobuf to v1.35.1
build(deps): update opentelemetry-go monorepo to v1.31.0
chore(deps): update actions/checkout action to v4.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to 11bd71901bbe5b1630ceea73d27597364c9af683
chore(deps): update actions/download-artifact action to v4.1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-4.x
  • Merge into: main
  • Upgrade actions/download-artifact to fa0a91b85d4f404e444e00e005971372dc801d16
chore(deps): update actions/setup-go action to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to 41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed
chore(deps): update actions/upload-artifact action to v4.4.3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882
chore(deps): update dependency go to v1.23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.23.2
chore(deps): update docker.io/goreleaser/goreleaser-cross docker tag to v1.23.2
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-goreleaser-goreleaser-cross-1.x
  • Merge into: main
  • Upgrade docker.io/goreleaser/goreleaser-cross to sha256:766340b908ec85bab01a5abf2199d600136b446cb532ddff9b52bef8a0ed9610
chore(deps): update module github.com/golangci/golangci-lint to v1.61.0
chore(deps): update module github.com/jsonnet-bundler/jsonnet-bundler to v0.6.0
chore(deps): update module mvdan.cc/gofumpt to v0.7.0
  • Schedule: ["at any time"]
  • Branch name: renovate/mvdan.cc-gofumpt-0.x
  • Merge into: main
  • Upgrade mvdan.cc/gofumpt to v0.7.0
build(deps): update module github.com/alecthomas/kong to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-alecthomas-kong-1.x
  • Merge into: main
  • Upgrade github.com/alecthomas/kong to v1.2.1
build(deps): update module github.com/apache/arrow/go/v16 to v17
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-apache-arrow-go-v16-17.x
  • Merge into: main
  • Upgrade github.com/apache/arrow/go/v16 to v17.0.0
build(deps): update module github.com/docker/docker to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-docker-27.x
  • Merge into: main
  • Upgrade github.com/docker/docker to v27.3.1+incompatible
chore(deps): update softprops/action-gh-release action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to c062e08bd532815e2082a85e87e3ef29c3e6d191
chore(deps): jsonnet-bundler Lock file maintenance
  • Schedule: ["before 4am on Monday"]
  • Branch name: renovate/jsonnet-bundler-lock-file-maintenance
  • Merge into: main
  • Regenerate lock files to use latest dependency versions

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

@renovate renovate bot requested a review from a team as a code owner August 8, 2024 08:31
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