[frameit] add support for new iPhone 12-family devices and their new colors (#17940) via Nicolas Mauri
[deliver][download_metadata] give precedence to generate metadata from edit version instead of live version (#17813) via Roger Oba
[action] git_commit - skip commit if git status is clean for paths (#17913) via Pierre Felgines
[spaceship][docs] update spaceship app store connect docs (#17938) via Roger Oba
[snapshot] fix snapshot not saving image files on Apple Silicon M1 (#17912) via Martin Albrecht
[fastlane] add BUDDY environment variables (#17922) via Rafał Sztwiorok
[spaceship] adding missing localizations attribute to AppStoreVersion (#17928) via gsavit
Update sample issue from being an existing issue, to a fake one. (#17934) via Roger Oba
[action] swiftlint - avoid throwing error for new types of reporters. (#17935) via Roger Oba
[action] change 'platform' optionality since nil is not really a valid value. (#17936) via Roger Oba
[gym] update gym's available export_methods to match xcodebuild's. (#17939) via Roger Oba
[frameit] fix the screenshot size of iPhone 8 Plus (#17977) via Rhett Tuan
[action] register_device - fix regression that was causing a crash when creating a device that already exists (#17799) via Roger Oba
[spaceship] allow 2FA request only in interactive mode (#17854) via Oleg Kohtenko
[action] new create_xcframework action (#17844) via José González
[CI] support Ruby 2.7 on Circle CI (#17861) via Satoshi Namai
[action] artifactory - add option to authenticate using an API key (#17835) via Florian Staine
[gym] update identifier used to looked up the bundle ID when parsing provisioning profile (#17865) via John Britton
[spaceship] allow for updating of beta groups (#17984) via Krish
[snapshot] fix picking up 'SnapshotHelper'-files from DerivedData #17828 (#17833) via David Everlöf
[gym] use unzip for IPA files that are too big (#17825) via Theodore Dubois
[action] change username for register_devices action to optional (#17942) via Econa77
[action] add api bearer to create pull request (#17972) via Thilek Silvadorai
[scan] fix scan not failing when disable_xcpretty and fail_build are true (#17946) via Jean Mainguy
[scan] fix scan regression caused by not setting slack_default_payloads option (#17923) via Roger Oba
[gym][scan][snapshot] disable automatic SPM dependencies resolution or skip it entirely (#17916) via Roman Tysiachnik
[gym][snapshot] fix gym use_system_scm option and add use_system_scm option to snapshot (#17832) via Roger Oba
2.171.0 Improvements and Goodbye 2020
[itunes-transporter] fix transporter DELIVER_ITMSTRANSPORTER_ADDITIONAL_UPLOAD_PARAMETERS env var validation (#17793) via Roger Oba
[action] push_to_git_remote - add --push-options option to push_to_git_remote action (#17791) via Roger Oba
[action] pod_push - add use_json parameter to pod_push action (#17809) via José González
[action] spm - add --enable-code-coverage option to spm action test command (#17805) via Andrea Sacerdoti
[action] git_commit - skip commit if nothing is staged (#17804) via Pierre Felgines
[action] add_git_tag - add option to omit the current lane from tag and message (#17792) via Roger Oba
[actions] github action - add Bearer authentication option (#17764) via David Cacenabes
[precheck] allow precheck to be run on live app versions as well as edit ones (#17738) via Roger Oba
[match] fix MATCH_GIT_PRIVATE_KEY ignored on repo push (#17829) via Sascha P
[spaceship] adding headers to connect api response object (#17867) via gsavit
[scan][slack] add slack_default_payloads option to scan and improve slack action's default_payloads docs (#17866) via Roger Oba
[sigh] fix undefined method expires with expiration_date in Sigh::Runner (#17741) via Roger Oba
[spaceship] adding missing phased release and review details attributes (#17761) via gsavit
[action] add download_app_privacy_details_from_app_store action (#17746) via Igor Makarov
[match] fix recursion when MATCH_PASSWORD is not set (#17557) via Roger Oba
[action] fail nexus_upload action when the underlying command line fails. (#17740) via Roger Oba
[deliver] correct dependencies (#17739) via Satoshi Namai
[screengrab] quickfix for valid locales like en_US in Screengrab (#17555) via Marc PEREZ
[deliver] improve screenshot validation (#17708) via Satoshi Namai
[tests] fix random test sample code failing test (#17750) via Josh Holtz
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps fastlane from 2.170.0 to 2.172.0.
Release notes
Sourced from fastlane's releases.
Commits
633860a
Version bump to 2.172.0 (#18020)795969b
[CI] improve bundler's cache on CircleCI (#17892)557ae2f
[frameit] add support for new iPhone 12-family devices and their new colors (...f55ec21
[deliver][download_metadata] give precedence to generate metadata from edit v...44a49ad
[action] git_commit - skip commit if git status is clean for paths (#17913)f9f64c1
[spaceship][docs] update spaceship app store connect docs (#17938)fb55a82
Bugfix for issue #17862 (#17912)48cadd3
add BUDDY environment variables (#17922)20adaaf
[spaceship] adding missing localizations attribute to AppStoreVersion (#17928)f0385a6
Update sample issue from being an existing issue, to a fake one. (#17934)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)