Skip to content

Updated bazel dependencies to fix warnings#206

Open
JoLeVIT-SAG wants to merge 1 commit intoeclipse-score:mainfrom
JoLeVIT-SAG:main
Open

Updated bazel dependencies to fix warnings#206
JoLeVIT-SAG wants to merge 1 commit intoeclipse-score:mainfrom
JoLeVIT-SAG:main

Conversation

@JoLeVIT-SAG
Copy link

I've updated the bazel dependencies for:
rules_cc
bazel_skylib
rules_python
in MODULES.bazel to remove build warnings.

Original Warnings:
WARNING: For repository 'rules_cc', the root module requires module version rules_cc@0.1.5, but got rules_cc@0.2.16 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'bazel_skylib', the root module requires module version bazel_skylib@1.8.1, but got bazel_skylib@1.8.2 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off
WARNING: For repository 'rules_python', the root module requires module version rules_python@1.5.1, but got rules_python@1.8.3 in the resolved dependency graph. Please update the version in your MODULE.bazel or set --check_direct_dependencies=off

@JoLeVIT-SAG
Copy link
Author

I meanwhile registered my account to eclipse sdv.

@LittleHuba
Copy link
Contributor

Updating these dependencies is tricky. This is something where the overall project must agree on a common approach. That discussion is currently ongoing. Until an agreement is found, we should wait with this PR.

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

Successfully merging this pull request may close these issues.

2 participants