criticalmaps / criticalmaps-ios

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

Bump fastlane from 2.173.0 to 2.174.0 #385

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.173.0 to 2.174.0.

Release notes

Sourced from fastlane's releases.

2.174.0 Improvements

  • [action] app_store_connect_api_key update App Store Connect API token generation documentation (#18068) via David Brunow
  • [action] appetize add timeout support (#18074) via Raul Riera
  • [spaceship] expose error also from source (#18150) via Alisher Ulugbekov
  • [spaceship] added ASC endpoints for bundle id & bundle id capability (#18080) via Dinsen
  • [action] - cocoapods - add allow_root option (#18076) via Atsuto Yamashita
  • [fastlane_core] improve config item validation conversion and use UI.error instead of puts to report validation exception (#18088) via Gio Lodi
  • [action] push_to_git_remote - fix "undefined method 'each' for NilClass" error (#18153) via Neil Cowburn
  • [spaceship] explicitly allow to continue 2FA in non-interactive mode (#18109) via Oleg Kohtenko
  • [action] carthage - add use_xcframeworks option (#18090) via Atsuto Yamashita
  • [carthage] Add archive option (#18077) via Atsuto Yamashita
  • [spaceship] fixed typo (#18103) via Atsuto Yamashita
  • [action] xcov - fix compatibility issues for plugins depending on FastlaneCore::Project (#18053) via Satoshi Namai
Commits
  • 678966c Version bump to 2.174.0 (#18165)
  • e81d67a This should have been committed earlier
  • 50fe700 Actually fixes bump process
  • 0ca1b32 Fix fastlane bump to add all Swift files, gem files, and release brew and github
  • 90ff3ee [app store connect] update App Store Connect API token generation documentati...
  • 3ca07cc [action] appetize add timeout support (#18074)
  • f08d702 Expose error also from source (#18150)
  • f075aff [spaceship] added ASC endpoints for bundle id & bundle id capability (#18080)
  • 130733e [action] - cocoapods - add allow_root option (#18076)
  • 5cb21a9 [fastlane_core] improve config item validation conversion and use UI.error in...
  • 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)