criticalmaps / criticalmaps-ios

Critical Maps iOS App 🚲✊
http://www.criticalmaps.net
MIT License
283 stars 40 forks source link

Bump fastlane from 2.189.0 to 2.193.0 #416

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastlane from 2.189.0 to 2.193.0.

Release notes

Sourced from fastlane's releases.

2.193.0 Mac support for pilot and other improvements

  • [action][zip] add default empty array values in ZipAction initialize (#19304) via Lukasz Grabowski
  • [match] don't add key to keychain if cert already present (#19285) via Sagar Ganiga
  • [pilot][upload_to_testflight] add Mac support (upload and distribute macOS apps) (#19296) via Josh Holtz

2.192.0 Improvements

  • [spaceship] retries developer portal requests that receive 502 Bad Gateway up to 5 times (usually works after 1 retry) (#19273) via Josh Holtz
  • [action][notarize] support using notarytool instead of altool if using Xcode 13 and up (#19235) via Josh Holtz
  • [frameit] fix missing iPad Pro (2nd generation) frames (#19258) via Andres Riofrio
  • [supply] automatically rescue changesNotSentForReview errors (#19248) via Joe Flateau
  • [produce] fix service name typo for Produce (#19261) via Shyam Lad
  • [fastlane] optimize bash and zsh completion scripts (#19232) via Marc Cornellà
  • [sigh] fixed the broken fastlane sigh manage -e command (#18760) via Manish Rathi
  • [action][create_xcframework] missing parameters in create xcframework (#19229) via José González
  • [spaceship] add Internal beta group (#19063) via Eric Wu
  • [pilot] added the Pilot::BuildManager::update_build_beta_details method unit tests (#19226) via Manish Rathi
  • [action][push_git_tags] escaping branch tag name in push_git_tags action (#19223) via Xiang Liu
  • [action][zip] fix regression in zip by escaping all args (#19215) via Liam Nichols

2.191.0 Improvements

  • [produce][spaceship] add ability to fetch and display available bundle capabilities (#19168) via Shyam Lad
  • [supply] fix upload_mapping for multiple mapping_paths (#19211) via Steffen Rusitschka
  • [spaceship] add requests to remove or replace visible apps (#19200) via Lukasz Grabowski
  • [regression][zip] fix the shellescape for the folder path (#19207) via Manish Rathi
  • [deliver] introduce a new synchronization logic for screenshots (#19070) via Satoshi Namai

2.190.0 Improvements

  • [pilot] added the Pilot::BuildManager::list method unit tests (#19191) via Manish Rathi
  • [pilot] added the Pilot::BuildManager::check_for_changelog_or_whats_new! method unit tests (#19190) via Manish Rathi
  • [action] add no-ansi option to clean_cocoapods_cache action (#19189) via Atsuto Yamashita
  • [spaceship] Add visible_apps relationship to invite users with app permissions and fetch user's app permissions (#19053) via Lukasz Grabowski
  • [spaceship] Adding three missing beta testers/groups methods (#19039) via gsavit
  • [clean_cocoapods_cache] Add verbose option (#19188) via Atsuto Yamashita
  • [action] add frozen option to bundle_install action (#19183) via Atsuto Yamashita
  • [action] add silent option to clean_cocoapods_cache action (#19187) via Atsuto Yamashita
  • [action][clean_cocoapods_cache] Add allow-root option (#19185) via Atsuto Yamashita
  • [action][bundle_install] add redownload option to bundle_install action (#19182) via Atsuto Yamashita
  • [fastlane_core] mask passwords in verbose output (#19173) via Christoph Dreis
  • [action][app_store_connect_api_key] Change default token duration (#19175) via David Brunow
  • [action][zip] Add :include and :exclude config options (#19149) via Liam Nichols
  • [spaceship] Add x-csrf-itc header to requests (#19145) via William Peterson
  • [sigh] skip cert verification on linux & Windows (#19116) via Abdul Wadood
  • [fastlane_core] skip overriding String.clear method when disabling colorization. (#19139) via Maxim Konstantinov
  • [scan] Fix typo in xcpretty_reporter_options_generator.rb (#19122) via Ikko Ashimine
Commits
  • ac2114e Version bump to 2.193.0 (#19311)
  • 9e5705c [pilot] added the Pilot::TesterImporter class unit tests (#19307)
  • 10fd8d9 Add default empty array values in ZipAction initialize (#19304)
  • 9b6d47e Don't add key if cert already present (#19285)
  • 06530b3 [Docs] Improve SIGH_PROFILE_TYPE description (#19301)
  • e8d30e3 [pilot][upload_to_testflight] add Mac support (#19296)
  • f266678 Version bump to 2.192.0 (#19276)
  • 910ae35 [spaceship] retries developer portal requests that receive 502 Bad Gateway up...
  • be62461 [action][notarize] support using notarytool instead of altool if using Xcode ...
  • 39d4458 [frameit] fix missing iPad Pro (2nd generation) frames (#19258)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)