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

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

Conversation

plural-copilot[bot]
Copy link

@plural-copilot plural-copilot bot commented Sep 24, 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)
  • Dockerfile-curl (dockerfile)
  • container_images/bento-debugger/Dockerfile (dockerfile)
  • container_images/bentoml-monitor-exporter/Dockerfile (dockerfile)
  • container_images/bentoml-proxy/Dockerfile (dockerfile)
  • .github/workflows/e2e.yaml (github-actions)
  • .github/workflows/lint.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • go.mod (gomod)
  • helm/yatai-deployment/values.yaml (helm-values)
  • config/manager/kustomization.yaml (kustomize)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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:

fix(deps): update github.com/bentoml/yatai-common digest to e19a954
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-bentoml-yatai-common-digest
  • Merge into: main
  • Upgrade github.com/bentoml/yatai-common to e19a9540dc30721b990b223ee4e7a5fb12e6db46
fix(deps): update github.com/bentoml/yatai-schemas digest to b7ce941
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-bentoml-yatai-schemas-digest
  • Merge into: main
  • Upgrade github.com/bentoml/yatai-schemas to b7ce9413265c69e8fdef65e3b41ce024bf443a19
fix(deps): update k8s.io/utils digest to 49e7df5
  • Schedule: ["at any time"]
  • Branch name: renovate/k8s.io-utils-digest
  • Merge into: main
  • Upgrade k8s.io/utils to 49e7df575cb6f38909d996b0822198c2bafa3c40
chore(deps): update alpine docker tag to v3.20
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.20
chore(deps): update cr.fluentbit.io/fluent/fluent-bit docker tag to v2.2.3
chore(deps): update golang docker tag to v1.23
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.23
chore(deps): update helm/chart-testing-action action to v2.6.1
  • Schedule: ["at any time"]
  • Branch name: renovate/helm-chart-testing-action-2.x
  • Merge into: main
  • Upgrade helm/chart-testing-action to v2.6.1
chore(deps): update louisbrunner/checks-action action to v1.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/louisbrunner-checks-action-1.x
  • Merge into: main
  • Upgrade LouisBrunner/checks-action to v1.6.2
chore(deps): update python docker tag to v3.12.6
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12.6-slim-bullseye
fix(deps): update kubernetes packages to v0.31.1
fix(deps): update module github.com/bentoml/yatai-image-builder to v1.2.49
fix(deps): update module github.com/huandu/xstrings to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-huandu-xstrings-1.x
  • Merge into: main
  • Upgrade github.com/huandu/xstrings to v1.5.0
fix(deps): update module github.com/iancoleman/strcase to v0.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-iancoleman-strcase-0.x
  • Merge into: main
  • Upgrade github.com/iancoleman/strcase to v0.3.0
fix(deps): update module github.com/jinzhu/copier to v0.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-jinzhu-copier-0.x
  • Merge into: main
  • Upgrade github.com/jinzhu/copier to v0.4.0
fix(deps): update module github.com/onsi/ginkgo/v2 to v2.20.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-ginkgo-v2-2.x
  • Merge into: main
  • Upgrade github.com/onsi/ginkgo/v2 to v2.20.2
fix(deps): update module github.com/onsi/gomega to v1.34.2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-onsi-gomega-1.x
  • Merge into: main
  • Upgrade github.com/onsi/gomega to v1.34.2
fix(deps): update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: main
  • Upgrade github.com/sirupsen/logrus to v1.9.3
fix(deps): update module sigs.k8s.io/controller-runtime to v0.19.0
  • 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.19.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
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 actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • 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: main
  • Upgrade azure/setup-helm to v4
chore(deps): update cr.fluentbit.io/fluent/fluent-bit docker tag to v3
chore(deps): update dkershner6/reaction-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/dkershner6-reaction-action-2.x
  • Merge into: main
  • Upgrade dkershner6/reaction-action to v2
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6
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 dorny/paths-filter action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/dorny-paths-filter-3.x
  • Merge into: main
  • Upgrade dorny/paths-filter to v3
chore(deps): update golangci/golangci-lint-action action to v6
chore(deps): update louisbrunner/checks-action action to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/louisbrunner-checks-action-2.x
  • Merge into: main
  • Upgrade LouisBrunner/checks-action to v2.0.0
chore(deps): update peter-evans/create-or-update-comment action to v4
chore(deps): update quay.io/bentoml/yatai-deployment docker tag to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/quay.io-bentoml-yatai-deployment-1.x
  • Merge into: main
  • Upgrade quay.io/bentoml/yatai-deployment to 1.1.21
chore(deps): update tspascoal/get-user-teams-membership action to v3
chore(deps): update ubuntu docker tag to v24
  • Schedule: ["at any time"]
  • Branch name: renovate/ubuntu-24.x
  • Merge into: main
  • Upgrade ubuntu to 24.04

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

  • Failed to look up docker package yatai-default-domain

Files affected: helm/yatai-deployment/values.yaml


❓ 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 Renovate Bot.

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