From 6c8ac4a0a12fe87be9fd9a0a6a2837c4b1f95ce2 Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 8 Jul 2026 21:46:01 +0000 Subject: [PATCH] deps: rebase ruff pins to main 93836ce (ruff #64/#65/#66) ruff_ruby_spo / ruff_spo_triplet / ruff_spo_address 9b2fc1e1 -> 93836cee. Picks up: Predicate::SelectsView (count 65->66, the C# ribbon/tab selector plane, #64/#65) + the Odoo navigates_to two-shape arm and the Odoo ir.ui.view field-set harvest (the fourth skin, #66). All additive to the shared IR; op-nexgen has no exhaustive Predicate match, so SelectsView is compile-safe. op-codegen-pipeline + ruff_openproject + op-server suites green on the new pin (77/77). Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01U9t3fRwXmPC6tCpMtnfTrM --- Cargo.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index af0ba95..c9a4aa7 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2311,7 +2311,7 @@ dependencies = [ [[package]] name = "ruff_ruby_spo" version = "0.1.0" -source = "git+https://github.com/AdaWorldAPI/ruff?branch=main#9b2fc1e1de252ec84df5c39bc0f2972a73415d91" +source = "git+https://github.com/AdaWorldAPI/ruff?branch=main#93836cee751b2f08476062317728635154a423ee" dependencies = [ "lib-ruby-parser", "ruff_spo_triplet", @@ -2320,7 +2320,7 @@ dependencies = [ [[package]] name = "ruff_spo_address" version = "0.1.0" -source = "git+https://github.com/AdaWorldAPI/ruff?branch=main#9b2fc1e1de252ec84df5c39bc0f2972a73415d91" +source = "git+https://github.com/AdaWorldAPI/ruff?branch=main#93836cee751b2f08476062317728635154a423ee" dependencies = [ "ruff_spo_triplet", ] @@ -2328,7 +2328,7 @@ dependencies = [ [[package]] name = "ruff_spo_triplet" version = "0.1.0" -source = "git+https://github.com/AdaWorldAPI/ruff?branch=main#9b2fc1e1de252ec84df5c39bc0f2972a73415d91" +source = "git+https://github.com/AdaWorldAPI/ruff?branch=main#93836cee751b2f08476062317728635154a423ee" dependencies = [ "serde", "serde_json",