roll: pigweed, pw_toolchain 3 commits

4a53a922de3b28d pw_ide: Bazel comp DB management in VSC
96a846ccf24428d pw_log: Fix log_decoder timestamp formatting
74c9cc4f1eea0d5 pw_ide: VSC/JS project management

https://pigweed.googlesource.com/pigweed/pigweed
pigweed, pw_toolchain Rolled-Commits: a02745cb13e02e4..4a53a922de3b28d
Roller-URL: https://ci.chromium.org/b/8742307113088594097
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I8d27c4a9fb2ea27105ca2cfbbf7d1016efd05d7d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/223233
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/WORKSPACE b/WORKSPACE
index d65bf14..25f5867 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -84,8 +84,8 @@
     name = "pigweed",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-15.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742318155047200801.
-    commit = "a02745cb13e02e484475d6d746d7bb20cd66138e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742307113088594097.
+    commit = "4a53a922de3b28df49349bb93b8211b489186446",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
 )
 
@@ -93,8 +93,8 @@
     name = "pw_toolchain",
     # ROLL: Warning: this entry is automatically updated.
     # ROLL: Last updated 2024-07-15.
-    # ROLL: By https://cr-buildbucket.appspot.com/build/8742318155047200801.
-    commit = "a02745cb13e02e484475d6d746d7bb20cd66138e",
+    # ROLL: By https://cr-buildbucket.appspot.com/build/8742307113088594097.
+    commit = "4a53a922de3b28df49349bb93b8211b489186446",
     remote = "https://pigweed.googlesource.com/pigweed/pigweed.git",
     strip_prefix = "pw_toolchain_bazel",
 )