JanGorman / Agrume

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

Bump fastlane from 2.210.1 to 2.211.0 #339

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fastlane from 2.210.1 to 2.211.0.

Release notes

Sourced from fastlane's releases.

2.211.0 Improvements

  • [release] fix for more forgiving changelog generation for release (#20851) via Josh Holtz (@​joshdholtz)
  • [match][sigh] add support for Apple Silicon Macs in iOS/iPadOS provisioning profiles (#20676) via Philipp Resch (@​PinkidG)
  • [snapshot] fix compiler error on SnapshotHelper.swift (#20689) via amcalgates (@​amcalgates)
  • [match] fix match nuke not deleting decrypted files (#20776) via Iulian Onofrei (@​revolter)
  • [docs] update path to iTMSTransporter for Fastlane.swift (#20795) via Rafał Wyszomirski (@​rafauke)
  • [action][update_code_signing_settings] add sdk key to update_code_signing_settings (#20655) via gabimoncha (@​gabimoncha)
  • [pilot][deliver] fix private method clone' called for # on uploading app (#20662) via freddi(Yuki Aki) (@​freddi-kit)
  • [spaceship] implement resolution center API in Spaceship::ConnectAPI (#20726) via Hiroto Nakamura (@​Hiroto-N)
  • [action] add xcodes action, deprecating xcversion and xcode-install (#20672) via Roger Oba (@​rogerluan)
  • [frameit] fix device detection that would match less specific devices first (#20642) via Guglielmo Faglioni (@​guidev)
  • [deliver] add support to detecting and uploading 6.7" (iPhone 14 Pro Max) screenshots (#20694) via Evgeny Cherpak (@​cherpake)
Commits
  • 8e456d6 Version bump to 2.211.0 (#20852)
  • 5ab5e0c [release] fix for more forgiving changelog generation for release (#20851)
  • 56db40b [match][sigh] add support for Apple Silicon Macs in iOS/iPadOS provisioning p...
  • e59bb1c [snapshot] fix compiler error on SnapshotHelper.swift (#20689)
  • 62fc877 [match] fix match nuke not deleting decrypted files (#20776)
  • 669a4a5 Update path to iTMSTransporter (#20795)
  • 96e71d5 [action][update_code_signing_settings] add sdk key to update_code_signing_s...
  • 991ce9b use dup instead of clone for error case (#20662)
  • 2263403 [spaceship] implement resolution center API in Spaceship::ConnectAPI (#20726)
  • 4b30089 [action] add xcodes action, deprecating xcversion and xcode-install (#2...
  • 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)