dependabot[bot]
e2f8168d7d
Bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 ( #735 )
...
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl ) from 1.6.1 to 1.6.3.
- [Release notes](https://github.com/cloudflare/circl/releases )
- [Commits](https://github.com/cloudflare/circl/compare/v1.6.1...v1.6.3 )
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-version: 1.6.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-25 21:21:53 +01:00
dependabot[bot]
4fd8afed41
Bump google.golang.org/api from 0.266.0 to 0.268.0 ( #734 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.266.0 to 0.268.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.266.0...v0.268.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.268.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-24 07:23:12 +01:00
Frederik Ring
c84733505b
Google Drive SDK does not bail on bad configuration ( #733 )
2026-02-20 18:37:33 +01:00
dependabot[bot]
e731e5403c
Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 ( #731 )
...
Bumps [filippo.io/edwards25519](https://github.com/FiloSottile/edwards25519 ) from 1.1.0 to 1.1.1.
- [Commits](https://github.com/FiloSottile/edwards25519/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: filippo.io/edwards25519
dependency-version: 1.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 20:31:44 +01:00
wwang
9644083b4c
Send Content-MD5 header on S3 uploads ( #728 )
...
Set SendContentMd5: true in PutObjectOptions so that minio-go
includes a Content-MD5 header with every PutObject request.
AWS S3 requires this header when the target bucket has Object Lock
enabled; without it the upload is rejected with HTTP 400
(InvalidRequest). The overhead is negligible — one MD5 hash per
upload — and the header also serves as a server-side integrity
check for all uploads regardless of Object Lock.
Fixes #727
v2.47.1
2026-02-18 14:41:01 +01:00
Frederik Ring
db8cdc9cde
Go.mod is out of sync with builder image ( #730 )
2026-02-17 11:57:54 +01:00
dependabot[bot]
6ee82db648
Bump google.golang.org/api from 0.265.0 to 0.266.0 ( #725 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.265.0 to 0.266.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.265.0...v0.266.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.266.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-17 07:49:00 +01:00
dependabot[bot]
af72c5d7e0
Bump golang from 1.25-alpine to 1.26-alpine ( #726 )
...
Bumps golang from 1.25-alpine to 1.26-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-version: 1.26-alpine
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-17 07:48:44 +01:00
dependabot[bot]
1eee575726
Bump github.com/klauspost/compress from 1.18.3 to 1.18.4 ( #723 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Commits](https://github.com/klauspost/compress/compare/v1.18.3...v1.18.4 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-version: 1.18.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 07:27:17 +01:00
dependabot[bot]
1718c724de
Bump google.golang.org/api from 0.264.0 to 0.265.0 ( #724 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.264.0 to 0.265.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.264.0...v0.265.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.265.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 07:27:01 +01:00
dependabot[bot]
503a0cd822
Bump golang.org/x/oauth2 from 0.34.0 to 0.35.0 ( #722 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.34.0 to 0.35.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.34.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.35.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-10 07:26:43 +01:00
dependabot[bot]
4cdd7e649b
Bump google.golang.org/api from 0.262.0 to 0.264.0 ( #721 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.262.0 to 0.264.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.262.0...v0.264.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.264.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 08:28:03 +01:00
dependabot[bot]
10cf307bc4
Bump github.com/nicholas-fedor/shoutrrr from 0.13.1 to 0.13.2 ( #720 )
...
Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr ) from 0.13.1 to 0.13.2.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases )
- [Commits](https://github.com/nicholas-fedor/shoutrrr/compare/v0.13.1...v0.13.2 )
---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
dependency-version: 0.13.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 08:27:49 +01:00
dependabot[bot]
05e1670cd2
Bump github.com/docker/cli ( #719 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 29.2.0+incompatible to 29.2.1+incompatible.
- [Commits](https://github.com/docker/cli/compare/v29.2.0...v29.2.1 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.2.1+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-03 08:27:33 +01:00
dependabot[bot]
529d8a1aba
Bump github.com/studio-b12/gowebdav from 0.11.0 to 0.12.0 ( #714 )
...
Bumps [github.com/studio-b12/gowebdav](https://github.com/studio-b12/gowebdav ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/studio-b12/gowebdav/releases )
- [Commits](https://github.com/studio-b12/gowebdav/compare/v0.11.0...v0.12.0 )
---
updated-dependencies:
- dependency-name: github.com/studio-b12/gowebdav
dependency-version: 0.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 08:17:28 +01:00
dependabot[bot]
36123f1289
Bump github.com/moby/moby/client from 0.2.1 to 0.2.2 ( #716 )
...
Bumps [github.com/moby/moby/client](https://github.com/moby/moby ) from 0.2.1 to 0.2.2.
- [Release notes](https://github.com/moby/moby/releases )
- [Changelog](https://github.com/moby/moby/blob/v0.2.2/CHANGELOG.md )
- [Commits](https://github.com/moby/moby/compare/v0.2.1...v0.2.2 )
---
updated-dependencies:
- dependency-name: github.com/moby/moby/client
dependency-version: 0.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 08:17:15 +01:00
dependabot[bot]
4703e4da20
Bump google.golang.org/api from 0.260.0 to 0.262.0 ( #715 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.260.0 to 0.262.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.260.0...v0.262.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.262.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 07:41:24 +01:00
dependabot[bot]
5be2e63a1c
Bump github.com/docker/cli ( #717 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 29.1.5+incompatible to 29.2.0+incompatible.
- [Commits](https://github.com/docker/cli/compare/v29.1.5...v29.2.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.2.0+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 07:41:02 +01:00
dependabot[bot]
40f6d02168
Bump github.com/moby/moby/api from 1.52.0 to 1.53.0 ( #718 )
...
Bumps [github.com/moby/moby/api](https://github.com/moby/moby ) from 1.52.0 to 1.53.0.
- [Release notes](https://github.com/moby/moby/releases )
- [Commits](https://github.com/moby/moby/compare/api/v1.52.0...api/v1.53.0 )
---
updated-dependencies:
- dependency-name: github.com/moby/moby/api
dependency-version: 1.53.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 07:40:45 +01:00
dependabot[bot]
474fd2a46d
Bump github.com/klauspost/compress from 1.18.2 to 1.18.3 ( #709 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.18.2 to 1.18.3.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Commits](https://github.com/klauspost/compress/compare/v1.18.2...v1.18.3 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-version: 1.18.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-20 07:00:06 +01:00
dependabot[bot]
9a54365c3b
Bump google.golang.org/api from 0.259.0 to 0.260.0 ( #710 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.259.0 to 0.260.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.259.0...v0.260.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.260.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-20 06:29:24 +01:00
dependabot[bot]
0e8f166a12
Bump github.com/minio/minio-go/v7 from 7.0.97 to 7.0.98 ( #712 )
...
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go ) from 7.0.97 to 7.0.98.
- [Release notes](https://github.com/minio/minio-go/releases )
- [Commits](https://github.com/minio/minio-go/compare/v7.0.97...v7.0.98 )
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-version: 7.0.98
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-20 06:29:05 +01:00
dependabot[bot]
cc8a5d8572
Bump github.com/docker/cli ( #713 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 29.1.4+incompatible to 29.1.5+incompatible.
- [Commits](https://github.com/docker/cli/compare/v29.1.4...v29.1.5 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.1.5+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-20 06:28:44 +01:00
Frederik Ring
75e47b4d85
Notification level validation should live in resolve method
2026-01-16 09:25:46 +01:00
Lennard
3d8960a351
Add "print-config" subcommand ( #698 )
...
* Add "show-config" subcommand
* Add integration tests
* Handle wrong additional args
* Support "BackupFilenameExpand" option
* Rename to print-config
* Remove config nil check as it will never be nil
* Rework print config to work with config.resolve()
* Use defer unset()
* Add warning about feature not being stable yet
v2.47.0
2026-01-15 12:29:09 +01:00
Lennard
78994f5acd
Update copyright notices to 2026 ( #708 )
2026-01-15 12:28:51 +01:00
dependabot[bot]
8e7738e1c2
Bump github.com/docker/cli ( #707 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 29.1.3+incompatible to 29.1.4+incompatible.
- [Commits](https://github.com/docker/cli/compare/v29.1.3...v29.1.4 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.1.4+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-13 08:03:56 +01:00
dependabot[bot]
4531c60429
Bump google.golang.org/api from 0.258.0 to 0.259.0 ( #706 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.258.0 to 0.259.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.258.0...v0.259.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.259.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-07 19:06:55 +01:00
Frederik Ring
8b6585ad30
Consolidate config value resolution at top level ( #705 )
...
* Consolidate env expansion at top level
* Move handling of deprecated config into resolve method
* Handle template interpolation in resolve method
* Clean up and document resolve function
2026-01-04 21:03:43 +01:00
dependabot[bot]
f9f89050d7
Bump filippo.io/age from 1.2.1 to 1.3.1 ( #704 )
...
Bumps [filippo.io/age](https://github.com/FiloSottile/age ) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/FiloSottile/age/releases )
- [Commits](https://github.com/FiloSottile/age/compare/v1.2.1...v1.3.1 )
---
updated-dependencies:
- dependency-name: filippo.io/age
dependency-version: 1.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-29 22:29:07 +01:00
Lennard
80c2c13a8b
Use isolated docker config in test sandbox ( #700 )
...
* Introduce DOCKER_CONFIG_FILE in test-suite
* Set DOCKER_CONFIG_FILE in CI
---------
Co-authored-by: Frederik Ring <frederik.ring@gmail.com >
2025-12-28 17:58:59 +01:00
Lennard
9bfcb25cd9
make test suite work on macos ( #702 )
2025-12-23 13:57:52 +01:00
dependabot[bot]
40c043ec23
Bump google.golang.org/api from 0.257.0 to 0.258.0 ( #701 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.257.0 to 0.258.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.257.0...v0.258.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.258.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 07:00:00 +01:00
Lennard
2938b6c1b0
Fix: send failure notifications for config init errors ( #697 )
...
* Register notification hooks first in init to allow sending .init() failure notifications
* Error from run_script is not consistently passed to deferred functions
---------
Co-authored-by: Frederik Ring <frederik.ring@gmail.com >
2025-12-22 19:41:19 +01:00
dependabot[bot]
16677e631e
Bump github.com/docker/cli ( #695 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 29.1.2+incompatible to 29.1.3+incompatible.
- [Commits](https://github.com/docker/cli/compare/v29.1.2...v29.1.3 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.1.3+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 07:35:32 +01:00
dependabot[bot]
fa8a0a4bcd
Bump google.golang.org/api from 0.256.0 to 0.257.0 ( #692 )
...
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client ) from 0.256.0 to 0.257.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases )
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md )
- [Commits](https://github.com/googleapis/google-api-go-client/compare/v0.256.0...v0.257.0 )
---
updated-dependencies:
- dependency-name: google.golang.org/api
dependency-version: 0.257.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-09 11:30:55 +01:00
dependabot[bot]
9cb7e7c69d
Bump golang.org/x/oauth2 from 0.33.0 to 0.34.0 ( #691 )
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.33.0 to 0.34.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.33.0...v0.34.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-09 11:30:39 +01:00
dependabot[bot]
ea1857ba49
Bump github.com/nicholas-fedor/shoutrrr from 0.12.1 to 0.13.0 ( #690 )
...
Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr ) from 0.12.1 to 0.13.0.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases )
- [Commits](https://github.com/nicholas-fedor/shoutrrr/compare/v0.12.1...v0.13.0 )
---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-09 11:30:22 +01:00
dependabot[bot]
7f3fcd6c1a
Bump golang.org/x/sync from 0.18.0 to 0.19.0 ( #689 )
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/sync/compare/v0.18.0...v0.19.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-version: 0.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-09 10:57:10 +01:00
dependabot[bot]
a5046b9678
Bump github.com/docker/cli ( #688 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 29.1.1+incompatible to 29.1.2+incompatible.
- [Commits](https://github.com/docker/cli/compare/v29.1.1...v29.1.2 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.1.2+incompatible
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-09 10:56:52 +01:00
dependabot[bot]
ffe608aec3
Bump alpine from 3.22 to 3.23 ( #693 )
...
Bumps alpine from 3.22 to 3.23.
---
updated-dependencies:
- dependency-name: alpine
dependency-version: '3.23'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-09 10:56:35 +01:00
Frederik Ring
9213a4db55
Prevent Docker Hub login when secrets are not available ( #694 )
2025-12-09 10:17:44 +01:00
Frederik Ring
4d87150f3b
containerd storage cannot be shared across containers
2025-12-02 17:17:54 +01:00
Frederik Ring
89e0ebfe32
Default image store location has changed in Docker 29
2025-12-02 16:25:24 +01:00
dependabot[bot]
291e1d501d
Bump github.com/moby/moby/client from 0.1.1-0.20251116162601-e9ff10bf365a to 0.2.1 ( #682 )
...
* Bump github.com/moby/moby/client
Bumps [github.com/moby/moby/client](https://github.com/moby/moby ) from 0.1.1-0.20251116162601-e9ff10bf365a to 0.2.1.
- [Release notes](https://github.com/moby/moby/releases )
- [Changelog](https://github.com/moby/moby/blob/v0.2.1/CHANGELOG.md )
- [Commits](https://github.com/moby/moby/commits/v0.2.1 )
---
updated-dependencies:
- dependency-name: github.com/moby/moby/client
dependency-version: 0.2.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
* API negotiation option is deprecated
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Frederik Ring <frederik.ring@gmail.com >
2025-12-02 12:27:51 +01:00
Frederik Ring
2222325935
Propagate docker config into test container so pulls are authenticated ( #686 )
2025-12-02 12:08:23 +01:00
Frederik Ring
3e615accad
Use authenticated docker pull in integration tests ( #685 )
2025-12-02 11:08:51 +01:00
dependabot[bot]
5284de9de9
Bump github.com/nicholas-fedor/shoutrrr from 0.12.0 to 0.12.1 ( #681 )
...
Bumps [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr ) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases )
- [Commits](https://github.com/nicholas-fedor/shoutrrr/compare/v0.12.0...v0.12.1 )
---
updated-dependencies:
- dependency-name: github.com/nicholas-fedor/shoutrrr
dependency-version: 0.12.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 10:38:18 +01:00
dependabot[bot]
910c8cca8e
Bump github.com/klauspost/compress from 1.18.1 to 1.18.2 ( #683 )
...
Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress ) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/klauspost/compress/releases )
- [Commits](https://github.com/klauspost/compress/compare/v1.18.1...v1.18.2 )
---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
dependency-version: 1.18.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 07:18:09 +01:00
dependabot[bot]
e3ce2958e7
Bump github.com/docker/cli ( #684 )
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 29.0.3+incompatible to 29.1.1+incompatible.
- [Commits](https://github.com/docker/cli/compare/v29.0.3...v29.1.1 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.1.1+incompatible
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-02 07:17:42 +01:00