Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/chainguard-dev/terraform-infra-common from 0.6.108 to…
… 0.6.109 in the all group (#658) Bumps the all group with 1 update: [github.com/chainguard-dev/terraform-infra-common](https://github.com/chainguard-dev/terraform-infra-common). Updates `github.com/chainguard-dev/terraform-infra-common` from 0.6.108 to 0.6.109 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chainguard-dev/terraform-infra-common/releases">github.com/chainguard-dev/terraform-infra-common's releases</a>.</em></p> <blockquote> <h2>v0.6.109</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 in the actions group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/657">chainguard-dev/terraform-infra-common#657</a></li> <li>build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules group by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/659">chainguard-dev/terraform-infra-common#659</a></li> <li>sdk/check: helper methods for GitHub CheckRun API by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/660">chainguard-dev/terraform-infra-common#660</a></li> <li>remove unused github-bots samples by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/661">chainguard-dev/terraform-infra-common#661</a></li> <li>check sdk: return {Create,Update}CheckRunOptions by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/662">chainguard-dev/terraform-infra-common#662</a></li> <li>Update for go and golangci by <a href="https://github.com/cpanato"><code>@cpanato</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/663">chainguard-dev/terraform-infra-common#663</a></li> <li>github-events: Add installation, hook ID, and headers to event messages. by <a href="https://github.com/wlynch"><code>@wlynch</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/655">chainguard-dev/terraform-infra-common#655</a></li> <li>build(deps): bump the gomod group with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/654">chainguard-dev/terraform-infra-common#654</a></li> <li>support multiple notification channels for each type by <a href="https://github.com/k4leung4"><code>@k4leung4</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/658">chainguard-dev/terraform-infra-common#658</a></li> <li>Check SDK: support in_progress checks by <a href="https://github.com/imjasonh"><code>@imjasonh</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/664">chainguard-dev/terraform-infra-common#664</a></li> <li>github-events: Add multisecret support to trampoline webhook. by <a href="https://github.com/wlynch"><code>@wlynch</code></a> in <a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/pull/656">chainguard-dev/terraform-infra-common#656</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.108...v0.6.109">https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.108...v0.6.109</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/6af84cea93215c6bcdf6966c7f051c5b19e28804"><code>6af84ce</code></a> github-events: Add multisecret support to trampoline webhook. (<a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/656">#656</a>)</li> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/cb4006424cc53bb59e3ac91990c78b8a225c3634"><code>cb40064</code></a> Check SDK: support in_progress checks (<a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/664">#664</a>)</li> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/d0a551905bee72f26045b3c8beea575e0df3c386"><code>d0a5519</code></a> support multiple notification channels for each type (<a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/658">#658</a>)</li> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/a4ef3ae74e48966bfb622a1d095e084b769f34fe"><code>a4ef3ae</code></a> build(deps): bump the gomod group with 4 updates (<a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/654">#654</a>)</li> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/5d896a83230a854c178a4964d9a718925fb4760b"><code>5d896a8</code></a> github-events: Add installation, hook ID, and headers to event messages. (<a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/655">#655</a>)</li> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/b9cd767fdc42adb603183d328f3a9d26383477bb"><code>b9cd767</code></a> Update for go and golangci (<a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/663">#663</a>)</li> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/6192fe92d0311715d377af8e537a0bbc19f09ff4"><code>6192fe9</code></a> check sdk: return {Create,Update}CheckRunOptions (<a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/662">#662</a>)</li> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/885e96df631739353032cd329c51b39e68829b88"><code>885e96d</code></a> remove unused github-bots samples (<a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/661">#661</a>)</li> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/086151342a001429ed92e8f245bd14fc04c84a9e"><code>0861513</code></a> sdk/check: helper methods for GitHub CheckRun API (<a href="https://redirect.github.com/chainguard-dev/terraform-infra-common/issues/660">#660</a>)</li> <li><a href="https://github.com/chainguard-dev/terraform-infra-common/commit/201e53a64d9a052f97f407e237050d77b83dc22d"><code>201e53a</code></a> build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 in the go_modules...</li> <li>Additional commits viewable in <a href="https://github.com/chainguard-dev/terraform-infra-common/compare/v0.6.108...v0.6.109">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/chainguard-dev/terraform-infra-common&package-manager=go_modules&previous-version=0.6.108&new-version=0.6.109)](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cpanato <[email protected]>
- Loading branch information