-
Notifications
You must be signed in to change notification settings - Fork 846
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
update renovate rules #1246
update renovate rules #1246
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1246 +/- ##
=======================================
Coverage 93.29% 93.29%
=======================================
Files 126 126
Lines 3597 3597
Branches 724 724
=======================================
Hits 3356 3356
Misses 241 241 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Group together all non-major dependencies
if this will work as I understand it means we should have much lower number of PR, this is gr8
Yeah, that's right. Although it seems nice, there is a small chance of blocking whole PR due to one or more breaking updates. In this case, I believe we need to do some manual intervention. I would like to see how it goes and take it from there. |
I think some level of manual intervention is acceptable as long as it doesn't end up blocking every PR. Even if it does end up blocking some PRs, if the intervention isn't much work it might be worth it anyways to keep it down to one a couple PR per week. |
…#1246) OTel core experimental packages require a manual update on each release because ^ ranges for 0.x versions only include new patch versions. Add a separate renovate config for these packages.
mocha
,got
,gcp-metadata
,prom-client