This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump fastlane from 2.216.0 to 2.217.0 in /android (#1060)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.216.0 to 2.217.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.217.0 Improvements</h2> <ul> <li>[spaceship] work around deliver issue <a href="https://redirect.github.com/fastlane/fastlane/issues/21105">#21105</a> (<a href="https://redirect.github.com/fastlane/fastlane/issues/21633">#21633</a>) via Jerome Lacoste (<a href="https://github.com/lacostej"><code>@�lacostej</code></a>)</li> <li>[action][slather] add support for slather's new --ymlfile option (<a href="https://redirect.github.com/fastlane/fastlane/issues/21613">#21613</a>) via jarrodlombardo-EventBase (<a href="https://github.com/jarrodlombardo-EventBase"><code>@�jarrodlombardo-EventBase</code></a>)</li> <li>[action][notarize] printing log on error (<a href="https://redirect.github.com/fastlane/fastlane/issues/21609">#21609</a>) via Csaba Szigeti (<a href="https://github.com/szigetics"><code>@�szigetics</code></a>)</li> <li>[tests] fix test being potentially muddied by local ENV (<a href="https://redirect.github.com/fastlane/fastlane/issues/21586">#21586</a>) via Olivier Halligon (<a href="https://github.com/AliSoftware"><code>@�AliSoftware</code></a>)</li> <li>[match] remove redundant fetching of profile devices and certificates (<a href="https://redirect.github.com/fastlane/fastlane/issues/21409">#21409</a>) via Vitalii Budnik (<a href="https://github.com/nekrich"><code>@�nekrich</code></a>)</li> <li>[match] hide sensitive information in match output (<a href="https://redirect.github.com/fastlane/fastlane/issues/21603">#21603</a>) via Duncan MacDonald (<a href="https://github.com/oct0f1sh"><code>@�oct0f1sh</code></a>)</li> <li>[supple] fix issue with releases containing retained versions (<a href="https://redirect.github.com/fastlane/fastlane/issues/20997">#20997</a>) (<a href="https://redirect.github.com/fastlane/fastlane/issues/20998">#20998</a>) via Mariano Miani (<a href="https://github.com/mmiani"><code>@�mmiani</code></a>)</li> <li>[action][git_branch] add <code>FL_GIT_BRANCH_DONT_USE_ENV_VARS</code> env var to <code>git_branch</code> (<a href="https://redirect.github.com/fastlane/fastlane/issues/21597">#21597</a>) via Oguz Kocer (<a href="https://github.com/oguzkocer"><code>@�oguzkocer</code></a>)</li> <li>[tests] Make error message expectation more flexible in <code>runner_spec.rb</code> to support Ruby 2.6 error message format (<a href="https://redirect.github.com/fastlane/fastlane/issues/21591">#21591</a>) via Olivier Halligon (<a href="https://github.com/AliSoftware"><code>@�AliSoftware</code></a>)</li> <li>[docs] fix typo <code>practies</code> � <code>practices</code> based on feedback from fastlane/docs (<a href="https://redirect.github.com/fastlane/fastlane/issues/21589">#21589</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@�rogerluan</code></a>)</li> <li>[fastlane] add support for keyword arguments for lanes in Ruby 3 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21587">#21587</a>) via Olivier Halligon (<a href="https://github.com/AliSoftware"><code>@�AliSoftware</code></a>)</li> <li>[tests] update <code>fakefs</code> to fix test failures on Ruby 3.2.2 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21588">#21588</a>) via Olivier Halligon (<a href="https://github.com/AliSoftware"><code>@�AliSoftware</code></a>)</li> <li>[deliver] Add Watch Ultra screen size (<a href="https://redirect.github.com/fastlane/fastlane/issues/21106">#21106</a>) via Aoi Takahashi (<a href="https://github.com/xiii111"><code>@�xiii111</code></a>)</li> <li>[docs] update a bit of the documentation of install_on_device.rb (<a href="https://redirect.github.com/fastlane/fastlane/issues/21196">#21196</a>) via ls-1N (<a href="https://github.com/ls-1N"><code>@�ls-1N</code></a>)</li> <li>[precheck] print the HTTP status as the failure reason when it's not 200 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21051">#21051</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@�rogerluan</code></a>)</li> <li>[supply] parallel uploads for meta per language (<a href="https://redirect.github.com/fastlane/fastlane/issues/21474">#21474</a>) via Cristian Caruceru (<a href="https://github.com/ccaruceru"><code>@�ccaruceru</code></a>)</li> <li>[action][nexus_upload] Mark Nexus password as a sensitive field (<a href="https://redirect.github.com/fastlane/fastlane/issues/21564">#21564</a>) via Liam Jones (<a href="https://github.com/liamjones"><code>@�liamjones</code></a>)</li> <li>[trainer] check specifically for file url in failure_message, fixing crash in Xcode 15 when running in Apple Silicon (<a href="https://redirect.github.com/fastlane/fastlane/issues/21493">#21493</a>) via Jason Hagglund (<a href="https://github.com/TheMetalCode"><code>@�TheMetalCode</code></a>)</li> <li>[gym] fix error message for catalyst_platform option (<a href="https://redirect.github.com/fastlane/fastlane/issues/21332">#21332</a>) via Sebastian Staudt (<a href="https://github.com/koraktor"><code>@�koraktor</code></a>)</li> <li>[deliver] show file type correctly in user_error (<a href="https://redirect.github.com/fastlane/fastlane/issues/21403">#21403</a>) via Aru Hyunseung Jeon (<a href="https://github.com/Dogdriip"><code>@�Dogdriip</code></a>)</li> <li>[gym] fix multiplatform iOS builds (<a href="https://redirect.github.com/fastlane/fastlane/issues/21319">#21319</a>) via Zach Waugh (<a href="https://github.com/zachwaugh"><code>@�zachwaugh</code></a>)</li> <li>[match] make git_private_key path absolute (<a href="https://redirect.github.com/fastlane/fastlane/issues/21360">#21360</a>) via Marko Samec (<a href="https://github.com/msamec"><code>@�msamec</code></a>)</li> <li>[snapshot] Add Missing Older iPhone & iPad models to Generated Snapshot Reports (<a href="https://redirect.github.com/fastlane/fastlane/issues/21557">#21557</a>) via Kyle Howells (<a href="https://github.com/kylehowells"><code>@�kylehowells</code></a>)</li> <li>[deliver] Capturing NoMethodError exception when fetching live app info (<a href="https://redirect.github.com/fastlane/fastlane/issues/21553">#21553</a>) via Ignacio Calderon (<a href="https://github.com/kronenthaler"><code>@�kronenthaler</code></a>)</li> <li>[snapshot] support Strict Concurrency for SnapshotHelper (<a href="https://redirect.github.com/fastlane/fastlane/issues/21400">#21400</a>) via Kohki Miki (<a href="https://github.com/giginet"><code>@�giginet</code></a>)</li> <li>[match] added selection of certificate and p12 key by certificate id (<a href="https://redirect.github.com/fastlane/fastlane/issues/21428">#21428</a>) via Ivan Sorokoletov (<a href="https://github.com/slacklab"><code>@�slacklab</code></a>)</li> <li>[spaceship] allow to specify fetched fields (<a href="https://redirect.github.com/fastlane/fastlane/issues/21528">#21528</a>) via Vitalii Budnik (<a href="https://github.com/nekrich"><code>@�nekrich</code></a>)</li> <li>[snapshot] add Support for New Apple Devices in Snapshot Generator (<a href="https://redirect.github.com/fastlane/fastlane/issues/21554">#21554</a>) via Sandeep Joshi (<a href="https://github.com/isandeepj"><code>@�isandeepj</code></a>)</li> <li>[deliver] fetch live app info if no edit info is present, fixing scenario of having both macOS and iOS apps present (<a href="https://redirect.github.com/fastlane/fastlane/issues/21472">#21472</a>) via Lorenzo Mattei (<a href="https://github.com/loremattei"><code>@�loremattei</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastlane/fastlane/commit/c902a9dd2e948f5d71406696125e3c3c04361231"><code>c902a9d</code></a> Version bump to 2.217.0 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21641">#21641</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/abc4a94aae879ce57ae73dede9affc70915254b7"><code>abc4a94</code></a> Work around deliver issue <a href="https://redirect.github.com/fastlane/fastlane/issues/21105">#21105</a> (<a href="https://redirect.github.com/fastlane/fastlane/issues/21633">#21633</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/cc19214e4ec57e6e8974c39e314ad1061b47d81f"><code>cc19214</code></a> [actions] support for slather --ymlfile option (<a href="https://redirect.github.com/fastlane/fastlane/issues/21613">#21613</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/50170600f8fa9322034232203993b4624707959f"><code>5017060</code></a> [actions] Notarization - Printing log on error (<a href="https://redirect.github.com/fastlane/fastlane/issues/21609">#21609</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/30b67fe33b7edb65dd5e1f0fb897bc369ea1c6d8"><code>30b67fe</code></a> Fix test being potentially muddied by local ENV (<a href="https://redirect.github.com/fastlane/fastlane/issues/21586">#21586</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/34a16352773b2c09f96c522ec7b28521cfca822d"><code>34a1635</code></a> [match] remove redundant fetching of profile devices and certificates (<a href="https://redirect.github.com/fastlane/fastlane/issues/21409">#21409</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/bf9b20029a8383eb46bf29bdc0430203f449a4cf"><code>bf9b200</code></a> [cert] Hide sensitive information in match output (<a href="https://redirect.github.com/fastlane/fastlane/issues/21603">#21603</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/fbad7d8567c63e34b2c590ba8f2296fd9ee95131"><code>fbad7d8</code></a> [supply] Fix issue with releases containing retained versions (<a href="https://redirect.github.com/fastlane/fastlane/issues/20997">#20997</a>) (<a href="https://redirect.github.com/fastlane/fastlane/issues/20998">#20998</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/cec29b3f0a2c0b2ffe575264e8f8c1aaaf2fe9b5"><code>cec29b3</code></a> [action] Adds FL_GIT_BRANCH_DONT_USE_ENV_VARS to git_branch (<a href="https://redirect.github.com/fastlane/fastlane/issues/21597">#21597</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/72d83cd80fa5aaab36965d98bc09c93b0e61dd52"><code>72d83cd</code></a> Make error message expectation more flexible (<a href="https://redirect.github.com/fastlane/fastlane/issues/21591">#21591</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fastlane/fastlane/compare/fastlane/2.216.0...fastlane/2.217.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.216.0&new-version=2.217.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`. --- <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>
- Loading branch information