Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use renovate for dependency updates #1054

Merged
merged 1 commit into from
Jun 26, 2023
Merged

Use renovate for dependency updates #1054

merged 1 commit into from
Jun 26, 2023

Commits on Jun 26, 2023

  1. Use renovate for dependency updates

    1. Disable dependabot for normal dependency updates. Note the dependabot PRs will need to be manually closed, and the "security" dependabot PRs will continue.
    
    2. Use renovateapp instead.
    
    The renovate configuration included here is based on that from ads-serve, and:
    
    a. waits for updates to have been published for 4 days before raising a PR - this both reduces churn and also avoids the 3 day period where npm-published entries can be "unpublished"
    b. combines all minor and patch updates into a single PR
    tackley committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    908ca33 View commit details
    Browse the repository at this point in the history