Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bundler] Better library support #1805

Closed
deivid-rodriguez opened this issue Apr 17, 2020 · 2 comments
Closed

[bundler] Better library support #1805

deivid-rodriguez opened this issue Apr 17, 2020 · 2 comments
Labels
F: pull-requests Issues about Dependabot pull requests service 💁 Relates to Dependabot features GitHub provides T: feature-request Requests for new features

Comments

@deivid-rodriguez
Copy link
Contributor

Hello! 👋

Thanks so much for maintaining dependabot, I use it all the time :)

I just got this PR to my library: deivid-rodriguez/pry-byebug#295.

I would've expected dependabot to detect that it was only a development dependency update, and automerge it.

I think dependabot should be able to detect that it's creating a PR for a library (a criteria could be that there's a gemspec file in the root of the project), and in that case consider any update not touching the gemspec file as a development dependency update.

Thanks!

@lseppala lseppala added F: pull-requests Issues about Dependabot pull requests service 💁 Relates to Dependabot features GitHub provides T: feature-request Requests for new features labels Dec 7, 2021
@jeffwidman
Copy link
Member

Closing, as we aren't doing native automerge, although there is a workaround you can setup leveraging GitHub actions.

@deivid-rodriguez
Copy link
Contributor Author

Hei @jeffwidman. My issue was not related to automerge per se, but about detection of development vs production dependencies in the Ruby ecosystem. Even if automerge is no longer a thing, this can still be used for things, for example: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#allow.

That said, I'm not sure whether this is still an issue. If it is, I'll make sure to reopen!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F: pull-requests Issues about Dependabot pull requests service 💁 Relates to Dependabot features GitHub provides T: feature-request Requests for new features
Projects
None yet
Development

No branches or pull requests

3 participants