Commit Graph

1559 Commits

Author SHA1 Message Date
dependabot[bot]
b7d3b3ac39 chore(deps): bump github.com/containers/image/v5 from 5.36.0 to 5.36.1
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.36.0 to 5.36.1.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.36.0...v5.36.1)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-version: 5.36.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 12:09:45 +00:00
CrazyMax
e99c10917d Merge pull request #1354 from imrebuild/support-telegram-disable-notification
Add disable_notification support for telegram.
2025-08-04 17:19:28 +02:00
imrebuild
13a391aad4 Add disable_notification support for telegram. 2025-08-04 21:28:32 +08:00
CrazyMax
7b04e5f811 Merge pull request #1465 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.74.2
chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2
2025-08-04 14:16:11 +02:00
CrazyMax
711304ff8c Merge pull request #1466 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.6.8
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.6.8
2025-08-04 14:13:28 +02:00
dependabot[bot]
3644ee85b2 chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.7 to 6.6.8
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.6.7 to 6.6.8.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.6.7...v6.6.8)

---
updated-dependencies:
- dependency-name: github.com/jedib0t/go-pretty/v6
  dependency-version: 6.6.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 08:53:32 +00:00
dependabot[bot]
dc3570678d chore(deps): bump google.golang.org/grpc from 1.73.0 to 1.74.2
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.73.0 to 1.74.2.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.73.0...v1.74.2)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.74.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 08:52:26 +00:00
CrazyMax
4c5e8ac53a Merge pull request #1456 from crazy-max/dependabot/go_modules/github.com/alecthomas/kong-1.12.1
chore(deps): bump github.com/alecthomas/kong from 1.6.1 to 1.12.1
2025-08-04 00:10:36 +02:00
CrazyMax
89cebec700 cli: version flag description 2025-08-04 00:03:15 +02:00
CrazyMax
0863995b1e cli: remove BeforeApply hooks and align command structs 2025-08-04 00:03:15 +02:00
dependabot[bot]
1d67f0703c chore(deps): bump github.com/alecthomas/kong from 1.6.1 to 1.12.1
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 1.6.1 to 1.12.1.
- [Commits](https://github.com/alecthomas/kong/compare/v1.6.1...v1.12.1)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/kong
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 20:14:28 +00:00
CrazyMax
0cb1e60c9c Merge pull request #1464 from crazy-max/scout
ci: scan image with docker scout
2025-08-03 22:08:14 +02:00
CrazyMax
7b59863a00 Merge pull request #1453 from crazy-max/dependabot/go_modules/k8s.io/client-go-0.33.3
chore(deps): bump k8s.io/client-go from 0.32.1 to 0.33.3
2025-08-03 22:05:53 +02:00
CrazyMax
adcf977daa ci: scan image with docker scout 2025-08-03 22:04:35 +02:00
CrazyMax
a0239fc74a Merge pull request #1463 from crazy-max/govulncheck
govulncheck to report known vulnerabilities
2025-08-03 21:10:48 +02:00
CrazyMax
35562e25bd Merge pull request #1462 from crazy-max/alpine-3.22
update to alpine linux 3.22
2025-08-03 21:10:13 +02:00
CrazyMax
2878c49f26 govulncheck to report known vulnerabilities 2025-08-03 21:09:26 +02:00
dependabot[bot]
6d10821833 chore(deps): bump k8s.io/client-go from 0.32.1 to 0.33.3
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.32.1 to 0.33.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.32.1...v0.33.3)

---
updated-dependencies:
- dependency-name: k8s.io/client-go
  dependency-version: 0.33.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 19:04:40 +00:00
CrazyMax
9693928108 update to alpine linux 3.22 2025-08-03 21:02:55 +02:00
CrazyMax
e75fe25620 Merge pull request #1461 from crazy-max/go-1.24
update to go 1.24
2025-08-03 21:01:31 +02:00
CrazyMax
b30ca3a50e update to go 1.24 2025-08-03 20:27:31 +02:00
CrazyMax
218c728932 Merge pull request #1460 from crazy-max/golangci-lint-v2
update golangci-lint to v2.1.6
2025-08-03 20:25:06 +02:00
CrazyMax
0950570ff7 lint: fix issues 2025-08-03 20:18:42 +02:00
CrazyMax
8aaf66da27 update golangci-lint to v2.1.6 2025-08-03 20:18:35 +02:00
CrazyMax
e7cfeb4eb1 hack: golangci build from source support 2025-08-03 19:59:13 +02:00
CrazyMax
392a7255ef Merge pull request #1454 from crazy-max/dependabot/go_modules/github.com/containers/image/v5-5.36.0
chore(deps): bump github.com/containers/image/v5 from 5.33.1 to 5.36.0
2025-08-03 17:37:11 +02:00
dependabot[bot]
720b669019 chore(deps): bump github.com/containers/image/v5 from 5.33.1 to 5.36.0
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.33.1 to 5.36.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.33.1...v5.36.0)

---
updated-dependencies:
- dependency-name: github.com/containers/image/v5
  dependency-version: 5.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 15:30:00 +00:00
CrazyMax
10e221bbf9 Merge pull request #1445 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.23.2
chore(deps): bump github.com/moby/buildkit from 0.17.3 to 0.23.2
2025-08-03 17:28:25 +02:00
CrazyMax
6c54dccf24 gomod: replace directive to fix ambiguous import 2025-08-03 17:22:54 +02:00
dependabot[bot]
4966ec6d9e chore(deps): bump github.com/moby/buildkit from 0.17.3 to 0.23.2
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.17.3 to 0.23.2.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.17.3...v0.23.2)

---
updated-dependencies:
- dependency-name: github.com/moby/buildkit
  dependency-version: 0.23.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 15:15:19 +00:00
CrazyMax
d34b3625a4 Merge pull request #1458 from crazy-max/dependabot/go_modules/github.com/docker/docker-28.3.3incompatible
chore(deps): bump github.com/docker/docker from 27.3.1+incompatible to 28.3.3+incompatible
2025-08-03 17:13:49 +02:00
CrazyMax
528d96d417 lint: fix deprecated 2025-08-03 17:07:51 +02:00
CrazyMax
b3ca7a27fe Merge pull request #1444 from crazy-max/dependabot/go_modules/go.etcd.io/bbolt-1.4.2
chore(deps): bump go.etcd.io/bbolt from 1.4.1 to 1.4.2
2025-08-03 16:50:25 +02:00
dependabot[bot]
27d87f855c chore(deps): bump go.etcd.io/bbolt from 1.4.1 to 1.4.2
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-version: 1.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 14:35:21 +00:00
dependabot[bot]
a530bfb42f chore(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.3.1+incompatible to 28.3.3+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v27.3.1...v28.3.3)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-version: 28.3.3+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-03 14:34:36 +00:00
CrazyMax
7f654fbdc7 Merge pull request #1448 from crazy-max/dependabot/go_modules/github.com/PaulSonOfLars/gotgbot/v2-2.0.0-rc.33
chore(deps): bump github.com/PaulSonOfLars/gotgbot/v2 from 2.0.0-rc.32 to 2.0.0-rc.33
2025-08-03 16:34:20 +02:00
CrazyMax
50dd310fdf Merge pull request #1446 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.27.0
chore(deps): bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0
2025-08-03 16:33:51 +02:00
CrazyMax
42d9a5c002 Merge pull request #1450 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.26.0
chore(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0
2025-08-03 16:31:47 +02:00
CrazyMax
a89e0b5869 Merge pull request #1455 from crazy-max/dependabot/go_modules/github.com/dromara/carbon/v2-2.6.11
chore(deps): bump github.com/dromara/carbon/v2 from 2.6.8 to 2.6.11
2025-08-03 16:31:30 +02:00
CrazyMax
364c703e36 Merge pull request #1457 from privacyfr3ak/apprise
Apprise notif support
2025-08-03 16:29:43 +02:00
CrazyMax
edd9608db3 notif: config test for apprise 2025-08-03 16:23:55 +02:00
CrazyMax
6abe58ba6e notif: support token as secret for apprise 2025-08-03 14:59:26 +02:00
privacyfr3ak
3a03484712 Apprise notif support 2025-08-03 14:50:04 +02:00
CrazyMax
cab7e871fc new year 2025-08-03 14:49:00 +02:00
dependabot[bot]
709971df73 chore(deps): bump github.com/dromara/carbon/v2 from 2.6.8 to 2.6.11
---
updated-dependencies:
- dependency-name: github.com/dromara/carbon/v2
  dependency-version: 2.6.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 06:46:54 +00:00
dependabot[bot]
021c1177b6 chore(deps): bump golang.org/x/mod from 0.25.0 to 0.26.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/mod/compare/v0.25.0...v0.26.0)

---
updated-dependencies:
- dependency-name: golang.org/x/mod
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-10 06:53:07 +00:00
dependabot[bot]
bcb6fac76a chore(deps): bump github.com/PaulSonOfLars/gotgbot/v2
Bumps [github.com/PaulSonOfLars/gotgbot/v2](https://github.com/PaulSonOfLars/gotgbot) from 2.0.0-rc.32 to 2.0.0-rc.33.
- [Release notes](https://github.com/PaulSonOfLars/gotgbot/releases)
- [Commits](https://github.com/PaulSonOfLars/gotgbot/compare/v2.0.0-rc.32...v2.0.0-rc.33)

---
updated-dependencies:
- dependency-name: github.com/PaulSonOfLars/gotgbot/v2
  dependency-version: 2.0.0-rc.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 08:02:39 +00:00
dependabot[bot]
41c15ee32e chore(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.26.0 to 10.27.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.26.0...v10.27.0)

---
updated-dependencies:
- dependency-name: github.com/go-playground/validator/v10
  dependency-version: 10.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-02 06:44:35 +00:00
CrazyMax
fe9f478455 Merge pull request #1436 from crazy-max/dependabot/go_modules/dario.cat/mergo-1.0.2
chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2
2025-06-29 17:47:54 +02:00
dependabot[bot]
3a35517816 chore(deps): bump dario.cat/mergo from 1.0.1 to 1.0.2
Bumps [dario.cat/mergo](https://github.com/imdario/mergo) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: dario.cat/mergo
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 06:25:47 +00:00