roll: pigweed 41b6f9a..5264396 (14 commits)

5264396:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260473 pw_allocator: Replace Bazel "includes" with "strip_include_prefix"
e871b13:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260416 pw_toolchain: Replace deprecated D_LIBCPP_ENABLE_ASSERTIONS flag
fec7e11:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260415 pw_rpc: Introduce Client.createLegacySingleCall to simplify migration
c2de658:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260273 pw_rpc: Temporarily ignore call IDs by default in Java client
587b9d7:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260515 pw_watch: Watch for changes in .java files by default
1ca8d34:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260412 pw_*/docs.rst: Add pigweed-module:: directives to docs.rst files
29f2476:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260513 pw_docgen: Treat doc metadata tagline as optional
8ae255e:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/259713 pw_web: Remove old react webconsole example app
86cb968:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260313 pw_sync: Split TimedBorrowable from Borrowable
b3361cf:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260472 pw_web: Run npm audit --fix and also fix jest config
a90ad78:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253267 pw_tokenizer: Create generic macro for a nested token format
8c5043f:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/253972 pw_tokenizer: Update regex for nested arg domains
a67cc22:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260094 pw_*/docs.rst: Remove outdated "under construction" notices
8e0e0a0:https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/260093 pw_presubmit: Use CQ cache instance

Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 41b6f9ada52fb2..5264396ee25302
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8725657469892107473
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6789b7eab9e64b0ce68a215825d5869d09f765f4
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/maize/+/260370
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index f618da5..bcce81d 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -27,7 +27,10 @@
 
 git_override(
     module_name = "pigweed",
-    commit = "41b6f9ada52fb2ae5878c67c88cd5187a73f3b16",
+    # ROLL: Warning: this entry is automatically updated.
+    # ROLL: Last updated 2025-01-15.
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8725657469892107473.
+    commit = "5264396ee2530283be25b51883d40fd4a3e16e4e",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed",
     patch_strip = 1,
     patches = [