rogerluan / app-store-connect-notifier

Node.js app that sends App Store Connect notifications to Slack.
BSD 2-Clause "Simplified" License
102 stars 23 forks source link

Bump fastlane from 2.158.0 to 2.163.0 #32

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps fastlane from 2.158.0 to 2.163.0.

Release notes

Sourced from fastlane's releases.

2.163.0 Improvements

  • [action] App Store Connect API Key for register_device and register_devices (#17426) via Josh Holtz
  • [snapshot] update SnapshotHelper.swift to work with tvOS (#17360) via Pierre Felgines
  • [cert][deliver][match][precheck][sigh] pull "api_key" config from shared lane context. (#17390) via Roger Oba
  • [gym] fix building project with unicode characters in a name (#17397) via Daniel Jankowski
  • [action] add is_key_content_base64 to app_store_connect_api_key to make easier for env and CI (#17401) via Josh Holtz
  • [actions] add App Store Connect API key to app_store_build_number action (#17413) via Jake Wood
  • [spaceship] show proper 401 error message for Spaceship::ConnectAPI (#17393) via Josh Holtz
  • [deliver] make automatic_release optional for app types that aren't a ble to set it (like Apple Arcade and Pre Release) (#17383) via Josh Holtz
  • [sigh] fix download_all to also use App Store Connect API Key (#17382) via Josh Holtz
  • [Fastlane.Swift] fix: beforeAll method not called (#17336) via Jean Mainguy

2.162.0 App Store Connect API Key for match, cert, and sigh

  • [match] add support for App Store Connect API Key (#17291) via Josh Holtz
  • [sigh] add support for App Store Connect API Key (#17265) via Josh Holtz
  • [cert] migrate to App Store Connect API endpoints and can use App Store Connect API Key (#17263) via Josh Holtz
  • [deliver] fix screenshot uploads issue when overwrite_screenshot option is set to false (#17346) via Satoshi Namai
  • [fastlane_core] skip analytics message on first run if opted out (#17345) via Brandon Siegel
  • [deliver] transform string key to symbol, since hash args in options from CLI keyed by string (#17302) via TragedyStar
  • [spaceship] add ability to delete multiple beta testers at a time (#17304) via Eric Wu
  • [spaceship] support for adding & removing users (#17315) via Max Ott

2.161.0 Improvements

  • [action] add file ignore param for ensure_git_status_clean (#17115) via Devzhr
  • [action[ set http request read_timeout to 300 seconds for download_dsyms (#17262) via Pranav Raj
  • [Fastlane.swift] fix crash in LaneFileProtocol.swift when executing fastlane Swift without using SPM (#17276) via Roger Oba
  • [pilot] make key contents sensitive (#17256) via Roger Oba
  • [action] fixed issue in app_store_connect_api_key with loading key content from env variable (#17322) via Josh Holtz
  • [spaceship] checks is not nil on Spaceship::ConnectAPI.patch_app (#17261) via Abraão Levi de Oliveira Figueredo
  • [spaceship] modify Net::HTTPGenericRequest monkeypatch so that only Apple domains are affected (#17218) via Ash Tyndall

2.160.0 Deliver supports App Store Connect API Key

  • [spaceship] support PENDING_APPLE_RELEASE (#17254) via Josh Holtz
  • [deliver] add support for App Store Connect API Key (#17238) via Josh Holtz
  • [deliver] add retry when fetching edit app version and edit app info (#17235) via Josh Holtz
  • [frameit] allow setting font_weight for keyword/title (#17159) via Herbert Poul
  • [actions] add filter date to download_dsyms (#17228) via Mark Woollard

2.159.0 Improvements

  • [spaceship] add skip_select_team to Spaceship::ConnectAPI.login (#17215) via Josh Holtz
  • [Fastlane.swift] Swift Package Manager support (#16844) via Jorge
  • [actions] fixing an issue where last_git_tag command sometimes didn't return the correct tag based on pattern when the commit has multiple tags applied (#17204) via Gligor Kotushevski
  • [match] fixed an issue that caused match import command to create wrong names for some provisioning profiles. (#17213) via Nikola Nikolov
  • [deliver] fix UploadMetadata taking too long to run (#17169) via Pierluigi D'Andrea
  • [snapshot] fix snapshot landscape orientation issue (#17180) via Jari Kalinainen
  • [spaceship] fix Spaceship::ConnectAPI.get_app_price_points (#17200) via Josh Holtz
Commits
  • 4753b8d Version bump to 2.163.0 (#17427)
  • c96ebf4 [action] App Store Connect API Key for register_device and register_devices (...
  • a7a8e11 [snapshot] update SnapshotHelper.swift to work with tvOS (#17360)
  • c52527b Fix comment about using force option (#17387)
  • c2db7ea Pull "api_key" config from shared lane context. (#17390)
  • 251ffc6 [gym] Fix building project with unicode characters in a name (#17397)
  • 30d55a5 [action] add is_key_content_base64 to app_store_connect_api_key to make easie...
  • 23524da [actions] add App Store Connect API key to app_store_build_number action (#17...
  • e2ac27f [spaceship] show proper 401 error message for Spaceship::ConnectAPI (#17393)
  • 4815129 [deliver] make automatic_release optional for app types that aren't a ble to ...
  • 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)