Skip to content

Commit

Permalink
chore(deps): update dependency soto-project/soto to from: "6.8.0"
Browse files Browse the repository at this point in the history
  • Loading branch information
Self-hosted Renovate Bot committed Apr 3, 2024
1 parent 8bf2fc1 commit 8be5e5f
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 5 deletions.
13 changes: 11 additions & 2 deletions examples/soto_example/Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
},
{
Expand Down Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion examples/soto_example/Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -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"),
]
)
208 changes: 206 additions & 2 deletions examples/soto_example/swift_deps_index.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -4200,6 +4334,12 @@
"type": "library",
"label": "@swiftpkg_soto//:SotoAppConfigData"
},
{
"identity": "soto",
"name": "SotoAppFabric",
"type": "library",
"label": "@swiftpkg_soto//:SotoAppFabric"
},
{
"identity": "soto",
"name": "SotoAppIntegrations",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -4830,6 +4982,12 @@
"type": "library",
"label": "@swiftpkg_soto//:SotoElasticsearchService"
},
{
"identity": "soto",
"name": "SotoEntityResolution",
"type": "library",
"label": "@swiftpkg_soto//:SotoEntityResolution"
},
{
"identity": "soto",
"name": "SotoEventBridge",
Expand Down Expand Up @@ -5346,6 +5504,12 @@
"type": "library",
"label": "@swiftpkg_soto//:SotoManagedBlockchain"
},
{
"identity": "soto",
"name": "SotoManagedBlockchainQuery",
"type": "library",
"label": "@swiftpkg_soto//:SotoManagedBlockchainQuery"
},
{
"identity": "soto",
"name": "SotoMarketplaceCatalog",
Expand Down Expand Up @@ -5424,6 +5588,12 @@
"type": "library",
"label": "@swiftpkg_soto//:SotoMediaTailor"
},
{
"identity": "soto",
"name": "SotoMedicalImaging",
"type": "library",
"label": "@swiftpkg_soto//:SotoMedicalImaging"
},
{
"identity": "soto",
"name": "SotoMemoryDB",
Expand Down Expand Up @@ -5478,6 +5648,12 @@
"type": "library",
"label": "@swiftpkg_soto//:SotoNeptune"
},
{
"identity": "soto",
"name": "SotoNeptunedata",
"type": "library",
"label": "@swiftpkg_soto//:SotoNeptunedata"
},
{
"identity": "soto",
"name": "SotoNetworkFirewall",
Expand Down Expand Up @@ -5574,6 +5750,12 @@
"type": "library",
"label": "@swiftpkg_soto//:SotoPaymentCryptographyData"
},
{
"identity": "soto",
"name": "SotoPcaConnectorAd",
"type": "library",
"label": "@swiftpkg_soto//:SotoPcaConnectorAd"
},
{
"identity": "soto",
"name": "SotoPersonalize",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
},
{
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 8be5e5f

Please sign in to comment.