Skip to content

Commit

Permalink
chore: Updating SDK dependency to 2.34.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ruisebas committed Feb 27, 2024
1 parent 78181ef commit db6d3ad
Show file tree
Hide file tree
Showing 15 changed files with 255 additions and 255 deletions.
2 changes: 1 addition & 1 deletion AWSPluginsCore.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
$AMPLIFY_VERSION = '1.30.7'
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.33.0'
$AWS_SDK_VERSION = '2.34.0'
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"

Pod::Spec.new do |s|
Expand Down
2 changes: 1 addition & 1 deletion AWSPredictionsPlugin.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$AMPLIFY_VERSION = '1.30.7'
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.33.0'
$AWS_SDK_VERSION = '2.34.0'
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"

Pod::Spec.new do |s|
Expand Down
2 changes: 1 addition & 1 deletion AmplifyPlugins.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
$AMPLIFY_VERSION = '1.30.7'
$AMPLIFY_RELEASE_TAG = "#{$AMPLIFY_VERSION}"

$AWS_SDK_VERSION = '2.33.0'
$AWS_SDK_VERSION = '2.34.0'
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"

Pod::Spec.new do |s|
Expand Down
60 changes: 30 additions & 30 deletions AmplifyPlugins/API/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,40 @@ PODS:
- Amplify/Default (= 1.30.7)
- Amplify/Default (1.30.7)
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.7):
- AWSAuthCore (~> 2.33.0)
- AWSCognitoIdentityProvider (~> 2.33.0)
- AWSCognitoIdentityProviderASF (~> 2.33.0)
- AWSCore (~> 2.33.0)
- AWSMobileClient (~> 2.33.0)
- AWSAuthCore (~> 2.34.0)
- AWSCognitoIdentityProvider (~> 2.34.0)
- AWSCognitoIdentityProviderASF (~> 2.34.0)
- AWSCore (~> 2.34.0)
- AWSMobileClient (~> 2.34.0)
- AWSPluginsCore (= 1.30.7)
- AmplifyTestCommon (1.30.7):
- Amplify (= 1.30.7)
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.7)
- CwlPreconditionTesting (~> 2.0)
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.7):
- Amplify (= 1.30.7)
- AWSCore (~> 2.33.0)
- AWSMobileClient (~> 2.33.0)
- AWSCore (~> 2.34.0)
- AWSMobileClient (~> 2.34.0)
- AWSPluginsCore (= 1.30.7)
- CwlPreconditionTesting (~> 2.0)
- AppSyncRealTimeClient (3.1.2):
- Starscream (= 4.0.4)
- AWSAuthCore (2.33.8):
- AWSCore (= 2.33.8)
- AWSCognitoIdentityProvider (2.33.8):
- AWSCognitoIdentityProviderASF (= 2.33.8)
- AWSCore (= 2.33.8)
- AWSCognitoIdentityProviderASF (2.33.8):
- AWSCore (= 2.33.8)
- AWSCore (2.33.8)
- AWSMobileClient (2.33.8):
- AWSAuthCore (= 2.33.8)
- AWSCognitoIdentityProvider (= 2.33.8)
- AWSCognitoIdentityProviderASF (= 2.33.8)
- AWSCore (= 2.33.8)
- AWSAuthCore (2.34.0):
- AWSCore (= 2.34.0)
- AWSCognitoIdentityProvider (2.34.0):
- AWSCognitoIdentityProviderASF (= 2.34.0)
- AWSCore (= 2.34.0)
- AWSCognitoIdentityProviderASF (2.34.0):
- AWSCore (= 2.34.0)
- AWSCore (2.34.0)
- AWSMobileClient (2.34.0):
- AWSAuthCore (= 2.34.0)
- AWSCognitoIdentityProvider (= 2.34.0)
- AWSCognitoIdentityProviderASF (= 2.34.0)
- AWSCore (= 2.34.0)
- AWSPluginsCore (1.30.7):
- Amplify (= 1.30.7)
- AWSCore (~> 2.33.0)
- AWSCore (~> 2.34.0)
- CwlCatchException (2.1.1):
- CwlCatchExceptionSupport (~> 2.1.1)
- CwlCatchExceptionSupport (2.1.1)
Expand Down Expand Up @@ -97,15 +97,15 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
Amplify: 944412239a678ab161ddf854d92e520a43bc51ec
AmplifyPlugins: 58a6212101b8f2d9f071caf4c312986c2d44b934
AmplifyTestCommon: c42d0e9c93087752690860871bf06014352ea893
AmplifyPlugins: ee4e8d70bdcac84a844262fe7dbf4d5a130b23b3
AmplifyTestCommon: a230a4fc95586cfff7cc980732d05a54e399d2ab
AppSyncRealTimeClient: 36ff2f65f330bce7f1d0d2157a4ae5d255483dac
AWSAuthCore: 72fc92cd213db9dddb27153ed44162dd14541934
AWSCognitoIdentityProvider: 5ed7d9a9309de047c23159df31561960f52834d6
AWSCognitoIdentityProviderASF: 038efe68cb8e4bf9b9b31443d28bfba25a91426e
AWSCore: dfd3136979a57bba64f4771db2e59ed97adb0d3c
AWSMobileClient: 62c6c13dade44b649a5dcbc6a6aabc911deb0d50
AWSPluginsCore: fbc14b0381a27ff788b849dfbedb169559082d76
AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960
AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c
AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d
AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb
AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029
AWSPluginsCore: 2b280f3617f01c09f9dffe34035ce355b798debf
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
Expand All @@ -117,4 +117,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: f542a7a3bf7a7e882e6ea4799c9722d5b6495208

COCOAPODS: 1.11.3
COCOAPODS: 1.12.1
68 changes: 34 additions & 34 deletions AmplifyPlugins/Analytics/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,40 +3,40 @@ PODS:
- Amplify/Default (= 1.30.7)
- Amplify/Default (1.30.7)
- AmplifyPlugins/AWSCognitoAuthPlugin (1.30.7):
- AWSAuthCore (~> 2.33.0)
- AWSCognitoIdentityProvider (~> 2.33.0)
- AWSCognitoIdentityProviderASF (~> 2.33.0)
- AWSCore (~> 2.33.0)
- AWSMobileClient (~> 2.33.0)
- AWSAuthCore (~> 2.34.0)
- AWSCognitoIdentityProvider (~> 2.34.0)
- AWSCognitoIdentityProviderASF (~> 2.34.0)
- AWSCore (~> 2.34.0)
- AWSMobileClient (~> 2.34.0)
- AWSPluginsCore (= 1.30.7)
- AmplifyTestCommon (1.30.7):
- Amplify (= 1.30.7)
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.30.7)
- CwlPreconditionTesting (~> 2.0)
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.7):
- Amplify (= 1.30.7)
- AWSCore (~> 2.33.0)
- AWSMobileClient (~> 2.33.0)
- AWSCore (~> 2.34.0)
- AWSMobileClient (~> 2.34.0)
- AWSPluginsCore (= 1.30.7)
- CwlPreconditionTesting (~> 2.0)
- AWSAuthCore (2.33.8):
- AWSCore (= 2.33.8)
- AWSCognitoIdentityProvider (2.33.8):
- AWSCognitoIdentityProviderASF (= 2.33.8)
- AWSCore (= 2.33.8)
- AWSCognitoIdentityProviderASF (2.33.8):
- AWSCore (= 2.33.8)
- AWSCore (2.33.8)
- AWSMobileClient (2.33.8):
- AWSAuthCore (= 2.33.8)
- AWSCognitoIdentityProvider (= 2.33.8)
- AWSCognitoIdentityProviderASF (= 2.33.8)
- AWSCore (= 2.33.8)
- AWSPinpoint (2.33.8):
- AWSCore (= 2.33.8)
- AWSAuthCore (2.34.0):
- AWSCore (= 2.34.0)
- AWSCognitoIdentityProvider (2.34.0):
- AWSCognitoIdentityProviderASF (= 2.34.0)
- AWSCore (= 2.34.0)
- AWSCognitoIdentityProviderASF (2.34.0):
- AWSCore (= 2.34.0)
- AWSCore (2.34.0)
- AWSMobileClient (2.34.0):
- AWSAuthCore (= 2.34.0)
- AWSCognitoIdentityProvider (= 2.34.0)
- AWSCognitoIdentityProviderASF (= 2.34.0)
- AWSCore (= 2.34.0)
- AWSPinpoint (2.34.0):
- AWSCore (= 2.34.0)
- AWSPluginsCore (1.30.7):
- Amplify (= 1.30.7)
- AWSCore (~> 2.33.0)
- AWSCore (~> 2.34.0)
- CwlCatchException (2.1.1):
- CwlCatchExceptionSupport (~> 2.1.1)
- CwlCatchExceptionSupport (2.1.1)
Expand All @@ -53,7 +53,7 @@ DEPENDENCIES:
- Amplify (from `../../`)
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
- AmplifyTestCommon (from `../../`)
- AWSPinpoint (~> 2.33.0)
- AWSPinpoint (~> 2.34.0)
- AWSPluginsCore (from `../../`)
- CwlCatchException (= 2.1.1)
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
Expand Down Expand Up @@ -95,15 +95,15 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
Amplify: 944412239a678ab161ddf854d92e520a43bc51ec
AmplifyPlugins: 58a6212101b8f2d9f071caf4c312986c2d44b934
AmplifyTestCommon: c42d0e9c93087752690860871bf06014352ea893
AWSAuthCore: 72fc92cd213db9dddb27153ed44162dd14541934
AWSCognitoIdentityProvider: 5ed7d9a9309de047c23159df31561960f52834d6
AWSCognitoIdentityProviderASF: 038efe68cb8e4bf9b9b31443d28bfba25a91426e
AWSCore: dfd3136979a57bba64f4771db2e59ed97adb0d3c
AWSMobileClient: 62c6c13dade44b649a5dcbc6a6aabc911deb0d50
AWSPinpoint: 31bc17da851b7af8bd230d519b74a0cc6318c931
AWSPluginsCore: fbc14b0381a27ff788b849dfbedb169559082d76
AmplifyPlugins: ee4e8d70bdcac84a844262fe7dbf4d5a130b23b3
AmplifyTestCommon: a230a4fc95586cfff7cc980732d05a54e399d2ab
AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960
AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c
AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d
AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb
AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029
AWSPinpoint: b862a5651e85ef0188d3d8519e6b32e4d24d5f0a
AWSPluginsCore: 2b280f3617f01c09f9dffe34035ce355b798debf
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
Expand All @@ -114,4 +114,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 48d1574dddce5cef7bdb7b05b06fc588ee22956e

COCOAPODS: 1.11.3
COCOAPODS: 1.12.1
50 changes: 25 additions & 25 deletions AmplifyPlugins/Auth/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,26 +8,26 @@ PODS:
- CwlPreconditionTesting (~> 2.0)
- AmplifyTestCommon/AWSPluginsTestCommon (1.30.7):
- Amplify (= 1.30.7)
- AWSCore (~> 2.33.0)
- AWSMobileClient (~> 2.33.0)
- AWSCore (~> 2.34.0)
- AWSMobileClient (~> 2.34.0)
- AWSPluginsCore (= 1.30.7)
- CwlPreconditionTesting (~> 2.0)
- AWSAuthCore (2.33.8):
- AWSCore (= 2.33.8)
- AWSCognitoIdentityProvider (2.33.8):
- AWSCognitoIdentityProviderASF (= 2.33.8)
- AWSCore (= 2.33.8)
- AWSCognitoIdentityProviderASF (2.33.8):
- AWSCore (= 2.33.8)
- AWSCore (2.33.8)
- AWSMobileClient (2.33.8):
- AWSAuthCore (= 2.33.8)
- AWSCognitoIdentityProvider (= 2.33.8)
- AWSCognitoIdentityProviderASF (= 2.33.8)
- AWSCore (= 2.33.8)
- AWSAuthCore (2.34.0):
- AWSCore (= 2.34.0)
- AWSCognitoIdentityProvider (2.34.0):
- AWSCognitoIdentityProviderASF (= 2.34.0)
- AWSCore (= 2.34.0)
- AWSCognitoIdentityProviderASF (2.34.0):
- AWSCore (= 2.34.0)
- AWSCore (2.34.0)
- AWSMobileClient (2.34.0):
- AWSAuthCore (= 2.34.0)
- AWSCognitoIdentityProvider (= 2.34.0)
- AWSCognitoIdentityProviderASF (= 2.34.0)
- AWSCore (= 2.34.0)
- AWSPluginsCore (1.30.7):
- Amplify (= 1.30.7)
- AWSCore (~> 2.33.0)
- AWSCore (~> 2.34.0)
- CwlCatchException (2.1.1):
- CwlCatchExceptionSupport (~> 2.1.1)
- CwlCatchExceptionSupport (2.1.1)
Expand All @@ -43,7 +43,7 @@ PODS:
DEPENDENCIES:
- Amplify (from `../../`)
- AmplifyTestCommon (from `../../`)
- AWSMobileClient (~> 2.33.0)
- AWSMobileClient (~> 2.34.0)
- AWSPluginsCore (from `../../`)
- CwlCatchException (= 2.1.1)
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `2.1.0`)
Expand Down Expand Up @@ -82,13 +82,13 @@ CHECKOUT OPTIONS:

SPEC CHECKSUMS:
Amplify: 944412239a678ab161ddf854d92e520a43bc51ec
AmplifyTestCommon: c42d0e9c93087752690860871bf06014352ea893
AWSAuthCore: 72fc92cd213db9dddb27153ed44162dd14541934
AWSCognitoIdentityProvider: 5ed7d9a9309de047c23159df31561960f52834d6
AWSCognitoIdentityProviderASF: 038efe68cb8e4bf9b9b31443d28bfba25a91426e
AWSCore: dfd3136979a57bba64f4771db2e59ed97adb0d3c
AWSMobileClient: 62c6c13dade44b649a5dcbc6a6aabc911deb0d50
AWSPluginsCore: fbc14b0381a27ff788b849dfbedb169559082d76
AmplifyTestCommon: a230a4fc95586cfff7cc980732d05a54e399d2ab
AWSAuthCore: 78d09e86a9db5a972dea9d046dbbc01bc6513960
AWSCognitoIdentityProvider: 5d10b3b7f826f084239c036fc81334354e19292c
AWSCognitoIdentityProviderASF: 9fd7e74bf86e25389c930eb51fc3b61ce601a72d
AWSCore: 35d036e9519377a20fd2783874b5ff44268608bb
AWSMobileClient: 5c624a1a77995d13be65faef8b1a82ed71fb4029
AWSPluginsCore: 2b280f3617f01c09f9dffe34035ce355b798debf
CwlCatchException: 86760545af2a490a23e964d76d7c77442dbce79b
CwlCatchExceptionSupport: a004322095d7101b945442c86adc7cec0650f676
CwlMachBadInstructionHandler: aa1fe9f2d08b29507c150d099434b2890247e7f8
Expand All @@ -99,4 +99,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 371cf67fe35ebb5167d0880bad12b01618a0fb0e

COCOAPODS: 1.11.3
COCOAPODS: 1.12.1
Loading

0 comments on commit db6d3ad

Please sign in to comment.