⬆ Update dependency fastlane to v2.225.0 #751
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.220.0
->2.225.0
Release Notes
fastlane/fastlane (fastlane)
v2.225.0
: ImprovementsCompare Source
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.
v2.224.0
: ImprovementsCompare Source
v2.223.1
: ImprovementsCompare Source
v2.223.0
: ImprovementsCompare Source
building_mac_catalyst_for_mac
function (#20898) via TomoXD (@ghost)v2.222.0
: ImprovementsCompare Source
xcresulttool version
fails (#22157) via David Dongkyu Kim (@dokimyj)ignore_files
file paths (#21566) via Daniel Jankowski (@mollyIV)v2.221.1
: ImprovementsCompare Source
v2.221.0
: ImprovementsCompare Source
reject_build_waiting_for_review: true
(#21995) via Olivier Halligon (@AliSoftware)--very-verbose
option (#21128) via Atsuto Yamashita (@att55)fetch_provisioning_profile
whenoutput_path
is provided as a match option (#21946) via Jason Hagglund (@TheMetalCode)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.