criticalmaps / criticalmaps-ios

Critical Maps iOS App 🚲✊
http://www.criticalmaps.net
MIT License
287 stars 41 forks source link

Bump fastlane from 2.176.0 to 2.179.0 #391

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps fastlane from 2.176.0 to 2.179.0.

Release notes

Sourced from fastlane's releases.

2.179.0 Improvements

  • [action][match] match_nuke action - Nuke your certificate and provisioning profiles (via match) (#18387) via Manish Rathi
  • [Fastlane.Swift] fix Fastlane.Swift point values default value (#18449) via Jorge
  • [Fastlane.Swift] add some missing return types (#18450) via Jorge
  • [screengrab] fix screenshots on Android Q and above (#18434) via Kartik Soneji
  • [Fastlane.swift][cert][deliver][pilot][precheck][sigh] make username optional where apiKeyPath can also be provided (#18194) via Alexis Bronchart
  • [frameit] update iPad 12.9 version renaming mapping to match what the rest of frameit expects (#18448) via Tyler Hillsman
  • [frameit] fix for Nexus 5x naming and storing legacy frames that are needed but deleted in Facebook's frameset (#18439) via Josh Holtz
  • [actions] Unify Actions.git_branch and git_branch lane. (#18432) via Roger Oba
  • [fastlane_core] fix 2FA in CI environments by correctly evaluating falsey values of CI identifier env vars (#18429) via Alex
  • [deliver] don't update review information if empty hash (#18443) via Josh Holtz
  • [match][change_password] re-encrypt using new password instead of MATCH_PASSWORD env var (#18389) via Roger Oba
  • [action] - get_version_number update xcodeproj option to accept both Xcode project filepath or its containing directory (#17574) via Roger Oba
  • [Ruby 3.0] fix failing CI checks by supporting open-uri on Ruby 2.4 (#18405) via Satoshi Namai
  • [Ruby 3.0] replace Kenerl.open overriden by open-uri with URI.open (#18395) via Satoshi Namai
  • [app_store_connect_api] fixed issue with ApiKey in home directory (#18402) via Michal Hernas
  • [gym] fix generating and exporting macOS .app (#17885) via Edward Lawford
  • [gym] handle situations where the EXECUTABLE_NAME is not accurate (#18016) via David Brunow

2.178.0 Improvements

  • [spaceship] add testers to other group (#18382) via Eric Wu
  • [action] create_xcframework - delete .xcframework if already exists (#18345) via Nemanja Filipovic
  • [action] github_api action - 'headers' param improvements (#18347) via Manish Rathi
  • [action] app_store_connect_api_key - add validation to session duration. (#18346) via Roger Oba
  • [action] add skip_info_plist parameter to increment_build_number to avoid updating Info.plist (#18372) via Maarten Billemont
  • [fastlane_core] fix package upload after two-step rescue. (#18373) via Maarten Billemont
  • [pilot] do not update app beta details if not needed (#18289) via Albert Casademont
  • [fastlane_core][pilot][deliver] Improved transporter logging to pilot (#12259) via Alex Delong
  • [Ruby 3.0] fix Ruby 2.7's deprecation warnings (#18021) via Satoshi Namai
  • [action] github_api - enhance Github Actions token support (#18044) via David Cacenabes

2.177.0 Improvements

  • [scan] force to fail if requested devices do not exist (#18327) via Nemanja Filipovic
  • [action] push_to_git_remote - Remove useless pwd (#18270) via MK
  • [pilot] change itmsp saved name to allow multiple upload. (#18285) via Matheus Gois
  • [pilot] fix issue where build sometimes doesn't submit for review (#18328) via Josh Holtz
  • [spaceship] added missing create method for UserInvitation model (#18043) via Dinsen
  • [deliver] bring IOS_58 dimensions in line with the current Apple specification (#18276) via Michael Lenaghan
  • [spaceship] Better error handling of 403 status code when using API Key (#18299) via Dinsen
  • [spaceship] resolve issue with current team_id being incorrectly reported (#18279) via Ash Tyndall
  • [spaceship] make ensure_version pass the client to get_edit_app_store_version (#18294) via BoaNeo
  • [deliver] reduce the number of API calls in deleting screenshots (#18320) via Satoshi Namai
  • [action] add 'changelog' option to Appaloosa (#18326) via Nicolas Bouème
  • [snapshot] fixed logic calling uninstall_app (#18297) via liefersfl
  • [action] restore multi-threading uploads in upload_symbols_to_crashlytics (#18314) via Satoshi Namai
  • [spaceship] Add support for deleting app_screenshot_sets and app_preview_sets (#18287) via Max Ott
Commits
  • d21cda0 Version bump to 2.179.0 (#18456)
  • 9a426c5 [action][match] match_nuke action - Nuke your certificate and provisioning pr...
  • a0d9144 [Fastlane.Swift] Fix Fastlane.Swift point values default value (#18449)
  • 735fc99 Add some missing return types (#18450)
  • f6d685e [screengrab] Fix screenshots on Android Q and above (#18434)
  • 3870627 [Fastlane.swift][cert][deliver][pilot][precheck][sigh] make username option...
  • e601edc [frameit] Update iPad 12.9 version renaming mapping to match what the rest of...
  • 3b7f91f [frameit] fix for Nexus 5x naming and storing legacy frames that are needed b...
  • 79370c0 Unify Actions.git_branch and git_branch lane. (#18432)
  • b380176 Update helper.rb (#18429)
  • 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)