beeminder / BeeSwift

Official Beeminder for iOS app
Other
29 stars 5 forks source link

Bump fastlane from 2.212.2 to 2.213.0 #387

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps fastlane from 2.212.2 to 2.213.0.

Release notes

Sourced from fastlane's releases.

2.213.0 Improvements

  • [core][match] remove obsolete and expired WWDR G1 certificate (#21271) via Frederik Seiffert (@​triplef)
  • [action][ensure_git_status_clean] new ignore_files option for explicitly ignoring files (#21283) via Josh Holtz (@​joshdholtz)
  • [scan] run simulator destination with arch=x86_64 for Xcode 14.3 and up if on Intel (#21284) via Josh Holtz (@​joshdholtz)
  • [match] adding support for self-managed GitLab instances (#21274) via Darby Frey (@​darbyfrey)
  • [pilot] fix increase limit for build query (#21212) via Eric Lindvall (@​eric)
  • [dependency] relax multipart_post dependency version requirement (#20870) via Edouard Brière (@​edouard)
Commits
  • 0ede7e7 Version bump to 2.213.0 (#21286)
  • 8aed4cc [core] Remove obsolete and expired WWDR G1 certificate (#21271)
  • 5e0149b [action][ensure_git_status_clean] new ignore_files option for explicitly igno...
  • 586b13f [scan] run simulator destination with arch=x86_64 for Xcode 14.3 and up if on...
  • 7b3e224 [match] Adding support for self-managed GitLab instances (#21274)
  • b3ae1b0 [pilot] Fix increase limit for build query (#21212)
  • 08e5093 [dependency] relax multipart_post dependency version requirement (#20870)
  • 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)
theospears commented 11 months ago

@dependabot rebase

dependabot[bot] commented 11 months ago

Superseded by #396.