Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Add warning to bundle update when an unlocked gem doesn't move #4774

Closed
chrismo opened this issue Jul 9, 2016 · 3 comments
Closed

Add warning to bundle update when an unlocked gem doesn't move #4774

chrismo opened this issue Jul 9, 2016 · 3 comments

Comments

@chrismo
Copy link
Contributor

chrismo commented Jul 9, 2016

...possibly w/ a reason why? The lack of feedback otherwise can be disconcerting, like "did I not do it right?" (The gem may not be able to move due to constraining requirements).

Task spawned from #4676

@RochesterinNYC
Copy link
Contributor

Related/similar to #4514

@chrismo
Copy link
Contributor Author

chrismo commented Aug 23, 2016

Discussion in rubygems/bundler-features#122 ... better than a warning perhaps is attempt a new resolution unlocking dependent gems ... though that could get out of hand. Do we just unlock direct dependencies? Then another layer after that if it doesn't work? That sort of smarts, to root out exactly which gem is holding up the show would be cool, but ... ROI may be low.

@greysteil
Copy link
Contributor

This was fixed by #5904 and can be closed.

@chrismo - I'm about to implement that for Dependabot. Depending how clean it is, we could port it into Bundler later.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants