Skip to content

chore: Add Renovate configuration#175

Merged
arcjet-rei merged 1 commit intomainfrom
rei/claude/ENG-490-gravity-renovate
Mar 12, 2026
Merged

chore: Add Renovate configuration#175
arcjet-rei merged 1 commit intomainfrom
rei/claude/ENG-490-gravity-renovate

Conversation

@arcjet-rei
Copy link
Copy Markdown
Contributor

Summary

  • Adds renovate.json to enable automated dependency updates for Cargo and GitHub Actions
  • Mirrors the Renovate setup from arcjet-js, adapted for Rust (replacing npm with cargo)
  • Configures dashboard approval, 7-day minimum release age, automerge for patches/dev deps, and vulnerability alerts

Test plan

  • Verify Renovate bot picks up the config and creates a Dependency Dashboard issue
  • Confirm PRs are created only after dashboard approval
  • Check that semantic commit format (deps:) is applied correctly

🤖 Generated with Claude Code

Configures Renovate to manage Cargo and GitHub Actions dependencies
with dashboard approval, 7-day minimum release age, and automerge
for patches and dev dependencies.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@arcjet-rei arcjet-rei requested a review from a team as a code owner March 12, 2026 15:45
@arcjet-rei
Copy link
Copy Markdown
Contributor Author

@davidmytton this will need the same GitHub-side configuration that the arcjet-js change did.

@arcjet-rei arcjet-rei requested a review from davidmytton March 12, 2026 16:12
@arcjet-rei arcjet-rei merged commit e7237ac into main Mar 12, 2026
4 checks passed
@arcjet-rei arcjet-rei deleted the rei/claude/ENG-490-gravity-renovate branch March 12, 2026 16:20
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.

2 participants