From 93eb947036b18580252725dacbc07dba15817124 Mon Sep 17 00:00:00 2001 From: "cgrindel-self-hosted-renovate[bot]" <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 00:11:17 +0000 Subject: [PATCH] chore(deps): update dependency protobuf to v33.1 --- examples/grpc_example/MODULE.bazel | 2 +- examples/grpc_example/Package.resolved | 32 +++++++++++++------------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/examples/grpc_example/MODULE.bazel b/examples/grpc_example/MODULE.bazel index cacc8cebe..5c70c2e71 100644 --- a/examples/grpc_example/MODULE.bazel +++ b/examples/grpc_example/MODULE.bazel @@ -15,7 +15,7 @@ bazel_dep(name = "cgrindel_bazel_starlib", version = "0.27.0") # Required by custom swift proto compiler plugin: bazel_dep(name = "bazel_skylib", version = "1.8.2") -bazel_dep(name = "protobuf", version = "33.0") +bazel_dep(name = "protobuf", version = "33.1") # Required for proto_library targets: bazel_dep(name = "rules_proto", version = "7.1.0") diff --git a/examples/grpc_example/Package.resolved b/examples/grpc_example/Package.resolved index 11e076df8..3620677ed 100644 --- a/examples/grpc_example/Package.resolved +++ b/examples/grpc_example/Package.resolved @@ -68,8 +68,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-certificates.git", "state" : { - "revision" : "f4cd9e78a1ec209b27e426a5f5c693675f95e75a", - "version" : "1.15.0" + "revision" : "c399f90e7bbe8874f6cbfda1d5f9023d1f5ce122", + "version" : "1.15.1" } }, { @@ -86,8 +86,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-crypto.git", "state" : { - "revision" : "bcd2b89f2a4446395830b82e4e192765edd71e18", - "version" : "4.0.0" + "revision" : "e8ed8867ec23bccf5f3bb9342148fa8deaff9b49", + "version" : "4.1.0" } }, { @@ -95,8 +95,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-http-structured-headers.git", "state" : { - "revision" : "a9f3c352f4d46afd155e00b3c6e85decae6bcbeb", - "version" : "1.5.0" + "revision" : "76d7627bd88b47bf5a0f8497dd244885960dde0b", + "version" : "1.6.0" } }, { @@ -122,8 +122,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio.git", "state" : { - "revision" : "4e8f4b1c9adaa59315c523540c1ff2b38adc20a9", - "version" : "2.87.0" + "revision" : "6e02c7a2467cf22526ac54521d4230d8c5890e62", + "version" : "2.90.0" } }, { @@ -131,8 +131,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio-extras.git", "state" : { - "revision" : "a55c3dd3a81d035af8a20ce5718889c0dcab073d", - "version" : "1.29.0" + "revision" : "7ee281d816fa8e5f3967a2c294035a318ea551c7", + "version" : "1.31.0" } }, { @@ -140,8 +140,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio-http2.git", "state" : { - "revision" : "5e9e99ec96c53bc2c18ddd10c1e25a3cd97c55e5", - "version" : "1.38.0" + "revision" : "c2ba4cfbb83f307c66f5a6df6bb43e3c88dfbf80", + "version" : "1.39.0" } }, { @@ -149,8 +149,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/apple/swift-nio-ssl.git", "state" : { - "revision" : "d3bad3847c53015fe8ec1e6c3ab54e53a5b6f15f", - "version" : "2.35.0" + "revision" : "173cc69a058623525a58ae6710e2f5727c663793", + "version" : "2.36.0" } }, { @@ -185,8 +185,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/swift-server/swift-service-lifecycle.git", "state" : { - "revision" : "0fcc4c9c2d58dd98504c06f7308c86de775396ff", - "version" : "2.9.0" + "revision" : "1de37290c0ab3c5a96028e0f02911b672fd42348", + "version" : "2.9.1" } }, {