Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump fastlane from 2.210.1 to 2.211.0 #2385

Merged
merged 1 commit into from
Nov 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 14, 2022

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 Component: Dependency Manager ruby Pull requests that update Ruby code labels Nov 14, 2022
Copy link
Member

@philipphofmann philipphofmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@philipphofmann philipphofmann merged commit 5a3ecbb into master Nov 15, 2022
@philipphofmann philipphofmann deleted the dependabot/bundler/fastlane-2.211.0 branch November 15, 2022 06:38
kevinrenskers added a commit that referenced this pull request Nov 15, 2022
…ents

* master:
  build(deps): bump github/codeql-action from 2.1.31 to 2.1.32 (#2386)
  build(deps): bump fastlane from 2.210.1 to 2.211.0 (#2385)
  ref: json serialization error reporting (#2355)
  release: 7.31.0
  ref: Fix outdated comment in SessionTracker (#2381)
  fix: Do not delete the app state (#2382)
  build: Split Swift and Clang format for pre-commit (#2380)
kevinrenskers added a commit that referenced this pull request Nov 24, 2022
* master: (56 commits)
  meta: disable swiftlint file length check in TBDBClient.swift (#2435)
  Revert "test: shorten some tests (#2422)" (#2427)
  test: shorten some tests (#2422)
  test: include Sentry changes in hash keys (#2412)
  release: 7.31.2
  fix: Crash in Client when reading integrations (#2398)
  test: tooling improvements (#2400)
  fix: Don't increase session's error count for dropped events (#2374)
  Update CHANGELOG.md (#2396)
  release: 7.31.1
  Fix: Set the correct OOM event timestamp (#2394)
  test: Fix SentrySerializationTests.testSerializationFailsWithInvalidJSONObject (#2392)
  feat(hybrid-sdks): Add captureScreenshots to PrivateSDKOnly (#2384)
  ci: Increase test timeout for iOS 12 (#2391)
  test: Disable flaky testCrashReportCount1 (#2389)
  test: Disable flaky testSerializeWithUnderlyingNSException (#2387)
  build(deps): bump github/codeql-action from 2.1.31 to 2.1.32 (#2386)
  build(deps): bump fastlane from 2.210.1 to 2.211.0 (#2385)
  ref: json serialization error reporting (#2355)
  release: 7.31.0
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Dependency Manager ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant