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

Merged
merged 4 commits into from
Oct 4, 2024
Merged

chore: Configure Renovate #1

merged 4 commits into from
Oct 4, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 4, 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

  • .gitpod.Dockerfile (dockerfile)
  • Dockerfile (dockerfile)
  • Dockerfile.dev (dockerfile)
  • hack/Dockerfile.dev-tools (dockerfile)
  • ui-test/Dockerfile (dockerfile)
  • .github/workflows/ci-build.yaml (github-actions)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/image-reuse.yaml (github-actions)
  • .github/workflows/image.yaml (github-actions)
  • .github/workflows/init-release.yaml (github-actions)
  • .github/workflows/pr-title-check.yml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/scorecard.yaml (github-actions)
  • .github/workflows/update-go.yaml (github-actions)
  • .github/workflows/update-node.yaml (github-actions)
  • .github/workflows/update-snyk.yaml (github-actions)
  • go.mod (gomod)
  • manifests/ha/base/redis-ha/chart/requirements.yaml (helm-requirements)
  • util/helm/testdata/dependency/values.yaml (helm-values)
  • util/helm/testdata/minio/values.yaml (helm-values)
  • util/helm/testdata/redis/values.yaml (helm-values)
  • reposerver/repository/testdata/helm-with-dependencies-alias/Chart.yaml (helmv3)
  • reposerver/repository/testdata/helm-with-dependencies/Chart.yaml (helmv3)
  • reposerver/repository/testdata/helm-with-local-dependency/Chart.yaml (helmv3)
  • util/helm/testdata/dependency/Chart.yaml (helmv3)
  • manifests/base/kustomization.yaml (kustomize)
  • manifests/core-install/kustomization.yaml (kustomize)
  • manifests/ha/base/controller-deployment/kustomization.yaml (kustomize)
  • manifests/ha/base/kustomization.yaml (kustomize)
  • reposerver/repository/testdata/app-parameters/multi/kustomization.yaml (kustomize)
  • reposerver/repository/testdata/app-parameters/single-app-only/kustomization.yaml (kustomize)
  • reposerver/repository/testdata/app-parameters/single-global/kustomization.yaml (kustomize)
  • ui-test/package.json (npm)
  • ui/package.json (npm)
  • ui/.nvmrc (nvm)
  • docs/requirements.txt (pip_requirements)

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 (except for nuget) 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Enable Renovate configuration migration PRs when needed.
  • Pin dependency versions for devDependencies.
  • Show OpenSSF badge on pull requests.
  • Show all Merge Confidence badges for pull requests.
  • Update _VERSION variables in Dockerfiles.
  • Merge the output of mergeConfidence:all-badges and security:openssf-scorecard. See https://github.com/renovatebot/renovate/discussions/25125 for rationale.

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


You have configured Renovate to use branch dev as base branch.

What to Expect

With your current configuration, Renovate will create 1 Pull Request:

chore(deps): update dependency node to v21.7.3
  • Schedule: ["at any time"]
  • Branch name: renovate/node-21.x
  • Merge into: dev
  • Upgrade node to 21.7.3

❓ 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 was generated by Mend Renovate. View the repository job log.

@ggjulio ggjulio force-pushed the renovate/configure branch 2 times, most recently from 27adcf0 to 2c4d6b7 Compare October 4, 2024 18:58
@ggjulio ggjulio force-pushed the renovate/configure branch from 5e2bd52 to d720757 Compare October 4, 2024 19:17
@ggjulio ggjulio force-pushed the renovate/configure branch from d933d4f to 1d8c30a Compare October 4, 2024 19:19
@ggjulio ggjulio changed the base branch from master to dev October 4, 2024 19:21
@ggjulio ggjulio merged commit c1c37f6 into dev Oct 4, 2024
15 of 16 checks passed
Copy link
Author

renovate bot commented Oct 4, 2024

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

@renovate renovate bot deleted the renovate/configure branch October 4, 2024 19:29
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