Skip to content

Commit

Permalink
build(deps): Bump fastlane from 2.213.0 to 2.215.1 (#5077)
Browse files Browse the repository at this point in the history
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&quot; 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
dependabot[bot] authored Sep 18, 2023
1 parent abffafa commit 71e8a44
Showing 1 changed file with 25 additions and 26 deletions.
51 changes: 25 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@ GEM
specs:
CFPropertyList (3.0.6)
rexml
addressable (2.8.4)
addressable (2.8.5)
public_suffix (>= 2.0.2, < 6.0)
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.769.0)
aws-sdk-core (3.173.1)
aws-partitions (1.824.0)
aws-sdk-core (3.181.1)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.651.0)
aws-sigv4 (~> 1.5)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.64.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (1.71.0)
aws-sdk-core (~> 3, >= 3.177.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.122.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-s3 (1.134.0)
aws-sdk-core (~> 3, >= 3.181.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.5.2)
aws-sigv4 (~> 1.6)
aws-sigv4 (1.6.0)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
blockenspiel (0.5.0)
Expand All @@ -31,13 +31,13 @@ GEM
commander (4.6.0)
highline (~> 2.0.0)
declarative (0.0.20)
digest-crc (0.6.4)
digest-crc (0.6.5)
rake (>= 12.0.0, < 14.0.0)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
dotenv (2.8.1)
emoji_regex (3.2.3)
excon (0.99.0)
excon (0.103.0)
faraday (1.10.3)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
Expand Down Expand Up @@ -67,7 +67,7 @@ GEM
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.7)
fastlane (2.213.0)
fastlane (2.215.1)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand All @@ -88,6 +88,7 @@ GEM
google-apis-playcustomapp_v1 (~> 0.1)
google-cloud-storage (~> 1.31)
highline (~> 2.0)
http-cookie (~> 1.0.5)
json (< 3.0.0)
jwt (>= 2.1.0, < 3)
mini_magick (>= 4.9.4, < 5.0.0)
Expand All @@ -99,7 +100,7 @@ GEM
security (= 0.1.3)
simctl (~> 1.6.3)
terminal-notifier (>= 2.0.0, < 3.0.0)
terminal-table (>= 1.4.5, < 2.0.0)
terminal-table (~> 3)
tty-screen (>= 0.6.3, < 1.0.0)
tty-spinner (>= 0.8.0, < 1.0.0)
word_wrap (~> 1.0.0)
Expand All @@ -113,9 +114,9 @@ GEM
os (~> 1.1, >= 1.1.4)
fastlane-plugin-versioning_android (0.1.1)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.42.0)
google-apis-androidpublisher_v3 (0.49.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.0)
google-apis-core (0.11.1)
addressable (~> 2.5, >= 2.5.1)
googleauth (>= 0.16.2, < 2.a)
httpclient (>= 2.8.1, < 3.a)
Expand Down Expand Up @@ -144,10 +145,9 @@ GEM
google-cloud-core (~> 1.6)
googleauth (>= 0.16.2, < 2.a)
mini_mime (~> 1.0)
googleauth (1.5.2)
googleauth (1.8.0)
faraday (>= 0.17.3, < 3.a)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
os (>= 0.9, < 2.0)
signet (>= 0.16, < 2.a)
Expand All @@ -157,30 +157,29 @@ GEM
httpclient (2.8.3)
jmespath (1.6.2)
json (2.6.3)
jwt (2.7.0)
memoist (0.16.2)
jwt (2.7.1)
mini_magick (4.12.0)
mini_mime (1.1.2)
mini_mime (1.1.5)
multi_json (1.15.0)
multipart-post (2.3.0)
nanaimo (0.3.0)
naturally (2.2.1)
optparse (0.1.1)
os (1.1.4)
plist (3.7.0)
public_suffix (5.0.1)
public_suffix (5.0.3)
rake (13.0.6)
representable (3.2.0)
declarative (< 0.1.0)
trailblazer-option (>= 0.1.1, < 0.2.0)
uber (< 0.2.0)
retriable (3.1.2)
rexml (3.2.5)
rexml (3.2.6)
rouge (2.0.7)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
security (0.1.3)
signet (0.17.0)
signet (0.18.0)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.a)
jwt (>= 1.5, < 3.0)
Expand All @@ -189,8 +188,8 @@ GEM
CFPropertyList
naturally
terminal-notifier (2.0.0)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
trailblazer-option (0.1.2)
tty-cursor (0.7.1)
tty-screen (0.8.1)
Expand All @@ -200,7 +199,7 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
unicode-display_width (2.4.2)
versionomy (0.5.0)
blockenspiel (~> 0.5)
webrick (1.8.1)
Expand Down

0 comments on commit 71e8a44

Please sign in to comment.