criticalmaps / criticalmaps-ios

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

Bump fastlane from 2.162.0 to 2.163.0 #350

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps fastlane from 2.162.0 to 2.163.0.

Release notes

Sourced from fastlane's releases.

2.163.0 Improvements

  • [action] App Store Connect API Key for register_device and register_devices (#17426) via Josh Holtz
  • [snapshot] update SnapshotHelper.swift to work with tvOS (#17360) via Pierre Felgines
  • [cert][deliver][match][precheck][sigh] pull "api_key" config from shared lane context. (#17390) via Roger Oba
  • [gym] fix building project with unicode characters in a name (#17397) via Daniel Jankowski
  • [action] add is_key_content_base64 to app_store_connect_api_key to make easier for env and CI (#17401) via Josh Holtz
  • [actions] add App Store Connect API key to app_store_build_number action (#17413) via Jake Wood
  • [spaceship] show proper 401 error message for Spaceship::ConnectAPI (#17393) via Josh Holtz
  • [deliver] make automatic_release optional for app types that aren't a ble to set it (like Apple Arcade and Pre Release) (#17383) via Josh Holtz
  • [sigh] fix download_all to also use App Store Connect API Key (#17382) via Josh Holtz
  • [Fastlane.Swift] fix: beforeAll method not called (#17336) via Jean Mainguy
Commits
  • 4753b8d Version bump to 2.163.0 (#17427)
  • c96ebf4 [action] App Store Connect API Key for register_device and register_devices (...
  • a7a8e11 [snapshot] update SnapshotHelper.swift to work with tvOS (#17360)
  • c52527b Fix comment about using force option (#17387)
  • c2db7ea Pull "api_key" config from shared lane context. (#17390)
  • 251ffc6 [gym] Fix building project with unicode characters in a name (#17397)
  • 30d55a5 [action] add is_key_content_base64 to app_store_connect_api_key to make easie...
  • 23524da [actions] add App Store Connect API key to app_store_build_number action (#17...
  • e2ac27f [spaceship] show proper 401 error message for Spaceship::ConnectAPI (#17393)
  • 4815129 [deliver] make automatic_release optional for app types that aren't a ble to ...
  • 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)