Skip to content

Commit d2cb85c

Browse files
build(deps): bump github.com/chainguard-dev/clog from 1.7.0 to 1.8.0 (#1981)
Bumps [github.com/chainguard-dev/clog](https://github.com/chainguard-dev/clog) from 1.7.0 to 1.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chainguard-dev/clog/releases">github.com/chainguard-dev/clog's releases</a>.</em></p> <blockquote> <h2>v1.8.0</h2> <h2>What's Changed</h2> <ul> <li>docs: fix doc comments for clog.Logger by <a href="https://github.com/luhring"><code>@​luhring</code></a> in <a href="https://redirect.github.com/chainguard-dev/clog/pull/36">chainguard-dev/clog#36</a></li> <li>gcp: Surface trace propagation functions on context by <a href="https://github.com/markusthoemmes"><code>@​markusthoemmes</code></a> in <a href="https://redirect.github.com/chainguard-dev/clog/pull/40">chainguard-dev/clog#40</a></li> <li>[StepSecurity] Apply security best practices by <a href="https://github.com/stepsecurity-app"><code>@​stepsecurity-app</code></a>[bot] in <a href="https://redirect.github.com/chainguard-dev/clog/pull/39">chainguard-dev/clog#39</a></li> <li>Bump actions/setup-go from 5.3.0 to 5.5.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/chainguard-dev/clog/pull/37">chainguard-dev/clog#37</a></li> <li>slogtest: demonstrate use of t.Context() by <a href="https://github.com/imjasonh"><code>@​imjasonh</code></a> in <a href="https://redirect.github.com/chainguard-dev/clog/pull/41">chainguard-dev/clog#41</a></li> <li>gcp: Refactor to pass in custom writer by <a href="https://github.com/wlynch"><code>@​wlynch</code></a> in <a href="https://redirect.github.com/chainguard-dev/clog/pull/52">chainguard-dev/clog#52</a></li> <li>Bump actions/checkout from 4.2.2 to 6.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/chainguard-dev/clog/pull/51">chainguard-dev/clog#51</a></li> <li>Bump step-security/harden-runner from 2.12.0 to 2.13.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/chainguard-dev/clog/pull/50">chainguard-dev/clog#50</a></li> <li>Bump actions/setup-go from 5.5.0 to 6.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/chainguard-dev/clog/pull/49">chainguard-dev/clog#49</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/luhring"><code>@​luhring</code></a> made their first contribution in <a href="https://redirect.github.com/chainguard-dev/clog/pull/36">chainguard-dev/clog#36</a></li> <li><a href="https://github.com/markusthoemmes"><code>@​markusthoemmes</code></a> made their first contribution in <a href="https://redirect.github.com/chainguard-dev/clog/pull/40">chainguard-dev/clog#40</a></li> <li><a href="https://github.com/stepsecurity-app"><code>@​stepsecurity-app</code></a>[bot] made their first contribution in <a href="https://redirect.github.com/chainguard-dev/clog/pull/39">chainguard-dev/clog#39</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/chainguard-dev/clog/compare/v1.7.0...v1.8.0">https://github.com/chainguard-dev/clog/compare/v1.7.0...v1.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chainguard-dev/clog/commit/6353cd32b43315dd5e8608ee52129b7c1be1cb11"><code>6353cd3</code></a> Bump actions/setup-go from 5.5.0 to 6.1.0 (<a href="https://redirect.github.com/chainguard-dev/clog/issues/49">#49</a>)</li> <li><a href="https://github.com/chainguard-dev/clog/commit/f6946fdf0d02afddd3d533adf94409387d34d92b"><code>f6946fd</code></a> Bump step-security/harden-runner from 2.12.0 to 2.13.3 (<a href="https://redirect.github.com/chainguard-dev/clog/issues/50">#50</a>)</li> <li><a href="https://github.com/chainguard-dev/clog/commit/5ca5d64e63e004f809f23463cf564b77060069d2"><code>5ca5d64</code></a> Bump actions/checkout from 4.2.2 to 6.0.1 (<a href="https://redirect.github.com/chainguard-dev/clog/issues/51">#51</a>)</li> <li><a href="https://github.com/chainguard-dev/clog/commit/3bef2b2727d0d82e13285787575fa2e49c83387c"><code>3bef2b2</code></a> gcp: Refactor to pass in custom writer (<a href="https://redirect.github.com/chainguard-dev/clog/issues/52">#52</a>)</li> <li><a href="https://github.com/chainguard-dev/clog/commit/5a063eb822d20aa327c1479265d7df63cd0e1958"><code>5a063eb</code></a> slogtest: demonstrate use of t.Context() (<a href="https://redirect.github.com/chainguard-dev/clog/issues/41">#41</a>)</li> <li><a href="https://github.com/chainguard-dev/clog/commit/f9cf331fa9cfa582936f8d9e6547246b22a922ab"><code>f9cf331</code></a> Bump actions/setup-go from 5.3.0 to 5.5.0 (<a href="https://redirect.github.com/chainguard-dev/clog/issues/37">#37</a>)</li> <li><a href="https://github.com/chainguard-dev/clog/commit/e53dba9a3407ddd0e831ac4f5e4ca223ebd3db07"><code>e53dba9</code></a> [StepSecurity] Apply security best practices (<a href="https://redirect.github.com/chainguard-dev/clog/issues/39">#39</a>)</li> <li><a href="https://github.com/chainguard-dev/clog/commit/517105f6eff94ac1f21837ad339b426437aadac2"><code>517105f</code></a> gcp: Surface trace propagation functions on context (<a href="https://redirect.github.com/chainguard-dev/clog/issues/40">#40</a>)</li> <li><a href="https://github.com/chainguard-dev/clog/commit/b5e6d194897835feee8a85ca789c8891f014c7ff"><code>b5e6d19</code></a> docs: fix doc comments for clog.Logger (<a href="https://redirect.github.com/chainguard-dev/clog/issues/36">#36</a>)</li> <li>See full diff in <a href="https://github.com/chainguard-dev/clog/compare/v1.7.0...v1.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/chainguard-dev/clog&package-manager=go_modules&previous-version=1.7.0&new-version=1.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>
1 parent 56540c3 commit d2cb85c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.6
44

55
require (
66
chainguard.dev/sdk v0.1.44
7-
github.com/chainguard-dev/clog v1.7.0
7+
github.com/chainguard-dev/clog v1.8.0
88
github.com/charmbracelet/log v0.4.2
99
github.com/go-git/go-git/v5 v5.16.4
1010
github.com/google/go-cmp v0.7.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ github.com/cenkalti/backoff/v4 v4.1.3 h1:cFAlzYUlVYDysBEH2T5hyJZMh3+5+WCBvSnK6Q8
3535
github.com/cenkalti/backoff/v4 v4.1.3/go.mod h1:scbssz8iZGpm3xbr14ovlUdkxfGXNInqkPWOWmG2CLw=
3636
github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UFvs=
3737
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
38-
github.com/chainguard-dev/clog v1.7.0 h1:guPznsK8vLHvzz1QJe2yU6MFeYaiSOFOQBYw4OXu+g8=
39-
github.com/chainguard-dev/clog v1.7.0/go.mod h1:4+WFhRMsGH79etYXY3plYdp+tCz/KCkU8fAr0HoaPvs=
38+
github.com/chainguard-dev/clog v1.8.0 h1:frlTMEdg3XQR+ioQ6O9i92uigY8GTUcWKpuCFkhcCHA=
39+
github.com/chainguard-dev/clog v1.8.0/go.mod h1:5MQOZi+Iu7fV7GcJG8ag8rCB5elEOpqRMKEASgnGVdo=
4040
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc h1:4pZI35227imm7yK2bGPcfpFEmuY1gc2YSTShr4iJBfs=
4141
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc/go.mod h1:X4/0JoqgTIPSFcRA/P6INZzIuyqdFY5rm8tb41s9okk=
4242
github.com/charmbracelet/lipgloss v1.1.0 h1:vYXsiLHVkK7fp74RkV7b2kq9+zDLoEU4MZoFqR/noCY=

0 commit comments

Comments
 (0)