Skip to content

Conversation

@neilconway
Copy link
Collaborator

@neilconway neilconway commented Sep 24, 2025

  • Upgrade to protobuf 29.5
  • Upgrade to glog 0.7.1
  • Upgrade to rules_python 1.0.0. It's not entirely clear to me why we need to load rules_python ourselves (stout doesn't actually use it), but it seems that protobuf requires that we do so. Modern rules_python versions also require calling py_repositories().
  • Fix deprecated code warning due to protobuf upgrade
  • Remove repo_mapping and external cruft in Bazel files

@neilconway neilconway force-pushed the neilc/bazel-7-upgrade branch from bb0d8be to d63e4aa Compare September 25, 2025 15:02
* Upgrade to protobuf 29.5
* Upgrade to glog 0.7.1
* Upgrade to rules_python 1.0.0. It's not entirely clear to me why we need to
  load rules_python ourselves (stout doesn't actually use it), but it seems that
  protobuf requires that we do so. Modern rules_python versions also require
  calling `py_repositories()`.
* Fix deprecated code warning due to protobuf upgrade
* Remove `repo_mapping` and `external` cruft in Bazel files
@neilconway neilconway force-pushed the neilc/bazel-7-upgrade branch from d63e4aa to 0e1c6a8 Compare November 4, 2025 17:02
@neilconway neilconway changed the title Upgrade to Bazel 7.6.1 Upgrade to Bazel 7.7.0 Nov 4, 2025
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