JanGorman / Agrume

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

Bump fastlane from 2.199.0 to 2.200.0 #296

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastlane from 2.199.0 to 2.200.0.

Release notes

Sourced from fastlane's releases.

2.200.0 Improvements

  • [spaceship] Initial support for updated review submissions flow (#19751) via Valerio Castelli
  • [fastlane_core] fix non-UTF-8 char issues when analysing ipa (#19697) via Shifei Chen
  • [supply] add an option to change the release status of a promoted track (#19701) via Joe Flateau
  • [fastlane_core] use randomly generated filename(s) for -assetFile when uploading binaries to Testflight/App Store (#19716) via David Kim
  • [action][get_version_number] get_version_number in xcode 13 project can't read version_number (#19773) via dejunDev
  • [deliver] Add Watch Series 7 screen size (#19782) via Gero Gerke
  • [action][download_dsyms] Fix download-dsym unnecessary builds scan when after_uploaded_date provided (#19765) via German Velibekov
  • [gym] Correctly inherit OTHER_SWIFT_FLAGS when using option 'analyze_build_time' (#19737) via Tracy Keeling
  • [scan] Fix: test retries succeeding when they shouldn't (#19749) via Eric Yuan
Commits
  • e215bdc Version bump to 2.200.0 (#19784)
  • 5931981 [spaceship] Initial support for updated review submissions flow (#19751)
  • 576e76b [fastlane_core] fix non-UTF-8 char issues when analysing ipa (#19697)
  • e04b8c3 [supply] add an option to change the release status of a promoted track (#19701)
  • d0f135d [fastlane_core] use randomly generated filename(s) for -assetFile when upload...
  • bf117a1 Update get_version_number.rb (#19773)
  • 7df69c9 [deliver] Add Watch Series 7 screen size (#19782)
  • 594449e Fix download-dsym unnecessary builds scan when after_uploaded_date provided...
  • eaf77b0 gym: Correctly inherit OTHER_SWIFT_FLAGS when using option 'analyze_build_tim...
  • 3a97e72 [scan] Fix: test retries succeeding when they shouldn't (#19749)
  • 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)