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

CLI to bump all versions at once #2083

Closed
rafaelrocha-hotmart opened this issue Nov 14, 2019 · 4 comments
Closed

CLI to bump all versions at once #2083

rafaelrocha-hotmart opened this issue Nov 14, 2019 · 4 comments

Comments

@rafaelrocha-hotmart
Copy link

Context:
As project's dependencies grow, handle all opened PR by each dependency gets difficult and boring. So a way to handle it at once would make our daily job easier.

Solution A:

  • Have a configuration option to make Dependabot open only one PR with all the versions bumped instead of one by each dependency.

Solution B:

  • Provide a CLI tool to run it locally for a specific project. So we can bump the versions locally, test, fix, test and then push the new versions.
@rebelagentm
Copy link
Contributor

Thank you for submitting this! We'll take it into consideration as soon as we can.

@rolandsusans
Copy link

Regarding solution A - It's one of the main blockers why we don't use dependabot at the moment. @rebelagentm is there a plan to implement such a feature?

@rebelagentm
Copy link
Contributor

@rolandsusans Adding a way to group or bump large numbers of dependencies at once is high on our list, but we currently don't have a timeframe. We're still pretty swamped integrating Dependabot into GitHub at the moment.

@infin8x infin8x transferred this issue from dependabot/feedback Jun 29, 2020
@infin8x
Copy link
Contributor

infin8x commented Jul 20, 2020

Duplicate of #1190

Solution A would be satisfied by #1190. It's unlikely we'd take solution B.

@infin8x infin8x closed this as completed Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants