[PR #252] [MERGED] build(deps): Bump github.com/DeRuina/timberjack from 1.3.5 to 1.3.7 #249

Closed
opened 2026-02-26 18:33:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/decke/smtprelay/pull/252
Author: @dependabot[bot]
Created: 9/19/2025
Status: Merged
Merged: 9/29/2025
Merged by: @decke

Base: masterHead: dependabot/go_modules/github.com/DeRuina/timberjack-1.3.7


📝 Commits (1)

  • f35e9b2 build(deps): Bump github.com/DeRuina/timberjack from 1.3.5 to 1.3.7

📊 Changes

2 files changed (+6 additions, -3 deletions)

View changed files

📝 go.mod (+2 -1)
📝 go.sum (+4 -2)

📄 Description

Bumps github.com/DeRuina/timberjack from 1.3.5 to 1.3.7.

Release notes

Sourced from github.com/DeRuina/timberjack's releases.

v1.3.7

1.3.7 (2025-09-19)

Features

  • zstd compression support for rotated files (#38) (626a5bd)

  • Manual rotate with custom reason (#39) (cf751aa)

Chnaged

  • Rename AppendAfterExt to AppendTimeAfterExt (#37) (fea97b9)

Deprecated

  • Compress (bool) is deprecated in favor of Compression ("none" | "gzip" | "zstd").
    If Compression is set, it wins; if it’s empty and Compress is true, gzip is used.
    Compress will be removed in v2.

v1.3.6

1.3.6 (2025-09-16)

Features

  • Append the backupTimeFormat to the end of file name (#40) (15c6d81)
Changelog

Sourced from github.com/DeRuina/timberjack's changelog.

1.3.7 (2025-09-19)

Features

  • zstd compression support for rotated files (#38) (626a5bd)

  • Manual rotate with custom reason (#39) (cf751aa)

Chnaged

  • Rename AppendAfterExt to AppendTimeAfterExt (#37) (fea97b9)

Deprecated

  • Compress (bool) is deprecated in favor of Compression ("none" | "gzip" | "zstd").
    If Compression is set, it wins; if it’s empty and Compress is true, gzip is used.
    Compress will be removed in v2.

1.3.6 (2025-09-16)

Features

  • Append the backupTimeFormat to the end of file name (#37) (15c6d81)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/decke/smtprelay/pull/252 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/19/2025 **Status:** ✅ Merged **Merged:** 9/29/2025 **Merged by:** [@decke](https://github.com/decke) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/DeRuina/timberjack-1.3.7` --- ### 📝 Commits (1) - [`f35e9b2`](https://github.com/decke/smtprelay/commit/f35e9b2983c3d9b9604cbcc251fa0937977e7f85) build(deps): Bump github.com/DeRuina/timberjack from 1.3.5 to 1.3.7 ### 📊 Changes **2 files changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -1) 📝 `go.sum` (+4 -2) </details> ### 📄 Description Bumps [github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack) from 1.3.5 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> <h2>v1.3.6</h2> <h1><a href="https://github.com/DeRuina/timberjack/compare/v1.3.5...v1.3.6">1.3.6</a> (2025-09-16)</h1> <h3>Features</h3> <ul> <li>Append the backupTimeFormat to the end of file name (<a href="https://redirect.github.com/DeRuina/timberjack/issues/37">#40</a>) (<a href="https://github.com/DeRuina/timberjack/commit/15c6d813214c9c7f1372af55f9b705d9d2a3a88e">15c6d81</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.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> <h2><a href="https://github.com/DeRuina/timberjack/compare/v1.3.5...v1.3.6">1.3.6</a> (2025-09-16)</h2> <h3>Features</h3> <ul> <li>Append the backupTimeFormat to the end of file name (<a href="https://redirect.github.com/DeRuina/timberjack/issues/37">#37</a>) (<a href="https://github.com/DeRuina/timberjack/commit/15c6d813214c9c7f1372af55f9b705d9d2a3a88e">15c6d81</a>)</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/6cbeced9623d0ec918a069d6541f1c016b138ff2"><code>6cbeced</code></a> docs: CHANGELOG Update</li> <li><a href="https://github.com/DeRuina/timberjack/commit/15c6d813214c9c7f1372af55f9b705d9d2a3a88e"><code>15c6d81</code></a> feat: Append the backupTimeFormat to the end of file name (<a href="https://redirect.github.com/DeRuina/timberjack/issues/40">#40</a>)</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.5...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.5&new-version=1.3.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:33:57 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/smtprelay#249
No description provided.