JanGorman / Agrume

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

Bump fastlane from 2.195.0 to 2.196.0 #288

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.195.0 to 2.196.0.

Release notes

Sourced from fastlane's releases.

2.196.0 Improvements

  • [fastlane_core] symbolize keys in options of type Hash (#19424) via Davide De Rosa
  • [snapshot] add snapshot iPad Mini support (#19460) via Paul
  • [pem] fix issue OpenSSL empty password (#19459) via Fernando
  • [supply] Treat no release note as warning instead of error (#19425) via yanagiragi
  • [sigh] add --generate-entitlement-der to resign codesign calls (#19423) via Taylor Fort
  • [action][latest_testflight_build] make LatestTestflightBuildNumberAction not overwrite existing Actions.lane_context (#19421) via Jan Klausa
  • [snapshot] add the iPhone 13 devices so that they can be included in the HTML report page. (#19420) via Yilei "Dolee" Yang
  • [screengrab] fix typos in Screengrab options (#19426) via Christoph Dreis
  • [supply] fix rollout update (#19411) via Oleksii Malovanyi
Commits
  • 6d29464 Version bump to 2.196.0 (#19470)
  • ac88987 [fastlane_core] symbolize keys in options of type Hash (#19424)
  • a8c2bbc Add snapshot iPad Mini support (#19460)
  • 85f63d1 Fix issue OpenSSL empty password (#19459)
  • f616ea6 [supply] Treat no release note as warning instead of error (#19425)
  • d1463ad [sigh] add --generate-entitlement-der to resign codesign calls (#19423)
  • 62ab8b0 [action][latest_testflight_build] make LatestTestflightBuildNumberAction no...
  • 27a41b8 Add the iPhone 13 devices so that they can be included in the HTML report pag...
  • 4891a83 Fix typos in Screengrab options (#19426)
  • db2a1be Fix and ammend gemspec metadata (#19419)
  • 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)