Skip to content

Commit 2241808

Browse files
⬆️ Bump github.com/DeRuina/timberjack from 1.4.1 to 1.4.2 in /utils (#856)
Bumps [github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack) from 1.4.1 to 1.4.2. <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.4.2</h2> <h2><a href="https://github.com/DeRuina/timberjack/compare/v1.4.1...v1.4.2">1.4.2</a> (2026-04-21)</h2> <h3>Features</h3> <ul> <li> <p>feat: add Sync() method satisfying zapcore.WriteSyncer (<a href="https://redirect.github.com/DeRuina/timberjack/pull/100">#100</a>) (<a href="https://github.com/DeRuina/timberjack/commit/0e0e326196131c28ebca14e60befd79c5032a287">0e0e326</a>)</p> </li> <li> <p>test: adapt test cases for Windows 10 environment (<a href="https://redirect.github.com/DeRuina/timberjack/pull/95">#95</a>) (<a href="https://github.com/DeRuina/timberjack/commit/cb7fbefa63a0a2653005ca2775ed1e300e242a5c">cb7fbef</a>)</p> </li> <li> <p>fix: atomic compress write and content-based backup assertions to eliminate race failures (<a href="https://redirect.github.com/DeRuina/timberjack/pull/97">#97</a>) (<a href="https://github.com/DeRuina/timberjack/commit/0d444edc5e38efd580b519feaa9176516d31d2ee">0d444ed</a>)</p> </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.4.1...v1.4.2">1.4.2</a> (2026-04-21)</h2> <h3>Features</h3> <ul> <li> <p>feat: add Sync() method satisfying zapcore.WriteSyncer (<a href="https://redirect.github.com/DeRuina/timberjack/pull/100">#100</a>) (<a href="https://github.com/DeRuina/timberjack/commit/0e0e326196131c28ebca14e60befd79c5032a287">0e0e326</a>)</p> </li> <li> <p>test: adapt test cases for Windows 10 environment (<a href="https://redirect.github.com/DeRuina/timberjack/pull/95">#95</a>) (<a href="https://github.com/DeRuina/timberjack/commit/cb7fbefa63a0a2653005ca2775ed1e300e242a5c">cb7fbef</a>)</p> </li> <li> <p>fix: atomic compress write and content-based backup assertions to eliminate race failures (<a href="https://redirect.github.com/DeRuina/timberjack/pull/97">#97</a>) (<a href="https://github.com/DeRuina/timberjack/commit/0d444edc5e38efd580b519feaa9176516d31d2ee">0d444ed</a>)</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DeRuina/timberjack/commit/58b91c8eb33c3c8c5cc8d98cbcc8e97a44fb3a35"><code>58b91c8</code></a> docs: CHANGELOG</li> <li><a href="https://github.com/DeRuina/timberjack/commit/0e0e326196131c28ebca14e60befd79c5032a287"><code>0e0e326</code></a> feat: add Sync() method satisfying zapcore.WriteSyncer (<a href="https://redirect.github.com/DeRuina/timberjack/issues/100">#100</a>)</li> <li><a href="https://github.com/DeRuina/timberjack/commit/cb7fbefa63a0a2653005ca2775ed1e300e242a5c"><code>cb7fbef</code></a> test: adapt test cases for Windows 10 environment (<a href="https://redirect.github.com/DeRuina/timberjack/issues/95">#95</a>)</li> <li><a href="https://github.com/DeRuina/timberjack/commit/0d444edc5e38efd580b519feaa9176516d31d2ee"><code>0d444ed</code></a> fix: atomic compress write and content-based backup assertions to eliminate r...</li> <li>See full diff in <a href="https://github.com/DeRuina/timberjack/compare/v1.4.1...v1.4.2">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.4.1&new-version=1.4.2)](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 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 6df52e9 commit 2241808

3 files changed

Lines changed: 4 additions & 3 deletions

File tree

changes/20260421101514.bugfix

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

utils/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/ARM-software/golang-utils/utils
33
go 1.25.6
44

55
require (
6-
github.com/DeRuina/timberjack v1.4.1
6+
github.com/DeRuina/timberjack v1.4.2
77
github.com/OneOfOne/xxhash v1.2.8
88
github.com/avast/retry-go/v4 v4.7.0
99
github.com/bmatcuk/doublestar/v3 v3.0.0

utils/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ bitbucket.org/creachadair/stringset v0.0.9/go.mod h1:t+4WcQ4+PXTa8aQdNKe40ZP6iwe
22
dario.cat/mergo v1.0.0 h1:AGCNq9Evsj31mOgNPcLyXc+4PNABt905YmuqPYYpBWk=
33
dario.cat/mergo v1.0.0/go.mod h1:uNxQE+84aUszobStD9th8a29P2fMDhsBdgRYvZOxGmk=
44
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
5-
github.com/DeRuina/timberjack v1.4.1 h1:JftM5HN/ITKehAXjtdbGqN5XZIS1biHm7VSjU0Qbtqg=
6-
github.com/DeRuina/timberjack v1.4.1/go.mod h1:RLoeQrwrCGIEF8gO5nV5b/gMD0QIy7bzQhBUgpp1EqE=
5+
github.com/DeRuina/timberjack v1.4.2 h1:4bKlzhKdsR+2oNkgef9mqb4n11ICow8VK88RfzJPzN8=
6+
github.com/DeRuina/timberjack v1.4.2/go.mod h1:RLoeQrwrCGIEF8gO5nV5b/gMD0QIy7bzQhBUgpp1EqE=
77
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
88
github.com/Microsoft/go-winio v0.6.2 h1:F2VQgta7ecxGYO8k3ZZz3RS8fVIXVxONVUPlNERoyfY=
99
github.com/Microsoft/go-winio v0.6.2/go.mod h1:yd8OoFMLzJbo9gZq8j5qaps8bJ9aShtEA8Ipt1oGCvU=

0 commit comments

Comments
 (0)