From 4ce03c544ee448f1f22c3b3ca98feb35e44abb5b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Oct 2025 01:58:51 +0000 Subject: [PATCH 1/2] chore(deps): update dependency protocolbuffers/protobuf/protoc to v33 --- aqua.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aqua.yaml b/aqua.yaml index 1559fb5..9445b6c 100644 --- a/aqua.yaml +++ b/aqua.yaml @@ -14,5 +14,5 @@ packages: - name: astral-sh/uv@0.8.22 - name: evilmartians/lefthook@v1.13.4 - name: go-task/task@v3.45.4 -- name: protocolbuffers/protobuf/protoc@v32.1 +- name: protocolbuffers/protobuf/protoc@v33.0 - name: sass/dart-sass@1.93.2 From 550d4c19f03ae6ceffaf7d3836f6b92e30212d53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 18 Oct 2025 01:59:16 +0000 Subject: [PATCH 2/2] feat: Sync version text of Dart Sass --- uv.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uv.lock b/uv.lock index 9964926..5daa2ac 100644 --- a/uv.lock +++ b/uv.lock @@ -1,5 +1,5 @@ version = 1 -revision = 2 +revision = 3 requires-python = ">=3.9" resolution-markers = [ "python_full_version >= '3.11'", @@ -674,7 +674,7 @@ wheels = [ [[package]] name = "sass-embedded" -version = "0.1.2" +version = "0.1.3" source = { editable = "." } dependencies = [ { name = "bbpb" },