rogerluan / app-store-connect-notifier

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

Bump fastlane from 2.189.0 to 2.191.0 #128

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.189.0 to 2.191.0.

Release notes

Sourced from fastlane's releases.

2.191.0 Improvements

  • [produce][spaceship] add ability to fetch and display available bundle capabilities (#19168) via Shyam Lad
  • [supply] fix upload_mapping for multiple mapping_paths (#19211) via Steffen Rusitschka
  • [spaceship] add requests to remove or replace visible apps (#19200) via Lukasz Grabowski
  • [regression][zip] fix the shellescape for the folder path (#19207) via Manish Rathi
  • [deliver] introduce a new synchronization logic for screenshots (#19070) via Satoshi Namai

2.190.0 Improvements

  • [pilot] added the Pilot::BuildManager::list method unit tests (#19191) via Manish Rathi
  • [pilot] added the Pilot::BuildManager::check_for_changelog_or_whats_new! method unit tests (#19190) via Manish Rathi
  • [action] add no-ansi option to clean_cocoapods_cache action (#19189) via Atsuto Yamashita
  • [spaceship] Add visible_apps relationship to invite users with app permissions and fetch user's app permissions (#19053) via Lukasz Grabowski
  • [spaceship] Adding three missing beta testers/groups methods (#19039) via gsavit
  • [clean_cocoapods_cache] Add verbose option (#19188) via Atsuto Yamashita
  • [action] add frozen option to bundle_install action (#19183) via Atsuto Yamashita
  • [action] add silent option to clean_cocoapods_cache action (#19187) via Atsuto Yamashita
  • [action][clean_cocoapods_cache] Add allow-root option (#19185) via Atsuto Yamashita
  • [action][bundle_install] add redownload option to bundle_install action (#19182) via Atsuto Yamashita
  • [fastlane_core] mask passwords in verbose output (#19173) via Christoph Dreis
  • [action][app_store_connect_api_key] Change default token duration (#19175) via David Brunow
  • [action][zip] Add :include and :exclude config options (#19149) via Liam Nichols
  • [spaceship] Add x-csrf-itc header to requests (#19145) via William Peterson
  • [sigh] skip cert verification on linux & Windows (#19116) via Abdul Wadood
  • [fastlane_core] skip overriding String.clear method when disabling colorization. (#19139) via Maxim Konstantinov
  • [scan] Fix typo in xcpretty_reporter_options_generator.rb (#19122) via Ikko Ashimine
Commits
  • 2720dab Version bump to 2.191.0 (#19214)
  • e89cb14 [produce][spaceship] Add ability to fetch and display available bundle capabi...
  • 382df83 Fix upload_mapping for multiple mapping_paths (#19211)
  • b6b9fda [spaceship] add requests to remove or replace visible apps (#19200)
  • 1b53604 [regression][zip] fix the shellescape for the folder path (#19207)
  • eadd030 [deliver] introduce a new synchronization logic for screenshots (#19070)
  • 62d3d03 Add unit tests in user_client_spec for users (delete_user, add_user_visible_a...
  • 3b4186b Version bump to 2.190.0 (#19193)
  • 0a8b51e [pilot] added the Pilot::BuildManager::list method unit tests (#19191)
  • 61fe36d [pilot] added the Pilot::BuildManager::check_for_changelog_or_whats_new! meth...
  • 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)