Skip to content

Update maierj/fastlane-action action to v3#12

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/maierj-fastlane-action-3.x
Open

Update maierj/fastlane-action action to v3#12
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/maierj-fastlane-action-3.x

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
maierj/fastlane-action action major v1.4.0 -> v3.0.0

Release Notes

maierj/fastlane-action

v3.0.0: Focus on Fastlane execution

Compare Source

This version removes some functionality that should rather be covered by a preceeding ruby/setup-ruby setup in your workflow. See README for all the details.
The release also removes any remaining usage tracking code.

v2.3.0: Increment Node Version

Compare Source

Incremented Node version to Node 16 (fixes https://github.com/maierj/fastlane-action/issues/98)

v2.2.1: Disable usage tracking by default

Compare Source

Because of an issue with the usage tracking service, the parameter to skip tracking is set to true by default.

v2.2.0: Added dotenv support

Compare Source

This release adds support for passing a dotenv file name to the fastlane command (contribution by @​fahrenkrug).
It also includes minor updates of dependencies.

v2.1.0: Verbose option and documentation update

Compare Source

  • Updated the documentation to reflect that fastlane now supports Ruby 3
  • Added option to enable verbose output for fastlane

v2.0.1: Documentation update

Compare Source

This release updates the recommended ruby version that this action should be used in connection with.

v2.0.0: Removing Ruby version specification

Compare Source

This version removes the problematic, hardcoded Ruby version specification. That requires the developers that use the action to precede the fastlane step with a setup-ruby step. More details about how to migrate to this version can be found in the README.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants