[match] add support for Developer ID certificates from G2 Sub-CA (#20145) via Frederik Seiffert (@triplef)
[spaceship] add ability to invite a single TestFlight user (#20112) via Lucas (@LcTwisk)
[deliver] add verify_only option to deliver (#20247) via Pol Piella (@pol-piella)
[scan] fix scan failing to return results when there are test failures (#20237) via Mahmood Tahir (@tahirmt)
[docs] remove named parameter from create_capability example. (#20197) via Trent Kocurek (@t2)
[spaceship] fix creation App Store Connect API authorization token (#20206) via Yuya Oka (@nnsnodnb)
[match] add option to skip google account confirmation (#20223) via Tim Sneed (@trsneed)
[aciton][setup_ci] added timeout param into setup_ci (#20211) via javigines (@javigines)
[action][danger] add GitHub Enterprise flags (#20216) via Alexander Weiß (@alexanderwe)
[fastlane] allows aliased tool names (build_app, sync_code_signing, etc) to run from CLI (#20287) via Josh Holtz (@joshdholtz)
[spaceship] update buildDeliveries request to use app id in path (#20268) via Lukasz Grabowski (@lucgrabowski)
[spaceship] update Spaceship::ConnectAPI::User model to include delete! method (#20251) via Liam Nichols (@liamnichols)
[infra] changelog will now show github usernames which makes contributors stand out more in releases (#20214) via Josh Holtz (@joshdholtz)
2.205.2 Improvements
[action][update_project_provisioning] fail when profile cannot be verified (#20169) via Lukasz Grabowski (@lucgrabowski)
[match] check validity of provisioning profile certificates when force_for_new_certificates option is provided (#20194) via Vitalii Budnik (@nekrich)
[spaceship] refresh token and retry on authorization errors (#19502) via Anderson Mesquita (@andersonvom)
[frameit] add support for iPhone 13 device family with updated colors (#20148) via Braden Casperson (@casperson)
[match] fix crash in match when passing a frozen value as app_identifiers (#20125) via Olivier Halligon (@AliSoftware)
2.205.1 Improvements
[trainer] reports failure with skipped tests (#20045) via Mahmood Tahir
[spaceship][tunes] fix 'block in select_team': [!] undefined method `[]' for nil:NilClass (#20088) via Hiroki Nomura
2.205.0 Fix for Apple ID authentication
[spaceship] fix for Apple ID authentication - replace teams endpoints (#20083) via Josh Holtz
[fastlane_core] add env var to skip printing plugins table. (#19963) via Roger Oba
[action][git_commit action] use safer way of calling sh (#19978) via Olivier Halligon
[spaceship] Add unresolved_issues to review submission states and update get_in_progress method (#19979) via Ivan Vrsajkov
[supply] Prefer all default tracks (#19926) (#20010) via Taneli Korri
[trainer] Return Test Plan Configuration in JUnit output (#20016) via Seb Skuse
Big thank you to @VrsajkovIvan33 and @valerio-castelli for doing the investigation and majority of the fixing for the Apple ID authentication and session issue ❤️
2.204.3 Improvements
[trainer][scan] identify skipped tests in xcresult and export to Junit format and output in scan (#19957) via Igor Makarov
[Fastlane.Swift] Swift fastlane upgrader #18933 (#19914) via Enrique Garcia
[pem][spaceship] update development push certificate type ID (#19879) via Igor Makarov
[snapshot] fix compile error on macCatalyst (#19917) via Philipp Arndt
[Fastlane.Swift] readPodspec: return map of [String: Any] (#19953) via Hais Deakin
[match] update :force_for_new_certificates option description (#19938) via Wolfgang Lutz
2.204.2 App Store Connect API is fixed - reverts local filtering
Revert "[spaceship][deliver][pilot] temporarily fix finding app by filtering by bundle id locally (#19900)" (#19906) via Josh Holtz (@joshdholtz)
Version 2.204.1 will be removed from RubyGems as the temporary fix is no longer needed
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.156.1 to 2.206.0.
Release notes
Sourced from fastlane's releases.
... (truncated)
Commits
de8b5ff
Version bump to 2.206.0 (#20288)c76ef61
[match] Add support for Developer ID certificates from G2 Sub-CA (#20145)8d14d8b
[spaceship] Add ability to invite a single TestFlight user (#20112)2851a3d
[deliver] addverify_only
option to deliver (#20247)1015e10
[scan] fix scan failing to return results when there are test failures (#20237)872266d
Remove named parameter fromcreate_capability
example. (#20197)56279c7
[spaceship] fix creation App Store Connect API authorization token (#20206)eec82d5
Add option to skip google account confirmation (#20223)431f4d6
Added timeout param into setup_ci (#20211)7bae3dc
[action][danger] Add GitHub enterprise flags to Danger action (#20216)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)