Skip to content

Commit 6031371

Browse files
Bump fastlane from 2.235.0 to 2.236.0 (#947)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.235.0 to 2.236.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fastlane/fastlane/releases">fastlane's releases</a>.</em></p> <blockquote> <h2>2.236.0 Improvements</h2> <ul> <li>[ci] fix: add 'multi_json' as direct dep due to upstream googleapis bug. (<a href="https://redirect.github.com/fastlane/fastlane/issues/30062">#30062</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@​iBotPeaches</code></a>)</li> <li>Fix --copy_to_clipboard flag for spaceauth command (<a href="https://redirect.github.com/fastlane/fastlane/issues/29888">#29888</a>) via owurman (<a href="https://github.com/owurman"><code>@​owurman</code></a>)</li> <li>[transporter] Decode Base64 key content for .p8 file generation in Al… (<a href="https://redirect.github.com/fastlane/fastlane/issues/30057">#30057</a>) via Kaan Çembertaş (<a href="https://github.com/kaancembertas"><code>@​kaancembertas</code></a>)</li> <li>[ci] remove xcode 16.3 as CircleCI dropped it (<a href="https://redirect.github.com/fastlane/fastlane/issues/30058">#30058</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@​iBotPeaches</code></a>)</li> <li>[action] Add update_app_age_rating action for standalone age rating updates (<a href="https://redirect.github.com/fastlane/fastlane/issues/30025">#30025</a>) via Pratik Patil (<a href="https://github.com/PratikPatil131"><code>@​PratikPatil131</code></a>)</li> <li>[core] Set ruby-jwt gem to v2.10.3 minimum. (<a href="https://redirect.github.com/fastlane/fastlane/issues/30056">#30056</a>) via Nakshatra Singh (<a href="https://github.com/nakshatrasinghh"><code>@​nakshatrasinghh</code></a>)</li> <li>[snapshot] run simulator using Rosetta2 for Apple Silicon (<a href="https://redirect.github.com/fastlane/fastlane/issues/21559">#21559</a>) via Iceman (<a href="https://github.com/sidepelican"><code>@​sidepelican</code></a>)</li> <li>[snapshot] use simulator UDIDs for destinations (<a href="https://redirect.github.com/fastlane/fastlane/issues/30054">#30054</a>) via Philip Niedertscheider (<a href="https://github.com/philprime"><code>@​philprime</code></a>)</li> <li>[spaceship] remove dots from names (<a href="https://redirect.github.com/fastlane/fastlane/issues/30052">#30052</a>) via Tim Shedor (<a href="https://github.com/tshedor"><code>@​tshedor</code></a>)</li> <li>[docs] keep docs assets moving along during update_docs (<a href="https://redirect.github.com/fastlane/fastlane/issues/30051">#30051</a>) via Connor Tumbleson (<a href="https://github.com/iBotPeaches"><code>@​iBotPeaches</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastlane/fastlane/commit/0c70b67611da1166df281d2f13cf544a9dd57e4e"><code>0c70b67</code></a> Version bump to 2.236.0 (<a href="https://redirect.github.com/fastlane/fastlane/issues/30064">#30064</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/4a6c792778e901a6756a96fa52962a6bc2ede90d"><code>4a6c792</code></a> [core] fix: add 'multi_json' as direct dep due to upstream googleapis bug. (#...</li> <li><a href="https://github.com/fastlane/fastlane/commit/e979ad40db0c7414d5eb2cbe58a2dc71394662be"><code>e979ad4</code></a> [spaceauth] Fix --copy_to_clipboard flag for spaceauth command (<a href="https://redirect.github.com/fastlane/fastlane/issues/29888">#29888</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/274a470b441d2f45fc3cba8da0b97917a9fc7138"><code>274a470</code></a> [transporter] Decode Base64 key content for .p8 file generation in (<a href="https://redirect.github.com/fastlane/fastlane/issues/30057">#30057</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/efa4cab1f49ba85f36a6a2639b946d053167363b"><code>efa4cab</code></a> [ci] remove xcode 16.3 as CircleCI dropped it (<a href="https://redirect.github.com/fastlane/fastlane/issues/30058">#30058</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/3f73c2197aa38b7ea7fb06825e8e104797ccae5d"><code>3f73c21</code></a> [action] Add update_app_age_rating action for standalone age rating updates (...</li> <li><a href="https://github.com/fastlane/fastlane/commit/c30e449d26dc99fa3841f94f3a2a505a676aedbf"><code>c30e449</code></a> [core] Set ruby-jwt gem to v2.10.3 minimum. (<a href="https://redirect.github.com/fastlane/fastlane/issues/30056">#30056</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/57a2d0d99cc9a811fb61ae2da00b567b9e87d028"><code>57a2d0d</code></a> [snapshot] run simulator using Rosetta2 for Apple Silicon (<a href="https://redirect.github.com/fastlane/fastlane/issues/21559">#21559</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/43dc4faf0eb899e6483b63252af9c53e09ba6190"><code>43dc4fa</code></a> [snapshot] use simulator UDIDs for destinations (<a href="https://redirect.github.com/fastlane/fastlane/issues/30054">#30054</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/5f94ef38d6fe2bccdfccd658731f0a6349cb8c4b"><code>5f94ef3</code></a> [spaceship] remove dots (.) from names (<a href="https://redirect.github.com/fastlane/fastlane/issues/30052">#30052</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastlane/fastlane/compare/fastlane/2.235.0...fastlane/2.236.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastlane&package-manager=bundler&previous-version=2.235.0&new-version=2.236.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f71be04 commit 6031371

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,19 @@ GEM
2929
artifactory (3.0.17)
3030
atomos (0.1.3)
3131
aws-eventstream (1.4.0)
32-
aws-partitions (1.1253.0)
33-
aws-sdk-core (3.249.0)
32+
aws-partitions (1.1258.0)
33+
aws-sdk-core (3.251.0)
3434
aws-eventstream (~> 1, >= 1.3.0)
3535
aws-partitions (~> 1, >= 1.992.0)
3636
aws-sigv4 (~> 1.9)
3737
base64
3838
bigdecimal
3939
jmespath (~> 1, >= 1.6.1)
4040
logger
41-
aws-sdk-kms (1.128.0)
41+
aws-sdk-kms (1.129.0)
4242
aws-sdk-core (~> 3, >= 3.248.0)
4343
aws-sigv4 (~> 1.5)
44-
aws-sdk-s3 (1.224.0)
44+
aws-sdk-s3 (1.225.0)
4545
aws-sdk-core (~> 3, >= 3.248.0)
4646
aws-sdk-kms (~> 1)
4747
aws-sigv4 (~> 1.5)
@@ -118,7 +118,7 @@ GEM
118118
faraday_middleware (1.2.1)
119119
faraday (~> 1.0)
120120
fastimage (2.4.1)
121-
fastlane (2.235.0)
121+
fastlane (2.236.0)
122122
CFPropertyList (>= 2.3, < 5.0.0)
123123
abbrev (~> 0.1)
124124
addressable (>= 2.8, < 3.0.0)
@@ -147,9 +147,10 @@ GEM
147147
highline (~> 2.0)
148148
http-cookie (~> 1.0.5)
149149
json (< 3.0.0)
150-
jwt (>= 2.1.0, < 4)
150+
jwt (>= 2.10.3, < 4)
151151
logger (>= 1.6, < 2.0)
152152
mini_magick (>= 4.9.4, < 5.0.0)
153+
multi_json (~> 1.12)
153154
multipart-post (>= 2.0.0, < 3.0.0)
154155
mutex_m (~> 0.3)
155156
naturally (~> 2.2)
@@ -175,7 +176,7 @@ GEM
175176
addressable (~> 2.8)
176177
process_executer (~> 1.1)
177178
rchardet (~> 1.8)
178-
google-apis-androidpublisher_v3 (0.101.0)
179+
google-apis-androidpublisher_v3 (0.102.0)
179180
google-apis-core (>= 0.15.0, < 2.a)
180181
google-apis-core (0.18.0)
181182
addressable (~> 2.5, >= 2.5.1)
@@ -189,7 +190,7 @@ GEM
189190
google-apis-core (>= 0.15.0, < 2.a)
190191
google-apis-playcustomapp_v1 (0.17.0)
191192
google-apis-core (>= 0.15.0, < 2.a)
192-
google-apis-storage_v1 (0.62.0)
193+
google-apis-storage_v1 (0.63.0)
193194
google-apis-core (>= 0.15.0, < 2.a)
194195
google-cloud-core (1.8.0)
195196
google-cloud-env (>= 1.0, < 3.a)
@@ -208,13 +209,13 @@ GEM
208209
googleauth (~> 1.9)
209210
mini_mime (~> 1.0)
210211
google-logging-utils (0.2.0)
211-
googleauth (1.16.2)
212+
googleauth (1.17.0)
212213
faraday (>= 1.0, < 3.a)
213214
google-cloud-env (~> 2.2)
214215
google-logging-utils (~> 0.1)
215216
jwt (>= 1.4, < 4.0)
216-
multi_json (~> 1.11)
217217
os (>= 0.9, < 2.0)
218+
pstore (~> 0.1)
218219
signet (>= 0.16, < 2.a)
219220
highline (2.0.3)
220221
http-accept (1.7.0)
@@ -225,7 +226,7 @@ GEM
225226
i18n (1.14.8)
226227
concurrent-ruby (~> 1.0)
227228
jmespath (1.6.2)
228-
json (2.19.5)
229+
json (2.19.8)
229230
jwt (3.2.0)
230231
base64
231232
kramdown (2.5.1)
@@ -287,11 +288,10 @@ GEM
287288
faraday (>= 0.17.3, < 3)
288289
securerandom (0.4.1)
289290
security (0.1.5)
290-
signet (0.21.0)
291+
signet (0.22.0)
291292
addressable (~> 2.8)
292293
faraday (>= 0.17.5, < 3.a)
293294
jwt (>= 1.5, < 4.0)
294-
multi_json (~> 1.10)
295295
simctl (1.6.10)
296296
CFPropertyList
297297
naturally

0 commit comments

Comments
 (0)