From 74f2f7c30497aa891d7e4a4cec8e184a8db0b62d Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 16 Mar 2023 10:40:12 +0100
Subject: [PATCH] build(deps): Bump fastlane-plugin-versioning_android from
0.1.0 to 0.1.1 (#4916)
Bumps
[fastlane-plugin-versioning_android](https://github.com/beplus/fastlane-plugin-versioning_android)
from 0.1.0 to 0.1.1.
Commits
3cf2bcb
Merge pull request #15
from jgsheffer/master
9a7003e
Fixing formatting for Rubocop
5a7eefd
Merge pull request #14
from jgsheffer/master
6615b23
Updating version for VersioningAndroid module
acf752a
Update android_set_version_name_action_spec.rb
e135ed5
Update versioning_android_helper.rb
6e141a4
Merge pull request #6
from LuminousPath/master
7b1e239
fix shell escape issue
c8439c8
Merge pull request #4
from Koranda/master
969bda7
Fixed calling of the method get_new_version_name
- Additional commits viewable in compare
view
[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=fastlane-plugin-versioning_android&package-manager=bundler&previous-version=0.1.0&new-version=0.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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)
Signed-off-by: dependabot[bot]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
Gemfile.lock | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Gemfile.lock b/Gemfile.lock
index 23ba61f41bdf..9111012d1071 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -111,7 +111,7 @@ GEM
fastlane-plugin-increment_version_code (0.4.3)
fastlane-plugin-sentry (1.15.0)
os (~> 1.1, >= 1.1.4)
- fastlane-plugin-versioning_android (0.1.0)
+ fastlane-plugin-versioning_android (0.1.1)
gh_inspector (1.1.3)
google-apis-androidpublisher_v3 (0.34.0)
google-apis-core (>= 0.9.1, < 2.a)