From 8f96fb2d947e3678692f1c7b290688abe94ca6d6 Mon Sep 17 00:00:00 2001 From: "Timothy P. Ellsworth Bowers" Date: Sun, 25 Jan 2026 01:57:43 -0700 Subject: [PATCH 1/2] ThriftyLib and YAGSL updates --- .../{ThriftyLib-2026.0.0.json => ThriftyLib-2026.json} | 6 +++--- vendordeps/{yagsl-2026.1.20.json => yagsl-2026.1.24.json} | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) rename vendordeps/{ThriftyLib-2026.0.0.json => ThriftyLib-2026.json} (81%) rename vendordeps/{yagsl-2026.1.20.json => yagsl-2026.1.24.json} (95%) diff --git a/vendordeps/ThriftyLib-2026.0.0.json b/vendordeps/ThriftyLib-2026.json similarity index 81% rename from vendordeps/ThriftyLib-2026.0.0.json rename to vendordeps/ThriftyLib-2026.json index 2ff6a4c..5b4f67c 100644 --- a/vendordeps/ThriftyLib-2026.0.0.json +++ b/vendordeps/ThriftyLib-2026.json @@ -1,7 +1,7 @@ { - "fileName": "ThriftyLib-2026.0.0.json", + "fileName": "ThriftyLib-2026.json", "name": "ThriftyLib", - "version": "2026.0.0", + "version": "2026.0.1", "frcYear": "2026", "uuid": "60b2694b-9e6e-4026-81ee-6f167946f4b0", "mavenUrls": [ @@ -12,7 +12,7 @@ { "groupId": "com.thethriftybot.frc", "artifactId": "ThriftyLib-java", - "version": "2026.0.0" + "version": "2026.0.1" } ], "jniDependencies": [], diff --git a/vendordeps/yagsl-2026.1.20.json b/vendordeps/yagsl-2026.1.24.json similarity index 95% rename from vendordeps/yagsl-2026.1.20.json rename to vendordeps/yagsl-2026.1.24.json index fe33806..eefc034 100644 --- a/vendordeps/yagsl-2026.1.20.json +++ b/vendordeps/yagsl-2026.1.24.json @@ -1,7 +1,7 @@ { - "fileName": "yagsl-2026.1.20.json", + "fileName": "yagsl-2026.1.24.json", "name": "YAGSL", - "version": "2026.1.20", + "version": "2026.1.24", "frcYear": "2026", "uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400", "mavenUrls": [ @@ -13,7 +13,7 @@ { "groupId": "swervelib", "artifactId": "YAGSL-java", - "version": "2026.1.20" + "version": "2026.1.24" }, { "groupId": "org.dyn4j", From d7b361e2a85ae1f8251ff38bef8e606b30092e89 Mon Sep 17 00:00:00 2001 From: "Timothy P. Ellsworth Bowers" Date: Mon, 26 Jan 2026 10:41:08 -0700 Subject: [PATCH 2/2] Update YAGSL to 2026.1.26.1 --- vendordeps/{yagsl-2026.1.24.json => yagsl-2026.1.26.1.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename vendordeps/{yagsl-2026.1.24.json => yagsl-2026.1.26.1.json} (94%) diff --git a/vendordeps/yagsl-2026.1.24.json b/vendordeps/yagsl-2026.1.26.1.json similarity index 94% rename from vendordeps/yagsl-2026.1.24.json rename to vendordeps/yagsl-2026.1.26.1.json index eefc034..192bfc2 100644 --- a/vendordeps/yagsl-2026.1.24.json +++ b/vendordeps/yagsl-2026.1.26.1.json @@ -1,7 +1,7 @@ { - "fileName": "yagsl-2026.1.24.json", + "fileName": "yagsl-2026.1.26.1.json", "name": "YAGSL", - "version": "2026.1.24", + "version": "2026.1.26.1", "frcYear": "2026", "uuid": "1ccce5a4-acd2-4d18-bca3-4b8047188400", "mavenUrls": [ @@ -13,7 +13,7 @@ { "groupId": "swervelib", "artifactId": "YAGSL-java", - "version": "2026.1.24" + "version": "2026.1.26.1" }, { "groupId": "org.dyn4j",