Update dependency fastlane to v2.225.0 #398
Open
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.214.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)v2.220.0
: ImprovementsCompare Source
create_certificate_signing_request
: update from SHA-1 to SHA-256 (#21644) via Jay Soffian (@jaysoffian)renew_expired_certs
option introduced in #21691 and revert the default behavior while we address issues with it (#21812) via Vitalii Budnik (@nekrich)force
option (#21850) via Tomoki Yamashita (@tomorrowkey)issued-at-time
to prevent server rejection (#21583) via Jason Moore (@xinsight)skip_waiting_for_build_processing
option when it is already set (#21730) via Robin Kunde (@robinkunde)timeout
for screenshots processing waiting time (#21693) via Mikhail Maslo (@mikhailmaslo)v2.219.0
: ImprovementsCompare Source
fetch_profiles
when profiles have nobundle_id
(#21758) via jonas2808 (@jonas2808)v2.218.0
: ImprovementsCompare Source
Auto-generated by fastlane 🤖
Changes since release '2.217.0':
sinatra
dev dependency to resolve dependabot alert (#21709) via Jerome Lacoste (@lacostej)*.gemspec.erb
toGemfile.erb
(#21726) via Roger Oba (@rogerluan)build_path
option in favor ofscratch_path
, as recommended by Swift CLI (#20814) via Victor Carvalho Tavernari (@Tavernari)parallel
option (#21665) via Bram Schulting (@bramschulting)simctl boot
command withsimctl bootstatus
, potentially fixing signal kill before running tests (#21026) via Alexey Alter-Pesotskiy (@testableapple)Spaceship::ConnectAPI::AppPreviewSet::PreviewType::IPHONE_67
(#21710) via Sergei Sevkovich (@drcreazy)ensure_no_debug_code
during build. (#21635) via Takuma Homma (@mataku)v2.217.0
: ImprovementsCompare Source
FL_GIT_BRANCH_DONT_USE_ENV_VARS
env var togit_branch
(#21597) via Oguz Kocer (@oguzkocer)runner_spec.rb
to support Ruby 2.6 error message format (#21591) via Olivier Halligon (@AliSoftware)practies
→practices
based on feedback from fastlane/docs (#21589) via Roger Oba (@rogerluan)fakefs
to fix test failures on Ruby 3.2.2 (#21588) via Olivier Halligon (@AliSoftware)v2.216.0
: Fix for match GitLab storageCompare Source
v2.215.1
: Workaround for Google Play API instabilityCompare Source
v2.215.0
: ImprovementsCompare Source
CONTRIBUTING.md
(#21495) via Roger Oba (@rogerluan)xcodes
action wouldn't accept beta versions of Xcode (#21434) via apps4everyone (@apps4everyone)AppStoreState
cases (#21312) via Roger Oba (@rogerluan)supply
) to be lowercase to pass fastlane docs unit tests (#21426) via Roger Oba (@rogerluan)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.