Details
Description
When we use bundle:update command, the bundle is correctly updated with the new bundle location. However, the other bundles using the updated one are not automatically refreshed, and so the wiring is not updated. The user has to manually perform a bundle:refresh.
For convenience and in order to do it in a row, bundle:update can trigger a refresh (for instance using r/-refresh option).
I did that already locally, I will push the change.