Skip to content

Updated bazel dependencies to fix warnings#49

Open
saksham-chawla wants to merge 1 commit intocodex/replay-20260319023913-pr-206-basefrom
codex/replay-20260319023913-pr-206-head
Open

Updated bazel dependencies to fix warnings#49
saksham-chawla wants to merge 1 commit intocodex/replay-20260319023913-pr-206-basefrom
codex/replay-20260319023913-pr-206-head

Conversation

@saksham-chawla
Copy link
Collaborator

@saksham-chawla saksham-chawla commented Mar 18, 2026

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

Copy link

@propel-code-bot propel-code-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found; dependency updates appear clean and ready.

Status: No Issues Found | Risk: Low | Readiness: 10/10 (Ready to Ship)

Review Details

📁 1 files reviewed | 💬 0 comments

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