Commit cf4da6d
⬆️ Bump github.com/DeRuina/timberjack from 1.3.8 to 1.3.9 in /utils (#733)
Bumps
[github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack)
from 1.3.8 to 1.3.9.
<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.9</h2>
<h2><a
href="https://github.com/DeRuina/timberjack/compare/v1.3.8...v1.3.9">1.3.9</a>
(2025-10-21)</h2>
<h3>Features</h3>
<ul>
<li>Make FileMode for newly created files configurable (<a
href="https://redirect.github.com/DeRuina/timberjack/pull/59">#59</a>)
(<a
href="https://github.com/DeRuina/timberjack/commit/82320e6d10084bf4cb32a80ced28175f66d15214">82320e6</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.3.8...v1.3.9">1.3.9</a>
(2025-10-21)</h2>
<h3>Features</h3>
<ul>
<li>Make FileMode for newly created files configurable (<a
href="https://redirect.github.com/DeRuina/timberjack/pull/59">#59</a>)
(<a
href="https://github.com/DeRuina/timberjack/commit/82320e6d10084bf4cb32a80ced28175f66d15214">82320e6</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DeRuina/timberjack/commit/a9a5ae14060a8c2e3db5dea4d97d8e3d5c29ad1f"><code>a9a5ae1</code></a>
docs: CHANGELOG new release</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/82320e6d10084bf4cb32a80ced28175f66d15214"><code>82320e6</code></a>
feat: make FileMode for newly created files configurable (<a
href="https://redirect.github.com/DeRuina/timberjack/issues/59">#59</a>)</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/9f8e913a9ad328ebf9c1b2d1d9544a7f2a3b5a64"><code>9f8e913</code></a>
ci(deps): bump actions/setup-go from 5 to 6 (<a
href="https://redirect.github.com/DeRuina/timberjack/issues/57">#57</a>)</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/598a4d65559a18706163548cc386ce2988101482"><code>598a4d6</code></a>
ci: staticcheck (Go 1.22 compatible)</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/c56b7ffd849ffbc60cddc0695d9368f2f25618b6"><code>c56b7ff</code></a>
ci(deps): bump actions/checkout from 4 to 5 (<a
href="https://redirect.github.com/DeRuina/timberjack/issues/56">#56</a>)</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/0fe13996849311eff64d5d65c756d58c89ff2302"><code>0fe1399</code></a>
ci: Pull request template</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/5989466b14f2044c4a78c1d4bf33d85ed9bb8069"><code>5989466</code></a>
ci: Update issue templates</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/cd654acb41b12511e34af3cf3af9f26b1625f646"><code>cd654ac</code></a>
ci: Update issue templates</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/1d37a3d64208d805da890bd2715b7bb762802bcc"><code>1d37a3d</code></a>
ci: Revise security policy and reporting instructions</li>
<li><a
href="https://github.com/DeRuina/timberjack/commit/3f32dd38f8819a0541ab819c4d1fbd968689c181"><code>3f32dd3</code></a>
ci: Remove versioning strategy from dependabot config</li>
<li>Additional commits viewable in <a
href="https://github.com/DeRuina/timberjack/compare/v1.3.8...v1.3.9">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 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 d202940 commit cf4da6d
File tree
42 files changed
+43
-3
lines changed- changes
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+43
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments