Skip to content

Add Renovate configuration with auto-merge#508

Open
shuluster wants to merge 1 commit intomainfrom
add-renovate-config
Open

Add Renovate configuration with auto-merge#508
shuluster wants to merge 1 commit intomainfrom
add-renovate-config

Conversation

@shuluster
Copy link
Copy Markdown
Contributor

Summary

  • Adds Renovate configuration for automated dependency updates
  • Enables auto-merge for minor/patch updates (packages >=1.0.0 only)
  • Excludes 0.x packages from auto-merge since they don't follow strict semver
  • Schedule: weekday nights (10pm-5am PT) and weekends
  • 3-day stability period before auto-merge

Test plan

  • Verify Renovate dashboard appears after merge
  • Confirm auto-merge works for a test dependency update

🤖 Generated with Claude Code

- Extends config:base
- Auto-merge minor/patch updates for packages >=1.0.0
- Excludes 0.x packages from auto-merge (unstable semver)
- Schedule: weekday nights and weekends
- 3-day stability period before auto-merge

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
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