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

Configure Renovate #1

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Configure Renovate #1

merged 1 commit into from
Oct 2, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 2, 2023

Mend Renovate

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

  • clients/cmd/fluentd/Gemfile (bundler)
  • clients/cmd/fluentd/docker/Gemfile (bundler)
  • clients/cmd/logstash/Gemfile (bundler)
  • clients/cmd/docker-driver/docker-compose.yaml (docker-compose)
  • clients/cmd/fluentd/docker/docker-compose.yml (docker-compose)
  • cmd/logql-analyzer/docker-compose.yaml (docker-compose)
  • debug/docker-compose.yaml (docker-compose)
  • production/docker-compose.yaml (docker-compose)
  • production/docker/docker-compose.yaml (docker-compose)
  • tools/dev/loki-boltdb-storage-s3/docker-compose.yml (docker-compose)
  • tools/kafka/plain/docker-compose.yml (docker-compose)
  • tools/kafka/sasl-plain/docker-compose.yml (docker-compose)
  • tools/kafka/sasl-scram/docker-compose.yml (docker-compose)
  • tools/kafka/sasl-ssl/docker-compose.yml (docker-compose)
  • tools/kafka/ssl/docker-compose.yml (docker-compose)
  • clients/cmd/docker-driver/Dockerfile (dockerfile)
  • clients/cmd/fluent-bit/Dockerfile (dockerfile)
  • clients/cmd/fluentd/Dockerfile (dockerfile)
  • clients/cmd/logstash/Dockerfile (dockerfile)
  • clients/cmd/promtail/Dockerfile (dockerfile)
  • clients/cmd/promtail/Dockerfile.arm32 (dockerfile)
  • clients/cmd/promtail/Dockerfile.cross (dockerfile)
  • clients/cmd/promtail/Dockerfile.debug (dockerfile)
  • cmd/logcli/Dockerfile (dockerfile)
  • cmd/logql-analyzer/Dockerfile (dockerfile)
  • cmd/loki-canary-boringcrypto/Dockerfile (dockerfile)
  • cmd/loki-canary/Dockerfile (dockerfile)
  • cmd/loki-canary/Dockerfile.cross (dockerfile)
  • cmd/loki/Dockerfile (dockerfile)
  • cmd/loki/Dockerfile.cross (dockerfile)
  • cmd/loki/Dockerfile.debug (dockerfile)
  • cmd/migrate/Dockerfile (dockerfile)
  • cmd/querytee/Dockerfile (dockerfile)
  • cmd/querytee/Dockerfile.cross (dockerfile)
  • loki-build-image/Dockerfile (dockerfile)
  • operator/Dockerfile (dockerfile)
  • operator/Dockerfile.cross (dockerfile)
  • operator/calculator.Dockerfile (dockerfile)
  • production/helm/loki/src/helm-test/Dockerfile (dockerfile)
  • tools/bigtable-backup/Dockerfile (dockerfile)
  • tools/dev/loki-boltdb-storage-s3/dev.dockerfile (dockerfile)
  • tools/lambda-promtail/Dockerfile (dockerfile)
  • .github/workflows/append-release-notes.yml (github-actions)
  • .github/workflows/backport.yml (github-actions)
  • .github/workflows/dependabot_reviewer.yml (github-actions)
  • .github/workflows/doc-validator.yml (github-actions)
  • .github/workflows/helm-ci.yml (github-actions)
  • .github/workflows/helm-release.yaml (github-actions)
  • .github/workflows/issue_commands.yml (github-actions)
  • .github/workflows/labeler.yml (github-actions)
  • .github/workflows/metrics-collector.yml (github-actions)
  • .github/workflows/nix-ci.yaml (github-actions)
  • .github/workflows/operator-bundle.yaml (github-actions)
  • .github/workflows/operator-images.yaml (github-actions)
  • .github/workflows/operator-scorecard.yaml (github-actions)
  • .github/workflows/operator.yaml (github-actions)
  • .github/workflows/publish-technical-documentation-next.yml (github-actions)
  • .github/workflows/publish-technical-documentation-release.yml (github-actions)
  • .github/workflows/snyk.yml (github-actions)
  • .github/workflows/syft-sbom-ci.yml (github-actions)
  • cmd/chunks-inspect/go.mod (gomod)
  • go.mod (gomod)
  • operator/apis/loki/go.mod (gomod)
  • operator/go.mod (gomod)
  • pkg/push/go.mod (gomod)
  • tools/lambda-promtail/go.mod (gomod)
  • docs/sources/send-data/promtail/cloud/eks/values.yaml (helm-values)
  • production/helm/loki/values.yaml (helm-values)
  • production/helm/loki/Chart.yaml (helmv3)
  • operator/jsonnet/jsonnetfile.json (jsonnet-bundler)
  • production/ksonnet/enterprise-logs/jsonnetfile.json (jsonnet-bundler)
  • production/ksonnet/loki-canary/jsonnetfile.json (jsonnet-bundler)
  • production/ksonnet/loki/jsonnetfile.json (jsonnet-bundler)
  • production/ksonnet/promtail/jsonnetfile.json (jsonnet-bundler)
  • production/loki-mixin/jsonnetfile.json (jsonnet-bundler)
  • production/promtail-mixin/jsonnetfile.json (jsonnet-bundler)
  • tools/dev/k3d/jsonnetfile.json (jsonnet-bundler)
  • operator/config/manager/kustomization.yaml (kustomize)
  • operator/config/overlays/community-openshift/kustomization.yaml (kustomize)
  • operator/config/overlays/community/kustomization.yaml (kustomize)
  • operator/config/overlays/openshift/kustomization.yaml (kustomize)
  • tools/bigtable-backup/requirements.txt (pip_requirements)
  • production/terraform/modules/s3/main.tf (terraform)
  • production/terraform/modules/s3/versions.tf (terraform)
  • tools/gcplog/main.tf (terraform)
  • tools/lambda-promtail/versions.tf (terraform)

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.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

chore(deps): update github.com/grafana/regexp digest to 6b5c0a4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-grafana-regexp-digest
  • Merge into: main
  • Upgrade github.com/grafana/regexp to 6b5c0a4cb7fddca7a0857c0643e3f2a62527934b
fix(deps): update github.com/c2h5oh/datasize digest to 859f65c
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-c2h5oh-datasize-digest
  • Merge into: main
  • Upgrade github.com/c2h5oh/datasize to 859f65c6625b78dfa569149781d2e753c40a1db5
fix(deps): update github.com/docker/go-plugins-helpers digest to 6eecb7b
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-go-plugins-helpers-digest
  • Merge into: main
  • Upgrade github.com/docker/go-plugins-helpers to 6eecb7beb65124bb44a23848bb46e98b4f50ae18
fix(deps): update github.com/fluent/fluent-bit-go digest to a7a013e
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fluent-fluent-bit-go-digest
  • Merge into: main
  • Upgrade github.com/fluent/fluent-bit-go to a7a013e2473cdf62d7320822658d5816b3063758
fix(deps): update github.com/grafana/cloudflare-go digest to 6407001
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-grafana-cloudflare-go-digest
  • Merge into: main
  • Upgrade github.com/grafana/cloudflare-go to 64070013c67d0a535836398d7364c17ba87a1ceb
fix(deps): update github.com/grafana/dskit digest to d986a37
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-grafana-dskit-digest
  • Merge into: main
  • Upgrade github.com/grafana/dskit to d986a37b92cef35c5fb659f00567d8eae792bcab
fix(deps): update github.com/grafana/gomemcache digest to bbcdec6
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-grafana-gomemcache-digest
  • Merge into: main
  • Upgrade github.com/grafana/gomemcache to bbcdec66d3d162fcd7961214f5c73478779609da
fix(deps): update github.com/grafana/loki/operator/apis/loki digest to 1ce00ea
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-grafana-loki-operator-apis-loki-digest
  • Merge into: main
  • Upgrade github.com/grafana/loki/operator/apis/loki to 1ce00ea6811ff86972ec1e295808ebbea4f8c260
fix(deps): update github.com/grafana/loki/pkg/push digest to 1ce00ea
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-grafana-loki-pkg-push-digest
  • Merge into: main
  • Upgrade github.com/grafana/loki/pkg/push to 1ce00ea6811ff86972ec1e295808ebbea4f8c260
fix(deps): update github.com/influxdata/go-syslog/v3 digest to 875f5bc
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-influxdata-go-syslog-v3-digest
  • Merge into: main
  • Upgrade github.com/influxdata/go-syslog/v3 to 875f5bc594a41fe703acec40c32b03cbee749c2e
fix(deps): update github.com/joncrlsn/dque digest to c2ef48c
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-joncrlsn-dque-digest
  • Merge into: main
  • Upgrade github.com/joncrlsn/dque to c2ef48c5192af1193f651f58978cceb29afd3d8e
fix(deps): update github.com/openshift/api digest to 73731d3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openshift-api-digest
  • Merge into: main
  • Upgrade github.com/openshift/api to 73731d374fbf9ca48b688de805b41d813e529143
fix(deps): update github.com/openshift/library-go digest to 405c343
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-openshift-library-go-digest
  • Merge into: main
  • Upgrade github.com/openshift/library-go to 405c34317fa44f002cfe6619ac766168e7a5546d
fix(deps): update github.com/shurcool/vfsgen digest to 0000e14
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-shurcool-vfsgen-digest
  • Merge into: main
  • Upgrade github.com/shurcooL/vfsgen to 0000e147ea924cc540661f1ce3fbffa1f37cf05f
fix(deps): update github.com/thanos-io/objstore digest to 63a603e
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-thanos-io-objstore-digest
  • Merge into: main
  • Upgrade github.com/thanos-io/objstore to 63a603e651eddaaa2747ee81fabb891d2abda926
fix(deps): update go4.org/netipx digest to 6213f71
  • Schedule: ["at any time"]
  • Branch name: renovate/go4.org-netipx-digest
  • Merge into: main
  • Upgrade go4.org/netipx to 6213f710f925a936146d62c176386b2683fe596e
fix(deps): update golang.org/x/exp digest to 9212866
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-exp-digest
  • Merge into: main
  • Upgrade golang.org/x/exp to 921286631fa9ce6c08f308f0604178ba62ee11ac
fix(deps): update k8s.io/utils digest to 3b25d92
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to 3b25d923346b3814e0898684c97390092f31a61e
chore(deps): update alpine docker tag to v3.18.4
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.18.4
chore(deps): update confluentinc/cp-kafka docker tag to v6.2.12
  • Schedule: ["at any time"]
  • Branch name: renovate/confluentinc-cp-kafka-6.x
  • Merge into: main
  • Upgrade confluentinc/cp-kafka to 6.2.12
chore(deps): update fluent/fluent-bit docker tag
  • Schedule: ["at any time"]
  • Branch name: renovate/fluent-fluent-bit-1.x
  • Merge into: main
  • Upgrade fluent/fluent-bit to sha256:b33d4bf7f7b870777c1f596bc33d6d347167d460bc8cc6aa50fddcbedf7bede5
  • Upgrade fluent/fluent-bit to 1.9
chore(deps): update grafana/loki-build-image docker tag to v0.29.4
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-loki-build-image-0.x
  • Merge into: main
  • Upgrade grafana/loki-build-image to 0.29.4
chore(deps): update grafana/promtail docker tag to v1.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-promtail-1.x
  • Merge into: main
  • Upgrade grafana/promtail to 1.6.1
chore(deps): update ruby docker tag to v3.2.2
  • Schedule: ["at any time"]
  • Branch name: renovate/ruby-3.x
  • Merge into: main
  • Upgrade ruby to 3.2.2
fix(deps): update module github.com/alicebob/miniredis/v2 to v2.30.5
fix(deps): update module github.com/aliyun/aliyun-oss-go-sdk to v2.2.9+incompatible
fix(deps): update module github.com/baidubce/bce-sdk-go to v0.9.157
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-baidubce-bce-sdk-go-0.x
  • Merge into: main
  • Upgrade github.com/baidubce/bce-sdk-go to v0.9.157
fix(deps): update module github.com/docker/docker to v24.0.6+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-docker-24.x
  • Merge into: main
  • Upgrade github.com/docker/docker to v24.0.6+incompatible
fix(deps): update module github.com/go-logr/logr to v1.2.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-logr-logr-1.x
  • Merge into: main
  • Upgrade github.com/go-logr/logr to v1.2.4
fix(deps): update module github.com/golang/snappy to v0.0.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-snappy-0.x
  • Merge into: main
  • Upgrade github.com/golang/snappy to v0.0.4
fix(deps): update module github.com/google/uuid to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-uuid-1.x
  • Merge into: main
  • Upgrade github.com/google/uuid to v1.3.1
fix(deps): update module github.com/imdario/mergo to v0.3.16
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-imdario-mergo-0.x
  • Merge into: main
  • Upgrade github.com/imdario/mergo to v0.3.16
fix(deps): update module github.com/klauspost/pgzip to v1.2.6
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-klauspost-pgzip-1.x
  • Merge into: main
  • Upgrade github.com/klauspost/pgzip to v1.2.6
fix(deps): update module github.com/mattn/go-ieproxy to v0.0.11
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-mattn-go-ieproxy-0.x
  • Merge into: main
  • Upgrade github.com/mattn/go-ieproxy to v0.0.11
fix(deps): update module github.com/minio/minio-go/v7 to v7.0.63
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-minio-minio-go-v7-7.x
  • Merge into: main
  • Upgrade github.com/minio/minio-go/v7 to v7.0.63
fix(deps): update module github.com/stretchr/testify to v1.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.8.4
fix(deps): update module github.com/workiva/go-datastructures to v1.1.1
fix(deps): update module go.etcd.io/bbolt to v1.3.7
  • Schedule: ["at any time"]
  • Branch name: renovate/go.etcd.io-bbolt-1.x
  • Merge into: main
  • Upgrade go.etcd.io/bbolt to v1.3.7
chore(deps): update dependency fluentd to v1.16.2
  • Schedule: ["at any time"]
  • Branch name: renovate/fluentd-1.x
  • Merge into: main
  • Upgrade fluentd to '1.16.2'
chore(deps): update dependency pytz to v2019.3
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2019.x
  • Merge into: main
  • Upgrade pytz to ==2019.3
chore(deps): update docker.io/nginxinc/nginx-unprivileged docker tag to v1.25
chore(deps): update fluent/fluentd docker tag to v1.16.2
  • Schedule: ["at any time"]
  • Branch name: renovate/fluent-fluentd-1.x
  • Merge into: main
  • Upgrade fluent/fluentd to v1.16.2-debian-1.0
chore(deps): update github/super-linter docker tag to v3.17.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github-super-linter-3.x
  • Merge into: main
  • Upgrade github/super-linter to v3.17.2
chore(deps): update golang docker tag to v1.21.1
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.21.1-alpine
  • Upgrade golang to 1.21.1
  • Upgrade golang to 1.21.1-bullseye
chore(deps): update grafana/doc-validator docker tag to v3.2.1
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-doc-validator-3.x
  • Merge into: main
  • Upgrade grafana/doc-validator to v3.2.1
chore(deps): update grafana/grafana docker tag to v9.5.12
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-grafana-9.x
  • Merge into: main
  • Upgrade grafana/grafana to 9.5.12
chore(deps): update helm release grafana-agent-operator to v0.3.5
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-agent-operator-0.x
  • Merge into: main
  • Upgrade grafana-agent-operator to d701c95454b854f84f20e9c0cf4adbf27b2715b67e80384708581ceadb2c5b2e
chore(deps): update helm release minio to v4.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/minio-4.x
  • Merge into: main
  • Upgrade minio to 2d3d884490ea1127742f938bc9382844bae713caae08b3308f766f3c9000659a
chore(deps): update kiwigrid/k8s-sidecar docker tag to v1.25.1
  • Schedule: ["at any time"]
  • Branch name: renovate/kiwigrid-k8s-sidecar-1.x
  • Merge into: main
  • Upgrade kiwigrid/k8s-sidecar to 1.25.1
chore(deps): update logstash docker tag to v7.17.13
  • Schedule: ["at any time"]
  • Branch name: renovate/logstash-7.x
  • Merge into: main
  • Upgrade logstash to 7.17.13
chore(deps): update module github.com/hashicorp/consul to v1.16.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-hashicorp-consul-1.x
  • Merge into: main
  • Upgrade github.com/hashicorp/consul to v1.16.2
chore(deps): update nginx docker tag to v1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-1.x
  • Merge into: main
  • Upgrade nginx to 1.25
chore(deps): update prom/alertmanager docker tag to v0.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prom-alertmanager-0.x
  • Merge into: main
  • Upgrade prom/alertmanager to v0.26.0
chore(deps): update prom/prometheus docker tag to v2.47.0
  • Schedule: ["at any time"]
  • Branch name: renovate/prom-prometheus-2.x
  • Merge into: main
  • Upgrade prom/prometheus to v2.47.0
chore(deps): update terraform aws to ~> 4.67.0
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-4.x
  • Merge into: main
  • Upgrade aws to ~> 4.67.0
chore(deps): update terraform google to v3.90.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google-3.x
  • Merge into: main
  • Upgrade google to 3.90.1
chore(deps): update terraform random to v3.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/random-3.x
  • Merge into: main
  • Upgrade random to 3.5.1
fix(deps): update kubernetes packages to v0.28.2
fix(deps): update module cloud.google.com/go/bigtable to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-bigtable-1.x
  • Merge into: main
  • Upgrade cloud.google.com/go/bigtable to v1.19.0
fix(deps): update module cloud.google.com/go/pubsub to v1.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-pubsub-1.x
  • Merge into: main
  • Upgrade cloud.google.com/go/pubsub to v1.33.0
fix(deps): update module cloud.google.com/go/storage to v1.33.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-storage-1.x
  • Merge into: main
  • Upgrade cloud.google.com/go/storage to v1.33.0
fix(deps): update module github.com/aws/aws-lambda-go to v1.41.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-aws-aws-lambda-go-1.x
  • Merge into: main
  • Upgrade github.com/aws/aws-lambda-go to v1.41.0
fix(deps): update module github.com/aws/aws-sdk-go to v1.45.19
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-aws-aws-sdk-go-1.x
  • Merge into: main
  • Upgrade github.com/aws/aws-sdk-go to v1.45.19
fix(deps): update module github.com/aws/aws-sdk-go-v2 to v1.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-aws-aws-sdk-go-v2-1.x
  • Merge into: main
  • Upgrade github.com/aws/aws-sdk-go-v2 to v1.21.0
fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.18.42
fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.40.0
fix(deps): update module github.com/azure/azure-storage-blob-go to v0.15.0
fix(deps): update module github.com/cristalhq/hedgedhttp to v0.9.1
fix(deps): update module github.com/fsouza/fake-gcs-server to v1.47.4
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v1.4.0
fix(deps): update module github.com/hashicorp/consul/api to v1.25.1
fix(deps): update module github.com/ibm/go-sdk-core/v5 to v5.14.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-ibm-go-sdk-core-v5-5.x
  • Merge into: main
  • Upgrade github.com/IBM/go-sdk-core/v5 to v5.14.1
fix(deps): update module github.com/influxdata/telegraf to v1.28.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-influxdata-telegraf-1.x
  • Merge into: main
  • Upgrade github.com/influxdata/telegraf to v1.28.1
fix(deps): update module github.com/klauspost/compress to v1.17.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-klauspost-compress-1.x
  • Merge into: main
  • Upgrade github.com/klauspost/compress to v1.17.0
fix(deps): update module github.com/pierrec/lz4 to v2.6.1+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-pierrec-lz4-2.x
  • Merge into: main
  • Upgrade github.com/pierrec/lz4 to v2.6.1+incompatible
fix(deps): update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.68.0
fix(deps): update module github.com/prometheus/client_golang to v1.17.0
fix(deps): update module github.com/prometheus/common to v0.44.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-prometheus-common-0.x
  • Merge into: main
  • Upgrade github.com/prometheus/common to v0.44.0
fix(deps): update module github.com/prometheus/prometheus to v0.47.0
fix(deps): update module github.com/shopify/sarama to v1.41.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-shopify-sarama-1.x
  • Merge into: main
  • Upgrade github.com/Shopify/sarama to v1.41.2
fix(deps): update module github.com/spf13/afero to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-afero-1.x
  • Merge into: main
  • Upgrade github.com/spf13/afero to v1.10.0
fix(deps): update module golang.org/x/crypto to v0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-crypto-0.x
  • Merge into: main
  • Upgrade golang.org/x/crypto to v0.13.0
fix(deps): update module golang.org/x/net to v0.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: main
  • Upgrade golang.org/x/net to v0.15.0
fix(deps): update module golang.org/x/oauth2 to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-oauth2-0.x
  • Merge into: main
  • Upgrade golang.org/x/oauth2 to v0.12.0
fix(deps): update module golang.org/x/sys to v0.12.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-sys-0.x
  • Merge into: main
  • Upgrade golang.org/x/sys to v0.12.0
fix(deps): update module golang.org/x/text to v0.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-text-0.x
  • Merge into: main
  • Upgrade golang.org/x/text to v0.13.0
fix(deps): update module google.golang.org/api to v0.143.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: main
  • Upgrade google.golang.org/api to v0.143.0
fix(deps): update module google.golang.org/grpc to v1.58.2
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: main
  • Upgrade google.golang.org/grpc to v1.58.2
fix(deps): update module gopkg.in/alecthomas/kingpin.v2 to v2.3.2
  • Schedule: ["at any time"]
  • Branch name: renovate/gopkg.in-alecthomas-kingpin.v2-2.x
  • Merge into: main
  • Upgrade gopkg.in/alecthomas/kingpin.v2 to v2.3.2
fix(deps): update module sigs.k8s.io/controller-runtime to v0.16.2
  • Schedule: ["at any time"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-runtime to v0.16.2
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update cachix/install-nix-action action to v23
  • Schedule: ["at any time"]
  • Branch name: renovate/cachix-install-nix-action-23.x
  • Merge into: main
  • Upgrade cachix/install-nix-action to v23
chore(deps): update confluentinc/cp-kafka docker tag to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/confluentinc-cp-kafka-7.x
  • Merge into: main
  • Upgrade confluentinc/cp-kafka to 7.5.0
chore(deps): update dependency pytz to v2023
  • Schedule: ["at any time"]
  • Branch name: renovate/pytz-2023.x
  • Merge into: main
  • Upgrade pytz to ==2023.3.post1
chore(deps): update docker.io/grafana/loki-operator docker tag to v2
chore(deps): update docker/build-push-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-5.x
  • Merge into: main
  • Upgrade docker/build-push-action to v5
chore(deps): update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
chore(deps): update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v3
chore(deps): update docker/setup-qemu-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-qemu-action-3.x
  • Merge into: main
  • Upgrade docker/setup-qemu-action to v3
chore(deps): update fluent/fluent-bit docker tag to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/fluent-fluent-bit-2.x
  • Merge into: main
  • Upgrade fluent/fluent-bit to sha256:5766d881ddb1fdacd9c5b24c9f28371ae22d44faaf3f7a510e5e86e37fd6244f
  • Upgrade fluent/fluent-bit to 2.1
chore(deps): update github/super-linter docker tag to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/github-super-linter-5.x
  • Merge into: main
  • Upgrade github/super-linter to v5.0.0
chore(deps): update grafana/grafana docker tag to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-grafana-10.x
  • Merge into: main
  • Upgrade grafana/grafana to 10.1.4
chore(deps): update grafana/promtail docker tag to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/grafana-promtail-2.x
  • Merge into: main
  • Upgrade grafana/promtail to 2.9.1
chore(deps): update helm release minio to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/minio-5.x
  • Merge into: main
  • Upgrade minio to 6c3656924fbad2cb17f810cd78f352f9b60626aaec64b837c96829095b215ad3
chore(deps): update logstash docker tag to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/logstash-8.x
  • Merge into: main
  • Upgrade logstash to 8.10.2
chore(deps): update module github.com/azure/azure-sdk-for-go to v68
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-azure-azure-sdk-for-go-68.x
  • Merge into: main
  • Upgrade github.com/Azure/azure-sdk-for-go to v68.0.0+incompatible
chore(deps): update quay.io/openshift-logging/loki-operator docker tag to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/quay.io-openshift-logging-loki-operator-5.x
  • Merge into: main
  • Upgrade quay.io/openshift-logging/loki-operator to 5.7.0
chore(deps): update terraform aws to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-5.x
  • Merge into: main
  • Upgrade aws to ~> 5.19.0
chore(deps): update terraform google to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/google-4.x
  • Merge into: main
  • Upgrade google to 4.84.0
fix(deps): update module github.com/bmatcuk/doublestar to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-bmatcuk-doublestar-4.x
  • Merge into: main
  • Upgrade github.com/bmatcuk/doublestar to v4.6.0
fix(deps): update module github.com/cespare/xxhash to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-cespare-xxhash-2.x
  • Merge into: main
  • Upgrade github.com/cespare/xxhash to v2.2.0
fix(deps): update module github.com/coreos/go-systemd to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-coreos-go-systemd-22.x
  • Merge into: main
  • Upgrade github.com/coreos/go-systemd to d5623bf85e8e73ae6352f78ee6b55a287619dd4e
fix(deps): update module github.com/go-redis/redis/v8 to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-go-redis-redis-v8-9.x
  • Merge into: main
  • Upgrade github.com/go-redis/redis/v8 to v9.2.1
fix(deps): update module github.com/gocql/gocql to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gocql-gocql-1.x
  • Merge into: main
  • Upgrade github.com/gocql/gocql to 34fdeebefcbf183ed7f916f931aa0586fdaa1b40
fix(deps): update module github.com/grpc-ecosystem/go-grpc-middleware to v2
fix(deps): update module github.com/hashicorp/golang-lru to v2
fix(deps): update module github.com/imdario/mergo to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-imdario-mergo-1.x
  • Merge into: main
  • Upgrade github.com/imdario/mergo to v1.0.0
fix(deps): update module github.com/ncw/swift to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-ncw-swift-2.x
  • Merge into: main
  • Upgrade github.com/ncw/swift to v2.0.2
fix(deps): update module github.com/tonistiigi/fifo to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-tonistiigi-fifo-1.x
  • Merge into: main
  • Upgrade github.com/tonistiigi/fifo to 151b205263c29d471e0d55c787d2ce9f5343fd46
fix(deps): 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 to v3.0.1
fix(deps): update module k8s.io/klog to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-klog-2.x
  • Merge into: main
  • Upgrade k8s.io/klog to v2.100.1

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


⚠ Dependency Lookup Warnings ⚠

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

  • Could not determine new digest for update (datasource: go)

Files affected: operator/go.mod, tools/lambda-promtail/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 has been generated by Mend Renovate. View repository job log here.

@kavirajk kavirajk merged commit ef3d68b into main Oct 2, 2023
@renovate renovate bot deleted the renovate/configure branch October 2, 2023 09:44
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.

1 participant