criticalmaps / criticalmaps-ios

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

Bump fastlane from 2.171.0 to 2.172.0 #381

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.171.0 to 2.172.0.

Release notes

Sourced from fastlane's releases.

2.172.0 Big Improvements

  • [frameit] add support for new iPhone 12-family devices and their new colors (#17940) via Nicolas Mauri
  • [deliver][download_metadata] give precedence to generate metadata from edit version instead of live version (#17813) via Roger Oba
  • [action] git_commit - skip commit if git status is clean for paths (#17913) via Pierre Felgines
  • [spaceship][docs] update spaceship app store connect docs (#17938) via Roger Oba [snapshot] fix snapshot not saving image files on Apple Silicon M1 (#17912) via Martin Albrecht
  • [fastlane] add BUDDY environment variables (#17922) via Rafał Sztwiorok
  • [spaceship] adding missing localizations attribute to AppStoreVersion (#17928) via gsavit
  • Update sample issue from being an existing issue, to a fake one. (#17934) via Roger Oba
  • [action] swiftlint - avoid throwing error for new types of reporters. (#17935) via Roger Oba
  • [action] change 'platform' optionality since nil is not really a valid value. (#17936) via Roger Oba
  • [gym] update gym's available export_methods to match xcodebuild's. (#17939) via Roger Oba
  • [frameit] fix the screenshot size of iPhone 8 Plus (#17977) via Rhett Tuan
  • [action] register_device - fix regression that was causing a crash when creating a device that already exists (#17799) via Roger Oba
  • [spaceship] allow 2FA request only in interactive mode (#17854) via Oleg Kohtenko
  • [action] new create_xcframework action (#17844) via José González
  • [CI] support Ruby 2.7 on Circle CI (#17861) via Satoshi Namai
  • [action] artifactory - add option to authenticate using an API key (#17835) via Florian Staine
  • [gym] update identifier used to looked up the bundle ID when parsing provisioning profile (#17865) via John Britton
  • [spaceship] allow for updating of beta groups (#17984) via Krish
  • [snapshot] fix picking up 'SnapshotHelper'-files from DerivedData #17828 (#17833) via David Everlöf
  • [gym] use unzip for IPA files that are too big (#17825) via Theodore Dubois
  • [action] change username for register_devices action to optional (#17942) via Econa77
  • [action] add api bearer to create pull request (#17972) via Thilek Silvadorai
  • [scan] fix scan not failing when disable_xcpretty and fail_build are true (#17946) via Jean Mainguy
  • [scan] fix scan regression caused by not setting slack_default_payloads option (#17923) via Roger Oba
  • [gym][scan][snapshot] disable automatic SPM dependencies resolution or skip it entirely (#17916) via Roman Tysiachnik
  • [gym][snapshot] fix gym use_system_scm option and add use_system_scm option to snapshot (#17832) via Roger Oba
Commits
  • 633860a Version bump to 2.172.0 (#18020)
  • 795969b [CI] improve bundler's cache on CircleCI (#17892)
  • 557ae2f [frameit] add support for new iPhone 12-family devices and their new colors (...
  • f55ec21 [deliver][download_metadata] give precedence to generate metadata from edit v...
  • 44a49ad [action] git_commit - skip commit if git status is clean for paths (#17913)
  • f9f64c1 [spaceship][docs] update spaceship app store connect docs (#17938)
  • fb55a82 Bugfix for issue #17862 (#17912)
  • 48cadd3 add BUDDY environment variables (#17922)
  • 20adaaf [spaceship] adding missing localizations attribute to AppStoreVersion (#17928)
  • f0385a6 Update sample issue from being an existing issue, to a fake one. (#17934)
  • 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)