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.181.0 to 2.182.0 #96

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.181.0 to 2.182.0.

Release notes

Sourced from fastlane's releases.

2.182.0 Improvements

  • [snapshot] enable greater customization of the iOS status bar in snapshot screenshots (#18560) via Dave Wood
  • [Fastlane.Swift] Swift's ConfigItem for conflicting values into Ruby's end. (#18544) via Jorge Revuelta
  • [Fastlane.Swift] sanitize Swift document comments (#18635) via Jorge Revuelta
  • [Ruby 3.0] wwitch back to the original commander gem and update dependencies (#18599) via Satoshi Namai
  • [action] ensure backup_xcarchive preserves symbolic links (#18627) via Matej Bukovinski
  • [action][git_submodule_update] documentation improvements (#18598) via Manish Rathi
  • [Ruby 3.0] replace slack-notifier gem with internal library (#18537) via Satoshi Namai
  • [fastlane_core] xcode_at_least method improvements (#18600) via Manish Rathi
  • [pilot] clean-up - removed empty tester_util file (#18601) via Manish Rathi
  • [action][upload_symbols_to_crashlytics] add check for app_id before searching for gsp and api_token (#18607) via Cristian Lupu
  • [spaceship] add fetch_all_certificates method (#18620) via Damian Rzeszot
  • [Ruby 3.0] bump rubocop version (#18564) via Satoshi Namai
  • [action] import_from_git - Add caching support for branch (#18568) via Hiroki Nagasawa
Commits
  • 7ba2d6a Version bump to 2.182.0 (#18647)
  • 72ff4fc [snapshot] Enable greater customization of the iOS status bar in snapshot scr...
  • f43876a [Fastlane.Swift] Swift's ConfigItem for conflicting values into Ruby's end....
  • 006413e [Fastlane.Swift] Sanitize Swift document comments (#18635)
  • e9b79e4 [Ruby 3.0] Switch back to the original commander gem and update dependencies ...
  • 66c9d25 [action] ensure backup_xcarchive preserves symbolic links (#18627)
  • 8465ba7 [action][git_submodule_update] documentation improvements (#18598)
  • a45e8f3 [Ruby 3.0] replace slack-notifier gem with internal library (#18537)
  • 39abc01 [fastlane_core] xcode_at_least method improvements (#18600)
  • 09e5dcd [pilot] clean-up - removed empty tester_util file (#18601)
  • 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 #98.