JanGorman / Agrume

🍋 A lemony fresh iOS image viewer written in Swift.
MIT License
807 stars 121 forks source link

Bump fastlane from 2.185.1 to 2.187.0 #270

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.185.1 to 2.187.0.

Release notes

Sourced from fastlane's releases.

2.187.0 Improvements

  • [screengrab] general improvements, removed deprecated and un-needed code (#18003) via penn5
  • [produce][spaceship] update bundle capability API and add new bundle capabilities (#18853) via Shyam Lad
  • [action][setup_jenkins] Fix type for add_keychain_to_search_list option (#19005) via Manish Rathi
  • [action][sourcedocs] Fix options formatting (#18993) via Manish Rathi
  • [snapshot] enable Snapshot to take Apple Watch 44mm screenshots (#1709) (#18890) via Matthew Flint
  • [action][create-keychain] allow timeout: 0 to specify "no time-out" (#18894) via Manish Rathi
  • [action] remove all instances of is_string in options and use type for unlock_keychain (#19000),slather (#18991),update_app_group_identifiers (#19001),update_code_signing_settings (#19002),update_fastlane (#19003),twitter (#18999),tryouts (#18998),testfairy (#18997),ssh (#18996),s3 (#18977),say (#18978),spm (#18995),splunkmint (#18994),sonar (#18992),slack (#18990),sh (#18989),setup_travis (#18988),setup_jenkins (#18987),setup_circle_ci (#18986),setup_ci (#18985),set_pod_key (#18984),set_info_plist_value (#18983),set_github_release (#18982),set_changelog (#18981),set_build_number_repository (#18980),scp (#18979),run_tests (#18964),rsync (#18963),resign (#18962),reset_simulator_contents (#18961),reset_git_repo (#18960),register_devices (#18959),puts (#18958),push_git_tags (#18957),prompt (#18956),podio_item (#18955),pod_push (#18954),oclint (#18953),number_of_commits (#18952),notarize (#18951),nexus_upload (#18950),modify_services (#18949),make_changelog_from_jenkins (#18948),mailgun (#18947),lcov (#18946),latest_testflight_build_number (#18945)

2.186.0 Improvements

  • [action]adds action for obtaining remote repo default branch (#18845) via seanmcneil
  • [spaceship] parse response body as json if not already (#18766) via Muhammet Ilendemli
  • [spaceship] adding individual_testers attribute to Build model (#18922) via gsavit
  • [match] fix nuke exception when nuking with the empty files storage (#18864) via Manish Rathi
  • [match] add git authentication methods to match import command (#18903) via rb1193
  • add builds attribute to BetaTester model (#18923) via gsavit
  • [spaceship] add missing method to individually assign beta tester to builds (#18924) via gsavit
  • [snapshot] fix Swift compiler version check for SnapshotHelper.swift (#18930) via Jorge Revuelta
  • [Fastlane.Swift] add new Swift 5.5 reserved keywords (#18928) via Jorge Revuelta
  • [fastlane_core] fix the ensure_array_type_passes_validation error message (#18927) via Manish Rathi
  • [regression][pilot] fix upload using api_key_path + apple_id CLI options (#18860) via Manish Rathi
  • [actions] remove all instances of is_string in options and use type for jazzy (#18921), ipa (#18920), installr (#18919), install_on_device (#18918), increment_build_number (#18912), import_from_git (#18911), ifttt (#18910), hockey (#18909), hipchat (#18908), hg_push (#18907), hg_commit_version_bump (#18906), gradle (#18905), github_api (#18904), git_add (#18882), git_commit (#18883), get_push_certificate (#18881), get_managed_play_store_publishing_rights (#18880), get_ipa_info_plist_value (#18879), get_build_number_repository (#18878), erb (#18877), environment_variable (#18876), ensure_xcode_version (#18875), ensure_no_debug_code (#18874), ensure_git_status_clean (#18873), ensure_git_branch (#18872), dsym_zip (#18871), download_dsyms (#18870), download_app_privacy_details_from_app_store (#18869), deploygate (#18868) via Manish Rathi
Commits
  • 4addbe8 Version bump to 2.187.0 (#19017)
  • ba8be11 [screengrab] general improvements, removed deprecated and un-needed code (#18...
  • f072a8f [produce][spaceship] update bundle capability API and add new bundle capabili...
  • 80acbac [action][setup_jenkins] Fix type for add_keychain_to_search_list option (#1...
  • ce2644d [action][unlock_keychain] remove all instances of is_string in options and ...
  • 78394db [action][sourcedocs] Fix options formatting (#18993)
  • 7479f98 [action][slather] remove all instances of is_string in options and use `typ...
  • e3200d8 [action][update_app_group_identifiers] remove all instances of is_string in...
  • 510f729 [action][update_code_signing_settings] remove all instances of is_string in...
  • a258e5e [action][update_fastlane] remove all instances of is_string in options and ...
  • 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)