When Kebechet opens a pull request following a request for a dependencies update, multiple overlays are updated with the new dependency versions, leading to rebase issues on the main branch. See https://github.com/thoth-station/solver/pull/5237 and latest Kebechet update pull requests on the solver repository.
Expected behavior
Kebechet should update dependencies consistently in overlays (all overlays in a single PR or one overlay per PR).
Bug description
When Kebechet opens a pull request following a request for a dependencies update, multiple overlays are updated with the new dependency versions, leading to rebase issues on the main branch. See https://github.com/thoth-station/solver/pull/5237 and latest Kebechet update pull requests on the solver repository.
Expected behavior
Kebechet should update dependencies consistently in overlays (all overlays in a single PR or one overlay per PR).