From 23253d3ccd22c08f0b535df410cb1bd5a5b5c4f9 Mon Sep 17 00:00:00 2001 From: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com> Date: Thu, 28 Mar 2024 15:15:49 +0000 Subject: [PATCH] chore(deps): update dependency soto-project/soto to from: "6.8.0" --- examples/soto_example/Package.resolved | 13 +- examples/soto_example/Package.swift | 2 +- examples/soto_example/swift_deps_index.json | 208 +++++++++++++++++++- 3 files changed, 218 insertions(+), 5 deletions(-) diff --git a/examples/soto_example/Package.resolved b/examples/soto_example/Package.resolved index c8387130d..6e383254e 100644 --- a/examples/soto_example/Package.resolved +++ b/examples/soto_example/Package.resolved @@ -23,8 +23,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/soto-project/soto.git", "state" : { - "revision" : "939e61467a9adfd78520b46eddf756a09291f7e1", - "version" : "6.7.0" + "revision" : "c28c3efa72e6beceae6f38f8c8fe18e7c57e3418", + "version" : "6.8.0" } }, { @@ -54,6 +54,15 @@ "version" : "1.0.4" } }, + { + "identity" : "swift-crypto", + "kind" : "remoteSourceControl", + "location" : "https://github.com/apple/swift-crypto.git", + "state" : { + "revision" : "60f13f60c4d093691934dc6cfdf5f508ada1f894", + "version" : "2.6.0" + } + }, { "identity" : "swift-log", "kind" : "remoteSourceControl", diff --git a/examples/soto_example/Package.swift b/examples/soto_example/Package.swift index 4d611c40f..b8b5a16b7 100644 --- a/examples/soto_example/Package.swift +++ b/examples/soto_example/Package.swift @@ -5,6 +5,6 @@ import PackageDescription let package = Package( name: "PhoneNumberKitExample", dependencies: [ - .package(url: "https://github.com/soto-project/soto.git", from: "6.7.0"), + .package(url: "https://github.com/soto-project/soto.git", from: "6.8.0"), ] ) diff --git a/examples/soto_example/swift_deps_index.json b/examples/soto_example/swift_deps_index.json index e1e839e8e..5b33544c7 100644 --- a/examples/soto_example/swift_deps_index.json +++ b/examples/soto_example/swift_deps_index.json @@ -183,6 +183,16 @@ "SotoAppConfigData" ] }, + { + "name": "SotoAppFabric", + "c99name": "SotoAppFabric", + "src_type": "swift", + "label": "@swiftpkg_soto//:SotoAppFabric.rspm", + "package_identity": "soto", + "product_memberships": [ + "SotoAppFabric" + ] + }, { "name": "SotoAppIntegrations", "c99name": "SotoAppIntegrations", @@ -363,6 +373,26 @@ "SotoBatch" ] }, + { + "name": "SotoBedrock", + "c99name": "SotoBedrock", + "src_type": "swift", + "label": "@swiftpkg_soto//:SotoBedrock.rspm", + "package_identity": "soto", + "product_memberships": [ + "SotoBedrock" + ] + }, + { + "name": "SotoBedrockRuntime", + "c99name": "SotoBedrockRuntime", + "src_type": "swift", + "label": "@swiftpkg_soto//:SotoBedrockRuntime.rspm", + "package_identity": "soto", + "product_memberships": [ + "SotoBedrockRuntime" + ] + }, { "name": "SotoBillingconductor", "c99name": "SotoBillingconductor", @@ -1233,6 +1263,16 @@ "SotoElasticsearchService" ] }, + { + "name": "SotoEntityResolution", + "c99name": "SotoEntityResolution", + "src_type": "swift", + "label": "@swiftpkg_soto//:SotoEntityResolution.rspm", + "package_identity": "soto", + "product_memberships": [ + "SotoEntityResolution" + ] + }, { "name": "SotoEventBridge", "c99name": "SotoEventBridge", @@ -2093,6 +2133,16 @@ "SotoManagedBlockchain" ] }, + { + "name": "SotoManagedBlockchainQuery", + "c99name": "SotoManagedBlockchainQuery", + "src_type": "swift", + "label": "@swiftpkg_soto//:SotoManagedBlockchainQuery.rspm", + "package_identity": "soto", + "product_memberships": [ + "SotoManagedBlockchainQuery" + ] + }, { "name": "SotoMarketplaceCatalog", "c99name": "SotoMarketplaceCatalog", @@ -2223,6 +2273,16 @@ "SotoMediaTailor" ] }, + { + "name": "SotoMedicalImaging", + "c99name": "SotoMedicalImaging", + "src_type": "swift", + "label": "@swiftpkg_soto//:SotoMedicalImaging.rspm", + "package_identity": "soto", + "product_memberships": [ + "SotoMedicalImaging" + ] + }, { "name": "SotoMemoryDB", "c99name": "SotoMemoryDB", @@ -2313,6 +2373,16 @@ "SotoNeptune" ] }, + { + "name": "SotoNeptunedata", + "c99name": "SotoNeptunedata", + "src_type": "swift", + "label": "@swiftpkg_soto//:SotoNeptunedata.rspm", + "package_identity": "soto", + "product_memberships": [ + "SotoNeptunedata" + ] + }, { "name": "SotoNetworkFirewall", "c99name": "SotoNetworkFirewall", @@ -2473,6 +2543,16 @@ "SotoPaymentCryptographyData" ] }, + { + "name": "SotoPcaConnectorAd", + "c99name": "SotoPcaConnectorAd", + "src_type": "swift", + "label": "@swiftpkg_soto//:SotoPcaConnectorAd.rspm", + "package_identity": "soto", + "product_memberships": [ + "SotoPcaConnectorAd" + ] + }, { "name": "SotoPersonalize", "c99name": "SotoPersonalize", @@ -3643,6 +3723,60 @@ "OrderedCollections" ] }, + { + "name": "CCryptoBoringSSL", + "c99name": "CCryptoBoringSSL", + "src_type": "clang", + "label": "@swiftpkg_swift_crypto//:CCryptoBoringSSL.rspm", + "package_identity": "swift-crypto", + "product_memberships": [ + "Crypto", + "_CryptoExtras" + ] + }, + { + "name": "CCryptoBoringSSLShims", + "c99name": "CCryptoBoringSSLShims", + "src_type": "clang", + "label": "@swiftpkg_swift_crypto//:CCryptoBoringSSLShims.rspm", + "package_identity": "swift-crypto", + "product_memberships": [ + "Crypto", + "_CryptoExtras" + ] + }, + { + "name": "Crypto", + "c99name": "Crypto", + "src_type": "swift", + "label": "@swiftpkg_swift_crypto//:Crypto.rspm", + "package_identity": "swift-crypto", + "product_memberships": [ + "Crypto", + "_CryptoExtras" + ] + }, + { + "name": "CryptoBoringWrapper", + "c99name": "CryptoBoringWrapper", + "src_type": "swift", + "label": "@swiftpkg_swift_crypto//:CryptoBoringWrapper.rspm", + "package_identity": "swift-crypto", + "product_memberships": [ + "Crypto", + "_CryptoExtras" + ] + }, + { + "name": "_CryptoExtras", + "c99name": "_CryptoExtras", + "src_type": "swift", + "label": "@swiftpkg_swift_crypto//:_CryptoExtras.rspm", + "package_identity": "swift-crypto", + "product_memberships": [ + "_CryptoExtras" + ] + }, { "name": "Logging", "c99name": "Logging", @@ -4200,6 +4334,12 @@ "type": "library", "label": "@swiftpkg_soto//:SotoAppConfigData" }, + { + "identity": "soto", + "name": "SotoAppFabric", + "type": "library", + "label": "@swiftpkg_soto//:SotoAppFabric" + }, { "identity": "soto", "name": "SotoAppIntegrations", @@ -4308,6 +4448,18 @@ "type": "library", "label": "@swiftpkg_soto//:SotoBatch" }, + { + "identity": "soto", + "name": "SotoBedrock", + "type": "library", + "label": "@swiftpkg_soto//:SotoBedrock" + }, + { + "identity": "soto", + "name": "SotoBedrockRuntime", + "type": "library", + "label": "@swiftpkg_soto//:SotoBedrockRuntime" + }, { "identity": "soto", "name": "SotoBillingconductor", @@ -4830,6 +4982,12 @@ "type": "library", "label": "@swiftpkg_soto//:SotoElasticsearchService" }, + { + "identity": "soto", + "name": "SotoEntityResolution", + "type": "library", + "label": "@swiftpkg_soto//:SotoEntityResolution" + }, { "identity": "soto", "name": "SotoEventBridge", @@ -5346,6 +5504,12 @@ "type": "library", "label": "@swiftpkg_soto//:SotoManagedBlockchain" }, + { + "identity": "soto", + "name": "SotoManagedBlockchainQuery", + "type": "library", + "label": "@swiftpkg_soto//:SotoManagedBlockchainQuery" + }, { "identity": "soto", "name": "SotoMarketplaceCatalog", @@ -5424,6 +5588,12 @@ "type": "library", "label": "@swiftpkg_soto//:SotoMediaTailor" }, + { + "identity": "soto", + "name": "SotoMedicalImaging", + "type": "library", + "label": "@swiftpkg_soto//:SotoMedicalImaging" + }, { "identity": "soto", "name": "SotoMemoryDB", @@ -5478,6 +5648,12 @@ "type": "library", "label": "@swiftpkg_soto//:SotoNeptune" }, + { + "identity": "soto", + "name": "SotoNeptunedata", + "type": "library", + "label": "@swiftpkg_soto//:SotoNeptunedata" + }, { "identity": "soto", "name": "SotoNetworkFirewall", @@ -5574,6 +5750,12 @@ "type": "library", "label": "@swiftpkg_soto//:SotoPaymentCryptographyData" }, + { + "identity": "soto", + "name": "SotoPcaConnectorAd", + "type": "library", + "label": "@swiftpkg_soto//:SotoPcaConnectorAd" + }, { "identity": "soto", "name": "SotoPersonalize", @@ -6222,6 +6404,18 @@ "type": "library", "label": "@swiftpkg_swift_collections//:OrderedCollections" }, + { + "identity": "swift-crypto", + "name": "Crypto", + "type": "library", + "label": "@swiftpkg_swift_crypto//:Crypto" + }, + { + "identity": "swift-crypto", + "name": "_CryptoExtras", + "type": "library", + "label": "@swiftpkg_swift_crypto//:_CryptoExtras" + }, { "identity": "swift-log", "name": "Logging", @@ -6384,9 +6578,9 @@ "name": "swiftpkg_soto", "identity": "soto", "remote": { - "commit": "939e61467a9adfd78520b46eddf756a09291f7e1", + "commit": "c28c3efa72e6beceae6f38f8c8fe18e7c57e3418", "remote": "https://github.com/soto-project/soto.git", - "version": "6.7.0" + "version": "6.8.0" } }, { @@ -6416,6 +6610,16 @@ "version": "1.0.4" } }, + { + "name": "swiftpkg_swift_crypto", + "identity": "swift-crypto", + "remote": { + "commit": "60f13f60c4d093691934dc6cfdf5f508ada1f894", + "remote": "https://github.com/apple/swift-crypto.git", + "version": "2.6.0" + }, + "cxxLanguageStandard": "c++11" + }, { "name": "swiftpkg_swift_log", "identity": "swift-log",