Skip to content

Commit

Permalink
Bump danger-swiftlint from 0.33.0 to 0.34.0 (#88)
Browse files Browse the repository at this point in the history
Bumps
[danger-swiftlint](https://github.com/ashfurrow/danger-ruby-swiftlint)
from 0.33.0 to 0.34.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.34.0</h2>
<ul>
<li>Updates SwiftLint version to 0.54.0.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/commit/018471295122f38a9c7c125158f1766d7f17b37b"><code>0184712</code></a>
Version bump</li>
<li><a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/commit/20949b643ccde0c0d7a63786328ea3d951d8442f"><code>20949b6</code></a>
Merge pull request <a
href="https://redirect.github.com/ashfurrow/danger-ruby-swiftlint/issues/195">#195</a>
from fetch-rewards/feat/swiftlint-0.54.0-update</li>
<li><a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/commit/ea88029da4113b795cb3aa6bbff0fcb7b516fec6"><code>ea88029</code></a>
Update SwiftLint to 0.54.0</li>
<li>See full diff in <a
href="https://github.com/ashfurrow/danger-ruby-swiftlint/compare/0.33.0...0.34.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.33.0&new-version=0.34.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 89a6c29 commit 057b8ac
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ GEM
json (~> 2.1.0)
danger-plugin-api (1.0.0)
danger (> 2.0)
danger-swiftlint (0.33.0)
danger-swiftlint (0.34.0)
danger
rake (> 10)
thor (~> 0.19)
Expand All @@ -95,7 +95,7 @@ GEM
escape (0.0.4)
ethon (0.16.0)
ffi (>= 1.15.0)
faraday (2.7.11)
faraday (2.7.12)
base64
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
Expand Down Expand Up @@ -141,7 +141,7 @@ GEM
sawyer (~> 0.9)
open4 (1.3.4)
public_suffix (4.0.7)
rake (13.0.6)
rake (13.1.0)
rchardet (1.8.0)
redcarpet (3.6.0)
rexml (3.2.6)
Expand Down

0 comments on commit 057b8ac

Please sign in to comment.