chore(deps): update dependency fastlane to v2.226.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
fastlane (source, changelog) | minor |
"2.222.0" -> "2.226.0"
|
Release Notes
fastlane/fastlane (fastlane)
v2.226.0
: Improvements
- [Supply] Allow promoting draft release to inProgress with initial rollout (#28960) via Olivier Halligon (@AliSoftware)
- Fix incomplete options being allowed for some parameters (#28804) via Iulian Onofrei (@revolter)
- [testfairy] Added support for folder_name and other parameters (#22290) via Gil Megidish (@gmegidish-saucelabs)
- Bump xcpretty to version 0.4.0 (#26657) via Iulian Onofrei (@revolter)
- [import_from_git] Add Git basic authorization support (#22135) via Jens Kuhr Jørgensen (@jenskuhrjorgensen)
v2.225.0
: Improvements
This version has a required fix for authenticating with Apple via Apple ID. Apple started using their own variant of SRP (Secure Remote Password) using SHA-256 and 2048 bit hashing in the sign in flow. Any previous fastlane versions will likely response a "503 Service Temporarily Unavailable" when authenicating with an Apple ID.
- [spaceship] New AppleID Auth with SRP (#26415) via Josh Holtz (@snatchev and @joshdholtz)
v2.224.0
: Improvements
- [spaceship] Add support for Enterprise Program API (#22215) via GevaZeichner (@GevaZeichner)
- Make test pass standalone (#22268) via Jerome Lacoste (@lacostej)
- Add missing require 'ostruct' in erb_template_helper.rb to solve uninitialized constant Fastlane::OpenStruct (NameError) (#21950) via Nicolas G (@nicgodoy)
- [Fastlane.Swift] Allow overriding LaneFileProtocol lifecycles when subclassing LaneFile (#20563) via Sven Tiigi (@SvenTiigi)
- [Match][S3] Only download (and decrypt) files in the subfolder of the provided TeamID (#22199) via Olivier Halligon (@AliSoftware)
v2.223.1
: Improvements
- [core] fix duplicate builds being matched in BuildWatcher (#22256) via Josh Holtz (@joshdholtz)
- [ci] adding one more github auth call to CI release process (#22253) via Josh Holtz (@joshdholtz)
- [c] prevent rate limited when releasing fastlane on GitHub Actions (#22252) via Josh Holtz (@joshdholtz)
v2.223.0
: Improvements
- [ci] fix changelog generation when no author (#22250) via Josh Holtz (@joshdholtz)
- [core] add -packageAuthorizationProvider flag for xcodebuild (#22227) via Yarden Eitan (@yarneo)
- [deliver][pilot] add ability to use Individual API key in deliver and pilot (#22128) via Ryosuke Ito (@manicmaniac)
- [match] allow using legacy encryption mode when writing to storage (#22228) via Hiroto Nakamura (@Hiroto-N)
- [action][import_from_git] fix import_from_git when specifying a tag and cache_path (#22133) via Jens Kuhr Jørgensen (@jenskuhrjorgensen)
- [slack] enable emoji-based icons in Slack action by adding icon_emoji parameter (#22235) via Luka Hristic (@lukeleleh)
- [action][testfairy] add tags parameter to TestFairy upload action (#22119) via Duncan MacDonald (@oct0f1sh)
- [action][changelog_from_git_commits] add app_path parameter to changelog_from_git_commits (#22149) via John Pignata (@jpignata)
- [scan] improve performance by change order of checks in
building_mac_catalyst_for_mac
function (#20898) via TomoXD (@ghost)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.