Skip to content

add renovate.json5 config#374

Merged
gardener-prow[bot] merged 2 commits into
mainfrom
add-renovate-config
Jun 29, 2026
Merged

add renovate.json5 config#374
gardener-prow[bot] merged 2 commits into
mainfrom
add-renovate-config

Conversation

@Bobi-Wan

@Bobi-Wan Bobi-Wan commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

What this PR does / why we need it:
Testing whether adding a basic renovate configuration (no package rules or custom managers) and removing the dependabot configuration is enough for enabling it in this repository.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Introduce renovate.json5 configuration file and remove dependabot configuration file.

testing whether this is enough to enable renovate on the repository
@Bobi-Wan Bobi-Wan requested a review from iypetrov as a code owner June 26, 2026 14:18
@gardener-prow gardener-prow Bot added do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. labels Jun 26, 2026
@hyperspace-insights

Copy link
Copy Markdown

Summary

The following content is AI-generated and provides a summary of the pull request:


How to categorize this PR?
/kind enhancement
/area oidc-apps

What this PR does / why we need it:
This PR introduces a Renovate configuration file (renovate.json5) to enable automated dependency updates for the repository. The configuration extends the recommended Renovate settings, applies the kind/enhancement label to dependency update PRs, and runs go mod tidy after Go module updates to keep the module files consistent.

Code changes:

  • Added renovate.json5 with the recommended Renovate base configuration, a kind/enhancement label, and the gomodTidy post-update option.

Additional context:
This is a minimal configuration to bootstrap Renovate on the repository. The gomodTidy post-update option ensures Go module files remain tidy after dependency bumps, reducing noise from stale indirect dependencies.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Introduce renovate.json5 configuration file to enable automated dependency updates via Renovate bot.

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.26.11

  • File Content Strategy: Full file content
  • Correlation ID: 6e9cbab3-bba4-4f7c-b4d4-f0cf038f8725
  • LLM: anthropic--claude-4.6-sonnet
  • Summary Prompt: PR Prompt File
  • Event Trigger: pull_request.opened
  • Output Template: PR Template File

@gardener-prow gardener-prow Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. kind/enhancement Enhancement, improvement, extension labels Jun 26, 2026
@gardener-prow

gardener-prow Bot commented Jun 26, 2026

Copy link
Copy Markdown

@hyperspace-insights[bot]: The label(s) area/oidc-apps cannot be applied, because the repository doesn't have them.

Details

In response to this:

Summary

The following content is AI-generated and provides a summary of the pull request:


How to categorize this PR?
/kind enhancement
/area oidc-apps

What this PR does / why we need it:
This PR introduces a Renovate configuration file (renovate.json5) to enable automated dependency updates for the repository. The configuration extends the recommended Renovate settings, applies the kind/enhancement label to dependency update PRs, and runs go mod tidy after Go module updates to keep the module files consistent.

Code changes:

  • Added renovate.json5 with the recommended Renovate base configuration, a kind/enhancement label, and the gomodTidy post-update option.

Additional context:
This is a minimal configuration to bootstrap Renovate on the repository. The gomodTidy post-update option ensures Go module files remain tidy after dependency bumps, reducing noise from stale indirect dependencies.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Introduce renovate.json5 configuration file to enable automated dependency updates via Renovate bot.

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.26.11

  • File Content Strategy: Full file content
  • Correlation ID: 6e9cbab3-bba4-4f7c-b4d4-f0cf038f8725
  • LLM: anthropic--claude-4.6-sonnet
  • Summary Prompt: PR Prompt File
  • Event Trigger: pull_request.opened
  • Output Template: PR Template File

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@gardener-prow gardener-prow Bot removed the do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. label Jun 26, 2026
@gardener-prow gardener-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 26, 2026

@nickytd nickytd left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-prow gardener-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Jun 29, 2026
@gardener-prow

gardener-prow Bot commented Jun 29, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nickytd

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow

gardener-prow Bot commented Jun 29, 2026

Copy link
Copy Markdown

LGTM label has been added.

DetailsGit tree hash: 8ee848baddd256ef00d30838f26c4eced6618934

@gardener-prow gardener-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 29, 2026
@gardener-prow gardener-prow Bot merged commit 742874a into main Jun 29, 2026
33 checks passed
@gardener-prow gardener-prow Bot deleted the add-renovate-config branch June 29, 2026 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants