You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@AlexWayfer The way we do grouped updates in Depfu for Bundler is significantly different from what we do with other languages. One of the reasons is that it's just older, but especially when compared with npm etc., the issue always is that it's so much more easier to produce dependency conflicts.
That being said, we know we need to overhaul this and it's on our roadmap. That would probably also lead to make that option appear for Bundler.
There is no conflict in the second one because there is an old gem_toys version which had no toys-core dependency by my mistake, but we know that there would be conflicts in both of such PRs.
Hello.
I have groups of gems in Bundler, as well as in Node.js.
Not always obvious, but still they are.
And I'd like to receive grouped updates for Bundler.
But I've figured out that my preferable option from NPM, "Include out-of-spec updates in a PR":
Is just missing for Bundler:
I don't know why, I haven't found any related issue, so I'd like to request this.
The text was updated successfully, but these errors were encountered: