Is your feature request related to a problem? Please describe.
When I open old stackblitz to check if the issue is still there with newer versions of my library, I want to be able to just press Update dependencies button. But it updates to latest, which can be a different major release with tons of breaking changes.
Describe the solution you'd like
I would love for this Update dependencies button to only bump minor versions, or to have a separate button/dropdown to choose how I want to bump them, minor, major or patch.
Describe alternatives you've considered
Manually installing all the dependencies I need to the versions I want.
Is your feature request related to a problem? Please describe.
When I open old stackblitz to check if the issue is still there with newer versions of my library, I want to be able to just press Update dependencies button. But it updates to latest, which can be a different major release with tons of breaking changes.
Describe the solution you'd like
I would love for this Update dependencies button to only bump minor versions, or to have a separate button/dropdown to choose how I want to bump them, minor, major or patch.
Describe alternatives you've considered
Manually installing all the dependencies I need to the versions I want.