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

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

Configure Renovate #7

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 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

  • Dockerfile (dockerfile)
  • scripts/sandbox/extracacert/Dockerfile (dockerfile)
  • .github/workflows/codeql.yml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/tests.yaml (github-actions)
  • go.mod (gomod)
  • charts/container-startup-autoscaler/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 (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 all dependency versions except peerDependencies.
  • Special rules covering major version updates.
  • Rules governing github actions.
  • Weekly schedule on early Monday mornings (before 4 AM).
  • Base Renovate configuration for Expedia Group projects
  • Run Renovate on following schedule: * 0-3 * * 1

🔡 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 8 Pull Requests:

fix(deps): update golang docker tag to v1.23.4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.23.4
fix(deps): update module sigs.k8s.io/controller-runtime from vv0.19.2 to v0.19.3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/sigs.k8s.io-controller-runtime-0.x
  • Merge into: main
  • Upgrade sigs.k8s.io/controller-runtime to v0.19.3
chore(deps): update helm/chart-releaser-action action from vv1.5.0 to v1.6.0
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/helm-chart-releaser-action-1.x
  • Merge into: main
  • Upgrade helm/chart-releaser-action to v1.6.0
chore(deps): update actions/checkout action from vv3 to v4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-go action from vv4 to v5
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to v5
chore(deps): update azure/setup-helm action from vv3 to v4
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/azure-setup-helm-4.x
  • Merge into: main
  • Upgrade azure/setup-helm to v4
chore(deps): update docker/build-push-action action from vv5 to v6
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6
chore(deps): update github/codeql-action action from vv2 to v3
  • Schedule: ["* 0-3 * * 1"]
  • Branch name: renovate/github-codeql-action-3.x
  • Merge into: main
  • Upgrade github/codeql-action to v3

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

@renovate renovate bot force-pushed the renovate/configure branch from 635013a to 231897c Compare March 5, 2024 04:56
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