renovatebot / renovate

Home of the Renovate CLI: Cross-platform Dependency Automation by Mend.io

Home Page:https://mend.io/renovate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support replacement PRs on all managers

HonkingGoose opened this issue · comments

What would you like Renovate to be able to do?

Right now we only raise replacement PRs for npm dependencies.

I think we want to support all managers eventually.
This is a big issue to track support for all managers:

  • bazel
  • git-submodules
  • gomod
  • gradle
  • hermit
  • homebrew
  • maven
  • regex

Existing issues:

Once we support all managers, we should update the readme.md in this repository, and the src/index.md file in the docs repository. Both have a sentence that mentions this issue (#14149).

If you have any ideas on how this should be implemented, please tell us here.

Nope.

Is this a feature you are interested in implementing yourself?

No

We should link the already existing manager specific issues .

#13211 will cover ~75% of managers. I need to get back on that PR

Would it be possible to expand this logic with a "replace to none" / "remove"

Would it be possible to expand this logic with a "replace to none" / "remove"

Maybe? But not with the current set of changes that are in PR right now

Closed:

In progress:

I've updated the list in the issue body to reflect the currently supported managers.