Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Why

Part of organization-wide standardization effort to apply consistent renovate.json configuration rules across all matsuri-tech repositories.

These changes implement the specified rules:

  • Update minimumReleaseAge values less than 7 days to 7 days for more conservative dependency updates
  • Add :configMigration to extends arrays that don't already contain it or config:best-practices

Link to Devin run: https://app.devin.ai/sessions/60a3d1f0b995416fbd6af9c725d7e4d7
Requested by: @hrdtbs

What

Updated renovate.json configuration:

  • Added :configMigration: Added to extends array to enable automatic migration of deprecated Renovate configuration options
  • Increased stability periods:
    • Minor updates: 3 days → 7 days
    • Patch updates: 1 day → 7 days

Review & Testing Checklist

  • Verify that 7-day stability periods are appropriate for this repository's dependency update needs
  • Confirm that the more conservative update schedule won't significantly delay important security patches
  • Check that these changes match the standardized configuration applied across all matsuri-tech repositories
  • Verify that adding :configMigration aligns with organization policy for Renovate configuration management

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@hrdtbs hrdtbs merged commit 11674c0 into master Sep 25, 2025
1 check passed
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