From 45a04d65c932e63daa9799105d103c9771cc4566 Mon Sep 17 00:00:00 2001 From: "sourcebot-sync[bot]" Date: Wed, 9 Sep 2026 16:59:45 +0000 Subject: [PATCH 1/2] chore: sync zoekt after upstream PR #24 --- vendor/zoekt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/zoekt b/vendor/zoekt index 5eee956a7..f066712c7 160000 --- a/vendor/zoekt +++ b/vendor/zoekt @@ -1 +1 @@ -Subproject commit 5eee956a74157cb0cd8e038836a658397506a195 +Subproject commit f066712c748500a10c1caa288adecffe9f3267f6 From 490d3cc10d1c0f01be4aa24aa0d5088bd22f3880 Mon Sep 17 00:00:00 2001 From: "sourcebot-sync[bot]" Date: Wed, 9 Sep 2026 16:59:49 +0000 Subject: [PATCH 2/2] chore: update changelog for #1640 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc58dad64..46cc51a55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Updated the bundled Zoekt version. [#1628](https://github.com/sourcebot-dev/sourcebot/pull/1628) +- Updated the bundled Zoekt version. [#1640](https://github.com/sourcebot-dev/sourcebot/pull/1640) ### Fixed - Upgraded `browserslist` to `^4.28.8`. [#1624](https://github.com/sourcebot-dev/sourcebot/pull/1624)