Skip to content

Commit 892e720

Browse files
Bump actions/dependency-review-action from 4.7.3 to 4.8.0 (#32239)
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.7.3 to 4.8.0. <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>v4.8.0</h2> <h2>What's Changed</h2> <ul> <li>Make Ruby Code Scannable by <a href="https://github.com/ljones140"><code>@​ljones140</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/978">actions/dependency-review-action#978</a></li> <li>Batch some contributions for release by <a href="https://github.com/brrygrdn"><code>@​brrygrdn</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/986">actions/dependency-review-action#986</a> <ul> <li>Make license lists collapsable by <a href="https://github.com/jasperkamerling"><code>@​jasperkamerling</code></a></li> <li>feat: add large summary handling with artifact upload by <a href="https://github.com/MattMencel"><code>@​MattMencel</code></a></li> </ul> </li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ljones140"><code>@​ljones140</code></a> made their first contribution in <a href="https://redirect.github.com/actions/dependency-review-action/pull/978">actions/dependency-review-action#978</a></li> <li><a href="https://github.com/jasperkamerling"><code>@​jasperkamerling</code></a> made their first contribution in <a href="https://redirect.github.com/actions/dependency-review-action/pull/986">actions/dependency-review-action#986</a></li> <li><a href="https://github.com/MattMencel"><code>@​MattMencel</code></a> made their first contribution in <a href="https://redirect.github.com/actions/dependency-review-action/pull/986">actions/dependency-review-action#986</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/dependency-review-action/compare/v4...v4.8.0">https://github.com/actions/dependency-review-action/compare/v4...v4.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/dependency-review-action/commit/56339e523c0409420f6c2c9a2f4292bbb3c07dd3"><code>56339e5</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/988">#988</a> from actions/brrygrdn/rc-4.8.0</li> <li><a href="https://github.com/actions/dependency-review-action/commit/1688b745f3910a538a77a31f5a2309ff170ecdcd"><code>1688b74</code></a> Bump to a 4.8.0</li> <li><a href="https://github.com/actions/dependency-review-action/commit/31c9f175b9cbbdee66d6ab34ed35e2c827f8be10"><code>31c9f17</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/987">#987</a> from actions/rc-4.7.4</li> <li><a href="https://github.com/actions/dependency-review-action/commit/eacde7836ead152e8af82e10138feaa50ae0294f"><code>eacde78</code></a> Update version</li> <li><a href="https://github.com/actions/dependency-review-action/commit/81510090e4e4774cc9d4ff2af72ff390708bdb77"><code>8151009</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/986">#986</a> from actions/brrygrdn/rc-4.7.4</li> <li><a href="https://github.com/actions/dependency-review-action/commit/b472ec914bf273ff9095ebb352bd828b2b7ff4d0"><code>b472ec9</code></a> Add a quick regression test for the artefact summary</li> <li><a href="https://github.com/actions/dependency-review-action/commit/e0cedc52dc1d7fbf4e769dab9dec786861c0cb74"><code>e0cedc5</code></a> feat: add large summary handling with artifact upload</li> <li><a href="https://github.com/actions/dependency-review-action/commit/e3fdf0f899f995cee00fdc50aa1c89ca0dd09eba"><code>e3fdf0f</code></a> This ensures large allow or deny lists don't create huge comments</li> <li><a href="https://github.com/actions/dependency-review-action/commit/6fad41793215e16e31faa120c584d320a07b88de"><code>6fad417</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/978">#978</a> from actions/ljones140/make-ruby-code-scannable</li> <li><a href="https://github.com/actions/dependency-review-action/commit/e86e9692adabac43c2fbf1b13e125e8b9821fa19"><code>e86e969</code></a> Update scripts/scan_pr_lib.rb</li> <li>Additional commits viewable in <a href="https://github.com/actions/dependency-review-action/compare/595b5aeba73380359d98a5e087f648dbb0edce1b...56339e523c0409420f6c2c9a2f4292bbb3c07dd3">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.7.3&new-version=4.8.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> Co-authored-by: Mikhail Ryzhov <[email protected]>
1 parent cdccfde commit 892e720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency_review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
timeout-minutes: 15
1414

1515
- name: Dependency Review
16-
uses: actions/dependency-review-action@595b5aeba73380359d98a5e087f648dbb0edce1b # v4.7.3
16+
uses: actions/dependency-review-action@56339e523c0409420f6c2c9a2f4292bbb3c07dd3 # v4.8.0
1717
with:
1818
config-file: './.github/dependency_review.yml'
1919
base-ref: ${{ github.event.pull_request.base.sha || github.event.merge_group.base_ref }}

0 commit comments

Comments
 (0)