Skip to content

add renovate.json5 config#374

Open
Bobi-Wan wants to merge 2 commits into
mainfrom
add-renovate-config
Open

add renovate.json5 config#374
Bobi-Wan wants to merge 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 commented Jun 26, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign nickytd for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found 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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension 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.

1 participant