Skip to content

Add renovate config - #576

Merged
ali-sedaghatbaf merged 7 commits into
mainfrom
feat/renovate
Jul 23, 2026
Merged

Add renovate config#576
ali-sedaghatbaf merged 7 commits into
mainfrom
feat/renovate

Conversation

@ali-sedaghatbaf

@ali-sedaghatbaf ali-sedaghatbaf commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Description

This pull request adds a new Renovate configuration file to automate dependency updates for GitHub Actions. The configuration schedules updates, enables lock file maintenance, and sets rules for automerging and labeling dependency PRs.

Dependency automation setup:

  • Added .github/renovate.json with recommended Renovate settings, enabling the github-actions manager, automerging updates after a 3-day release age, applying labels, and scheduling updates and lock file maintenance before 9am on Mondays.

Type of Change

  • New feature
  • Bug fix
  • Breaking change
  • Documentation update
  • Project configuration change

Complexity

Complexity: low

How Has This Been Tested?

  • Unit tests
  • E2E tests
  • Manual tests

Checklist

The following requirements should have been met (depending on the changes in the branch):

  • Documentation has been updated
  • Unit tests have been updated
  • E2E tests have been updated
  • Examples have been updated
  • New files have copyright header
  • CLA (https://neo4j.com/developer/cla/) has been signed
  • CHANGELOG.md updated if appropriate

@ali-sedaghatbaf
ali-sedaghatbaf requested a review from a team as a code owner July 23, 2026 06:50
@ali-sedaghatbaf
ali-sedaghatbaf marked this pull request as draft July 23, 2026 06:54
@ali-sedaghatbaf
ali-sedaghatbaf marked this pull request as ready for review July 23, 2026 07:11
Comment thread .github/renovate.json

@jonnylaw jonnylaw left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Let's add a follow-up to also handle the Python dependencies.

@ali-sedaghatbaf

Copy link
Copy Markdown
Contributor Author

LGTM. Let's add a follow-up to also handle the Python dependencies.

Added uv to manage deps, thanks!

Comment thread .github/renovate.json Outdated
@ali-sedaghatbaf
ali-sedaghatbaf merged commit 73c2626 into main Jul 23, 2026
16 checks passed
@ali-sedaghatbaf
ali-sedaghatbaf deleted the feat/renovate branch July 23, 2026 11:04
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