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.170.0 #108

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps fastlane from 2.138.0 to 2.170.0.

Release notes

Sourced from fastlane's releases.

2.170.0 Improvements and Upload App Privacy Details

  • [Fastlane.swift] fixed potential undefined method `action_name' in generator (#17660) via phil zhang
  • [action] onesignal - update onesignal.rb to include optional organization_id (#17696) via Brandon Carpenter
  • [deliver] fix a regression in language detection in Deliver::UploadMetadata (#17730) via Satoshi Namai
  • [action] NEW ACTION for App Data Usages: upload_app_privacy_details_to_app_store (#17592) via Josh Holtz
  • [match] only include enabled devices for force_for_new_devices (#17695) via Steven Roebert

For more information on uploading App Privacy Details, go to https://docs.fastlane.tools/uploading-app-privacy-details/

2.169.0 Improvements

  • [cert] add tvos to platforms option (#17704) via Josh Holtz
  • [spaceship] ConnectAPI::App - actually limit get_app_store_versions (#17703) via Josh Holtz
  • [spaceship] fix get_live_version (#17701) via Max Ott
  • [snapshot] conditional compiler directive (#17687) via Jorge
  • [deliver] prepare for adding new validations for screenshots (refactoring) (#17661) via Satoshi Namai
  • [gym][scan] add -scmProvider option to xcodebuild command for the gym and scan actions (#17644) via Andrea Sacerdoti
  • [spaceship] handle 429 error response (#17692) via Joe DeCapo
  • [spaceship] get push mode from trustedPhoneNumbers (#17666) via Nick Rogness
  • [spaceship] add support for Privacy Choices URL (#17665) via Max Ott
  • [action] xcode-install - add option to customize number of download retry attempts (#17691) via Roger Oba

2.168.0 Improvements

  • [spaceship] add client optional parameter in model helpers (#17475) via Bolo Michelin
  • [match] support mac_installer_distribution certificate type (#17561) via Paul Taykalo
  • [action] add support for arrays in in slather action for binary_basename and FL_SLATHER_BINARY_BASENAME environment variable (#17606) via José González
  • [fastlane] also support NO_COLOR for disabling colors (#17611) via Benedek Kozma
  • [deliver] read values from SharedValues context only if needed. (#17616) via Roger Oba
  • [scan] fix crash on TestResultParser when disable_xcpretty=true (#17623) via Marcelo Gobetti
  • [supply] skip sending user fraction if it's 1.0 when promoting track (#17617) via Roger Oba

2.167.0 Improvements

  • [match] skip committing changes when nuking if the repo is already empty (#17571) via Roger Oba
  • [Fastlane.Swift][update_fastlane] upgrade Fastlane.swift files (#17599) via Jean Mainguy
  • [pilot list] ignore nil install_counts (#17569) via Elliott Williams
  • [spaceship] Spaceship::ConnectAPI - added betaGroup delete and get builds for the group functions (#17588) via Krish
  • [deliver] add the latest 6.5 inch screenshot size (#17594) via Satoshi Namai
  • [actino] add_git_tag - make build_number parameter mutually exclusive with the tag. (#17573) via Roger Oba
  • [action] add --enable-code-coverage option to generate-xcodeproj command for the spm action (#17582) via Andrea Sacerdoti
  • [swift] fix: swiftformat issues (#17590) via Jean Mainguy
  • [pilot] update to new emoji regex (#17560) via Josh Holtz
  • [snapshot] move fake artifacts to temp directory in tests (#17559) via Josh Holtz
  • [fastlane_core] use additional key for fetching bundle ID from provisioning profile (#17553) via Paul Taykalo
  • [fastlane_core] disable colors for colorize gem too (#17547) via Benedek Kozma
  • [fastlane_core] install both old and new WWDR certificates (#17538) via Igor Makarov

2.166.0 Improvements

  • [cert] fix issues where to_pem wasn't always getting called when creating a cert (#17540) via Josh Holtz
  • [action] update homebrew install for appledoc action (#17513) via seanmcneil
  • [fastlane_core][deliver] allow FASTLANE_ITUNES_TRANSPORTER_PATH to work again (#17502) via Josh Holtz
  • [action] update_fastlane fixed for rubygems > 3.1.0 and added homebrew support (#17530) via Josh Holtz
Commits
  • a046b06 Version bump to 2.170.0 (#17735)
  • c262850 [SwiftActionsAPIGenerator] fixed undefined method `action_name' (#17660)
  • d87a2e3 [onesignal]Update onesignal.rb to include optional organization_id (#17696)
  • 5f63e64 [deliver] fix a regression in language detection in Deliver::UploadMetadata (...
  • 600bcdf [action] NEW ACTION for App Data Usages: upload_app_data_usage_to_app_store (...
  • 97b3295 [match] Only include enabled devices for force_for_new_devices (#17695)
  • afaa813 Version bump to 2.169.0 (#17705)
  • 995fb03 [cert] add tvos to platforms option (#17704)
  • 07b28bd [spaceship] ConnectAPI::App - actually limit get_app_store_versions (#17703)
  • 9e4e408 [spaceship] fix get_live_version (#17701)
  • 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.170.0.
- [Release notes](https://github.com/fastlane/fastlane/releases)
- [Commits](fastlane/fastlane@fastlane/2.138.0...fastlane/2.170.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 Dec 7, 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 #111.

@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/fastlane-2.170.0 branch January 4, 2021 07:25
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