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

Automate npm dependency updates #1696

Closed
jeffposnick opened this issue Oct 11, 2018 · 2 comments
Closed

Automate npm dependency updates #1696

jeffposnick opened this issue Oct 11, 2018 · 2 comments
Labels
Discuss An open question, where input from the community would be appreciated. Good First Issue This would be an ideal issue for a new contributor to take on. Infrastructure Related to the helper and utility scripts in the project.

Comments

@jeffposnick
Copy link
Contributor

As mentioned at #1656 (comment), a tool like @renovatebot could help keep things up to date.

@jeffposnick jeffposnick added Infrastructure Related to the helper and utility scripts in the project. Discuss An open question, where input from the community would be appreciated. Good First Issue This would be an ideal issue for a new contributor to take on. labels Oct 11, 2018
@Nazanin1369
Copy link

RenovateBot is a good choice. Do we want to pin version for any dependency?

@jeffposnick
Copy link
Contributor Author

I've recently been using a combination of npx npm-check-updates along with an exclusion list of packages that we can't update due to either Node version incompatibilities or breaking API changes that we can't accommodate. I think that strikes the right balance between automation and manual overrides.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discuss An open question, where input from the community would be appreciated. Good First Issue This would be an ideal issue for a new contributor to take on. Infrastructure Related to the helper and utility scripts in the project.
Projects
None yet
Development

No branches or pull requests

2 participants