Skip to content

⬆️ Bump github.com/DeRuina/timberjack from 1.4.2 to 1.4.5 in /utils#880

Merged
acabarbaye merged 2 commits into
masterfrom
dependabot/go_modules/utils/github.com/DeRuina/timberjack-1.4.5
May 27, 2026
Merged

⬆️ Bump github.com/DeRuina/timberjack from 1.4.2 to 1.4.5 in /utils#880
acabarbaye merged 2 commits into
masterfrom
dependabot/go_modules/utils/github.com/DeRuina/timberjack-1.4.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 27, 2026

Bumps github.com/DeRuina/timberjack from 1.4.2 to 1.4.5.

Release notes

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

v1.4.5

1.4.5 (2026-05-27)

Bug Fixes

  • re-release v1.4.4 as v1.4.5 to fix checksum mismatch in sum.golang.org caused by tag recreation; no code changes (efcdf19)

Note: v1.4.4 should be skipped — its tag was force-pushed after sum.golang.org cached the original hash, causing GOPROXY=direct consumers to hit a permanent checksum mismatch error. v1.4.5 is identical in code and replaces it.

v1.4.4

Bug Fixes

  • correct backup naming, compression recovery, goroutine race, and rotation rollback (ed1192f)

Full Changelog: DeRuina/timberjack@v1.4.3...v1.4.4

v1.4.3

Bug Fixes

  • correct five bugs in write path, scheduled rotation, and sanitization (52781cd)
  • detect fractional seconds correctly when validating BackupTimeFormat (#108) (654eefe)
  • preserve source file mode on compressed backups under umask (#107) (5f48af4)

Full changelog: DeRuina/timberjack@v1.4.2...v1.4.3

Changelog

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

1.4.5 (2026-05-27)

Bug Fixes

  • re-release v1.4.4 as v1.4.5 to fix checksum mismatch in sum.golang.org caused by tag recreation; no code changes (efcdf19)

Note: v1.4.4 should be skipped — its tag was force-pushed after sum.golang.org cached the original hash, causing GOPROXY=direct consumers to hit a permanent checksum mismatch error. v1.4.5 is identical in code and replaces it.

1.4.4 (2026-05-27)

Bug Fixes

  • correct backup naming, compression recovery, goroutine race, and rotation rollback (ed1192f)

1.4.3 (2026-05-26)

Bug Fixes

  • correct five bugs in write path, scheduled rotation, and sanitization (52781cd)
  • detect fractional seconds correctly when validating BackupTimeFormat (#108) (654eefe)
  • preserve source file mode on compressed backups under umask (#107) (5f48af4)
Commits
  • 18f771e docs: CHANGELOG for v1.4.5
  • efcdf19 docs: CHANGELOG for v1.4.4
  • ed1192f fix: correct backup naming, compression recovery, goroutine race, and rotatio...
  • 356d9ec docs: CHANGELOG for v1.4.3
  • 52781cd fix: correct five bugs in write path, scheduled rotation, and sanitization
  • 41bb21f chore: remove release-please automation
  • c2f7d55 chore: remove release-please automation
  • 86b64df chore: ignore klauspost/compress minor upgrades in dependabot
  • ab5b062 chore: add release-please manifest and config
  • 654eefe fix(format): detect fractional seconds correctly when validating BackupTimeFo...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Bumps [github.com/DeRuina/timberjack](https://github.com/DeRuina/timberjack) from 1.4.2 to 1.4.5.
- [Release notes](https://github.com/DeRuina/timberjack/releases)
- [Changelog](https://github.com/DeRuina/timberjack/blob/main/CHANGELOG.md)
- [Commits](DeRuina/timberjack@v1.4.2...v1.4.5)

---
updated-dependencies:
- dependency-name: github.com/DeRuina/timberjack
  dependency-version: 1.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 27, 2026
@github-actions github-actions Bot added the bot created by a bot label May 27, 2026
github-actions[bot]
github-actions Bot previously approved these changes May 27, 2026
@acabarbaye acabarbaye merged commit b0fa6e8 into master May 27, 2026
7 checks passed
@acabarbaye acabarbaye deleted the dependabot/go_modules/utils/github.com/DeRuina/timberjack-1.4.5 branch May 27, 2026 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot created by a bot dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants