Skip to content

Commit

Permalink
Bump danger-swiftlint from 0.34.0 to 0.35.0 (#96)
Browse files Browse the repository at this point in the history
Bumps
[danger-swiftlint](https://github.com/ashfurrow/danger-ruby-swiftlint)
from 0.34.0 to 0.35.0.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/blob/master/Changelog.md">danger-swiftlint's
changelog</a>.</em></p>
<blockquote>
<h2>0.35.0</h2>
<ul>
<li>Updates Thor to 1.0.0.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/commit/bf340a84953b303bb76168124c433d7e0e216dff"><code>bf340a8</code></a>
Version bump.</li>
<li><a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/commit/c7ad6c6c6aeddc19f155f1cbef3ec08bbed300fe"><code>c7ad6c6</code></a>
Merge pull request <a
href="https://redirect.github.com/ashfurrow/danger-ruby-swiftlint/issues/196">#196</a>
from Progressive-Insurance/feature/update-thor</li>
<li><a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/commit/865c3fb35ade33ce01cc93bf0284aec917e54fc7"><code>865c3fb</code></a>
Revert ruby version update</li>
<li><a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/commit/7d7f0301e00877266f1695d9dca6796fd5b2bf82"><code>7d7f030</code></a>
Updated thor to latest version</li>
<li><a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/commit/1ce3e251aa4ae0e581c087f112cf626c79404d28"><code>1ce3e25</code></a>
Version bump.</li>
<li>See full diff in <a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/compare/0.34.0...0.35.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=danger-swiftlint&package-manager=bundler&previous-version=0.34.0&new-version=0.35.0)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 29, 2024
1 parent 8133ad5 commit d068d11
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -86,26 +86,26 @@ GEM
json (~> 2.1.0)
danger-plugin-api (1.0.0)
danger (> 2.0)
danger-swiftlint (0.34.0)
danger-swiftlint (0.35.0)
danger
rake (> 10)
thor (~> 0.19)
thor (~> 1.0.0)
drb (2.2.0)
ruby2_keywords
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-http-cache (2.5.0)
faraday-http-cache (2.5.1)
faraday (>= 0.8)
faraday-net_http (3.1.0)
net-http
ffi (1.16.3)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
git (1.19.0)
git (1.19.1)
addressable (~> 2.8)
rchardet (~> 1.8)
httpclient (2.8.3)
Expand Down Expand Up @@ -159,7 +159,7 @@ GEM
sqlite3 (1.7.0-x86_64-linux)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
thor (0.20.3)
thor (1.0.1)
typhoeus (1.4.1)
ethon (>= 0.9.0)
tzinfo (2.0.6)
Expand Down

0 comments on commit d068d11

Please sign in to comment.