JanGorman / Agrume

🍋 A lemony fresh iOS image viewer written in Swift.
MIT License
807 stars 121 forks source link

Bump fastlane from 2.198.1 to 2.199.0 #295

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastlane from 2.198.1 to 2.199.0.

Release notes

Sourced from fastlane's releases.

2.199.0 Improvements

  • [docs] modernize markdown syntax of auto-generated README documentation (#19643) via Roger Oba
  • [action] allow using a .xcode-version file with xcversion action (#19644) via Roger Oba
  • [spaceship] spaceauth - add new functionality to check if a user's session is still valid (#19658) via Casey
  • [action] [update_code_signing_settings] add entitlements file path capability (#19678) via Rainer Killinger
  • [scan] add examples for simulator descriptions including OS version (#19683) via Seán Labastille
  • [deliver][snapshot][fastlane_core] fix typos (#19675) via Matthew James Kraai
  • [action][download_dsyms] fix: download_dsyms with wait_for_dsym_processing is not checking the latest data from Connect API (#19523) via Bruno Guidolim
  • [action][download_dsyms] use filter argument to /builds to find specific build (#19670) via Aman Gupta Karmani
Commits
  • 605d261 Version bump to 2.199.0 (#19693)
  • 5d55364 [docs] modernize markdown syntax of auto-generated README documentation (#19643)
  • a79fa27 [action] allow using a .xcode-version file with xcversion action (#19644)
  • a6be336 [spaceship] spaceauth - add new functionality to check if a user's session is...
  • 60583e0 [action] [update_code_signing_settings] add entitlements file path capability...
  • de946dd Add examples for simulator descriptions including OS version (#19683)
  • 4e8b5c8 [deliver][snapshot][fastlane_core] fix typos (#19675)
  • 8fa326a [tests] fix failing master tests (#19677)
  • 2668eff [action][download_dsyms] fix: download_dsyms with `wait_for_dsym_processing...
  • 77be2c7 [action][download_dsyms] use filter argument to /builds to find specific buil...
  • See full diff 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)