Skip to content

add renovate#206

Merged
joshuafernandes merged 3 commits intomasterfrom
renovate
Apr 14, 2026
Merged

add renovate#206
joshuafernandes merged 3 commits intomasterfrom
renovate

Conversation

@joshuafernandes
Copy link
Copy Markdown
Contributor

@joshuafernandes joshuafernandes commented Mar 27, 2026

PR Description

add renovatebot


Note

Medium Risk
Adds a scheduled GitHub Actions workflow that runs Renovate using GitHub App credentials, which affects CI behavior and relies on new repository secrets/permissions. Dependency update automation can create noisy PRs or unexpected version bumps if misconfigured.

Overview
Introduces automated dependency maintenance via Dependabot and Renovate.

Adds .github/dependabot.yml to open weekly Gradle dependency update PRs with a dependencies label, and adds a scheduled/manual renovatebot GitHub Actions workflow plus renovate.json to manage GitHub Actions updates (including digest pinning). Also adds CODEOWNERS rules to assign default ownership and require additional review for .github/workflows/ changes.

Reviewed by Cursor Bugbot for commit adc0a4d. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Comment thread renovate.json
@joshuafernandes joshuafernandes enabled auto-merge (squash) March 29, 2026 21:13
Comment thread .github/workflows/renovatebot.yml Dismissed
Copy link
Copy Markdown
Contributor

@gfukushima gfukushima left a comment

Choose a reason for hiding this comment

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

lgtm, maybe worth having a look at what CodeQL raised

@joshuafernandes
Copy link
Copy Markdown
Contributor Author

lgtm, maybe worth having a look at what CodeQL raised

I'd be dead code to be honest, the actions github_token isn't used in this workflow, we pass in permissions and token via lines 23/24 so its limited to that only. If add any more actions to the workflow we should definitely add it in

@joshuafernandes joshuafernandes merged commit 6eeaba1 into master Apr 14, 2026
10 checks passed
@joshuafernandes joshuafernandes deleted the renovate branch April 14, 2026 06:02
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 14, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants