Skip to content

Commit

Permalink
build(deps): bump actions/dependency-review-action from 4.0.0 to 4.1.3 (
Browse files Browse the repository at this point in the history
#5235)

Bumps
[actions/dependency-review-action](https://github.com/actions/dependency-review-action)
from 4.0.0 to 4.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/actions/dependency-review-action/releases">actions/dependency-review-action's
releases</a>.</em></p>
<blockquote>
<h2>4.1.3</h2>
<p>Fixes a bug in 4.1.2 that would introduce comments in every pull
request, regardless of the user's configuration (see <a
href="https://redirect.github.com/actions/dependency-review-action/issues/697">actions/dependency-review-action#697</a>).</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/dependency-review-action/compare/v4.1.2...v4.1.3">https://github.com/actions/dependency-review-action/compare/v4.1.2...v4.1.3</a></p>
<h2>4.1.2</h2>
<h2>What's Changed</h2>
<ul>
<li>Expose dependency comment content by <a
href="https://github.com/jsoref"><code>@​jsoref</code></a> in <a
href="https://redirect.github.com/actions/dependency-review-action/pull/696">actions/dependency-review-action#696</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/dependency-review-action/compare/v4.1.1...v4.1.2">https://github.com/actions/dependency-review-action/compare/v4.1.1...v4.1.2</a></p>
<h2>4.1.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <code>undici</code> to fix <a
href="https://github.com/nodejs/undici/security/advisories/GHSA-wqq4-5wpv-mx2g">GHSA-wqq4-5wpv-mx2g</a></li>
<li>Bump <code>@​types/node</code> from 20.11.17 to 20.11.19 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/actions/dependency-review-action/pull/693">actions/dependency-review-action#693</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/dependency-review-action/compare/v4.1.0...v4.1.1">https://github.com/actions/dependency-review-action/compare/v4.1.0...v4.1.1</a></p>
<h2>4.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add <code>warn-only</code> by <a
href="https://github.com/tgrall"><code>@​tgrall</code></a> in <a
href="https://redirect.github.com/actions/dependency-review-action/pull/432">actions/dependency-review-action#432</a></li>
</ul>
<p>Added a new configuration option (<code>warn-only</code>, boolean)
that makes the action always succeed while still displaying found
vulnerabilities in the log.</p>
<ul>
<li>Create stale.yaml by <a
href="https://github.com/jonjanego"><code>@​jonjanego</code></a> in <a
href="https://redirect.github.com/actions/dependency-review-action/pull/671">actions/dependency-review-action#671</a></li>
<li>Use manual codeql config by <a
href="https://github.com/juxtin"><code>@​juxtin</code></a> in <a
href="https://redirect.github.com/actions/dependency-review-action/pull/678">actions/dependency-review-action#678</a></li>
<li>Multiple dependency updates (see the changelog below for more
information)</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jonjanego"><code>@​jonjanego</code></a>
made their first contribution in <a
href="https://redirect.github.com/actions/dependency-review-action/pull/671">actions/dependency-review-action#671</a></li>
<li><a href="https://github.com/tgrall"><code>@​tgrall</code></a> made
their first contribution in <a
href="https://redirect.github.com/actions/dependency-review-action/pull/432">actions/dependency-review-action#432</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/actions/dependency-review-action/compare/v4...v4.1.0">https://github.com/actions/dependency-review-action/compare/v4...v4.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/actions/dependency-review-action/commit/9129d7d40b8c12c1ed0f60400d00c92d437adcce"><code>9129d7d</code></a>
don't set output on every run</li>
<li><a
href="https://github.com/actions/dependency-review-action/commit/a1be843151a49ae32e18b0eb824ff2eb33ff600e"><code>a1be843</code></a>
Update stale.yaml</li>
<li><a
href="https://github.com/actions/dependency-review-action/commit/587ff57efdb7c29256b61ec983ea82b07e6bb100"><code>587ff57</code></a>
Don't use <code>if: always()</code> in examples.</li>
<li><a
href="https://github.com/actions/dependency-review-action/commit/be8bc500ee15e96754d2a6f2d34be14e945a46f3"><code>be8bc50</code></a>
Merge branch 'output-comment'</li>
<li><a
href="https://github.com/actions/dependency-review-action/commit/cb180bf38347c045db9b19748f55a432386454e8"><code>cb180bf</code></a>
Merge pull request <a
href="https://redirect.github.com/actions/dependency-review-action/issues/696">#696</a>
from actions/output-comment</li>
<li><a
href="https://github.com/actions/dependency-review-action/commit/b2ea187fd27816c7428217140034104f18395ff4"><code>b2ea187</code></a>
bumping action version</li>
<li><a
href="https://github.com/actions/dependency-review-action/commit/c94f57ba90dcb8a69ed60736eb6edc970f88db24"><code>c94f57b</code></a>
Add a new image for the example report.</li>
<li><a
href="https://github.com/actions/dependency-review-action/commit/124fafe31ee6a0720ee34dc676069be10c687109"><code>124fafe</code></a>
Merge branch 'issue-250' into output-comment</li>
<li><a
href="https://github.com/actions/dependency-review-action/commit/26174d80a219e0c5561f94b3021ff13e205b8996"><code>26174d8</code></a>
Merge branch 'issue-250' of <a
href="https://github.com/jsoref/dependency-review-actio">https://github.com/jsoref/dependency-review-actio</a>...</li>
<li><a
href="https://github.com/actions/dependency-review-action/commit/a87338ac8a2be047937018a27b69311e126a95a2"><code>a87338a</code></a>
Update example workflow.</li>
<li>Additional commits viewable in <a
href="https://github.com/actions/dependency-review-action/compare/4901385134134e04cec5fbe5ddfe3b2c5bd5d976...9129d7d40b8c12c1ed0f60400d00c92d437adcce">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/dependency-review-action&package-manager=github_actions&previous-version=4.0.0&new-version=4.1.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 28, 2024
1 parent 449b560 commit af9ef4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
- name: 'Checkout Repository'
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: 'Dependency Review'
uses: actions/dependency-review-action@4901385134134e04cec5fbe5ddfe3b2c5bd5d976 # v4.0.0
uses: actions/dependency-review-action@9129d7d40b8c12c1ed0f60400d00c92d437adcce # v4.1.3

0 comments on commit af9ef4b

Please sign in to comment.