zwave-js-ui
zwave-js-ui copied to clipboard
chore(deps): enable renovate for dependency management
see https://github.com/chrisns/zwave-js-ui/pulls for its suggested updates note it handles updating the docker images etc can configure it to do loads (obvs)
not all the suggestions its making can be merged, but I'm happy to work through making current versions of our deps work as best i can
Pull Request Test Coverage Report for Build 4276362894
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 23.838%
| Totals | |
|---|---|
| Change from base Build 4263956809: | 0.0% |
| Covered Lines: | 3818 |
| Relevant Lines: | 16917 |
💛 - Coveralls
It's ok for me, I would like to know if @AlCalzone agree as we temporary disabled dependabot but renovate should work well
Renovate Bot supports yarn, so this is ok. Although dependabot support seems to be just around the corner now. And personally, I prefer the dependabot workflow, even though renovate is more configurable.
agree dependabot is nice since it is github, but sadly not as feature rich :( renovate I'd say would still have a limited place for maintaining base docker images so if/when dependabot supports yarn we might find ourselves wanting both but for different sets of deps perhaps?
I would hold this one a bit to see how dependabot yarn support goes as it seems to be near
What if I scope it down to just docker/* which dependabot doesn't do so well
Ok for me
This pull-request is stale because it has been open 90 days with no activity. Remove the stale label or comment or this will be closed in 5 days. To ignore this pull-request entirely you can add the no-stale label
@AlCalzone should we enable dependabot again now?
Dependabot seems to work with Yarn v3 now. I've gotten some security fixes already and other repos using yarn are completely managed by Dependabot again.
@robertsLando have limited this to just docker+nvm now, so dependabot can carry on doing the npm/yarn stuff
Thanks @chrisns ! 🙏🏼