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

Enable and Configure Dependabot vesion updates #1109

Open
yaqian256 opened this issue Oct 12, 2024 · 1 comment
Open

Enable and Configure Dependabot vesion updates #1109

yaqian256 opened this issue Oct 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@yaqian256
Copy link

yaqian256 commented Oct 12, 2024

We should consider enable and configure Dependabot version updates -

Settings -> Code security -> enable and configure "Dependabot version updates"

The dependabot can open pull requests automatically to keep our dependencies up-to-date when new versions are available.

See https://github.com/ni/adas-replay-hil-internal/pull/1102 as an example.

AB#2904026

@bkeryan
Copy link
Contributor

bkeryan commented Oct 14, 2024

@maxxboehme As an alternative, consider Renovate. NI has been using Renovate on both GitHub and Azure DevOps repos.

I have personally used Renovate on the measurement-plugin-python, measurement-plugin-labview, and ni-apis repos. Here' s the config I've been using with one of those: https://github.com/ni/measurement-plugin-python/blob/main/.github/renovate.json . It's not perfect in terms of PR churn, but it has been keeping dependencies up to date.

There was a presentation about Renovate at NI Tech this year. It's worth checking out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants