Commit e291c2b
⬆️ Bump github.com/DeRuina/timberjack from 1.4.0 to 1.4.1 in /utils (#842)
Bumps
[github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack)
from 1.4.0 to 1.4.1.
<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.1</h2>
<h2><a
href="https://github.com/DeRuina/timberjack/compare/v1.4.0...v1.4.1">1.4.1</a>
(2026-04-02)</h2>
<h3>Features</h3>
<ul>
<li>Fix preserve configured FileMode after rotation (umask bypass) (<a
href="https://redirect.github.com/DeRuina/timberjack/pull/91">#91</a>)
(<a
href="https://github.com/DeRuina/timberjack/commit/b9823ec5950b3e5d8d104ce620c32414e83f5f22">b9823ec</a>)</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.0...v1.4.1">1.4.1</a>
(2026-04-02)</h2>
<h3>Features</h3>
<ul>
<li>Fix preserve configured FileMode after rotation (umask bypass) (<a
href="https://redirect.github.com/DeRuina/timberjack/pull/91">#91</a>)
(<a
href="https://github.com/DeRuina/timberjack/commit/b9823ec5950b3e5d8d104ce620c32414e83f5f22">b9823ec</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DeRuina/timberjack/commit/b46646b9cc83bbac5ae7c05ab076d97e8b843904"><code>b46646b</code></a>
docs: CHANGELOG</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/b9823ec5950b3e5d8d104ce620c32414e83f5f22"><code>b9823ec</code></a>
fix: preserve configured FileMode after rotation (umask bypass) (<a
href="https://redirect.github.com/DeRuina/timberjack/issues/91">#91</a>)</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/cc4bf75ee32df1d667856ad41de8097e79ca1bf9"><code>cc4bf75</code></a>
docs: CHANGELOG new release</li>
<li>See full diff in <a
href="https://github.com/DeRuina/timberjack/compare/v1.4.0...v1.4.1">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>1 parent 3beb038 commit e291c2b
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 | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments