Skip to content

Commit f64a943

Browse files
Bump fastlane from 2.219.0 to 2.220.0 (#964)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.219.0 to 2.220.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.220.0 Improvements</h2> <ul> <li>[action][sh] fix undefined sh_enabled? method when using Action.sh from a plugin Action (<a href="https://redirect.github.com/fastlane/fastlane/issues/21408">#21408</a>) via Vitalii Budnik (<a href="https://github.com/nekrich"><code>@​nekrich</code></a>)</li> <li>[match] Include visionOS devices in provisioning profiles (<a href="https://redirect.github.com/fastlane/fastlane/issues/21871">#21871</a>) via peter-gyarmati (<a href="https://github.com/peter-gyarmati"><code>@​peter-gyarmati</code></a>)</li> <li>[spaceship] Fix filtering of Mac devices when trying to create a macOS profile (<a href="https://redirect.github.com/fastlane/fastlane/issues/21915">#21915</a>) via Olivier Halligon (<a href="https://github.com/AliSoftware"><code>@​AliSoftware</code></a>)</li> <li>[core] update simctl command in device_manager.rb [21893] (<a href="https://redirect.github.com/fastlane/fastlane/issues/21894">#21894</a>) via David Nedrow (<a href="https://github.com/dnedrow"><code>@​dnedrow</code></a>)</li> <li>[fastlane] remove dependency on unmaintained rest-client library (<a href="https://redirect.github.com/fastlane/fastlane/issues/21898">#21898</a>) via Jerome Lacoste (<a href="https://github.com/lacostej"><code>@​lacostej</code></a>)</li> <li>[spaceship] handle new app status (<a href="https://redirect.github.com/fastlane/fastlane/issues/21890">#21890</a>) via Lukasz Grabowski (<a href="https://github.com/lucgrabowski"><code>@​lucgrabowski</code></a>)</li> <li>[spaceship] Update Model: beta_tester (<a href="https://redirect.github.com/fastlane/fastlane/issues/21799">#21799</a>) via mlch911 (<a href="https://github.com/mlch911"><code>@​mlch911</code></a>)</li> <li>[fix] drop old code made for ruby &lt; 2.6 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21878">#21878</a>) via Jerome Lacoste (<a href="https://github.com/lacostej"><code>@​lacostej</code></a>)</li> <li>[fastlane_core] fix the display of non-unicode characters when printing lane context (<a href="https://redirect.github.com/fastlane/fastlane/issues/21857">#21857</a>) via Jerome Lacoste (<a href="https://github.com/lacostej"><code>@​lacostej</code></a>)</li> <li>[spaceship] <code>create_certificate_signing_request</code>: update from SHA-1 to SHA-256 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21644">#21644</a>) via Jay Soffian (<a href="https://github.com/jaysoffian"><code>@​jaysoffian</code></a>)</li> <li>[match][hotfix] remove the <code>renew_expired_certs</code> option introduced in <a href="https://redirect.github.com/fastlane/fastlane/issues/21691">#21691</a> and revert the default behavior while we address issues with it (<a href="https://redirect.github.com/fastlane/fastlane/issues/21812">#21812</a>) via Vitalii Budnik (<a href="https://github.com/nekrich"><code>@​nekrich</code></a>)</li> <li>[action][appetize] Raise error when the API returns an unsuccessful response (<a href="https://redirect.github.com/fastlane/fastlane/issues/21816">#21816</a>) via Ben Ferris (<a href="https://github.com/benferris-tl"><code>@​benferris-tl</code></a>)</li> <li>[action][git_add] Add <code>force</code> option (<a href="https://redirect.github.com/fastlane/fastlane/issues/21850">#21850</a>) via Tomoki Yamashita (<a href="https://github.com/tomorrowkey"><code>@​tomorrowkey</code></a>)</li> <li>[pilot] add xros as valid option for pilot upload (<a href="https://redirect.github.com/fastlane/fastlane/issues/21841">#21841</a>) via Damian Monogue (<a href="https://github.com/demonnic"><code>@​demonnic</code></a>)</li> <li>[match] fix devices fetch for tvOS platform (<a href="https://redirect.github.com/fastlane/fastlane/issues/21828">#21828</a>) via Vitalii Budnik (<a href="https://github.com/nekrich"><code>@​nekrich</code></a>)</li> <li>[deliver] increase chances of success when creating a new app version even when Apple servers are degraded (<a href="https://redirect.github.com/fastlane/fastlane/issues/21742">#21742</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@​rogerluan</code></a>)</li> <li>[action][OneSignal] Update to use v11.0 REST API (<a href="https://redirect.github.com/fastlane/fastlane/issues/21839">#21839</a>) via Mohammed Akram Hussain (<a href="https://github.com/Akramhussain4"><code>@​Akramhussain4</code></a>)</li> <li>[snapshot] fix regression introduced in 2.218.0 caused by extraneous method argument in snapshot setup (<a href="https://redirect.github.com/fastlane/fastlane/issues/21832">#21832</a>) via Jerome Lacoste (<a href="https://github.com/lacostej"><code>@​lacostej</code></a>)</li> <li>[spec] fix the loading of certain passwords from the keychain (fixes <a href="https://redirect.github.com/fastlane/fastlane/issues/21817">#21817</a>) (<a href="https://redirect.github.com/fastlane/fastlane/issues/21818">#21818</a>) via Ryan Pendleton (<a href="https://github.com/rpendleton"><code>@​rpendleton</code></a>)</li> <li>[gym][fastlane_core] add platform support for visionOS (<a href="https://redirect.github.com/fastlane/fastlane/issues/21574">#21574</a>) via Philipp Resch (<a href="https://github.com/PinkidG"><code>@​PinkidG</code></a>)</li> <li>[match] improve encryption internals, solving flaky test (<a href="https://redirect.github.com/fastlane/fastlane/issues/21663">#21663</a>) (<a href="https://redirect.github.com/fastlane/fastlane/issues/21790">#21790</a>) via Jerome Lacoste (<a href="https://github.com/lacostej"><code>@​lacostej</code></a>)</li> <li>[frameit] iPhone 14 Frames (<a href="https://redirect.github.com/fastlane/fastlane/issues/21727">#21727</a>) via sathoeni (<a href="https://github.com/sathoeni"><code>@​sathoeni</code></a>)</li> <li>[spaceship] decrease App Store Connect API token <code>issued-at-time</code> to prevent server rejection (<a href="https://redirect.github.com/fastlane/fastlane/issues/21583">#21583</a>) via Jason Moore (<a href="https://github.com/xinsight"><code>@​xinsight</code></a>)</li> <li>[match][sigh] add option to automatically renew expired certificates (defaults to enabled) (<a href="https://redirect.github.com/fastlane/fastlane/issues/21691">#21691</a>) via Vitalii Budnik (<a href="https://github.com/nekrich"><code>@​nekrich</code></a>)</li> <li>[pilot] do not advertise the <code>skip_waiting_for_build_processing</code> option when it is already set (<a href="https://redirect.github.com/fastlane/fastlane/issues/21730">#21730</a>) via Robin Kunde (<a href="https://github.com/robinkunde"><code>@​robinkunde</code></a>)</li> <li>[match] propagate keychain when installing wwdr certificates (<a href="https://redirect.github.com/fastlane/fastlane/issues/21578">#21578</a>) via rabbitinspace (<a href="https://github.com/rabbitinspace"><code>@​rabbitinspace</code></a>)</li> <li>[deliver] introduce <code>timeout</code> for screenshots processing waiting time (<a href="https://redirect.github.com/fastlane/fastlane/issues/21693">#21693</a>) via Mikhail Maslo (<a href="https://github.com/mikhailmaslo"><code>@​mikhailmaslo</code></a>)</li> <li>[frameit] facebook.design doesn't work anymore (<a href="https://redirect.github.com/fastlane/fastlane/issues/20915">#20915</a>) via Guglielmo Faglioni (<a href="https://github.com/guidev"><code>@​guidev</code></a>)</li> <li>[core] add an interactive console for users as well (<a href="https://redirect.github.com/fastlane/fastlane/issues/21803">#21803</a>) via Jerome Lacoste (<a href="https://github.com/lacostej"><code>@​lacostej</code></a>)</li> <li>[trainer] fix issues where number of failures would always be zero (<a href="https://redirect.github.com/fastlane/fastlane/issues/21432">#21432</a>) via Mahmood Tahir (<a href="https://github.com/tahirmt"><code>@​tahirmt</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastlane/fastlane/commit/152b38262f3a5563c07133555ecc080c4f8e43e0"><code>152b382</code></a> Version bump to 2.220.0 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21943">#21943</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/1e517a9a964af1d8deedb8cd384350004f950710"><code>1e517a9</code></a> [action][sh] fix undefined sh_enabled? method when using Action.sh from a dif...</li> <li><a href="https://github.com/fastlane/fastlane/commit/d8aa8fc4d249b883a50e87d5cd7dc16fa4189698"><code>d8aa8fc</code></a> [match] Include visionOS devices in provisioning profiles (<a href="https://redirect.github.com/fastlane/fastlane/issues/21871">#21871</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/9ae433c617a13c0801a9b45f2cf7f8139fbdb427"><code>9ae433c</code></a> [spaceship] Fix filtering of Mac devices when trying to create a macOS profil...</li> <li><a href="https://github.com/fastlane/fastlane/commit/f3cdc2d707fefd2e35bc16e8b379779a16c25fed"><code>f3cdc2d</code></a> Activate ruby 3.3 on Circle (<a href="https://redirect.github.com/fastlane/fastlane/issues/21791">#21791</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/7fe135cc16db01439618f22c36dbb90430c2bd75"><code>7fe135c</code></a> [fix] Update simctl command in device_manager.rb [21893] (<a href="https://redirect.github.com/fastlane/fastlane/issues/21894">#21894</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/33b28069bdcd68b8c82e410afcf39bef03e97419"><code>33b2806</code></a> [Fix] remove dependency on unmaintained rest-client library (<a href="https://redirect.github.com/fastlane/fastlane/issues/21898">#21898</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/3d9b9c22f51b38d81d5e5f167dbfc022f4124032"><code>3d9b9c2</code></a> [spaceship] handle new app status (<a href="https://redirect.github.com/fastlane/fastlane/issues/21890">#21890</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/385a15f74cc617d2a483790575de17cba6d66665"><code>385a15f</code></a> [spaceship] Update Model: beta_tester (<a href="https://redirect.github.com/fastlane/fastlane/issues/21799">#21799</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/cdc2471af2396ae5b892c338ae0ac4cecd9aa51b"><code>cdc2471</code></a> [fix] drop old code made for ruby &lt; 2.6 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21878">#21878</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastlane/fastlane/compare/fastlane/2.219.0...fastlane/2.220.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.219.0&new-version=2.220.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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ddf432 commit f64a943

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

Gemfile.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,16 @@ GEM
3030
artifactory (3.0.17)
3131
atomos (0.1.3)
3232
aws-eventstream (1.3.0)
33-
aws-partitions (1.896.0)
34-
aws-sdk-core (3.191.3)
33+
aws-partitions (1.907.0)
34+
aws-sdk-core (3.191.6)
3535
aws-eventstream (~> 1, >= 1.3.0)
3636
aws-partitions (~> 1, >= 1.651.0)
3737
aws-sigv4 (~> 1.8)
3838
jmespath (~> 1, >= 1.6.1)
39-
aws-sdk-kms (1.77.0)
39+
aws-sdk-kms (1.78.0)
4040
aws-sdk-core (~> 3, >= 3.191.0)
4141
aws-sigv4 (~> 1.1)
42-
aws-sdk-s3 (1.144.0)
42+
aws-sdk-s3 (1.146.1)
4343
aws-sdk-core (~> 3, >= 3.191.0)
4444
aws-sdk-kms (~> 1)
4545
aws-sigv4 (~> 1.8)
@@ -152,15 +152,15 @@ GEM
152152
faraday-retry (1.0.3)
153153
faraday_middleware (1.2.0)
154154
faraday (~> 1.0)
155-
fastimage (2.3.0)
156-
fastlane (2.219.0)
155+
fastimage (2.3.1)
156+
fastlane (2.220.0)
157157
CFPropertyList (>= 2.3, < 4.0.0)
158158
addressable (>= 2.8, < 3.0.0)
159159
artifactory (~> 3.0)
160160
aws-sdk-s3 (~> 1.0)
161161
babosa (>= 1.0.3, < 2.0.0)
162162
bundler (>= 1.12.0, < 3.0.0)
163-
colored
163+
colored (~> 1.2)
164164
commander (~> 4.6)
165165
dotenv (>= 2.1.1, < 3.0.0)
166166
emoji_regex (>= 0.1, < 4.0)
@@ -181,10 +181,10 @@ GEM
181181
mini_magick (>= 4.9.4, < 5.0.0)
182182
multipart-post (>= 2.0.0, < 3.0.0)
183183
naturally (~> 2.2)
184-
optparse (>= 0.1.1)
184+
optparse (>= 0.1.1, < 1.0.0)
185185
plist (>= 3.1.0, < 4.0.0)
186186
rubyzip (>= 2.0.0, < 3.0.0)
187-
security (= 0.1.3)
187+
security (= 0.1.5)
188188
simctl (~> 1.6.3)
189189
terminal-notifier (>= 2.0.0, < 3.0.0)
190190
terminal-table (~> 3)
@@ -193,7 +193,7 @@ GEM
193193
word_wrap (~> 1.0.0)
194194
xcodeproj (>= 1.13.0, < 2.0.0)
195195
xcpretty (~> 0.3.0)
196-
xcpretty-travis-formatter (>= 0.0.3)
196+
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
197197
ffi (1.16.3)
198198
fourflusher (2.3.1)
199199
fuzzy_match (2.0.4)
@@ -245,7 +245,7 @@ GEM
245245
i18n (1.14.4)
246246
concurrent-ruby (~> 1.0)
247247
jmespath (1.6.2)
248-
json (2.7.1)
248+
json (2.7.2)
249249
jwt (2.8.1)
250250
base64
251251
kramdown (2.4.0)
@@ -277,7 +277,7 @@ GEM
277277
os (1.1.4)
278278
plist (3.7.1)
279279
public_suffix (4.0.7)
280-
rake (13.1.0)
280+
rake (13.2.0)
281281
rchardet (1.8.0)
282282
representable (3.2.0)
283283
declarative (< 0.1.0)
@@ -297,7 +297,7 @@ GEM
297297
sawyer (0.9.2)
298298
addressable (>= 2.3.5)
299299
faraday (>= 0.17.3, < 3)
300-
security (0.1.3)
300+
security (0.1.5)
301301
signet (0.19.0)
302302
addressable (~> 2.8)
303303
faraday (>= 0.17.5, < 3.a)

0 commit comments

Comments
 (0)