Skip to content

Commit 40b0fa6

Browse files
authored
chore: update SDKs to 2.23.0 (#1072)
1 parent 711e296 commit 40b0fa6

File tree

12 files changed

+228
-228
lines changed

12 files changed

+228
-228
lines changed

AWSPluginsCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
$AMPLIFY_VERSION = '1.6.0'
1111
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.22.0'
13+
$AWS_SDK_VERSION = '2.23.0'
1414
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
1515

1616
Pod::Spec.new do |s|

AWSPredictionsPlugin.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
$AMPLIFY_VERSION = '1.6.0'
33
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
44

5-
$AWS_SDK_VERSION = '2.22.0'
5+
$AWS_SDK_VERSION = '2.23.0'
66
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
77

88
Pod::Spec.new do |s|

AmplifyPlugins.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
$AMPLIFY_VERSION = '1.6.0'
1111
$AMPLIFY_RELEASE_TAG = "v#{$AMPLIFY_VERSION}"
1212

13-
$AWS_SDK_VERSION = '2.22.0'
13+
$AWS_SDK_VERSION = '2.23.0'
1414
$OPTIMISTIC_AWS_SDK_VERSION = "~> #{$AWS_SDK_VERSION}"
1515

1616
Pod::Spec.new do |s|

AmplifyPlugins/API/Podfile.lock

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,37 @@ PODS:
33
- Amplify/Default (= 1.6.0)
44
- Amplify/Default (1.6.0)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.6.0):
6-
- AWSAuthCore (~> 2.22.0)
7-
- AWSCognitoIdentityProvider (~> 2.22.0)
8-
- AWSCognitoIdentityProviderASF (~> 2.22.0)
9-
- AWSCore (~> 2.22.0)
10-
- AWSMobileClient (~> 2.22.0)
6+
- AWSAuthCore (~> 2.23.0)
7+
- AWSCognitoIdentityProvider (~> 2.23.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.23.0)
9+
- AWSCore (~> 2.23.0)
10+
- AWSMobileClient (~> 2.23.0)
1111
- AWSPluginsCore (= 1.6.0)
1212
- AmplifyTestCommon (1.6.0):
1313
- Amplify (= 1.6.0)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.6.0)
1515
- AmplifyTestCommon/AWSPluginsTestCommon (1.6.0):
1616
- Amplify (= 1.6.0)
17-
- AWSCore (~> 2.22.0)
18-
- AWSMobileClient (~> 2.22.0)
17+
- AWSCore (~> 2.23.0)
18+
- AWSMobileClient (~> 2.23.0)
1919
- AWSPluginsCore (= 1.6.0)
2020
- AppSyncRealTimeClient (1.4.3):
2121
- Starscream (~> 3.1.0)
22-
- AWSAuthCore (2.22.1):
23-
- AWSCore (= 2.22.1)
24-
- AWSCognitoIdentityProvider (2.22.1):
25-
- AWSCognitoIdentityProviderASF (= 2.22.1)
26-
- AWSCore (= 2.22.1)
27-
- AWSCognitoIdentityProviderASF (2.22.1)
28-
- AWSCore (2.22.1)
29-
- AWSMobileClient (2.22.1):
30-
- AWSAuthCore (= 2.22.1)
31-
- AWSCognitoIdentityProvider (= 2.22.1)
32-
- AWSCognitoIdentityProviderASF (= 2.22.1)
33-
- AWSCore (= 2.22.1)
22+
- AWSAuthCore (2.23.0):
23+
- AWSCore (= 2.23.0)
24+
- AWSCognitoIdentityProvider (2.23.0):
25+
- AWSCognitoIdentityProviderASF (= 2.23.0)
26+
- AWSCore (= 2.23.0)
27+
- AWSCognitoIdentityProviderASF (2.23.0)
28+
- AWSCore (2.23.0)
29+
- AWSMobileClient (2.23.0):
30+
- AWSAuthCore (= 2.23.0)
31+
- AWSCognitoIdentityProvider (= 2.23.0)
32+
- AWSCognitoIdentityProviderASF (= 2.23.0)
33+
- AWSCore (= 2.23.0)
3434
- AWSPluginsCore (1.6.0):
3535
- Amplify (= 1.6.0)
36-
- AWSCore (~> 2.22.0)
36+
- AWSCore (~> 2.23.0)
3737
- CwlCatchException (1.0.2)
3838
- CwlPreconditionTesting (1.1.1):
3939
- CwlCatchException
@@ -46,7 +46,7 @@ DEPENDENCIES:
4646
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
4747
- AmplifyTestCommon (from `../../`)
4848
- AppSyncRealTimeClient (~> 1.4.0)
49-
- AWSMobileClient (~> 2.22.0)
49+
- AWSMobileClient (~> 2.23.0)
5050
- AWSPluginsCore (from `../../`)
5151
- CwlCatchException (from `https://github.com/mattgallagher/CwlCatchException.git`, tag `1.2.0`)
5252
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `1.2.0`)
@@ -91,15 +91,15 @@ CHECKOUT OPTIONS:
9191

9292
SPEC CHECKSUMS:
9393
Amplify: fe8cbe6fcd0e6468f537bd49e6c3d15437442576
94-
AmplifyPlugins: 85fa4fa7d0eb78a4f4f44dcf107993a8c13fdf2a
95-
AmplifyTestCommon: dd5d5d43de174603fafef35b2416defe4faaa995
94+
AmplifyPlugins: 0a5cbd4ffda10927266244cb0060c31c9638114b
95+
AmplifyTestCommon: 06b3d971dc982f068c15c7c33e9dccbd09c62c7e
9696
AppSyncRealTimeClient: 04df4dffe57cfbd06da336d0bfcd5641ba9adcb5
97-
AWSAuthCore: ad355f72d2d3e56939fb3b2965b796a93091cdf1
98-
AWSCognitoIdentityProvider: 33e00e930891f899c27c007b33863e79b4b896af
99-
AWSCognitoIdentityProviderASF: ac1574ea9fda4877400ecef9004e4e5759eb4961
100-
AWSCore: f3f2e25cf5b4cb58b9561b48987d4fdd019227c2
101-
AWSMobileClient: 70c694a0399c37084edaaebe8e1f1b6f21fd299f
102-
AWSPluginsCore: d21990b54729e2a95620922ea83e123adaa678cd
97+
AWSAuthCore: 037e5faef3f7a0b4501eddcc382f9c74a22c0a77
98+
AWSCognitoIdentityProvider: c078ed88e0f8d2df52850acfa2dae91c451ae47e
99+
AWSCognitoIdentityProviderASF: fa862263b46ce6dcd28b85a906d21874fb28b15a
100+
AWSCore: 589ad0bd5b72e9a95ce33834f12339b50cfc9f14
101+
AWSMobileClient: 5701d5ac51ec0de781d848754f9d9952ead1c639
102+
AWSPluginsCore: 2772b2c13bb3e14f8faf07d00739f6c9e871471f
103103
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
104104
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961
105105
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
@@ -108,4 +108,4 @@ SPEC CHECKSUMS:
108108

109109
PODFILE CHECKSUM: 857e4ea8246683593b8a7db77014aeb7340c15a5
110110

111-
COCOAPODS: 1.9.3
111+
COCOAPODS: 1.10.1

AmplifyPlugins/Analytics/Podfile.lock

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -3,37 +3,37 @@ PODS:
33
- Amplify/Default (= 1.6.0)
44
- Amplify/Default (1.6.0)
55
- AmplifyPlugins/AWSCognitoAuthPlugin (1.6.0):
6-
- AWSAuthCore (~> 2.22.0)
7-
- AWSCognitoIdentityProvider (~> 2.22.0)
8-
- AWSCognitoIdentityProviderASF (~> 2.22.0)
9-
- AWSCore (~> 2.22.0)
10-
- AWSMobileClient (~> 2.22.0)
6+
- AWSAuthCore (~> 2.23.0)
7+
- AWSCognitoIdentityProvider (~> 2.23.0)
8+
- AWSCognitoIdentityProviderASF (~> 2.23.0)
9+
- AWSCore (~> 2.23.0)
10+
- AWSMobileClient (~> 2.23.0)
1111
- AWSPluginsCore (= 1.6.0)
1212
- AmplifyTestCommon (1.6.0):
1313
- Amplify (= 1.6.0)
1414
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.6.0)
1515
- AmplifyTestCommon/AWSPluginsTestCommon (1.6.0):
1616
- Amplify (= 1.6.0)
17-
- AWSCore (~> 2.22.0)
18-
- AWSMobileClient (~> 2.22.0)
17+
- AWSCore (~> 2.23.0)
18+
- AWSMobileClient (~> 2.23.0)
1919
- AWSPluginsCore (= 1.6.0)
20-
- AWSAuthCore (2.22.1):
21-
- AWSCore (= 2.22.1)
22-
- AWSCognitoIdentityProvider (2.22.1):
23-
- AWSCognitoIdentityProviderASF (= 2.22.1)
24-
- AWSCore (= 2.22.1)
25-
- AWSCognitoIdentityProviderASF (2.22.1)
26-
- AWSCore (2.22.1)
27-
- AWSMobileClient (2.22.1):
28-
- AWSAuthCore (= 2.22.1)
29-
- AWSCognitoIdentityProvider (= 2.22.1)
30-
- AWSCognitoIdentityProviderASF (= 2.22.1)
31-
- AWSCore (= 2.22.1)
32-
- AWSPinpoint (2.22.1):
33-
- AWSCore (= 2.22.1)
20+
- AWSAuthCore (2.23.0):
21+
- AWSCore (= 2.23.0)
22+
- AWSCognitoIdentityProvider (2.23.0):
23+
- AWSCognitoIdentityProviderASF (= 2.23.0)
24+
- AWSCore (= 2.23.0)
25+
- AWSCognitoIdentityProviderASF (2.23.0)
26+
- AWSCore (2.23.0)
27+
- AWSMobileClient (2.23.0):
28+
- AWSAuthCore (= 2.23.0)
29+
- AWSCognitoIdentityProvider (= 2.23.0)
30+
- AWSCognitoIdentityProviderASF (= 2.23.0)
31+
- AWSCore (= 2.23.0)
32+
- AWSPinpoint (2.23.0):
33+
- AWSCore (= 2.23.0)
3434
- AWSPluginsCore (1.6.0):
3535
- Amplify (= 1.6.0)
36-
- AWSCore (~> 2.22.0)
36+
- AWSCore (~> 2.23.0)
3737
- CwlCatchException (1.0.2)
3838
- CwlPreconditionTesting (1.1.1):
3939
- CwlCatchException
@@ -44,7 +44,7 @@ DEPENDENCIES:
4444
- Amplify (from `../../`)
4545
- AmplifyPlugins/AWSCognitoAuthPlugin (from `../../`)
4646
- AmplifyTestCommon (from `../../`)
47-
- AWSPinpoint (~> 2.22.0)
47+
- AWSPinpoint (~> 2.23.0)
4848
- AWSPluginsCore (from `../../`)
4949
- CwlCatchException (from `https://github.com/mattgallagher/CwlCatchException.git`, tag `1.2.0`)
5050
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `1.2.0`)
@@ -88,20 +88,20 @@ CHECKOUT OPTIONS:
8888

8989
SPEC CHECKSUMS:
9090
Amplify: fe8cbe6fcd0e6468f537bd49e6c3d15437442576
91-
AmplifyPlugins: 85fa4fa7d0eb78a4f4f44dcf107993a8c13fdf2a
92-
AmplifyTestCommon: dd5d5d43de174603fafef35b2416defe4faaa995
93-
AWSAuthCore: ad355f72d2d3e56939fb3b2965b796a93091cdf1
94-
AWSCognitoIdentityProvider: 33e00e930891f899c27c007b33863e79b4b896af
95-
AWSCognitoIdentityProviderASF: ac1574ea9fda4877400ecef9004e4e5759eb4961
96-
AWSCore: f3f2e25cf5b4cb58b9561b48987d4fdd019227c2
97-
AWSMobileClient: 70c694a0399c37084edaaebe8e1f1b6f21fd299f
98-
AWSPinpoint: 1a94210235069fcae5b0ceb34a7d2f5fc5b57163
99-
AWSPluginsCore: d21990b54729e2a95620922ea83e123adaa678cd
91+
AmplifyPlugins: 0a5cbd4ffda10927266244cb0060c31c9638114b
92+
AmplifyTestCommon: 06b3d971dc982f068c15c7c33e9dccbd09c62c7e
93+
AWSAuthCore: 037e5faef3f7a0b4501eddcc382f9c74a22c0a77
94+
AWSCognitoIdentityProvider: c078ed88e0f8d2df52850acfa2dae91c451ae47e
95+
AWSCognitoIdentityProviderASF: fa862263b46ce6dcd28b85a906d21874fb28b15a
96+
AWSCore: 589ad0bd5b72e9a95ce33834f12339b50cfc9f14
97+
AWSMobileClient: 5701d5ac51ec0de781d848754f9d9952ead1c639
98+
AWSPinpoint: 434b3c8fd2cca5b2a4c2d60a4609d7eef9a9cd88
99+
AWSPluginsCore: 2772b2c13bb3e14f8faf07d00739f6c9e871471f
100100
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
101101
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961
102102
SwiftFormat: 3b5caa6389b2b9adbc00e133b3ccc8c6e687a6a4
103103
SwiftLint: 4fa9579c63416865179bc416f0a92d55f009600d
104104

105105
PODFILE CHECKSUM: 48d1574dddce5cef7bdb7b05b06fc588ee22956e
106106

107-
COCOAPODS: 1.9.3
107+
COCOAPODS: 1.10.1

AmplifyPlugins/Auth/Podfile.lock

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,24 @@ PODS:
77
- AmplifyTestCommon/AWSPluginsTestCommon (= 1.6.0)
88
- AmplifyTestCommon/AWSPluginsTestCommon (1.6.0):
99
- Amplify (= 1.6.0)
10-
- AWSCore (~> 2.22.0)
11-
- AWSMobileClient (~> 2.22.0)
10+
- AWSCore (~> 2.23.0)
11+
- AWSMobileClient (~> 2.23.0)
1212
- AWSPluginsCore (= 1.6.0)
13-
- AWSAuthCore (2.22.1):
14-
- AWSCore (= 2.22.1)
15-
- AWSCognitoIdentityProvider (2.22.1):
16-
- AWSCognitoIdentityProviderASF (= 2.22.1)
17-
- AWSCore (= 2.22.1)
18-
- AWSCognitoIdentityProviderASF (2.22.1)
19-
- AWSCore (2.22.1)
20-
- AWSMobileClient (2.22.1):
21-
- AWSAuthCore (= 2.22.1)
22-
- AWSCognitoIdentityProvider (= 2.22.1)
23-
- AWSCognitoIdentityProviderASF (= 2.22.1)
24-
- AWSCore (= 2.22.1)
13+
- AWSAuthCore (2.23.0):
14+
- AWSCore (= 2.23.0)
15+
- AWSCognitoIdentityProvider (2.23.0):
16+
- AWSCognitoIdentityProviderASF (= 2.23.0)
17+
- AWSCore (= 2.23.0)
18+
- AWSCognitoIdentityProviderASF (2.23.0)
19+
- AWSCore (2.23.0)
20+
- AWSMobileClient (2.23.0):
21+
- AWSAuthCore (= 2.23.0)
22+
- AWSCognitoIdentityProvider (= 2.23.0)
23+
- AWSCognitoIdentityProviderASF (= 2.23.0)
24+
- AWSCore (= 2.23.0)
2525
- AWSPluginsCore (1.6.0):
2626
- Amplify (= 1.6.0)
27-
- AWSCore (~> 2.22.0)
27+
- AWSCore (~> 2.23.0)
2828
- CwlCatchException (1.0.2)
2929
- CwlPreconditionTesting (1.1.1):
3030
- CwlCatchException
@@ -34,7 +34,7 @@ PODS:
3434
DEPENDENCIES:
3535
- Amplify (from `../../`)
3636
- AmplifyTestCommon (from `../../`)
37-
- AWSMobileClient (~> 2.22.0)
37+
- AWSMobileClient (~> 2.23.0)
3838
- AWSPluginsCore (from `../../`)
3939
- CwlCatchException (from `https://github.com/mattgallagher/CwlCatchException.git`, tag `1.2.0`)
4040
- CwlPreconditionTesting (from `https://github.com/mattgallagher/CwlPreconditionTesting.git`, tag `1.2.0`)
@@ -75,18 +75,18 @@ CHECKOUT OPTIONS:
7575

7676
SPEC CHECKSUMS:
7777
Amplify: fe8cbe6fcd0e6468f537bd49e6c3d15437442576
78-
AmplifyTestCommon: dd5d5d43de174603fafef35b2416defe4faaa995
79-
AWSAuthCore: ad355f72d2d3e56939fb3b2965b796a93091cdf1
80-
AWSCognitoIdentityProvider: 33e00e930891f899c27c007b33863e79b4b896af
81-
AWSCognitoIdentityProviderASF: ac1574ea9fda4877400ecef9004e4e5759eb4961
82-
AWSCore: f3f2e25cf5b4cb58b9561b48987d4fdd019227c2
83-
AWSMobileClient: 70c694a0399c37084edaaebe8e1f1b6f21fd299f
84-
AWSPluginsCore: d21990b54729e2a95620922ea83e123adaa678cd
78+
AmplifyTestCommon: 06b3d971dc982f068c15c7c33e9dccbd09c62c7e
79+
AWSAuthCore: 037e5faef3f7a0b4501eddcc382f9c74a22c0a77
80+
AWSCognitoIdentityProvider: c078ed88e0f8d2df52850acfa2dae91c451ae47e
81+
AWSCognitoIdentityProviderASF: fa862263b46ce6dcd28b85a906d21874fb28b15a
82+
AWSCore: 589ad0bd5b72e9a95ce33834f12339b50cfc9f14
83+
AWSMobileClient: 5701d5ac51ec0de781d848754f9d9952ead1c639
84+
AWSPluginsCore: 2772b2c13bb3e14f8faf07d00739f6c9e871471f
8585
CwlCatchException: 70a52ae44ea5d46db7bd385f801a94942420cd8c
8686
CwlPreconditionTesting: d33a4e4f285c0b885fddcae5dfedfbb34d4f3961
8787
SwiftFormat: 3b5caa6389b2b9adbc00e133b3ccc8c6e687a6a4
8888
SwiftLint: 4fa9579c63416865179bc416f0a92d55f009600d
8989

9090
PODFILE CHECKSUM: 371cf67fe35ebb5167d0880bad12b01618a0fb0e
9191

92-
COCOAPODS: 1.9.3
92+
COCOAPODS: 1.10.1

0 commit comments

Comments
 (0)