Skip to content

Bump fastlane from 2.210.1 to 2.211.0#779

Merged
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.211.0
Feb 8, 2023
Merged

Bump fastlane from 2.210.1 to 2.211.0#779
tonidero merged 1 commit into
mainfrom
dependabot/bundler/fastlane-2.211.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 8, 2023

Copy link
Copy Markdown
Contributor

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)

Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.210.1 to 2.211.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](fastlane/fastlane@fastlane/2.210.1...fastlane/2.211.0)

---
updated-dependencies:
- dependency-name: fastlane
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the pr:dependencies Changes on external dependencies label Feb 8, 2023
@codecov

codecov Bot commented Feb 8, 2023

Copy link
Copy Markdown

Codecov Report

Merging #779 (0a19db0) into main (e3c9949) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #779   +/-   ##
=======================================
  Coverage   81.54%   81.54%           
=======================================
  Files         121      121           
  Lines        3999     3999           
  Branches      512      512           
=======================================
  Hits         3261     3261           
  Misses        535      535           
  Partials      203      203           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tonidero tonidero merged commit ec42c15 into main Feb 8, 2023
@tonidero tonidero deleted the dependabot/bundler/fastlane-2.211.0 branch February 8, 2023 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:dependencies Changes on external dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant