Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump chainguard-dev/digestabot from 1.2.0 to 1.2.1 (#92)
Bumps [chainguard-dev/digestabot](https://github.com/chainguard-dev/digestabot) from 1.2.0 to 1.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chainguard-dev/digestabot/releases">chainguard-dev/digestabot's releases</a>.</em></p> <blockquote> <h2>v1.2.1</h2> <h2>What's Changed</h2> <ul> <li>feat(action): support multiple items per file and output diff in PR body by <a href="https://github.com/billimek"><code>@billimek</code></a> in <a href="https://redirect.github.com/chainguard-dev/digestabot/pull/34">chainguard-dev/digestabot#34</a></li> <li>feat: make github commit signing configurable by <a href="https://github.com/found-it"><code>@found-it</code></a> in <a href="https://redirect.github.com/chainguard-dev/digestabot/pull/44">chainguard-dev/digestabot#44</a></li> <li>add makefile for test and fix blank spaces by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/chainguard-dev/digestabot/pull/46">chainguard-dev/digestabot#46</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/found-it"><code>@found-it</code></a> made their first contribution in <a href="https://redirect.github.com/chainguard-dev/digestabot/pull/44">chainguard-dev/digestabot#44</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chainguard-dev/digestabot/compare/v1.2.0...v1.2.1">https://github.com/chainguard-dev/digestabot/compare/v1.2.0...v1.2.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chainguard-dev/digestabot/commit/cee67ce333549107c469dbe7656afda5a1e1f287"><code>cee67ce</code></a> add makefile for test and fix blank spaces (<a href="https://redirect.github.com/chainguard-dev/digestabot/issues/46">#46</a>)</li> <li><a href="https://github.com/chainguard-dev/digestabot/commit/a52c17bf409e8d43ce4959290537fd610b4e1e8c"><code>a52c17b</code></a> Bump actions/checkout from 4.2.1 to 4.2.2 (<a href="https://redirect.github.com/chainguard-dev/digestabot/issues/45">#45</a>)</li> <li><a href="https://github.com/chainguard-dev/digestabot/commit/80134187b4c96089c4f72e39462aed00ee0e48f2"><code>8013418</code></a> Bump actions/checkout from 4.2.0 to 4.2.1 (<a href="https://redirect.github.com/chainguard-dev/digestabot/issues/42">#42</a>)</li> <li><a href="https://github.com/chainguard-dev/digestabot/commit/caa15f4ade744be364a07b2815ee9b4ad0bebb0d"><code>caa15f4</code></a> feat: make github commit signing configurable (<a href="https://redirect.github.com/chainguard-dev/digestabot/issues/44">#44</a>)</li> <li><a href="https://github.com/chainguard-dev/digestabot/commit/eedd1d7145e53ed131b90dcdff13da3230c3cb73"><code>eedd1d7</code></a> Bump actions/checkout from 4.1.7 to 4.2.0 (<a href="https://redirect.github.com/chainguard-dev/digestabot/issues/41">#41</a>)</li> <li><a href="https://github.com/chainguard-dev/digestabot/commit/5477b8d89c3501027a7dac8c256b53005536d1b5"><code>5477b8d</code></a> Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 (<a href="https://redirect.github.com/chainguard-dev/digestabot/issues/40">#40</a>)</li> <li><a href="https://github.com/chainguard-dev/digestabot/commit/fe3c6c5e0026b6e2560e8e9894075afe80234ed7"><code>fe3c6c5</code></a> feat(action): support multiple items per file and output diff in PR body (<a href="https://redirect.github.com/chainguard-dev/digestabot/issues/34">#34</a>)</li> <li><a href="https://github.com/chainguard-dev/digestabot/commit/958f7d575a5e489a3db00744622b3eb7d7ffb6e1"><code>958f7d5</code></a> Bump peter-evans/create-pull-request from 7.0.1 to 7.0.3 (<a href="https://redirect.github.com/chainguard-dev/digestabot/issues/39">#39</a>)</li> <li><a href="https://github.com/chainguard-dev/digestabot/commit/88d36a282616aba2b6eafd2c06124dd4e68db1d2"><code>88d36a2</code></a> Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 (<a href="https://redirect.github.com/chainguard-dev/digestabot/issues/37">#37</a>)</li> <li>See full diff in <a href="https://github.com/chainguard-dev/digestabot/compare/v1.2.0...v1.2.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chainguard-dev/digestabot&package-manager=github_actions&previous-version=1.2.0&new-version=1.2.1)](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