roll: pigweed pw_docgen: Ensure UTF-8 parsing of SEED metadata file
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/244172
Original-Revision: ade685efcfa5452301bb83c76da1fe71253bb025
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: efda99e88e567e..ade685efcfa545
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8733256558031137505
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Ib4463f537e2b57aabaf44f8f968c339d8946b7ed
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/244119
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index b479744..efab15b 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-23.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733261271658824769.
- commit = "efda99e88e567ed42091a28a0964de758ca2225d",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733256558031137505.
+ commit = "ade685efcfa5452301bb83c76da1fe71253bb025",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-23.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733261271658824769.
- commit = "efda99e88e567ed42091a28a0964de758ca2225d",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733256558031137505.
+ commit = "ade685efcfa5452301bb83c76da1fe71253bb025",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)