-
Notifications
You must be signed in to change notification settings - Fork 14
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
Configure renovate to not pin dependencies #437
Comments
I'm calling this high because solving this should significantly reduce the amount of renovate PRs that need manual attention. I don't have a preference to either of the above solutions - @justafish @davereid can you suggest ways to solve this so we can update the ticket description with a specific action / outcome? |
This was somewhat addressed already in #416 but we can add some more packages to it |
Notes from call today:
|
I see #443 was merged and I think I see what you're doing there - but @justafish mind describing what led you to that solution? And I think that will close this ticket? |
this is fine now other than this 1 PR which is "immortal" #451 |
All previous PRs closed. |
It looks like Renovate is treating our dependencies like an app and trying to pin them. We should either:
This should clean up and reduce effort with all of our various dependency updates.
The text was updated successfully, but these errors were encountered: