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.191.0 to 2.192.0 #132

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.191.0 to 2.192.0.

Release notes

Sourced from fastlane's releases.

2.192.0 Improvements

  • [spaceship] retries developer portal requests that receive 502 Bad Gateway up to 5 times (usually works after 1 retry) (#19273) via Josh Holtz
  • [action][notarize] support using notarytool instead of altool if using Xcode 13 and up (#19235) via Josh Holtz
  • [frameit] fix missing iPad Pro (2nd generation) frames (#19258) via Andres Riofrio
  • [supply] automatically rescue changesNotSentForReview errors (#19248) via Joe Flateau
  • [produce] fix service name typo for Produce (#19261) via Shyam Lad
  • [fastlane] optimize bash and zsh completion scripts (#19232) via Marc Cornellà
  • [sigh] fixed the broken fastlane sigh manage -e command (#18760) via Manish Rathi
  • [action][create_xcframework] missing parameters in create xcframework (#19229) via José González
  • [spaceship] add Internal beta group (#19063) via Eric Wu
  • [pilot] added the Pilot::BuildManager::update_build_beta_details method unit tests (#19226) via Manish Rathi
  • [action][push_git_tags] escaping branch tag name in push_git_tags action (#19223) via Xiang Liu
  • [action][zip] fix regression in zip by escaping all args (#19215) via Liam Nichols
Commits
  • f266678 Version bump to 2.192.0 (#19276)
  • 910ae35 [spaceship] retries developer portal requests that receive 502 Bad Gateway up...
  • be62461 [action][notarize] support using notarytool instead of altool if using Xcode ...
  • 39d4458 [frameit] fix missing iPad Pro (2nd generation) frames (#19258)
  • dc76539 [supply] automatically rescue changesNotSentForReview errors (#19248)
  • 7d113de Fix service name typo for Produce (#19261)
  • 258cddb [fastlane] optimize bash and zsh completion scripts (#19232)
  • 17e4a04 [sigh] Fixed the broken fastlane sigh manage -e command (#18760)
  • 899c36f [action][create_xcframework] missing parameters in create xcframework (#19229)
  • 44ca2d5 [spaceship] add Internal beta group (#19063)
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #135.