JanGorman / Agrume

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

Bump fastlane from 2.205.1 to 2.205.2 #317

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps fastlane from 2.205.1 to 2.205.2.

Release notes

Sourced from fastlane's releases.

2.205.2 Improvements

  • [action][update_project_provisioning] fail when profile cannot be verified (#20169) via Lukasz Grabowski
  • [match] check validity of provisioning profile certificates (#20194) via Vitalii Budnik
  • [spaceship] refresh token and retry on authorization errors (#19502) via Anderson Mesquita
  • [frameit] add support for iPhone 13 device family with updated colors (#20148) via Braden Casperson
  • [match] Avoid mutating app_identifiers (#20125) via Olivier Halligon
Commits
  • 90a0345 Version bump to 2.205.2 (#20203)
  • 7508b63 [update_project_provisioning] Fail when profile cannot be verified (#20169)
  • ab18b91 [match] Check validity of provisioning profile certificates (#20194)
  • baeb595 [spaceship] refresh token and retry on authorization errors (#19502)
  • c456d89 Revert "[trainer] Fix missing test failures and improve junit format (#20105)...
  • 81277cd [trainer] Fix missing test failures and improve junit format (#20105)
  • e9861e6 Add support for iPhone 13 device family with updated colors (#20148)
  • acb7d84 match: Avoid mutating app_identifiers (#20125)
  • 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)