Skip to content

Commit 6e7cc5f

Browse files
⬆️ Bump github.com/DeRuina/timberjack from 1.3.6 to 1.3.7 in /utils (#711)
Bumps [github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack) from 1.3.6 to 1.3.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/DeRuina/timberjack/releases">github.com/DeRuina/timberjack's releases</a>.</em></p> <blockquote> <h2>v1.3.7</h2> <h2><a href="https://github.com/DeRuina/timberjack/compare/v1.3.6...v1.3.7">1.3.7</a> (2025-09-19)</h2> <h3>Features</h3> <ul> <li> <p><code>zstd</code> compression support for rotated files (<a href="https://redirect.github.com/DeRuina/timberjack/issues/38">#38</a>) (<a href="https://redirect.github.com/DeRuina/timberjack/pull/43/commits/626a5bd5c4b45eab8d73b906716cf4587ca5aa64">626a5bd</a>)</p> </li> <li> <p>Manual rotate with custom reason (<a href="https://redirect.github.com/DeRuina/timberjack/issues/39">#39</a>) (<a href="https://redirect.github.com/DeRuina/timberjack/pull/43/commits/cf751aa14d312ecf8153234c9c57ff50ff277700">cf751aa</a>)</p> </li> </ul> <h3>Chnaged</h3> <ul> <li>Rename AppendAfterExt to AppendTimeAfterExt (<a href="https://redirect.github.com/DeRuina/timberjack/issues/37">#37</a>) (<a href="https://redirect.github.com/DeRuina/timberjack/pull/43/commits/fea97b9985f939a7f05df7a7f3f458c8b4ab02d9">fea97b9</a>)</li> </ul> <h3>Deprecated</h3> <ul> <li><code>Compress</code> (bool) is deprecated in favor of <code>Compression</code> (<code>&quot;none&quot; | &quot;gzip&quot; | &quot;zstd&quot;</code>).<br /> If <code>Compression</code> is set, it <strong>wins</strong>; if it’s empty and <code>Compress</code> is <code>true</code>, gzip is used.<br /> <code>Compress</code> will be removed in <strong>v2</strong>.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/DeRuina/timberjack/blob/main/CHANGELOG.md">github.com/DeRuina/timberjack's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/DeRuina/timberjack/compare/v1.3.6...v1.3.7">1.3.7</a> (2025-09-19)</h2> <h3>Features</h3> <ul> <li> <p><code>zstd</code> compression support for rotated files (<a href="https://redirect.github.com/DeRuina/timberjack/issues/38">#38</a>) (<a href="https://redirect.github.com/DeRuina/timberjack/pull/43/commits/626a5bd5c4b45eab8d73b906716cf4587ca5aa64">626a5bd</a>)</p> </li> <li> <p>Manual rotate with custom reason (<a href="https://redirect.github.com/DeRuina/timberjack/issues/39">#39</a>) (<a href="https://redirect.github.com/DeRuina/timberjack/pull/43/commits/cf751aa14d312ecf8153234c9c57ff50ff277700">cf751aa</a>)</p> </li> </ul> <h3>Chnaged</h3> <ul> <li>Rename AppendAfterExt to AppendTimeAfterExt (<a href="https://redirect.github.com/DeRuina/timberjack/issues/37">#37</a>) (<a href="https://redirect.github.com/DeRuina/timberjack/pull/43/commits/fea97b9985f939a7f05df7a7f3f458c8b4ab02d9">fea97b9</a>)</li> </ul> <h3>Deprecated</h3> <ul> <li><code>Compress</code> (bool) is deprecated in favor of <code>Compression</code> (<code>&quot;none&quot; | &quot;gzip&quot; | &quot;zstd&quot;</code>).<br /> If <code>Compression</code> is set, it <strong>wins</strong>; if it’s empty and <code>Compress</code> is <code>true</code>, gzip is used.<br /> <code>Compress</code> will be removed in <strong>v2</strong>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DeRuina/timberjack/commit/4aa91c4ffb5df37593d131c2514e39a8324d2f39"><code>4aa91c4</code></a> docs: CHANGELOG</li> <li><a href="https://github.com/DeRuina/timberjack/commit/6fb31e84e627d8763964d7a63bdc08d9fadf2499"><code>6fb31e8</code></a> Merge branch 'devel' of <a href="https://github.com/DeRuina/timberjack">https://github.com/DeRuina/timberjack</a> into devel</li> <li><a href="https://github.com/DeRuina/timberjack/commit/b70beef0a8642dbb18aef04f966dcce64a8ca0c4"><code>b70beef</code></a> docs: clarify comments</li> <li><a href="https://github.com/DeRuina/timberjack/commit/f19202cdaafdefac8f679e12314fb189ac6be03d"><code>f19202c</code></a> Merge branch 'main' into devel</li> <li><a href="https://github.com/DeRuina/timberjack/commit/cf751aa14d312ecf8153234c9c57ff50ff277700"><code>cf751aa</code></a> feat: Manual rotate with custom reason</li> <li><a href="https://github.com/DeRuina/timberjack/commit/626a5bd5c4b45eab8d73b906716cf4587ca5aa64"><code>626a5bd</code></a> feat: zstd compression support for rotated files</li> <li><a href="https://github.com/DeRuina/timberjack/commit/fea97b9985f939a7f05df7a7f3f458c8b4ab02d9"><code>fea97b9</code></a> refactor: rename AppendAfterExt to AppendTimeAfterExt</li> <li><a href="https://github.com/DeRuina/timberjack/commit/71175210d47d5af759d3945f7f6b0349a13213a6"><code>7117521</code></a> feat: Append the backupTimeFormat to the end of file name</li> <li>See full diff in <a href="https://github.com/DeRuina/timberjack/compare/v1.3.6...v1.3.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/DeRuina/timberjack&package-manager=go_modules&previous-version=1.3.6&new-version=1.3.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monty Bot <monty-bot@arm.com>
1 parent 1351ccf commit 6e7cc5f

File tree

6 files changed

+10
-3
lines changed

6 files changed

+10
-3
lines changed

changes/20250923100323.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: timberjack-1.3.7

changes/20250923100327.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: timberjack-1.3.7

changes/20250923100352.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: timberjack-1.3.7

changes/20250923100354.bugfix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Dependency upgrade: timberjack-1.3.7

utils/go.mod

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.23.0
55
toolchain go1.24.1
66

77
require (
8-
github.com/DeRuina/timberjack v1.3.6
8+
github.com/DeRuina/timberjack v1.3.7
99
github.com/OneOfOne/xxhash v1.2.8
1010
github.com/avast/retry-go/v4 v4.6.1
1111
github.com/bmatcuk/doublestar/v3 v3.0.0
@@ -81,6 +81,7 @@ require (
8181
github.com/hashicorp/errwrap v1.0.0 // indirect
8282
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
8383
github.com/kevinburke/ssh_config v1.2.0 // indirect
84+
github.com/klauspost/compress v1.17.11 // indirect
8485
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
8586
github.com/mattn/go-colorable v0.1.13 // indirect
8687
github.com/mattn/go-isatty v0.0.20 // indirect

utils/go.sum

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ bitbucket.org/creachadair/stringset v0.0.9/go.mod h1:t+4WcQ4+PXTa8aQdNKe40ZP6iwe
44
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
55
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
66
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
7-
github.com/DeRuina/timberjack v1.3.6 h1:dSK2WYsutmG68Z7VUiC1P6vPBHomvU54oEhX93eMzjg=
8-
github.com/DeRuina/timberjack v1.3.6/go.mod h1:oir/YwhAK3URX7u4CDuMzdVQtLQqc1l3M/vJ6WBsjZs=
7+
github.com/DeRuina/timberjack v1.3.7 h1:+eP0+cxzwOh8RMg5ByHHZ/abrtDiEk/F5B7JYwCvUJ0=
8+
github.com/DeRuina/timberjack v1.3.7/go.mod h1:RLoeQrwrCGIEF8gO5nV5b/gMD0QIy7bzQhBUgpp1EqE=
99
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
1010
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
1111
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=
@@ -154,6 +154,8 @@ github.com/joho/godotenv v1.5.1 h1:7eLL/+HRGLY0ldzfGMeQkb7vMd0as4CfYvUVzLqw0N0=
154154
github.com/joho/godotenv v1.5.1/go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4=
155155
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=
156156
github.com/kevinburke/ssh_config v1.2.0/go.mod h1:CT57kijsi8u/K/BOFA39wgDQJ9CxiF4nAY/ojJ6r6mM=
157+
github.com/klauspost/compress v1.17.11 h1:In6xLpyWOi1+C7tXUUWv2ot1QvBjxevKAaI6IXrJmUc=
158+
github.com/klauspost/compress v1.17.11/go.mod h1:pMDklpSncoRMuLFrf1W9Ss9KT+0rH90U12bZKk7uwG0=
157159
github.com/kr/pretty v0.1.0/go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo=
158160
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
159161
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=

0 commit comments

Comments
 (0)