From d9cf492b6a777e4a3099c0f833c04aeea2fec8ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 19:51:26 -0400 Subject: [PATCH] Configure Renovate (#5567) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/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/tracegen/docker-compose.yml` (docker-compose) * `crossdock/docker-compose.yml` (docker-compose) * `docker-compose/cassandra/v3/docker-compose.yaml` (docker-compose) * `docker-compose/cassandra/v4/docker-compose.yaml` (docker-compose) * `docker-compose/elasticsearch/v7/docker-compose.yml` (docker-compose) * `docker-compose/elasticsearch/v8/docker-compose.yml` (docker-compose) * `docker-compose/kafka-integration-test/docker-compose.yml` (docker-compose) * `docker-compose/kafka/docker-compose.yml` (docker-compose) * `docker-compose/monitor/docker-compose.yml` (docker-compose) * `docker-compose/opensearch/v1/docker-compose.yml` (docker-compose) * `docker-compose/opensearch/v2/docker-compose.yml` (docker-compose) * `plugin/storage/scylladb/docker-compose.yml` (docker-compose) * `cmd/agent/Dockerfile` (dockerfile) * `cmd/all-in-one/Dockerfile` (dockerfile) * `cmd/collector/Dockerfile` (dockerfile) * `cmd/es-index-cleaner/Dockerfile` (dockerfile) * `cmd/es-rollover/Dockerfile` (dockerfile) * `cmd/ingester/Dockerfile` (dockerfile) * `cmd/jaeger/Dockerfile` (dockerfile) * `cmd/query/Dockerfile` (dockerfile) * `cmd/remote-storage/Dockerfile` (dockerfile) * `docker/base/Dockerfile` (dockerfile) * `docker/debug/Dockerfile` (dockerfile) * `plugin/storage/cassandra/Dockerfile` (dockerfile) * `.github/actions/setup-node.js/action.yml` (github-actions) * `.github/actions/upload-codecov/action.yml` (github-actions) * `.github/workflows/ci-all-in-one-build.yml` (github-actions) * `.github/workflows/ci-badger.yaml` (github-actions) * `.github/workflows/ci-build-binaries.yml` (github-actions) * `.github/workflows/ci-cassandra.yml` (github-actions) * `.github/workflows/ci-crossdock.yml` (github-actions) * `.github/workflows/ci-docker-build.yml` (github-actions) * `.github/workflows/ci-elasticsearch.yml` (github-actions) * `.github/workflows/ci-grpc.yml` (github-actions) * `.github/workflows/ci-hotrod.yml` (github-actions) * `.github/workflows/ci-kafka.yml` (github-actions) * `.github/workflows/ci-label-check.yml` (github-actions) * `.github/workflows/ci-lint-checks.yaml` (github-actions) * `.github/workflows/ci-opensearch.yml` (github-actions) * `.github/workflows/ci-protogen-tests.yml` (github-actions) * `.github/workflows/ci-release-testing.yml` (github-actions) * `.github/workflows/ci-release.yml` (github-actions) * `.github/workflows/ci-unit-tests-go-tip.yml` (github-actions) * `.github/workflows/ci-unit-tests.yml` (github-actions) * `.github/workflows/ci-validation-of-shell-scripts.yml` (github-actions) * `.github/workflows/codeql.yml` (github-actions) * `.github/workflows/dependency-review.yml` (github-actions) * `.github/workflows/fossa.yml` (github-actions) * `.github/workflows/scorecard.yml` (github-actions) * `.github/workflows/validate-dependabot-config.yml` (github-actions) * `go.mod` (gomod) * `internal/tools/go.mod` (gomod) * `monitoring/jaeger-mixin/jsonnetfile.json` (jsonnet-bundler) ### 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 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 Pull Request description the next time it runs. --- ### What to Expect With your current configuration, Renovate will create 33 Pull Requests:
Update actions/setup-node digest to eff380d - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-node-digest` - Merge into: `main` - Upgrade actions/setup-node to `eff380dfbcf941bf8832e4acb788cebe13dfd758`
Update fossa-contrib/fossa-action digest to fa38445 - Schedule: ["at any time"] - Branch name: `renovate/fossa-contrib-fossa-action-digest` - Merge into: `main` - Upgrade fossa-contrib/fossa-action to `fa38445f0a35bcdf6bebf57470f9158b8a2a0042`
Update github/codeql-action digest to 81b8143 - Schedule: ["at any time"] - Branch name: `renovate/github-codeql-action-digest` - Merge into: `main` - Upgrade github/codeql-action to `81b81437fd03037e055e63cc5f2e19f1e6e18429`
Update actions/checkout action to v4.1.6 - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-4.x` - Merge into: `main` - Upgrade [actions/checkout](https://togithub.com/actions/checkout) to `a5ac7e51b41094c92402da3b24376905380afc29`
Update actions/dependency-review-action action to v4.3.3 - Schedule: ["at any time"] - Branch name: `renovate/actions-dependency-review-action-4.x` - Merge into: `main` - Upgrade [actions/dependency-review-action](https://togithub.com/actions/dependency-review-action) to `72eb03d02c7872a771aacd928f3123ac62ad6d3a`
Update actions/setup-go action to v5.0.1 - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-5.x` - Merge into: `main` - Upgrade [actions/setup-go](https://togithub.com/actions/setup-go) to `cdcb36043654635271a94b9a6d1392de5bb323a7`
Update actions/upload-artifact action to v4.3.3 - Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-4.x` - Merge into: `main` - Upgrade [actions/upload-artifact](https://togithub.com/actions/upload-artifact) to `65462800fd760344b1a7b4382951275a0abb4808`
Update dependency go to v1.22.4 - Schedule: ["at any time"] - Branch name: `renovate/go-1.x` - Merge into: `main` - Upgrade [go](https://togithub.com/golang/go) to `1.22.4`
Update github/codeql-action action to v3.25.8 - Schedule: ["at any time"] - Branch name: `renovate/github-codeql-action-3.x` - Merge into: `main` - Upgrade [github/codeql-action](https://togithub.com/github/codeql-action) to `2e230e8fe0ad3a14a340ad0815ddb96d599d2aff`
Update module github.com/bsm/sarama-cluster to v2.1.15+incompatible - Schedule: ["at any time"] - Branch name: `renovate/github.com-bsm-sarama-cluster-2.x` - Merge into: `main` - Upgrade [github.com/bsm/sarama-cluster](https://togithub.com/bsm/sarama-cluster) to `v2.1.15+incompatible`
Update module github.com/gorilla/handlers to v1.5.2 - Schedule: ["at any time"] - Branch name: `renovate/github.com-gorilla-handlers-1.x` - Merge into: `main` - Upgrade [github.com/gorilla/handlers](https://togithub.com/gorilla/handlers) to `v1.5.2`
Update module google.golang.org/protobuf to v1.34.2 - Schedule: ["at any time"] - Branch name: `renovate/google.golang.org-protobuf-1.x` - Merge into: `main` - Upgrade [google.golang.org/protobuf](https://togithub.com/protocolbuffers/protobuf-go) to `v1.34.2`
Update opensearchproject/opensearch Docker tag to v1.3.17 - Schedule: ["at any time"] - Branch name: `renovate/opensearchproject-opensearch-1.x` - Merge into: `main` - Upgrade [opensearchproject/opensearch](https://togithub.com/opensearch-project/OpenSearch) to `1.3.17`
Update Wandalen/wretry.action action to v3.5.0 - Schedule: ["at any time"] - Branch name: `renovate/wandalen-wretry.action-3.x` - Merge into: `main` - Upgrade [Wandalen/wretry.action](https://togithub.com/Wandalen/wretry.action) to `v3.5.0`
Update bitnami/kafka Docker tag to v3.7.0 - Schedule: ["at any time"] - Branch name: `renovate/bitnami-kafka-3.x` - Merge into: `main` - Upgrade [bitnami/kafka](https://togithub.com/bitnami/containers) to `3.7.0`
Update cassandra Docker tag to v4.1 - Schedule: ["at any time"] - Branch name: `renovate/cassandra-4.x` - Merge into: `main` - Upgrade cassandra to `4.1`
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.21 - Schedule: ["at any time"] - Branch name: `renovate/docker.elastic.co-elasticsearch-elasticsearch-7.x` - Merge into: `main` - Upgrade [docker.elastic.co/elasticsearch/elasticsearch](https://togithub.com/elastic/elasticsearch) to `7.17.21`
Update jaegertracing/jaeger-cassandra-schema Docker tag to v1.58 - Schedule: ["at any time"] - Branch name: `renovate/jaegertracing-jaeger-cassandra-schema-1.x` - Merge into: `main` - Upgrade jaegertracing/jaeger-cassandra-schema to `1.58`
Update jaegertracing/jaeger-collector Docker tag to v1.58 - Schedule: ["at any time"] - Branch name: `renovate/jaegertracing-jaeger-collector-1.x` - Merge into: `main` - Upgrade jaegertracing/jaeger-collector to `1.58`
Update jaegertracing/jaeger-query Docker tag to v1.58 - Schedule: ["at any time"] - Branch name: `renovate/jaegertracing-jaeger-query-1.x` - Merge into: `main` - Upgrade jaegertracing/jaeger-query to `1.58`
Update module github.com/Shopify/sarama to v1.43.2 - Schedule: ["at any time"] - Branch name: `renovate/github.com-shopify-sarama-1.x` - Merge into: `main` - Upgrade [github.com/Shopify/sarama](https://togithub.com/Shopify/sarama) to `v1.43.2`
Update module github.com/gocql/gocql to v1.6.0 - Schedule: ["at any time"] - Branch name: `renovate/github.com-gocql-gocql-1.x` - Merge into: `main` - Upgrade [github.com/gocql/gocql](https://togithub.com/gocql/gocql) to `v1.6.0`
Update module github.com/golangci/golangci-lint to v1.59.1 - Schedule: ["at any time"] - Branch name: `renovate/github.com-golangci-golangci-lint-1.x` - Merge into: `main` - Upgrade [github.com/golangci/golangci-lint](https://togithub.com/golangci/golangci-lint) to `v1.59.1`
Update scylladb/scylla Docker tag to v5.4.7 - Schedule: ["at any time"] - Branch name: `renovate/scylladb-scylla-5.x` - Merge into: `main` - Upgrade scylladb/scylla to `5.4.7`
Update svenstaro/upload-release-action action to v2.9.0 - Schedule: ["at any time"] - Branch name: `renovate/svenstaro-upload-release-action-2.x` - Merge into: `main` - Upgrade [svenstaro/upload-release-action](https://togithub.com/svenstaro/upload-release-action) to `04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd`
Update yurishkuro/microsim Docker tag to v0.3.0 - Schedule: ["at any time"] - Branch name: `renovate/yurishkuro-microsim-0.x` - Merge into: `main` - Upgrade yurishkuro/microsim to `0.3.0`
Update cassandra Docker tag to v5 - Schedule: ["at any time"] - Branch name: `renovate/cassandra-5.x` - Merge into: `main` - Upgrade cassandra to `5.0`
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.14.0 - Schedule: ["at any time"] - Branch name: `renovate/docker.elastic.co-elasticsearch-elasticsearch-8.x` - Merge into: `main` - Upgrade [docker.elastic.co/elasticsearch/elasticsearch](https://togithub.com/elastic/elasticsearch) to `8.14.0`
Update module github.com/dgraph-io/badger/v3 to v4 - Schedule: ["at any time"] - Branch name: `renovate/github.com-dgraph-io-badger-v3-4.x` - Merge into: `main` - Upgrade [github.com/dgraph-io/badger/v3](https://togithub.com/dgraph-io/badger) to `v4.2.0`
Update module github.com/grpc-ecosystem/go-grpc-middleware to v2 - Schedule: ["at any time"] - Branch name: `renovate/github.com-grpc-ecosystem-go-grpc-middleware-2.x` - Merge into: `main` - Upgrade [github.com/grpc-ecosystem/go-grpc-middleware](https://togithub.com/grpc-ecosystem/go-grpc-middleware) to `v2.1.0`
Update module gopkg.in/yaml.v2 to v3 - Schedule: ["at any time"] - Branch name: `renovate/gopkg.in-yaml.v2-3.x` - Merge into: `main` - Upgrade [gopkg.in/yaml.v2](https://togithub.com/go-yaml/yaml) to `v3.0.1`
Update opensearchproject/opensearch Docker tag to v2.14.0 - Schedule: ["at any time"] - Branch name: `renovate/opensearchproject-opensearch-2.x` - Merge into: `main` - Upgrade [opensearchproject/opensearch](https://togithub.com/opensearch-project/OpenSearch) to `2.14.0`
Update scylladb/scylla Docker tag to v6 - Schedule: ["at any time"] - Branch name: `renovate/scylladb-scylla-6.x` - Merge into: `main` - Upgrade scylladb/scylla to `6.0.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. --- > > [!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 (github-tags package svenstaro/upload-release-action)` > > Files affected: `.github/workflows/ci-release.yml` --- ❓ 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://togithub.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/jaegertracing/jaeger). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- renovate.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 renovate.json diff --git a/renovate.json b/renovate.json new file mode 100644 index 00000000000..5db72dd6a94 --- /dev/null +++ b/renovate.json @@ -0,0 +1,6 @@ +{ + "$schema": "https://docs.renovatebot.com/renovate-schema.json", + "extends": [ + "config:recommended" + ] +}