From b24ecf051eff3557b47fedcf84e1bbb8683a8300 Mon Sep 17 00:00:00 2001 From: OSS-Bot <93565511+slack-oss-bot@users.noreply.github.com> Date: Mon, 13 Jan 2025 10:45:29 -0800 Subject: [PATCH] Update dependency fastlane to v2.226.0 (#1888) 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9d51bae8f..91866bf55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,8 +10,8 @@ GEM artifactory (3.0.17) atomos (0.1.3) aws-eventstream (1.3.0) - aws-partitions (1.1034.0) - aws-sdk-core (3.214.1) + aws-partitions (1.1035.0) + aws-sdk-core (3.215.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -23,7 +23,7 @@ GEM aws-sdk-core (~> 3, >= 3.210.0) aws-sdk-kms (~> 1) aws-sigv4 (~> 1.5) - aws-sigv4 (1.10.1) + aws-sigv4 (1.11.0) aws-eventstream (~> 1, >= 1.0.2) babosa (1.0.4) base64 (0.2.0)