erosson / freecbt

✨🐙 A GPL Licensed Cognitive Behavioral Therapy app for iOS and Android
https://freecbt.erosson.org
GNU General Public License v3.0
105 stars 17 forks source link

Bump fastlane from 2.156.1 to 2.209.0 in /ios #608

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastlane from 2.156.1 to 2.209.0.

Release notes

Sourced from fastlane's releases.

2.209.0 Improvements

  • [deliver] fix typo caused by string concatenation (#20531) via Roger Oba (@​rogerluan)
  • [frameit] faceook.design moved to design.facebook.com (#20513) via Guglielmo Faglioni (@​guidev)
  • [match][sigh][cert] added checking hash of installed wwdr certificates (#20507) via grey442 (@​grey442)
  • [action] adding no overwrite and local only options to the pod repo push command (#20455) via polmum (@​polmum)
  • [core] fix unescaped \ (#20508) via Arthur Baars (@​aibaars)
  • [action][tests] don't create keychain files in lazy manner (#20478) via Bartosz Nowak (@​DuMaM)
  • [pilot] app_version and app_build should not be fetched from a local IPA or PKG when distribute_only is set (#20488) via Colin Tremblay (@​tremblay)
  • [match] suppress null byte message (#20497) via Aaron Brager (@​getaaron)

2.208.0 Improvements

  • [spaceship] fix fastlane init and temporarily retrofitting Spaceship::Tunes::Application.find (#20480) via Josh Holtz (@​joshdholtz)
  • [match][sigh] prefer default keychain during wwdr cert installation (#20448) via Bartosz Nowak (@​DuMaM)
  • [match][sigh] fix access to certs installed by fastlane tools for productsign command for macOS (#20474) via Bartosz Nowak (@​DuMaM)
  • [match] extract the certificate name from provisioning profiles (#20187) via Tejas Sharma (@​tejassharma96)
  • [action][changelog_from_git_commits] fix description for documentation (#20430) via Mathijs Bernson (@​mbernson)
  • [snapshot] use empty string to blank out operator name by default (#20429) via Zev Eisenberg (@​ZevEisenberg)
  • [trainer] fix ERB.new() deprecation warnings (#20440) via Philipp Wallisch (@​wallisch)
  • [match] fixes set up bugs when using GitLab Secure Files as a Match storage backend (#20452) via Darby Frey (@​darbyfrey)

2.206.2 Improvements

  • [Fastlane.swift] fix compile issue with argumentProcessor (#20318) via Josh Holtz (@​joshdholtz)
  • [Fastlane.Swift] Use ArgumentProcessor port to start fastlane socket_server (#20176) via Sven Tiigi (@​SvenTiigi)
  • [pem] fixed "\x82" from ASCII-8BIT to UTF-8 when saving .p12 files to disk (#20317) via Roger Oba (@​rogerluan)
  • [fastlane] fix a grammatical mistake when prompting which lane to run (#20307) via kamimi01 (@​kamimi01)
  • [fastlane][tests] add tests for CLIToolsDistributor (#20315) via Lukasz Grabowski (@​lucgrabowski)

2.206.1 Hot fix

  • [regression][fastlane] fixed fastlane command issue when tool name not provided (#20295) via Manish Rathi (@​crazymanish)
  • [aciton][import_from_git] fix/import from git spec fail with non master default branch (#20297) via Jerome Lacoste (@​lacostej)

2.206.0 Improvements

  • [match] add support for Developer ID certificates from G2 Sub-CA (#20145) via Frederik Seiffert (@​triplef)
  • [spaceship] add ability to invite a single TestFlight user (#20112) via Lucas (@​LcTwisk)
  • [deliver] add verify_only option to deliver (#20247) via Pol Piella (@​pol-piella)
  • [scan] fix scan failing to return results when there are test failures (#20237) via Mahmood Tahir (@​tahirmt)
  • [docs] remove named parameter from create_capability example. (#20197) via Trent Kocurek (@​t2)
  • [spaceship] fix creation App Store Connect API authorization token (#20206) via Yuya Oka (@​nnsnodnb)
  • [match] add option to skip google account confirmation (#20223) via Tim Sneed (@​trsneed)
  • [aciton][setup_ci] added timeout param into setup_ci (#20211) via javigines (@​javigines)
  • [action][danger] add GitHub Enterprise flags (#20216) via Alexander Weiß (@​alexanderwe)
  • [fastlane] allows aliased tool names (build_app, sync_code_signing, etc) to run from CLI (#20287) via Josh Holtz (@​joshdholtz)
  • [spaceship] update buildDeliveries request to use app id in path (#20268) via Lukasz Grabowski (@​lucgrabowski)
  • [spaceship] update Spaceship::ConnectAPI::User model to include delete! method (#20251) via Liam Nichols (@​liamnichols)
  • [infra] changelog will now show github usernames which makes contributors stand out more in releases (#20214) via Josh Holtz (@​joshdholtz)

2.205.2 Improvements

  • [action][update_project_provisioning] fail when profile cannot be verified (#20169) via Lukasz Grabowski (@​lucgrabowski)
  • [match] check validity of provisioning profile certificates when force_for_new_certificates option is provided (#20194) via Vitalii Budnik (@​nekrich)
  • [spaceship] refresh token and retry on authorization errors (#19502) via Anderson Mesquita (@​andersonvom)

... (truncated)

Commits


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 2 years ago

Superseded by #611.