opendocument-app / OpenDocument.droid

It's Android's first OpenOffice Document Reader!
https://opendocument.app/
Other
259 stars 36 forks source link

Bump fastlane from 2.209.1 to 2.211.0 #316

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fastlane from 2.209.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)

2.210.1 Hotfix for deliver and pilot

  • [pilot][deliver] Fix how to encode base64 p8 key on deliver and pilot (#20669) via freddi(Yuki Aki) (@​freddi-kit)

2.210.0 Improvements

  • [deliver][pilot] use altool instead of using iTMSTransporter for Xcode 14 (#20631) via freddi(Yuki Aki) (@​freddi-kit)
  • [docs][run_tests] fix typo and improve phrasing of documentation (#20585) via Roger Oba (@​rogerluan)
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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.