From 6e829b549e0888841bc5987558adbe6ea4cddf3d Mon Sep 17 00:00:00 2001 From: OSS-Bot <93565511+slack-oss-bot@users.noreply.github.com> Date: Wed, 25 Dec 2024 13:12:15 -0800 Subject: [PATCH] Update dependency fastlane to v2.226.0 (#1861) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [fastlane](https://fastlane.tools) ([source](https://redirect.github.com/fastlane/fastlane), [changelog](https://redirect.github.com/fastlane/fastlane/releases)) | minor | `2.225.0` -> `2.226.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
fastlane/fastlane (fastlane) ### [`v2.226.0`](https://redirect.github.com/fastlane/fastlane/releases/tag/2.226.0): Improvements [Compare Source](https://redirect.github.com/fastlane/fastlane/compare/2.225.0...2.226.0) - \[Supply] Allow promoting draft release to inProgress with initial rollout ([#​28960](https://redirect.github.com/fastlane/fastlane/issues/28960)) via Olivier Halligon ([@​AliSoftware](https://redirect.github.com/AliSoftware)) - Fix incomplete options being allowed for some parameters ([#​28804](https://redirect.github.com/fastlane/fastlane/issues/28804)) via Iulian Onofrei ([@​revolter](https://redirect.github.com/revolter)) - \[testfairy] Added support for folder_name and other parameters ([#​22290](https://redirect.github.com/fastlane/fastlane/issues/22290)) via Gil Megidish ([@​gmegidish-saucelabs](https://redirect.github.com/gmegidish-saucelabs)) - Bump xcpretty to version 0.4.0 ([#​26657](https://redirect.github.com/fastlane/fastlane/issues/26657)) via Iulian Onofrei ([@​revolter](https://redirect.github.com/revolter)) - \[import_from_git] Add Git basic authorization support ([#​22135](https://redirect.github.com/fastlane/fastlane/issues/22135)) via Jens Kuhr Jørgensen ([@​jenskuhrjorgensen](https://redirect.github.com/jenskuhrjorgensen))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled because a matching PR was automerged previously. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e50f08452..8416a811a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.1026.0) + aws-partitions (1.1028.0) aws-sdk-core (3.214.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0)