Update docker.io/nickfedor/watchtower Docker tag to v1.13.1
Automated container update with issues mitigated by manual interventions.
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| docker.io/nickfedor/watchtower (source) | minor | 1.12.5 -> 1.13.1 |
Release Notes
nicholas-fedor/watchtower (docker.io/nickfedor/watchtower)
v1.13.1
Added
- Add notification template entry and use em dash for self-update cleanup message by @nicholas-fedor in #1136
Changed
- Update star history chart by @nicholas-fedor in #1125
Chores
- Update golangci/golangci-lint-action digest to
2e568c9by @renovate[bot] in #1144 - Update docker/login-action digest to
6862ffcby @renovate[bot] in #1132 - Update golang:alpine docker digest to
ac09a5fby @renovate[bot] in #1130 - Update actions/attest-build-provenance digest to
00014edby @renovate[bot] in #1128 - Update cimg/go:1.25.5 docker digest to
b644c11by @renovate[bot] in #1127 - Update nicholas-fedor/govulncheck-action digest to
ec02307by @renovate[bot] in #1123 - Update alpine:3.23.2 docker digest to
865b95fby @renovate[bot] in #1122 - Update golang:alpine docker digest to
7256733by @renovate[bot] in #1116 - Update alpine docker tag to v3.23.2 by @renovate[bot] in #1113
- Update actions/setup-go digest to
4aaadf4by @renovate[bot] in #1112
Fixed
- Resolve false positive circular reference detection by @nicholas-fedor in #1139
- Add SkipSelfUpdate parameter to refine self-update behavior by @nicholas-fedor in #1137
- Resolve false positive circular reference detection in dependency sorting by @nicholas-fedor in #1120
- Implement notification level filtering for report mode by @nicholas-fedor in #1115
- Refactor and realign test scope of actions_test.go file by @nicholas-fedor in #1100
- Ensure local image staleness checking for --no-pull flag by @nicholas-fedor in #1099
v1.13.0
Chores
- Update github/codeql-action digest to
5d4e8d1by @renovate[bot] in #1097 - Update docker/setup-buildx-action digest to
8d2750cby @renovate[bot] in #1095 - Update actions/attest-build-provenance digest to
8835c60by @renovate[bot] in #1093 - Update actions/attest-build-provenance digest to
331a7acby @renovate[bot] in #1092 - Update golangci/golangci-lint-action digest to
ef75033by @renovate[bot] in #1091 - Update Go dependencies by @nicholas-fedor in #1088
- Update orhun/git-cliff-action digest to
e16f179by @renovate[bot] in #1087 - Update actions/cache digest to
9255dc7by @renovate[bot] in #1084 - Update module github.com/docker/cli to v29.1.3+incompatible by @renovate[bot] in #1083
- Update github/codeql-action digest to
1b168cdby @renovate[bot] in #1082 - Update actions/cache action to v5 by @renovate[bot] in #1081
- Update securego/gosec action to v2.22.11 by @renovate[bot] in #1077
- Update cimg/go:1.25.5 docker digest to
9a8ad8cby @renovate[bot] in #1073
Fixed
- Enable graceful shutdown with context cancellation by @nicholas-fedor in #1094
- Suppress HTTP API server startup message when no-startup-message flag is set by @nicholas-fedor in #1090
- Resolve chained dependency handling and add Compose depends_on support by @nicholas-fedor in #1086
- Propagate notifications in error logging by @nicholas-fedor in #1085
- Prevent multiple orphaned containers on self-update by @nicholas-fedor in #1075