Skip to content

Commit

Permalink
build(deps): Bump fastlane from 2.212.2 to 2.213.0 (#5000)
Browse files Browse the repository at this point in the history
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.212.2 to
2.213.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.213.0 Improvements</h2>
<ul>
<li>[core][match] remove obsolete and expired WWDR G1 certificate (<a
href="https://redirect.github.com/fastlane/fastlane/issues/21271">#21271</a>)
via Frederik Seiffert (<a
href="https://github.com/triplef"><code>@​triplef</code></a>)</li>
<li>[action][ensure_git_status_clean] new ignore_files option for
explicitly ignoring files (<a
href="https://redirect.github.com/fastlane/fastlane/issues/21283">#21283</a>)
via Josh Holtz (<a
href="https://github.com/joshdholtz"><code>@​joshdholtz</code></a>)</li>
<li>[scan] run simulator destination with arch=x86_64 for Xcode 14.3 and
up if on Intel (<a
href="https://redirect.github.com/fastlane/fastlane/issues/21284">#21284</a>)
via Josh Holtz (<a
href="https://github.com/joshdholtz"><code>@​joshdholtz</code></a>)</li>
<li>[match] adding support for self-managed GitLab instances (<a
href="https://redirect.github.com/fastlane/fastlane/issues/21274">#21274</a>)
via Darby Frey (<a
href="https://github.com/darbyfrey"><code>@​darbyfrey</code></a>)</li>
<li>[pilot] fix increase limit for build query (<a
href="https://redirect.github.com/fastlane/fastlane/issues/21212">#21212</a>)
via Eric Lindvall (<a
href="https://github.com/eric"><code>@​eric</code></a>)</li>
<li>[dependency] relax <code>multipart_post</code> dependency version
requirement (<a
href="https://redirect.github.com/fastlane/fastlane/issues/20870">#20870</a>)
via Edouard Brière (<a
href="https://github.com/edouard"><code>@​edouard</code></a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/fastlane/fastlane/commit/0ede7e768d97d7e22e576d72ab8de96272c479a5"><code>0ede7e7</code></a>
Version bump to 2.213.0 (<a
href="https://redirect.github.com/fastlane/fastlane/issues/21286">#21286</a>)</li>
<li><a
href="https://github.com/fastlane/fastlane/commit/8aed4cc201a1a37901db16b76b0caa5787b881f2"><code>8aed4cc</code></a>
[core] Remove obsolete and expired WWDR G1 certificate (<a
href="https://redirect.github.com/fastlane/fastlane/issues/21271">#21271</a>)</li>
<li><a
href="https://github.com/fastlane/fastlane/commit/5e0149b8217ab852dc98e00b46658c12e13b9273"><code>5e0149b</code></a>
[action][ensure_git_status_clean] new ignore_files option for explicitly
igno...</li>
<li><a
href="https://github.com/fastlane/fastlane/commit/586b13f72ee21b5dcac26241435425614bde475c"><code>586b13f</code></a>
[scan] run simulator destination with arch=x86_64 for Xcode 14.3 and up
if on...</li>
<li><a
href="https://github.com/fastlane/fastlane/commit/7b3e224acc72df66dcfca785ca94d7f6cc4ae36f"><code>7b3e224</code></a>
[match] Adding support for self-managed GitLab instances (<a
href="https://redirect.github.com/fastlane/fastlane/issues/21274">#21274</a>)</li>
<li><a
href="https://github.com/fastlane/fastlane/commit/b3ae1b07c80d0a3355078f894f20131960711ea7"><code>b3ae1b0</code></a>
[pilot] Fix increase limit for build query (<a
href="https://redirect.github.com/fastlane/fastlane/issues/21212">#21212</a>)</li>
<li><a
href="https://github.com/fastlane/fastlane/commit/08e50939de32aa411e1dc2d113aae8247b324dc2"><code>08e5093</code></a>
[dependency] relax <code>multipart_post</code> dependency version
requirement (<a
href="https://redirect.github.com/fastlane/fastlane/issues/20870">#20870</a>)</li>
<li>See full diff in <a
href="https://github.com/fastlane/fastlane/compare/fastlane/2.212.2...fastlane/2.213.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.212.2&new-version=2.213.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 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 Jun 16, 2023
1 parent 5cc1d07 commit b79e556
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ GEM
artifactory (3.0.15)
atomos (0.1.3)
aws-eventstream (1.2.0)
aws-partitions (1.748.0)
aws-sdk-core (3.171.0)
aws-partitions (1.769.0)
aws-sdk-core (3.173.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.63.0)
aws-sdk-kms (1.64.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sigv4 (~> 1.1)
aws-sdk-s3 (1.120.1)
aws-sdk-s3 (1.122.0)
aws-sdk-core (~> 3, >= 3.165.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
Expand Down Expand Up @@ -66,8 +66,8 @@ GEM
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday (~> 1.0)
fastimage (2.2.6)
fastlane (2.212.2)
fastimage (2.2.7)
fastlane (2.213.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.8, < 3.0.0)
artifactory (~> 3.0)
Expand All @@ -91,7 +91,7 @@ GEM
json (< 3.0.0)
jwt (>= 2.1.0, < 3)
mini_magick (>= 4.9.4, < 5.0.0)
multipart-post (~> 2.0.0)
multipart-post (>= 2.0.0, < 3.0.0)
naturally (~> 2.2)
optparse (~> 0.1.1)
plist (>= 3.1.0, < 4.0.0)
Expand All @@ -113,7 +113,7 @@ GEM
os (~> 1.1, >= 1.1.4)
fastlane-plugin-versioning_android (0.1.1)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.39.0)
google-apis-androidpublisher_v3 (0.42.0)
google-apis-core (>= 0.11.0, < 2.a)
google-apis-core (0.11.0)
addressable (~> 2.5, >= 2.5.1)
Expand Down Expand Up @@ -162,7 +162,7 @@ GEM
mini_magick (4.12.0)
mini_mime (1.1.2)
multi_json (1.15.0)
multipart-post (2.0.0)
multipart-post (2.3.0)
nanaimo (0.3.0)
naturally (2.2.1)
optparse (0.1.1)
Expand Down

0 comments on commit b79e556

Please sign in to comment.