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

Check boms for outdated deps when running bazel run @maven//:outdated #1309

Open
diemol opened this issue Jan 16, 2025 · 0 comments
Open

Check boms for outdated deps when running bazel run @maven//:outdated #1309

diemol opened this issue Jan 16, 2025 · 0 comments

Comments

@diemol
Copy link

diemol commented Jan 16, 2025

We use the command bazel run @maven//:outdated to fetch outdated dependencies and update them. We have this command embedded in a script to do this for us.

We recently noticed that this command does not take into account the boms section of MODULE.bazel. Would it be possible to have an improvement and make the command also check the boms section?

Thank you!

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

1 participant