-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency fastlane to v2.226.0 #7162
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/fastlane-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
58a84d2
to
93635b4
Compare
93635b4
to
deba294
Compare
deba294
to
3b0642d
Compare
3b0642d
to
3b13a6f
Compare
3b13a6f
to
791dcb8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.216.0'
->'2.226.0'
Release Notes
fastlane/fastlane (fastlane)
v2.226.0
: ImprovementsCompare Source
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)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.