Commit a009699
⬆️ Bump github.com/DeRuina/timberjack from 1.3.9 to 1.4.0 in /utils (#813)
Bumps
[github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack)
from 1.3.9 to 1.4.0.
<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.0</h2>
<h2><a
href="https://github.com/DeRuina/timberjack/compare/v1.3.9...v1.4.0">1.4.0</a>
(2026-03-11)</h2>
<h3>Features</h3>
<ul>
<li>
<p>Fix duplicate rotation triggered by Write() after manual
Rotate()/RotateWithReason() (<a
href="https://redirect.github.com/DeRuina/timberjack/pull/84">#84</a>)
(<a
href="https://github.com/DeRuina/timberjack/commit/5aee54253be72151c63904390195a34c0da05cf8">5aee542</a>)</p>
</li>
<li>
<p>Fix Windows file locking in compressLogFile (<a
href="https://redirect.github.com/DeRuina/timberjack/pull/65">#65</a>)
(<a
href="https://github.com/DeRuina/timberjack/commit/a560a29cb76a7d6350c83f29b375a991c1a51a6d">a560a29</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.3.9...v1.4.0">1.4.0</a>
(2026-03-11)</h2>
<h3>Features</h3>
<ul>
<li>
<p>Fix duplicate rotation triggered by Write() after manual
Rotate()/RotateWithReason() (<a
href="https://redirect.github.com/DeRuina/timberjack/pull/84">#84</a>)
(<a
href="https://github.com/DeRuina/timberjack/commit/5aee54253be72151c63904390195a34c0da05cf8">5aee542</a>)</p>
</li>
<li>
<p>Fix Windows file locking in compressLogFile (<a
href="https://redirect.github.com/DeRuina/timberjack/pull/65">#65</a>)
(<a
href="https://github.com/DeRuina/timberjack/commit/a560a29cb76a7d6350c83f29b375a991c1a51a6d">a560a29</a>)</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DeRuina/timberjack/commit/5aee54253be72151c63904390195a34c0da05cf8"><code>5aee542</code></a>
Fix duplicate rotation triggered by Write() after manual
Rotate()/RotateWithR...</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/a560a29cb76a7d6350c83f29b375a991c1a51a6d"><code>a560a29</code></a>
Fix Windows file locking in compressLogFile (<a
href="https://redirect.github.com/DeRuina/timberjack/issues/65">#65</a>)</li>
<li>See full diff in <a
href="https://github.com/DeRuina/timberjack/compare/v1.3.9...v1.4.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: Adrien CABARBAYE <adrien.cabarbaye@arm.com>1 parent 8069a9d commit a009699
3 files changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments