Skip to content

Commit

Permalink
build(deps): Bump fastlane-plugin-versioning_android from 0.1.0 to 0.…
Browse files Browse the repository at this point in the history
…1.1 (#4916)

Bumps
[fastlane-plugin-versioning_android](https://github.com/beplus/fastlane-plugin-versioning_android)
from 0.1.0 to 0.1.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/3cf2bcb079dbc14141d417b3a4b07c82c5bcb971"><code>3cf2bcb</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/beplus/fastlane-plugin-versioning_android/issues/15">#15</a>
from jgsheffer/master</li>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/9a7003e9e2f438fb03ed3f8e05ed4690d5a66e08"><code>9a7003e</code></a>
Fixing formatting for Rubocop</li>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/5a7eefd9689a7b56e44721c94a057b92c842e313"><code>5a7eefd</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/beplus/fastlane-plugin-versioning_android/issues/14">#14</a>
from jgsheffer/master</li>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/6615b230ae766e8cd13e7b12f09725d4f89d446b"><code>6615b23</code></a>
Updating version for VersioningAndroid module</li>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/acf752afa8c062ef394197d8b14547e685a8d412"><code>acf752a</code></a>
Update android_set_version_name_action_spec.rb</li>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/e135ed59d62ee0ca9e141c04ca58ec98de502385"><code>e135ed5</code></a>
Update versioning_android_helper.rb</li>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/6e141a47199e9880a96227bfca51b3043719dace"><code>6e141a4</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/beplus/fastlane-plugin-versioning_android/issues/6">#6</a>
from LuminousPath/master</li>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/7b1e239b19c5de7603d432f255af6874391ba9d8"><code>7b1e239</code></a>
fix shell escape issue</li>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/c8439c8f9ae2bf2938e45269c4014e4bb7f1f32f"><code>c8439c8</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/beplus/fastlane-plugin-versioning_android/issues/4">#4</a>
from Koranda/master</li>
<li><a
href="https://github.com/beplus/fastlane-plugin-versioning_android/commit/969bda7a46cdc4af11cdd855fe110ce5a246191d"><code>969bda7</code></a>
Fixed calling of the method get_new_version_name</li>
<li>Additional commits viewable in <a
href="https://github.com/beplus/fastlane-plugin-versioning_android/compare/v0.1.0...v0.1.1">compare
view</a></li>
</ul>
</details>
<br />


[![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)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2023
1 parent ce60e98 commit 74f2f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 74f2f7c

Please sign in to comment.