Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Oztechan/CCC#1239] Bump fastlane-plugin-firebase_app_distribution from 0.3.8 to 0.5.0 in /ios #79

Open
wants to merge 1 commit into
base: better-3.0
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 16, 2023

Bumps fastlane-plugin-firebase_app_distribution from 0.3.8 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.

v0.4.2

  • Actually fix file permissions in gem.

v0.4.1

  • Fix file permissions in gem.

v0.4.0

  • Links to new releases are now available. These links help you manage binaries and ensure that testers and other developers have the right release.
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
  • f214169 Merge pull request #295 from fastlane/bump-version-0.4.2
  • Additional commits viewable 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)

Bumps [fastlane-plugin-firebase_app_distribution](https://github.com/fastlane/fastlane-plugin-firebase_app_distribution) from 0.3.8 to 0.5.0.
- [Release notes](https://github.com/fastlane/fastlane-plugin-firebase_app_distribution/releases)
- [Commits](firebase/fastlane-plugin-firebase_app_distribution@v0.3.8...v0.5.0)

---
updated-dependencies:
- dependency-name: fastlane-plugin-firebase_app_distribution
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
0 participants