Interval of updating dependencies #163
Closed
sifferhans
started this conversation in
General
Replies: 1 comment
-
As long as we don't have a proper set of tests, I'd refrain from making this an automated routine. I'm checking it once in a while and often discover incompatibilities even in minor versions and bugfix versions. Until we have a good set of tests, I'd keep it a manual process. I've one update in the pipeline, and I'd prefer to do it either when needed/wanted (critical fix in a package, feature we want was added) or when some time passed. I feel like everything else is not viable at the current state of the project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What is the preferred interval to update/bump dependencies? Should we have some routine for it?
I like to use a tool like taze to stay on top of dependency updates.
Such updates should probably be done in separate PRs to keep things tidy, at least if there are lots of updated deps.
Beta Was this translation helpful? Give feedback.
All reactions