JanGorman / Agrume

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

Bump fastlane from 2.185.0 to 2.185.1 #268

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.185.0 to 2.185.1.

Release notes

Sourced from fastlane's releases.

2.185.1 Improvements

  • [Fastlane.Swift] treat Bool as optional to avoid config issues (#18827) via Jorge Revuelta
  • [Fastlane.Swift] fix Fastfile.swift template syntax error (#18589) via Soohan Lee
  • [spaceship] migrate Psych#safe_load to support Psych v4.0 in upcoming Ruby 3.1 (#18825) via Satoshi Namai
  • [fastlane] add environment variable to skip lane summaries (#18839) via Tejas Sharma
  • [snapshot] allow iPods to run alongside iPhone and iPad (#18843) via mdubs
  • [fastlane_core] add pods project schemes environment variable (#18815) via Tejas Sharma
  • [actions] remove all instances of is_string in options and use type for appetize (#18809), crashlytics (#18855), danger (#18859), create_pull_request (#18858), create_keychain (#18857), create_app_on_managed_play_store (#18856), copy_artifacts (#18854), commit_version_bump (#18852), commit_github_file (#18851), cocoapods (#18850), cloc (#18849), clean_cocoapods_cache (#18848), clean_build_artifacts (#18847), badge (#18833), appium (#18828), apteligent (#18829), artifactory (#18830), automatic_code_signing (#18831), backup_xcarchive (#18832), changelog_from_git_commits (#18837), build_and_upload_to_appetize (#18834), bundle_install (#18835), carthage (#18836), chatwork (#18838) via Manish Rathi
Commits
  • 03ae4c1 Version bump to 2.185.1 (#18886)
  • b817148 [Fastlane.Swift] Treat Bool as optional to avoid config issues (#18827)
  • d406e6d [action][crashlytics] remove all instances of is_string in options and use ...
  • 248a9d5 [Fastlane.Swift] Fix Fastfile.swift template syntax error (#18589)
  • 0e1234f [action][danger] remove all instances of is_string in options and use `type...
  • e78a015 [action][create_pull_request] remove all instances of is_string in options ...
  • e5f3371 [action][create_keychain] remove all instances of is_string in options and ...
  • 2a1d456 [action][create_app_on_managed_play_store] fixed the input options formatting...
  • 278f55a [action][copy_artifacts] remove all instances of is_string in options and u...
  • 24d5aa3 [action][commit_version_bump] remove all instances of is_string in options ...
  • 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)