JanGorman / Agrume

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

Bump fastlane from 2.203.0 to 2.204.0 #300

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastlane from 2.203.0 to 2.204.0.

Release notes

Sourced from fastlane's releases.

2.204.0 Improvements

  • [snapshot][fastlane_core] hotfix/simulator not starting Xcode 13 (#19531) via Markus Moltke
  • [pilot] support internal groups for testflight (#19735) via Tamas Horvath
  • [match] fix typo in Match::Storage::S3Storage#s3_object_path (#19870) via Fotos Georgiadis
  • [pilot][upload_to_testflight] Send pkg to mac testflight when both ipa and pkg are available (#19801) via Lukasz Grabowski
  • [snapshot] update example devices included with xcode 13.1 (#19615) via David E. Weekly
  • [match] add an option to safe remove certs for nuke (#19617) via Lukasz Grabowski
  • [Fastlane.swift] fixes issues with running on Apple Silicon #18502 (#19555) via Enrique
  • [fastlane] fixes bug in string concatenation of verify_build error message (#19873) via Rogerio de Paula Assis
  • [scan] fix issue when scan failed to zip_build_products for build_for_testing option (#19875) via Manish Rathi
  • [trainer][regression] fixes fail_build parameter which stopped working (#19882) via David Cacenabes
Commits
  • 835c1b5 Version bump to 2.204.0 (#19886)
  • 2abdffc [snapshot][fastlane_core] Hotfix/simulator not starting Xcode 13 (#19531)
  • be7d70a [pilot] support internal groups for testflight (#19735)
  • 0fa8f7e Fix typo in Match::Storage::S3Storage#s3_object_path (#19870)
  • 154d2c3 [pilot][upload_to_testflight] Send pkg to mac testflight when both ipa and pk...
  • 6d43cb6 [snapshop] update example devices included with xcode 13.1 (#19615)
  • 3e01df6 [match] Add an option to safe remove certs for nuke (#19617)
  • 77e732c [Fastlane.swift] fixes issues with running on Apple Silicon #18502 (#19555)
  • bce3bb8 Fixes bug in string concatenation of verify_build error message (#19873)
  • 6dabcf5 [scan] Fix issue when scan failed to zip_build_products for `build_for_testin...
  • 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)