You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This is a pie-in-the-sky wishlist feature, and I don't expect you to do anything about it, but...
Let's say I have a major project with tons of dependencies that haven't gotten updated recently. Easily 2 dozen deps have new versions. Most of them boring minor bumps, some of them less minor. Automatedly updating them can sometimes work but obviously you run into interdependencies.
I do this interactively, and go though the following pattern:
Look up project website
See if it has a CHANGELOG.md and see what changed
Look at the commits between this tag and the previous one (if tags exist)
Go to next update
Some of this, specifically steps 1 through 3, look like they could be automated :)
The text was updated successfully, but these errors were encountered:
I can't say anything about effort necessary, but this would be a nice addition to the interactive upgrade mode - instead of just yes/no I could imagine there being options like changelog/commits/ web.
This is a pie-in-the-sky wishlist feature, and I don't expect you to do anything about it, but...
Let's say I have a major project with tons of dependencies that haven't gotten updated recently. Easily 2 dozen deps have new versions. Most of them boring minor bumps, some of them less minor. Automatedly updating them can sometimes work but obviously you run into interdependencies.
I do this interactively, and go though the following pattern:
Some of this, specifically steps 1 through 3, look like they could be automated :)
The text was updated successfully, but these errors were encountered: