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.223.1 to 2.224.0 (#1870)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.223.1 to 2.224.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.224.0 Improvements</h2> <ul> <li>[spaceship] Add support for Enterprise Program API (<a href="https://redirect.github.com/fastlane/fastlane/issues/22215">#22215</a>) via GevaZeichner (<a href="https://github.com/GevaZeichner"><code>@GevaZeichner</code></a>)</li> <li>Make test pass standalone (<a href="https://redirect.github.com/fastlane/fastlane/issues/22268">#22268</a>) via Jerome Lacoste (<a href="https://github.com/lacostej"><code>@lacostej</code></a>)</li> <li>Add missing require 'ostruct' in erb_template_helper.rb to solve uninitialized constant Fastlane::OpenStruct (NameError) (<a href="https://redirect.github.com/fastlane/fastlane/issues/21950">#21950</a>) via Nicolas G (<a href="https://github.com/nicgodoy"><code>@nicgodoy</code></a>)</li> <li>[Fastlane.Swift] Allow overriding LaneFileProtocol lifecycles when subclassing LaneFile (<a href="https://redirect.github.com/fastlane/fastlane/issues/20563">#20563</a>) via Sven Tiigi (<a href="https://github.com/SvenTiigi"><code>@SvenTiigi</code></a>)</li> <li>[Match][S3] Only download (and decrypt) files in the subfolder of the provided TeamID (<a href="https://redirect.github.com/fastlane/fastlane/issues/22199">#22199</a>) via Olivier Halligon (<a href="https://github.com/AliSoftware"><code>@AliSoftware</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fastlane/fastlane/commit/40c3e602818c09ac2803cf5efe904eddc3c764f2"><code>40c3e60</code></a> Version bump to 2.224.0 (<a href="https://redirect.github.com/fastlane/fastlane/issues/22278">#22278</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/a864ce5163f24392e61e1ed94efc8e88aff48601"><code>a864ce5</code></a> [spaceship] Add support for Enterprise Program API (<a href="https://redirect.github.com/fastlane/fastlane/issues/22215">#22215</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/91fbc4d7d45e17565f69f90a0891adc17a2d6292"><code>91fbc4d</code></a> Make test pass standalone (<a href="https://redirect.github.com/fastlane/fastlane/issues/22268">#22268</a>)</li> <li><a href="https://github.com/fastlane/fastlane/commit/9570878ed04d87c4937566e6bdd4866ebfe46c50"><code>9570878</code></a> Add missing require 'ostruct' in erb_template_helper.rb to solve uninitialize...</li> <li><a href="https://github.com/fastlane/fastlane/commit/af0c597642a5c98c1b7520c072d1d25ad35f0d50"><code>af0c597</code></a> [Fastlane.Swift] Allow overriding LaneFileProtocol lifecycles when subclassin...</li> <li><a href="https://github.com/fastlane/fastlane/commit/c7572d2c745579de18050b50c4c9e3b55e62fcda"><code>c7572d2</code></a> [Match][S3] Only download (and decrypt) files in the subfolder of the provide...</li> <li>See full diff in <a href="https://github.com/fastlane/fastlane/compare/fastlane/2.223.1...fastlane/2.224.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.223.1&new-version=2.224.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information