Skip to content
This repository has been archived by the owner on May 2, 2021. It is now read-only.

Bump fastlane from 2.138.0 to 2.144.0 #55

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fastlane from 2.138.0 to 2.144.0.

Release notes

Sourced from fastlane's releases.

2.144.0 Improvements

  • [core] suppress output of PlistBuddy when disabling "KeyboardContinuousPathEnabled" (#16123) via Rob Nadin
  • [gym] copy Asset Pack into output directory (#16117) via Carles Roig
  • [scan] add testPlan option to scan (#16043) via Nathan Wong
  • [match] provisioning Profiles Import and Windows Support (#16188) via Dimitar Tachev
  • [action] generate update_code_signing_settings action instead of deprecated automatic_code_signing (#15900) via Atsuto Yamashita
  • [pod_lib_lint] add "analyze" option (#16190) via Kyle Hammond
  • [action] update crashlytics deprecation date to May 4, 2020 (#16189) via Alex Singer
  • [supply] fixing empty track use case (#16161) via androidseb
  • [action] add deprecation message to Crashlytic's Beta action (#16157) via Alex Singer
  • [spaceship] add ability to create a beta group to Spaceship (#16180) via C.J. Windisch
  • [deliver] provide 'env_name' to each config option that didn't previously have one and that isn't a hash (#16179) via Liam Nichols
  • [action] clean_build_artificates - remove references to downloaded files after they are deleted (#16178) via Guy Kogus
  • [fastlane] migrate from AWS-SDK v2 to AWS-SDK v3 (#16143) via Jakub Kašpar
  • [spaceship] add a check in app_version.setup_screenshots to also check if there is an app_preview already uploaded (#14738) via Pavlos Chrisochoidis
  • [action] swiftlint - add support for the --no-cache flag on autocorrect… (#16132) via Ignacio Calderon

2.143.0 Frameit Android and Match S3 Storage

  • [frameit] support for Android (#15087) via Josh Holtz
  • [screengrab] fix screengrab folder name (#16094) via Josh Holtz
  • [match] add Amazon S3 storage. (#15200) via Josh Holtz
  • [match] fixed match import looking for old certificate types only (#16041) via Josh Holtz
  • [frameit] take in account effective_text_height for available text height (#14628) via Bruno Virlet
  • [scan] set an extension of resultBundlePath as ".xcresult" when using Xcode 11 (#16044) via Atsuto Yamashita
  • [pilot] removes raising exception when build_beta_detail is nil (#16068) via Rogerio de Paula Assis

2.142.0 Improvements

  • [match] update an instruction in match/storage/google_cloud_storage.rb (#15898) via Jim Puls
  • [ensure_xcode_version] Implement flexible version check (#15906) via Jean Mainguy
  • [action] get_github_release - use GITHUB_API_TOKEN for default for consistency (#15995) via Takeru Chuganji
  • [screengrab] Fix escaping issue with adb path (#15981) (#15986) via Cihat Gündüz
  • [action] spm - adds xcpretty_args optional parameter (#15922) (#15971) via Kyle Hammond
  • [screengrab] re-add locale and images to screenshots output path (#15994) via Cihat Gündüz
  • [pilot] guard against error when trying to notify testers once a Testflight build is uploaded (#16006) via Rogerio de Paula Assis
  • [snapshot] disable Pasteboard sync in snapshot (#16008) via Xaver Lohmüller
  • [scan] macOS testing fixes (#16023) via Benedek Kozma
  • [gym] Fix watchOS platform (#16016) via Jean Mainguy
  • [action] swiftlint - adding Raise if swiftlint error (#16022) via Alfredo Moreira
  • [action] default print_log on notarize to false (#16028) via Josh Holtz
  • [action] add notarize action (#15956) via Berk Çebi
  • [fastlane] allow subfolders in the Actions folder (#15958) via Lorenzo Mattei
  • [action] Export version in app_store_build_number and latest_testflight_build_number actions (#15946) via Johannes Marbach
  • [ensure_git_branch] Add a regex example (#15945) via Peter Kreinz
  • [action] SwiftLint :reporter documented and validated (#15941) via Oleksii Kalentiev
  • [core] fix cert import into keychain for catalina and productbuild (#15991) via Josh Holtz
  • [upload_symbols_to_crashlytics] Add support for --app-id argum… (#15976) via Liam Nichols
  • [screengrab] Fix crash granting DUMP permission (#15789) via Rick Clephas
  • [Fastlane.swift] socket_server_action_command_executor - fix sh error_callback (#15951) via Jean Mainguy
  • [scan] Add -parallel-testing-worker-count option (#15949) via Jean Mainguy
  • [action] cocoapods - add missing params argument to pod_version (#15947) via Pierluigi D'Andrea
... (truncated)
Commits
  • 2ee0583 Version bump to 2.144.0 (#16202)
  • 1f67059 Suppress output of PlistBuddy when disabling "KeyboardContinuousPathEnabled" ...
  • ad2b7a8 [gym] Copy Asset Pack into output directory (#16117)
  • eb2e217 [scan] Add testPlan option to scan (#16043)
  • ebcf197 [match] Provisioning Profiles Import and Windows Support (#16188)
  • 63be9d3 [action] Generate update_code_signing_settings action instead of deprecated a...
  • 3168f62 [pod_lib_lint] add "analyze" option (#16190)
  • d5ead22 Update crashlytics deprecation date to May 4, 2020 (#16189)
  • c762d7f Fixing empty track use case (#16161)
  • 72dafeb Add deprecation message to Crashlytic's Beta action (#16157)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Mar 24, 2020
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview
Copy link
Contributor Author

Superseded by #58.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/fastlane-2.144.0 branch April 6, 2020 07:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants