Skip to content

Commit

Permalink
Bump fastlane from 2.223.1 to 2.224.0 (#1870)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Oct 7, 2024
1 parent 37b0b83 commit 256b7ee
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.980.0)
aws-partitions (1.985.0)
aws-sdk-core (3.209.1)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
Expand All @@ -28,7 +28,7 @@ GEM
aws-sdk-kms (1.94.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.166.0)
aws-sdk-s3 (1.167.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
Expand Down Expand Up @@ -65,7 +65,7 @@ GEM
domain_name (0.6.20240107)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.111.0)
excon (0.112.0)
faraday (1.10.4)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -97,7 +97,7 @@ GEM
faraday_middleware (1.2.1)
faraday (~> 1.0)
fastimage (2.3.1)
fastlane (2.223.1)
fastlane (2.224.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand Down Expand Up @@ -186,7 +186,7 @@ GEM
httpclient (2.8.3)
jmespath (1.6.2)
json (2.7.2)
jwt (2.9.1)
jwt (2.9.3)
base64
kramdown (2.4.0)
rexml
Expand Down Expand Up @@ -231,7 +231,7 @@ GEM
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
retriable (3.1.2)
rexml (3.3.7)
rexml (3.3.8)
rouge (2.0.7)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
Expand All @@ -258,13 +258,13 @@ GEM
uber (0.1.0)
unicode-display_width (2.6.0)
word_wrap (1.0.0)
xcodeproj (1.25.0)
xcodeproj (1.25.1)
CFPropertyList (>= 2.3.3, < 4.0)
atomos (~> 0.1.3)
claide (>= 1.0.2, < 2.0)
colored2 (~> 3.1)
nanaimo (~> 0.3.0)
rexml (>= 3.3.2, < 4.0)
rexml (>= 3.3.6, < 4.0)
xcpretty (0.3.0)
rouge (~> 2.0.7)
xcpretty-travis-formatter (1.0.1)
Expand Down

0 comments on commit 256b7ee

Please sign in to comment.