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 #1

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 18, 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

  • .github/workflows/multipart/docker-compose-site1.yaml (docker-compose)
  • .github/workflows/multipart/docker-compose-site2.yaml (docker-compose)
  • buildscripts/upgrade-tests/compose.yml (docker-compose)
  • docs/orchestration/docker-compose/docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • Dockerfile.cicd (dockerfile)
  • Dockerfile.dev (dockerfile)
  • Dockerfile.hotfix (dockerfile)
  • Dockerfile.release (dockerfile)
  • Dockerfile.release.fips (dockerfile)
  • Dockerfile.release.old_cpu (dockerfile)
  • .github/workflows/depsreview.yaml (github-actions)
  • .github/workflows/go-cross.yml (github-actions)
  • .github/workflows/go-fips.yml (github-actions)
  • .github/workflows/go-healing.yml (github-actions)
  • .github/workflows/go-lint.yml (github-actions)
  • .github/workflows/go.yml (github-actions)
  • .github/workflows/helm-lint.yml (github-actions)
  • .github/workflows/iam-integrations.yaml (github-actions)
  • .github/workflows/issues.yaml (github-actions)
  • .github/workflows/lock.yml (github-actions)
  • .github/workflows/mint.yml (github-actions)
  • .github/workflows/replication.yaml (github-actions)
  • .github/workflows/root-disable.yml (github-actions)
  • .github/workflows/shfmt.yml (github-actions)
  • .github/workflows/typos.yml (github-actions)
  • .github/workflows/upgrade-ci-cd.yaml (github-actions)
  • .github/workflows/vulncheck.yml (github-actions)
  • docs/debugging/inspect/go.mod (gomod)
  • docs/debugging/pprofgoparser/go.mod (gomod)
  • docs/debugging/reorder-disks/go.mod (gomod)
  • docs/debugging/s3-verify/go.mod (gomod)
  • docs/debugging/xattr/go.mod (gomod)
  • go.mod (gomod)
  • helm/minio/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 32 Pull Requests:

chore(deps): update quay.io/coreos/etcd docker tag to v3.5.13
  • Schedule: ["at any time"]
  • Branch name: renovate/quay.io-coreos-etcd-3.x
  • Merge into: master
  • Upgrade quay.io/coreos/etcd to v3.5.13
fix(deps): update module github.com/coredns/coredns to v1.11.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-coredns-coredns-1.x
  • Merge into: master
  • Upgrade github.com/coredns/coredns to v1.11.3
fix(deps): update module github.com/ibm/sarama to v1.43.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-ibm-sarama-1.x
  • Merge into: master
  • Upgrade github.com/IBM/sarama to v1.43.2
fix(deps): update module github.com/klauspost/compress to v1.17.8
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-klauspost-compress-1.x
  • Merge into: master
  • Upgrade github.com/klauspost/compress to v1.17.8
fix(deps): update module github.com/miekg/dns to v1.1.59
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-miekg-dns-1.x
  • Merge into: master
  • Upgrade github.com/miekg/dns to v1.1.59
fix(deps): update module github.com/minio/madmin-go/v3 to v3.0.51
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-minio-madmin-go-v3-3.x
  • Merge into: master
  • Upgrade github.com/minio/madmin-go/v3 to v3.0.51
fix(deps): update module github.com/minio/pkg/v2 to v2.0.19
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-minio-pkg-v2-2.x
  • Merge into: master
  • Upgrade github.com/minio/pkg/v2 to v2.0.19
fix(deps): update module github.com/prometheus/client_golang to v1.19.1
fix(deps): update module golang.org/x/exp to v0.0.0-20240506185415-9bf2ced13842
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-exp-0.x
  • Merge into: master
  • Upgrade golang.org/x/exp to 9bf2ced13842
chore(deps): update actions/add-to-project action to v0.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-0.x
  • Merge into: master
  • Upgrade actions/add-to-project to v0.6.1
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-alpine
chore(deps): update nginx docker tag to v1.26.0
  • Schedule: ["at any time"]
  • Branch name: renovate/nginx-1.x
  • Merge into: master
  • Upgrade nginx to 1.26.0-alpine
fix(deps): update module cloud.google.com/go/storage to v1.41.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.41.0
fix(deps): update module github.com/beevik/ntp to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-beevik-ntp-1.x
  • Merge into: master
  • Upgrade github.com/beevik/ntp to v1.4.1
fix(deps): update module github.com/gobwas/ws to v1.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-gobwas-ws-1.x
  • Merge into: master
  • Upgrade github.com/gobwas/ws to v1.4.0
fix(deps): update module github.com/minio/sio to v0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-minio-sio-0.x
  • Merge into: master
  • Upgrade github.com/minio/sio to v0.4.0
fix(deps): update module github.com/nats-io/nats-server/v2 to v2.10.14
fix(deps): update module github.com/nats-io/nats.go to v1.35.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.35.0
fix(deps): update module github.com/prometheus/procfs to v0.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-prometheus-procfs-0.x
  • Merge into: master
  • Upgrade github.com/prometheus/procfs to v0.15.0
fix(deps): update module github.com/rabbitmq/amqp091-go to v1.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-rabbitmq-amqp091-go-1.x
  • Merge into: master
  • Upgrade github.com/rabbitmq/amqp091-go to v1.10.0
fix(deps): update module github.com/rs/cors to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-rs-cors-1.x
  • Merge into: master
  • Upgrade github.com/rs/cors to v1.11.0
fix(deps): update module golang.org/x/oauth2 to v0.20.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-oauth2-0.x
  • Merge into: master
  • Upgrade golang.org/x/oauth2 to v0.20.0
fix(deps): update module google.golang.org/api to v0.181.0
  • Schedule: ["at any time"]
  • Branch name: renovate/google.golang.org-api-0.x
  • Merge into: master
  • Upgrade google.golang.org/api to v0.181.0
chore(deps): update actions/add-to-project action to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-1.x
  • Merge into: master
  • Upgrade actions/add-to-project to v1.0.1
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 dessant/lock-threads action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/dessant-lock-threads-5.x
  • Merge into: master
  • Upgrade dessant/lock-threads to v5
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/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/alecthomas/participle to v2
fix(deps): update module github.com/elastic/go-elasticsearch/v7 to v8
fix(deps): update module github.com/golang-jwt/jwt/v4 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-golang-jwt-jwt-v4-5.x
  • Merge into: master
  • Upgrade github.com/golang-jwt/jwt/v4 to v5.2.1
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: master
  • Upgrade gopkg.in/yaml.v2 to v3.0.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.


❓ 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 May 23, 2024
@renovate renovate bot closed this May 23, 2024
@renovate renovate bot deleted the renovate/configure branch May 23, 2024 05:59
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