Code
Upgrade dependencies
Move versions forward and prove nothing broke.
Fill it in
Any git remote.
Which lockfile to move.
Bigger jumps break more.
Where to run the upgrade.
Only for a private repository.
Your prompt
Upgrade the dependencies in [your repository].
Manager: [your package manager]. Scope: minor.
Clone onto using `${credential:${credential:ACCESS_TOKEN}}`.
Do it in order: patches, then minors, then majors, running the test suite after
each group. One upgrade commit containing forty version bumps and a broken
suite tells you nothing about which one broke it.
Read the changelog for every major before taking it. Then report what moved,
what broke, and what you deliberately held back.Continue and add your fileOpens with everything above already filled in.