Skip to content
New issue

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

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

Already on GitHub? # to your account

Control which dependencies can be updated #56

Open
lukaszwawrzyk opened this issue Jan 18, 2023 · 1 comment
Open

Control which dependencies can be updated #56

lukaszwawrzyk opened this issue Jan 18, 2023 · 1 comment
Labels
feature New feature or request

Comments

@lukaszwawrzyk
Copy link
Collaborator

User should be able to specify list of allowed dependencies that should be updated (to opt in to bazel-steward for limited set of deps) and/or a list of ignored dependencies.
As in all cases when specifying deps it should be possible to use some regex/wildcard to specify groups of libraries in a general way. Also it should be "scopable" to given platform like maven or python.

@lukaszwawrzyk lukaszwawrzyk added the feature New feature or request label Jan 18, 2023
@lukaszwawrzyk
Copy link
Collaborator Author

Partially addressed in #243
It is possible to disable dependencies or whole kinds through enabled: false. Missing part is to implement enabled: true to only update given dependencies.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant