roll: pigweed pw_cli: Suppress analytics exceptions
Original-Bug: b/378577377
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/250352
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: a2a859ecfe01fd72afc9d37d1ea41d50cbc854f3
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: eec163b19fb49a..a2a859ecfe01fd
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8730720671474847329
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Id6407363a6509c57f29e31551b60cdb94fbbdc47
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/250392
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index f4b5df9..6bf5359 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-11-20.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8730786875870267521.
- commit = "eec163b19fb49a0e615e82c24f5b9747754850bd",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8730720671474847329.
+ commit = "a2a859ecfe01fd72afc9d37d1ea41d50cbc854f3",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-11-20.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8730786875870267521.
- commit = "eec163b19fb49a0e615e82c24f5b9747754850bd",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8730720671474847329.
+ commit = "a2a859ecfe01fd72afc9d37d1ea41d50cbc854f3",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)