criticalmaps / criticalmaps-ios

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

Bump fastlane from 2.170.0 to 2.171.0 #378

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.170.0 to 2.171.0.

Release notes

Sourced from fastlane's releases.

2.171.0 Improvements and Goodbye 2020

  • [itunes-transporter] fix transporter DELIVER_ITMSTRANSPORTER_ADDITIONAL_UPLOAD_PARAMETERS env var validation (#17793) via Roger Oba
  • [action] push_to_git_remote - add --push-options option to push_to_git_remote action (#17791) via Roger Oba
  • [action] pod_push - add use_json parameter to pod_push action (#17809) via José González
  • [action] spm - add --enable-code-coverage option to spm action test command (#17805) via Andrea Sacerdoti
  • [action] git_commit - skip commit if nothing is staged (#17804) via Pierre Felgines
  • [action] add_git_tag - add option to omit the current lane from tag and message (#17792) via Roger Oba
  • [actions] github action - add Bearer authentication option (#17764) via David Cacenabes
  • [precheck] allow precheck to be run on live app versions as well as edit ones (#17738) via Roger Oba
  • [match] fix MATCH_GIT_PRIVATE_KEY ignored on repo push (#17829) via Sascha P
  • [spaceship] adding headers to connect api response object (#17867) via gsavit
  • [scan][slack] add slack_default_payloads option to scan and improve slack action's default_payloads docs (#17866) via Roger Oba
  • [sigh] fix undefined method expires with expiration_date in Sigh::Runner (#17741) via Roger Oba
  • [spaceship] adding missing phased release and review details attributes (#17761) via gsavit
  • [action] add download_app_privacy_details_from_app_store action (#17746) via Igor Makarov
  • [match] fix recursion when MATCH_PASSWORD is not set (#17557) via Roger Oba
  • [action] fail nexus_upload action when the underlying command line fails. (#17740) via Roger Oba
  • [deliver] correct dependencies (#17739) via Satoshi Namai
  • [screengrab] quickfix for valid locales like en_US in Screengrab (#17555) via Marc PEREZ
  • [deliver] improve screenshot validation (#17708) via Satoshi Namai
  • [tests] fix random test sample code failing test (#17750) via Josh Holtz
Commits
  • e2ff499 Version bump to 2.171.0 (#17888)
  • 41fcd1a Validate -t Transporter option by raising a warning instead of error. (#17793)
  • f6c7013 Add "--push-options" option to "push_to_git_remote" action. (#17791)
  • 11b7085 [action] pod_push - add use_json parameter to pod_push action (#17809)
  • 07b3e22 [action] spm - add --enable-code-coverage option to spm action test com...
  • ef1ccf1 Skip commit if nothing is staged (#17804)
  • 14ba23e [add_git_tag] add option to omit the current lane from tag and message (#17792)
  • b9ae3a5 [actions] github action - add Bearer authentication option (#17764)
  • 5fc4064 [precheck] allow precheck to be run on live app versions as well as edit ones...
  • 0e4d620 [match] fix MATCH_GIT_PRIVATE_KEY ignored on repo push (#17829)
  • 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)