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 - autoclosed #4

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 1, 2024

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

  • docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • Dockerfile.dev (dockerfile)
  • .github/workflows/ginko.yml (github-actions)
  • .github/workflows/helm-release.yml (github-actions)
  • .github/workflows/push-main.yml (github-actions)
  • .github/workflows/test.yml (github-actions)
  • go.mod (gomod)
  • helm/sidekick/values.yaml (helm-values)

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 41 Pull Requests:

chore(deps): update actions/checkout digest to 1e31de5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-digest
  • Merge into: master
  • Upgrade actions/checkout to 1e31de5234b9f8995739874a8ce0492dc87873e2
fix(deps): update github.com/emersion/go-sasl digest to e73c9f7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-emersion-go-sasl-digest
  • Merge into: master
  • Upgrade github.com/emersion/go-sasl to e73c9f7bad438a9bf3f5b28e661b74d752ecafdd
fix(deps): update github.com/kubernetes-sigs/wg-policy-prototypes/policy-report/kube-bench-adapter digest to 0fc2ddc
fix(deps): update github.com/xitongsys/parquet-go-source digest to d629458
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-xitongsys-parquet-go-source-digest
  • Merge into: master
  • Upgrade github.com/xitongsys/parquet-go-source to d6294584ab187322d917fe83df88023ddb5ee630
fix(deps): update google.golang.org/genproto digest to c3f9821
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-genproto-digest
  • Merge into: master
  • Upgrade google.golang.org/genproto to c3f982113cda83f1e8aeb64a2556bcbb8f960228
fix(deps): update module github.com/azure/azure-event-hubs-go/v3 to v3.6.2
fix(deps): update module github.com/embano1/memlog to v0.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-embano1-memlog-0.x
  • Merge into: master
  • Upgrade github.com/embano1/memlog to v0.4.5
fix(deps): update module github.com/googleapis/gax-go/v2 to v2.12.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-googleapis-gax-go-v2-2.x
  • Merge into: master
  • Upgrade github.com/googleapis/gax-go/v2 to v2.12.3
fix(deps): update module github.com/segmentio/kafka-go to v0.4.47
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-segmentio-kafka-go-0.x
  • Merge into: master
  • Upgrade github.com/segmentio/kafka-go to v0.4.47
chore(deps): update alpine docker tag to v3.19
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: master
  • Upgrade alpine to 3.19
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8.13.0
chore(deps): update golang docker tag to v1.22
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: master
  • Upgrade golang to 1.22-bullseye
  • Upgrade golang to 1.22
fix(deps): update kubernetes packages to v0.29.3
fix(deps): update module cloud.google.com/go/functions to v1.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-functions-1.x
  • Merge into: master
  • Upgrade cloud.google.com/go/functions to v1.16.1
fix(deps): update module cloud.google.com/go/pubsub to v1.37.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-pubsub-1.x
  • Merge into: master
  • Upgrade cloud.google.com/go/pubsub to v1.37.0
fix(deps): update module cloud.google.com/go/storage to v1.40.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cloud.google.com-go-storage-1.x
  • Merge into: master
  • Upgrade cloud.google.com/go/storage to v1.40.0
fix(deps): update module github.com/aws/aws-sdk-go to v1.51.11
  • Schedule: ["at any time"]
  • Branch name: renovate/aws-sdk-go-monorepo
  • Merge into: master
  • Upgrade github.com/aws/aws-sdk-go to v1.51.11
fix(deps): update module github.com/cloudevents/sdk-go/v2 to v2.15.2
fix(deps): update module github.com/emersion/go-smtp to v0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-emersion-go-smtp-0.x
  • Merge into: master
  • Upgrade github.com/emersion/go-smtp to v0.21.0
fix(deps): update module github.com/google/uuid to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-uuid-1.x
  • Merge into: master
  • Upgrade github.com/google/uuid to v1.6.0
fix(deps): update module github.com/jackc/pgx/v5 to v5.5.5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jackc-pgx-v5-5.x
  • Merge into: master
  • Upgrade github.com/jackc/pgx/v5 to v5.5.5
fix(deps): update module github.com/kubearmor/kubearmor/protobuf to v0.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-kubearmor-kubearmor-protobuf-0.x
  • Merge into: master
  • Upgrade github.com/kubearmor/KubeArmor/protobuf to 4b73113341befe748cd2d2a725083fbce0a5f8a8
fix(deps): update module github.com/nats-io/nats.go to v1.34.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-nats-io-nats.go-1.x
  • Merge into: master
  • Upgrade github.com/nats-io/nats.go to v1.34.0
fix(deps): update module github.com/pagerduty/go-pagerduty to v1.8.0
fix(deps): update module github.com/prometheus/client_golang to v1.19.0
fix(deps): update module github.com/redis/go-redis/v9 to v9.5.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-redis-go-redis-v9-9.x
  • Merge into: master
  • Upgrade github.com/redis/go-redis/v9 to v9.5.1
fix(deps): update module github.com/rs/zerolog to v1.32.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-rs-zerolog-1.x
  • Merge into: master
  • Upgrade github.com/rs/zerolog to v1.32.0
fix(deps): update module github.com/spf13/viper to v1.18.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: master
  • Upgrade github.com/spf13/viper to v1.18.2
fix(deps): update module github.com/stretchr/testify to v1.9.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: master
  • Upgrade github.com/stretchr/testify to v1.9.0
fix(deps): update module github.com/wavefronthq/wavefront-sdk-go to v0.15.0
fix(deps): update module golang.org/x/oauth2 to v0.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-oauth2-0.x
  • Merge into: master
  • Upgrade golang.org/x/oauth2 to v0.18.0
fix(deps): update module google.golang.org/api to v0.172.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: master
  • Upgrade google.golang.org/api to v0.172.0
fix(deps): update module google.golang.org/grpc to v1.62.1
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-grpc-1.x
  • Merge into: master
  • Upgrade google.golang.org/grpc to v1.62.1
chore(deps): update actions/checkout action
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: master
  • Upgrade actions/setup-go to 0c52d547c9bc32b1aa3301fd7a9cb496313a4491
  • Upgrade actions/setup-go to v5
chore(deps): update azure/setup-helm action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/azure-setup-helm-4.x
  • Merge into: master
  • Upgrade azure/setup-helm to v4
chore(deps): update dependency ubuntu to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-22.x
  • Merge into: master
  • Upgrade ubuntu to 22.04
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: master
  • 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: master
  • 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: master
  • Upgrade docker/setup-buildx-action to v3
fix(deps): update module github.com/kubearmor/kubearmor/protobuf to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-kubearmor-kubearmor-protobuf-1.x
  • Merge into: master
  • Upgrade github.com/kubearmor/KubeArmor/protobuf to fee50c9428b9c64108044bb7be64bf5fc334716a

🚸 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore: Configure Renovate chore: Configure Renovate - autoclosed Apr 8, 2024
@renovate renovate bot closed this Apr 8, 2024
@renovate renovate bot deleted the renovate/configure branch April 8, 2024 05:33
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