Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Dependencies]: Bump actions/dependency-review-action from 4.1.3 to 4…
….2.3 (#429) Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4.1.3 to 4.2.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.2.3</h2> <h2>What's Changed</h2> <ul> <li>Set comment as output by <a href="https://github.com/jsoref"><code>@jsoref</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/698">actions/dependency-review-action#698</a></li> <li>Add support for calculating OpenSSF Scorecards by <a href="https://github.com/jhutchings1"><code>@jhutchings1</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/709">actions/dependency-review-action#709</a></li> <li>Add outputs for the changes data by <a href="https://github.com/laughedelic"><code>@laughedelic</code></a> in <a href="https://redirect.github.com/actions/dependency-review-action/pull/707">actions/dependency-review-action#707</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jhutchings1"><code>@jhutchings1</code></a> made their first contribution in <a href="https://redirect.github.com/actions/dependency-review-action/pull/709">actions/dependency-review-action#709</a></li> <li><a href="https://github.com/laughedelic"><code>@laughedelic</code></a> made their first contribution in <a href="https://redirect.github.com/actions/dependency-review-action/pull/707">actions/dependency-review-action#707</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/dependency-review-action/compare/v4.1.3...v4.2.3">https://github.com/actions/dependency-review-action/compare/v4.1.3...v4.2.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/dependency-review-action/commit/0fa40c3c10055986a88de3baa0d6ec17c5a894b3"><code>0fa40c3</code></a> bumping to 4.2.3.</li> <li><a href="https://github.com/actions/dependency-review-action/commit/1f6240f54c3a672ddd37284ef704ba520e560659"><code>1f6240f</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/707">#707</a> from laughedelic/feat/data-outputs</li> <li><a href="https://github.com/actions/dependency-review-action/commit/b751d41e7e030775a37533854b98e0336eb3b820"><code>b751d41</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/702">#702</a> from actions/dependabot/npm_and_yarn/nodemon-3.1.0</li> <li><a href="https://github.com/actions/dependency-review-action/commit/6183eb9d2bc55dbf1f6dc9506fe6b846c1e81a90"><code>6183eb9</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/703">#703</a> from actions/dependabot/npm_and_yarn/eslint-plugin-je...</li> <li><a href="https://github.com/actions/dependency-review-action/commit/6585cc5f01ad06264b74d16fd8a706a5018578b2"><code>6585cc5</code></a> fix run syntax</li> <li><a href="https://github.com/actions/dependency-review-action/commit/218a76cbd573a4bf7d3172344c58b85ade641873"><code>218a76c</code></a> add clarification about output usage hygiene</li> <li><a href="https://github.com/actions/dependency-review-action/commit/d78d0959457a5e6eb439fa916298f193e9410d72"><code>d78d095</code></a> revert changes in CI</li> <li><a href="https://github.com/actions/dependency-review-action/commit/36297aa214e6292bc227309c7808514bddc83612"><code>36297aa</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/716">#716</a> from actions/dependabot/npm_and_yarn/types/node-20.11.28</li> <li><a href="https://github.com/actions/dependency-review-action/commit/1e69a8c24a2494dbd863ed185a47ad2d2433cc22"><code>1e69a8c</code></a> Bump <code>@types/node</code> from 20.11.19 to 20.11.28</li> <li><a href="https://github.com/actions/dependency-review-action/commit/2f1064393879cc5dd1c22b0c2cdc9c6f8e80b672"><code>2f10643</code></a> Merge pull request <a href="https://redirect.github.com/actions/dependency-review-action/issues/715">#715</a> from actions/jonjanego-patch-2</li> <li>Additional commits viewable in <a href="https://github.com/actions/dependency-review-action/compare/v4.1.3...v4.2.3">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.1.3&new-version=4.2.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>
- Loading branch information