criticalmaps / criticalmaps-ios

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

Bump fastlane from 2.168.0 to 2.170.0 #376

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.168.0 to 2.170.0.

Release notes

Sourced from fastlane's releases.

2.170.0 Improvements and Upload App Privacy Details

  • [Fastlane.swift] fixed potential undefined method `action_name' in generator (#17660) via phil zhang
  • [action] onesignal - update onesignal.rb to include optional organization_id (#17696) via Brandon Carpenter
  • [deliver] fix a regression in language detection in Deliver::UploadMetadata (#17730) via Satoshi Namai
  • [action] NEW ACTION for App Data Usages: upload_app_privacy_details_to_app_store (#17592) via Josh Holtz
  • [match] only include enabled devices for force_for_new_devices (#17695) via Steven Roebert

For more information on uploading App Privacy Details, go to https://docs.fastlane.tools/uploading-app-privacy-details/

2.169.0 Improvements

  • [cert] add tvos to platforms option (#17704) via Josh Holtz
  • [spaceship] ConnectAPI::App - actually limit get_app_store_versions (#17703) via Josh Holtz
  • [spaceship] fix get_live_version (#17701) via Max Ott
  • [snapshot] conditional compiler directive (#17687) via Jorge
  • [deliver] prepare for adding new validations for screenshots (refactoring) (#17661) via Satoshi Namai
  • [gym][scan] add -scmProvider option to xcodebuild command for the gym and scan actions (#17644) via Andrea Sacerdoti
  • [spaceship] handle 429 error response (#17692) via Joe DeCapo
  • [spaceship] get push mode from trustedPhoneNumbers (#17666) via Nick Rogness
  • [spaceship] add support for Privacy Choices URL (#17665) via Max Ott
  • [action] xcode-install - add option to customize number of download retry attempts (#17691) via Roger Oba
Commits
  • a046b06 Version bump to 2.170.0 (#17735)
  • c262850 [SwiftActionsAPIGenerator] fixed undefined method `action_name' (#17660)
  • d87a2e3 [onesignal]Update onesignal.rb to include optional organization_id (#17696)
  • 5f63e64 [deliver] fix a regression in language detection in Deliver::UploadMetadata (...
  • 600bcdf [action] NEW ACTION for App Data Usages: upload_app_data_usage_to_app_store (...
  • 97b3295 [match] Only include enabled devices for force_for_new_devices (#17695)
  • afaa813 Version bump to 2.169.0 (#17705)
  • 995fb03 [cert] add tvos to platforms option (#17704)
  • 07b28bd [spaceship] ConnectAPI::App - actually limit get_app_store_versions (#17703)
  • 9e4e408 [spaceship] fix get_live_version (#17701)
  • 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)