minvws / nl-covid19-coronacheck-app-ios

European Union Public License 1.2
25 stars 11 forks source link

Bump fastlane-plugin-firebase_app_distribution from 0.4.2 to 0.5.0 #166

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps fastlane-plugin-firebase_app_distribution from 0.4.2 to 0.5.0.

Release notes

Sourced from fastlane-plugin-firebase_app_distribution's releases.

v0.5.0

  • Remove deprecated login action.
  • Update firebase_app_distribution action to return a hash representing the release. The action also stores a hash representing the release in lane_context[SharedValues::FIREBASE_APP_DISTRO_RELEASE].
  • Fix bug where accessing SharedValues::FIREBASE_APP_DISTRO_LATEST_RELEASE caused a uninitialized constant Fastlane::Actions::SharedValues::FIREBASE_APP_DISTRO_LATEST_RELEASE error.
Commits
  • aeb3e01 Bump version to 0.5.0 (#302)
  • c831f4f Prefer Fastlane::Actions::SharedValues::FIREBASE_APP_DISTRO_RELEASE in tests ...
  • f0db15a Defined SharedVariables constant for FIREBASE_APP_DISTRO_LATEST_RELEASE (#300)
  • b04e28a Save release to shared lane variable (#299)
  • a0f97c6 Remove login task (#298)
  • 409f69c Merge pull request #297 from fastlane/bump-version-0.4.3.pre.1
  • 4418b22 Update github actions release flow
  • 5dd4a76 Merge pull request #296 from fastlane/create-github-action
  • ac4e11f Create GitHub Action for publishing to RubyGems
  • 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)
dependabot[bot] commented 1 year ago

Looks like fastlane-plugin-firebase_app_distribution is up-to-date now, so this is no longer needed.