Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): Bump fastlane from 2.213.0 to 2.215.1 (#5077)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.213.0 to 2.215.1. <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.215.1 Workaround for Google Play API instability</h2> <ul> <li>[supply] add new SUPPLY_UPLOAD_MAX_RETRIES env var to attempt to solve failed Google API calls (<a href="https://redirect.github.com/fastlane/fastlane/issues/21518">#21518</a>) via Josh Holtz (<a href="https://github.com/joshdholtz"><code>@joshdholtz</code></a>)</li> </ul> <h2>2.215.0 Improvements</h2> <ul> <li>[spaceship] add request retry with backoff when encountring 429 errors (<a href="https://redirect.github.com/fastlane/fastlane/issues/21511">#21511</a>) via Stefan Natchev (<a href="https://github.com/snatchev"><code>@snatchev</code></a>)</li> <li>[supply] introduce a new synchronization logic for screenshots (<a href="https://redirect.github.com/fastlane/fastlane/issues/21498">#21498</a>) via Olivier Halligon (<a href="https://github.com/AliSoftware"><code>@AliSoftware</code></a>)</li> <li>[deliver] validate the status of app version to be ready_for_review before submitting the app (<a href="https://redirect.github.com/fastlane/fastlane/issues/20515">#20515</a>) via 醉 (<a href="https://github.com/404pilot"><code>@404pilot</code></a>)</li> <li>[match] Added s3_skip_encryption parameter (<a href="https://redirect.github.com/fastlane/fastlane/issues/21018">#21018</a>) via Morten Bøgh (<a href="https://github.com/mbogh"><code>@mbogh</code></a>)</li> <li>[docs] add minor branding guidelines to <code>CONTRIBUTING.md</code> (<a href="https://redirect.github.com/fastlane/fastlane/issues/21495">#21495</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@rogerluan</code></a>)</li> <li>[match] prevent directory download from s3 (<a href="https://redirect.github.com/fastlane/fastlane/issues/20975">#20975</a>) via Mark Homoki (<a href="https://github.com/markhomoki"><code>@markhomoki</code></a>)</li> <li>[xcodes] fix issue where <code>xcodes</code> action wouldn't accept beta versions of Xcode (<a href="https://redirect.github.com/fastlane/fastlane/issues/21434">#21434</a>) via apps4everyone (<a href="https://github.com/apps4everyone"><code>@apps4everyone</code></a>)</li> <li>[spaceship] explicit beta group access to all builds at creation (<a href="https://redirect.github.com/fastlane/fastlane/issues/21478">#21478</a>) via Vincent Isambart (<a href="https://github.com/vincentisambart"><code>@vincentisambart</code></a>)</li> <li>[docs] update pull request template to ask contributors to write unit tests (<a href="https://redirect.github.com/fastlane/fastlane/issues/21427">#21427</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@rogerluan</code></a>)</li> <li>[action] deprecate the ensure_xcode_version action (<a href="https://redirect.github.com/fastlane/fastlane/issues/21448">#21448</a>) via Iulian Onofrei (<a href="https://github.com/revolter"><code>@revolter</code></a>)</li> <li>[tests] stop generating rspec temp file in current directory (<a href="https://redirect.github.com/fastlane/fastlane/issues/21466">#21466</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@rogerluan</code></a>)</li> <li>[ci] fix CI by replacing deprecated Xcode versions, and add Xcode 14, Xcode 15, and Ruby 3.1 to test envs (<a href="https://redirect.github.com/fastlane/fastlane/issues/21465">#21465</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@rogerluan</code></a>)</li> <li>[deliver][frameit] add iPhone 14 Pro / 6.1" display type (<a href="https://redirect.github.com/fastlane/fastlane/issues/21393">#21393</a>) via Stefan Natchev (<a href="https://github.com/snatchev"><code>@snatchev</code></a>)</li> <li>[spaceship] add missing <code>AppStoreState</code> cases (<a href="https://redirect.github.com/fastlane/fastlane/issues/21312">#21312</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@rogerluan</code></a>)</li> <li>[fastlane_core] fix WWDR certificates import flow (<a href="https://redirect.github.com/fastlane/fastlane/issues/21442">#21442</a>) via Paul Taykalo (<a href="https://github.com/PaulTaykalo"><code>@PaulTaykalo</code></a>)</li> <li>[docs] fix tool name formatting (for <code>supply</code>) to be lowercase to pass fastlane docs unit tests (<a href="https://redirect.github.com/fastlane/fastlane/issues/21426">#21426</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@rogerluan</code></a>)</li> </ul> <h2>2.214.0 Improvements</h2> <ul> <li>[spaceship] fix olympus session request error after skipping 2FA Upgrade (<a href="https://redirect.github.com/fastlane/fastlane/issues/21317">#21317</a>) via AbbyM (<a href="https://github.com/AbbyM"><code>@AbbyM</code></a>)</li> <li>[spaceship] add update method to ConnectAPI::User (<a href="https://redirect.github.com/fastlane/fastlane/issues/20956">#20956</a>) via Vitalii Budnik (<a href="https://github.com/nekrich"><code>@nekrich</code></a>)</li> <li>[supply][action] add <code>download_apk_from_google_play</code> action (and corresponding <code>supply</code> methods) (<a href="https://redirect.github.com/fastlane/fastlane/issues/21315">#21315</a>) via Olivier Halligon (<a href="https://github.com/AliSoftware"><code>@AliSoftware</code></a>)</li> <li>[docs] fix sync_code_signing.md (<a href="https://redirect.github.com/fastlane/fastlane/issues/21202">#21202</a>) via Yuki Sakai (<a href="https://github.com/VeyronSakai"><code>@VeyronSakai</code></a>)</li> <li>[fastlane] fix fastlane action template warnings reported by Rubocop (<a href="https://redirect.github.com/fastlane/fastlane/issues/21310">#21310</a>) via Bartosz Kosiorek (<a href="https://github.com/BartoszKosiorek-TomTom"><code>@BartoszKosiorek-TomTom</code></a>)</li> <li>[docs][match] fix typos, improve wording, incorporate improvements to match documentation examples (<a href="https://redirect.github.com/fastlane/fastlane/issues/21302">#21302</a>) via Roger Oba (<a href="https://github.com/rogerluan"><code>@rogerluan</code></a>)</li> <li>[match] fixes Gitlab Secure Files API limit (<a href="https://redirect.github.com/fastlane/fastlane/issues/21361">#21361</a>) via Darby Frey (<a href="https://github.com/darbyfrey"><code>@darbyfrey</code></a>)</li> <li>[match] adding access token prompt for GitLab Secure Files Match (<a href="https://redirect.github.com/fastlane/fastlane/issues/21279">#21279</a>) via Darby Frey (<a href="https://github.com/darbyfrey"><code>@darbyfrey</code></a>)</li> <li>[deliver] update upload_price_tier (<a href="https://redirect.github.com/fastlane/fastlane/issues/21282">#21282</a>) via lukethoene (<a href="https://github.com/lukethoene"><code>@lukethoene</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastlane/fastlane/commit/f06aa50ffdec6f19c1468f9f2c4d9c30441aafa3"><code>f06aa50</code></a> Version bump to 2.215.1 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21519">#21519</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/3bbbebd7a4d680701a5c1f353f98feae7546ce53"><code>3bbbebd</code></a> [supply] add new SUPPLY_UPLOAD_MAX_RETRIES env var to attempt to solve failed...</li> <li><a href="https://github.com/fastlane/fastlane/commit/271f2d5c73fe9f94ed2d1c31789dffe5da9147ba"><code>271f2d5</code></a> Version bump to 2.215.0 (<a href="https://redirect.github.com/fastlane/fastlane/issues/21517">#21517</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/c04f975eb9c0e51f674f504e93467aefc75cbe80"><code>c04f975</code></a> Add request retry with backoff when encountring 429 errors (<a href="https://redirect.github.com/fastlane/fastlane/issues/21511">#21511</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/be470eca37f0daa6ce32ef98e5c0420a47b499cd"><code>be470ec</code></a> [supply] introduce a new synchronization logic for screenshots (<a href="https://redirect.github.com/fastlane/fastlane/issues/21498">#21498</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/871eb67c0f4202cc017948034bffa96c6aca21d7"><code>871eb67</code></a> [spaceship] validate the status of app version to be ready_for_review before ...</li> <li><a href="https://github.com/fastlane/fastlane/commit/6627c28c65e1c992d55899a3b4e83b5396e6e6e9"><code>6627c28</code></a> [match] Added s3_skip_encryption parameter (<a href="https://redirect.github.com/fastlane/fastlane/issues/21018">#21018</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/8c1fc739a65b0dff06f434e9de958a9f4c5f418c"><code>8c1fc73</code></a> [docs] add minor branding guidelines to <code>CONTRIBUTING.md</code> (<a href="https://redirect.github.com/fastlane/fastlane/issues/21495">#21495</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/ab9fb3249adaddf6c05655891b4d280415dfc84e"><code>ab9fb32</code></a> [match] prevent directory download from s3 (<a href="https://redirect.github.com/fastlane/fastlane/issues/20975">#20975</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/65db20a25897595169cb64d7e0900b8176aa62c3"><code>65db20a</code></a> [xcodes] fix issue where xcodes action wouldn't accept beta versions of Xcode...</li> <li>Additional commits viewable in <a href="https://github.com/fastlane/fastlane/compare/fastlane/2.213.0...fastlane/2.215.1">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.213.0&new-version=2.215.1)](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>
- Loading branch information