From fc969321a59d5106e6e77e20fecb1d2a8381f4f2 Mon Sep 17 00:00:00 2001 From: fengmk2 Date: Tue, 21 Apr 2026 13:46:13 +0000 Subject: [PATCH] chore(ecosystem-ci): bump vinext to latest main (#1431) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## Summary - Bump `vinext` hash in `ecosystem-ci/repo.json` from `f78dd2b3` to `88e57e1b` (latest `main`) to fix check failures. ## Test plan - [ ] Ecosystem-CI `vinext` job passes 🤖 Generated with [Claude Code](https://claude.com/claude-code) --- ecosystem-ci/repo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ecosystem-ci/repo.json b/ecosystem-ci/repo.json index 59c08b822f..cf9369e89f 100644 --- a/ecosystem-ci/repo.json +++ b/ecosystem-ci/repo.json @@ -71,7 +71,7 @@ "vinext": { "repository": "https://github.com/cloudflare/vinext.git", "branch": "main", - "hash": "f78dd2b39f5b02242417e0a684b1f2f55d3dbdff", + "hash": "88e57e1bcfef02b7463ebf08bcc355d207f7142c", "forceFreshMigration": true }, "reactive-resume": {