app
app copied to clipboard
chore(deps): bump maierj/fastlane-action from 1.4.0 to 3.0.0
Bumps maierj/fastlane-action from 1.4.0 to 3.0.0.
Release notes
Sourced from maierj/fastlane-action's releases.
Focus on Fastlane execution
This version removes some functionality that should rather be covered by a preceeding
ruby/setup-rubysetup in your workflow. SeeREADMEfor all the details. The release also removes any remaining usage tracking code.Increment Node Version
Incremented Node version to Node 16 (fixes maierj/fastlane-action#98)
Disable usage tracking by default
Because of an issue with the usage tracking service, the parameter to skip tracking is set to
trueby default.Added dotenv support
This release adds support for passing a dotenv file name to the fastlane command (contribution by
@fahrenkrug). It also includes minor updates of dependencies.Verbose option and documentation update
- Updated the documentation to reflect that fastlane now supports Ruby 3
- Added option to enable verbose output for fastlane
Documentation update
This release updates the recommended ruby version that this action should be used in connection with.
Removing Ruby version specification
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.
Commits
516faaaClean up dependencies52be828Clean up dependenciesff1da42Re-add subdirectory param7e1ba6fUpdate dependencies and refactor functionalities into other stepsad57f55Bump version in README.md862de2cMerge branch 'master' into development4944b57Merge remote-tracking branch 'origin/master'db301b1Update node versione61c14eUpdate action.ymla17717bBump version number- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.