Skip to content

Commit

Permalink
Bump danger from 9.4.2 to 9.4.3 (#98)
Browse files Browse the repository at this point in the history
Bumps [danger](https://github.com/danger/danger) from 9.4.2 to 9.4.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/danger/danger/releases">danger's
releases</a>.</em></p>
<blockquote>
<h2>9.4.3</h2>
<ul>
<li>Add keyword arguments to MessageAggregator.aggregate for Ruby 3.X
compatibility - <a
href="https://github.com/dirtyhabits97"><code>@​dirtyhabits97</code></a>
<a
href="https://redirect.github.com/danger/danger/pull/1466">#1466</a></li>
<li>Fix: remove stale violations when there are no new violations to
report - <a
href="https://github.com/iangmaia"><code>@​iangmaia</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1477">#1477</a></li>
<li>Fix compatibility issue with Octokit &gt;= 8 - <a
href="https://github.com/manicmaniac"><code>@​manicmaniac</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1479">#1479</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/danger/danger/blob/master/CHANGELOG.md">danger's
changelog</a>.</em></p>
<blockquote>
<h2>9.4.3</h2>
<ul>
<li>Add keyword arguments to MessageAggregator.aggregate for Ruby 3.X
compatibility - <a
href="https://github.com/dirtyhabits97"><code>@​dirtyhabits97</code></a>
<a
href="https://redirect.github.com/danger/danger/pull/1466">#1466</a></li>
<li>Fix: remove stale violations when there are no new violations to
report - <a
href="https://github.com/iangmaia"><code>@​iangmaia</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1477">#1477</a></li>
<li>Fix compatibility issue with Octokit &gt;= 8 - <a
href="https://github.com/manicmaniac"><code>@​manicmaniac</code></a> <a
href="https://redirect.github.com/danger/danger/pull/1479">#1479</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/danger/danger/commit/2e6a156a2e42e3d8465a967dd3a6be3cbdd1a8e2"><code>2e6a156</code></a>
Prepare for release</li>
<li><a
href="https://github.com/danger/danger/commit/e013d6a33c519898761b1e0e9d5a47aca4abc93a"><code>e013d6a</code></a>
Add missing atmark</li>
<li><a
href="https://github.com/danger/danger/commit/299f01b83172a92bf7081b3a055b79c8724d009d"><code>299f01b</code></a>
Fix CHANGELOG entry for 9.4.2</li>
<li><a
href="https://github.com/danger/danger/commit/02ceb1f3bbd580982ca6e986130c9f0b36c20f9c"><code>02ceb1f</code></a>
Merge pull request <a
href="https://redirect.github.com/danger/danger/issues/1479">#1479</a>
from manicmaniac/compatibility-with-octokit-v7</li>
<li><a
href="https://github.com/danger/danger/commit/bf46822b08dfaf2f88d57d2c4c942497fb2bf3db"><code>bf46822</code></a>
Add CHANGELOG entry</li>
<li><a
href="https://github.com/danger/danger/commit/952f229ed513c5cddb1872d7bfaf6460588ddffa"><code>952f229</code></a>
Fix compatibility issue with Octokit &gt;= 8</li>
<li><a
href="https://github.com/danger/danger/commit/96d86e362a8e9218105a82054010ed9d6a5c50ef"><code>96d86e3</code></a>
Merge pull request <a
href="https://redirect.github.com/danger/danger/issues/1477">#1477</a>
from iangmaia/remove-stale-comments</li>
<li><a
href="https://github.com/danger/danger/commit/32e4ed735b1e74a02318ca4321c29bceeb3ea28c"><code>32e4ed7</code></a>
Fix unit tests</li>
<li><a
href="https://github.com/danger/danger/commit/399fa42bbafc7587510b45a28eed6683ee5350f2"><code>399fa42</code></a>
Add changelog info</li>
<li><a
href="https://github.com/danger/danger/commit/a1f9742f298586269c5b92da24c49f2379ac662a"><code>a1f9742</code></a>
Clean-up old violations also when there are no new ones</li>
<li>Additional commits viewable in <a
href="https://github.com/danger/danger/compare/v9.4.2...v9.4.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=danger&package-manager=bundler&previous-version=9.4.2&new-version=9.4.3)](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 Feb 5, 2024
1 parent 2289d64 commit 70c3a63
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Gemfile.lock
Expand Up @@ -68,7 +68,7 @@ GEM
connection_pool (2.4.1)
cork (0.3.0)
colored2 (~> 3.1)
danger (9.4.2)
danger (9.4.3)
claide (~> 1.0)
claide-plugins (>= 0.9.2)
colored2 (~> 3.1)
Expand Down Expand Up @@ -137,7 +137,8 @@ GEM
uri
netrc (0.11.0)
no_proxy_fix (0.1.2)
octokit (8.0.0)
octokit (8.1.0)
base64
faraday (>= 1, < 3)
sawyer (~> 0.9)
open4 (1.3.4)
Expand Down

0 comments on commit 70c3a63

Please sign in to comment.