Skip to content

Comments

fix: update renovate rules#94

Merged
gjtorikian merged 3 commits intomainfrom
update-renovate-config
Feb 23, 2026
Merged

fix: update renovate rules#94
gjtorikian merged 3 commits intomainfrom
update-renovate-config

Conversation

@workos-sdk-automation
Copy link
Contributor

Summary

Updates Renovate configuration to reduce noise and improve dependency management:

  • Monthly schedule: Runs on the third Tuesday of the month before 12pm UTC
  • Conflict-only rebasing: Only rebases PRs when they have conflicts
  • Grouped minor/patch with automerge: Minor and patch updates are grouped together and automerged
  • Separate major/digest PRs without automerge: Major and digest updates get their own PRs and require manual review

This aligns with the configuration in workos-node#1495.

@greptile-apps
Copy link

greptile-apps bot commented Feb 23, 2026

Greptile Summary

Adds Renovate configuration to automate dependency updates for the Elixir SDK. The configuration schedules updates monthly (third Tuesday before 12pm UTC), groups minor/patch updates for automerge, and separates major/digest updates for manual review. Configuration matches workos-node standards.

Confidence Score: 5/5

  • This PR is safe to merge with minimal risk
  • Configuration-only change that adds a standard Renovate setup aligned with workos-node. No code changes, no security concerns, and follows established patterns.
  • No files require special attention

Important Files Changed

Filename Overview
renovate.json Adds Renovate configuration with monthly schedule, conflict-only rebasing, and grouped minor/patch automerge

Last reviewed commit: 564e8bc

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@gjtorikian gjtorikian merged commit 336847e into main Feb 23, 2026
5 checks passed
@gjtorikian gjtorikian deleted the update-renovate-config branch February 23, 2026 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant