JanGorman / Agrume

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

Bump fastlane from 2.207.0 to 2.208.0 #325

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastlane from 2.207.0 to 2.208.0.

Release notes

Sourced from fastlane's releases.

2.208.0 Improvements

  • [spaceship] fix fastlane init and temporarily retrofitting Spaceship::Tunes::Application.find (#20480) via Josh Holtz (@​joshdholtz)
  • [match][sigh] prefer default keychain during wwdr cert installation (#20448) via Bartosz Nowak (@​DuMaM)
  • [match][sigh] fix access to certs installed by fastlane tools for productsign command for macOS (#20474) via Bartosz Nowak (@​DuMaM)
  • [match] extract the certificate name from provisioning profiles (#20187) via Tejas Sharma (@​tejassharma96)
  • [action][changelog_from_git_commits] fix description for documentation (#20430) via Mathijs Bernson (@​mbernson)
  • [snapshot] use empty string to blank out operator name by default (#20429) via Zev Eisenberg (@​ZevEisenberg)
  • [trainer] fix ERB.new() deprecation warnings (#20440) via Philipp Wallisch (@​wallisch)
  • [match] fixes set up bugs when using GitLab Secure Files as a Match storage backend (#20452) via Darby Frey (@​darbyfrey)
Commits
  • 0781d7e Version bump to 2.208.0 (#20483)
  • 81275ea [spaceship] fix fastlane init and temporarily retrofitting `Spaceship::Tune...
  • aa2fd75 [match][sigh] Prefer default keychain during wwdr cert installation (#20448)
  • c7a5725 [match] [sigh] Add productsign to import script command (#20474)
  • 4b4a049 Add CircleCI connect instructions to PR template (#20453)
  • 6072f39 extract the certificate name from provisioning profiles (#20187)
  • 9867fe7 [action][changelog_from_git_commits] Fix description for documentation (#20430)
  • ac23bbc [snapshot] Use empty string to blank out operator name by default (#20429)
  • 9d8470d [scan] Fix ERB.new() deprecation warnings (#20440)
  • 4e30b8b [match] Fixes set up bugs when using GitLab Secure Files as a Match storage b...
  • See full diff 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)