๐ Bug Report
I'm running it in TeamCity using a powershell command and quite a few times now it's put in a pull request with the package upgraded but a selection of other recent changes reverted out.
I'm using the command:
nukeeper repo https://company.visualstudio.com/CompanyName/_git/ProjectName %GitAccessToken% --maxpackageupdates 500 --exclude "^(AWSSDK|Microsoft|Hangfire|Amazon)\." --age=0 --verbosity detailed --checkout-directory C:\nk\%build.number%all\
Expected behavior
That it upgrades my packages and doesn't undo other work.
Reproduction steps
I can't see anything different about when it does this compared to when it doesn't even with --verbosity detailed.
Cancelling the PR and deleting the branch followed by re-running will usually not cause the issue again.
Configuration
Version: 0.34.0
Platform if applicable: