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.212.2 to 2.213.0 (#5000)
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