Commit Graph

1271 Commits

Author SHA1 Message Date
CrazyMax
be3d838e3d Update CHANGELOG v4.28.0 2024-04-06 13:35:00 +02:00
CrazyMax
0263e5b028 Merge pull request #1142 from crazy-max/dependabot/go_modules/golang.org/x/sys-0.19.0
chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0
2024-04-06 13:32:27 +02:00
dependabot[bot]
274dcd95f4 chore(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-06 11:27:53 +00:00
CrazyMax
212910964e Merge pull request #1143 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.17.0
chore(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0
2024-04-06 13:27:31 +02:00
CrazyMax
178454c86a Merge pull request #1141 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.63.0
chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0
2024-04-06 13:27:05 +02:00
CrazyMax
e5d2bff776 Merge pull request #1144 from crazy-max/tzdata
dockerfile: add tzdata package
2024-04-06 13:26:15 +02:00
CrazyMax
9ab574dd77 dockerfile: add tzdata package 2024-04-06 13:20:34 +02:00
dependabot[bot]
0213c9ba2b chore(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/mod/compare/v0.16.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 06:52:34 +00:00
dependabot[bot]
c86b2bcded chore(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.62.1 to 1.63.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.62.1...v1.63.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-04 06:52:07 +00:00
CrazyMax
07774b7019 Merge pull request #1139 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.9.1
chore(deps): bump github.com/panjf2000/ants/v2 from 2.9.0 to 2.9.1
2024-03-27 09:53:42 +01:00
CrazyMax
fd6f171926 Merge pull request #1137 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.6
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.5 to 6.5.6
2024-03-27 09:50:07 +01:00
CrazyMax
f214adc9a7 Merge pull request #1140 from crazy-max/alpine-3.19
Alpine Linux 3.19
2024-03-27 09:49:49 +01:00
CrazyMax
286f052731 Alpine Linux 3.19 2024-03-27 09:32:55 +01:00
dependabot[bot]
47335f854c chore(deps): bump github.com/panjf2000/ants/v2 from 2.9.0 to 2.9.1
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.9.0...v2.9.1)

---
updated-dependencies:
- dependency-name: github.com/panjf2000/ants/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-27 07:26:18 +00:00
dependabot[bot]
30afa15047 chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.5 to 6.5.6
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.5.5 to 6.5.6.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.5.5...v6.5.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 07:38:38 +00:00
CrazyMax
756752964d Merge pull request #1136 from crazy-max/prov-release
ci: disable provenance for release target
2024-03-24 23:20:22 +01:00
CrazyMax
d53d393406 ci: disable provenance for release target 2024-03-24 23:19:24 +01:00
CrazyMax
9b5404c1f5 Update CHANGELOG v4.27.0 2024-03-23 18:31:38 +01:00
CrazyMax
6507ccdc14 Merge pull request #1135 from jon4hz/gotgbot
feat: switch telegram bot library
2024-03-23 17:49:16 +01:00
jon4hz
6c00cab0f4 feat: switch telegram bot library 2024-03-23 10:57:27 +01:00
CrazyMax
d82ade442d Merge pull request #1134 from crazy-max/update-docker
chore(deps): bump github.com/docker/docker to 25.0.5+incompatible
2024-03-23 10:18:50 +01:00
CrazyMax
35244c1e00 Merge pull request #1127 from crazy-max/dependabot/go_modules/k8s.io/client-go-0.29.3
chore(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3
2024-03-23 10:13:16 +01:00
CrazyMax
32783dd343 chore(deps): bump github.com/docker/docker to 25.0.5+incompatible 2024-03-23 10:12:39 +01:00
dependabot[bot]
eeacc56128 chore(deps): bump k8s.io/client-go from 0.29.2 to 0.29.3
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.29.2 to 0.29.3.
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kubernetes/client-go/compare/v0.29.2...v0.29.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-23 09:06:11 +00:00
CrazyMax
e5e26f5732 Merge pull request #1119 from crazy-max/dependabot/go_modules/google.golang.org/protobuf-1.33.0
chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
2024-03-23 09:51:52 +01:00
CrazyMax
d664cb336e update generated content 2024-03-23 09:47:01 +01:00
CrazyMax
ea3972ddd0 Merge pull request #1124 from crazy-max/dependabot/go_modules/github.com/containerd/containerd-1.7.14
chore(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.14
2024-03-23 09:36:32 +01:00
CrazyMax
158ed31f72 Merge pull request #1126 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.5
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.5
2024-03-23 09:36:15 +01:00
CrazyMax
bd63ca121a Merge pull request #1128 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.13.1
chore(deps): bump github.com/moby/buildkit from 0.13.0 to 0.13.1
2024-03-23 09:34:54 +01:00
dependabot[bot]
02f0212db9 chore(deps): bump github.com/moby/buildkit from 0.13.0 to 0.13.1
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.13.0...v0.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 07:35:52 +00:00
dependabot[bot]
7d681fc670 chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.5.4 to 6.5.5
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.5.4 to 6.5.5.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.5.4...v6.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-15 07:16:03 +00:00
dependabot[bot]
36c823eda0 chore(deps): bump github.com/containerd/containerd from 1.7.13 to 1.7.14
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.13 to 1.7.14.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](https://github.com/containerd/containerd/compare/v1.7.13...v1.7.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 07:43:29 +00:00
CrazyMax
eb0593ae68 Merge pull request #1122 from crazy-max/dependabot/github_actions/softprops/action-gh-release-2
chore(deps): bump softprops/action-gh-release from 1 to 2
2024-03-11 08:37:29 +01:00
dependabot[bot]
c882aad4b5 chore(deps): bump softprops/action-gh-release from 1 to 2
Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](https://github.com/softprops/action-gh-release/compare/v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 07:31:07 +00:00
CrazyMax
5fbc79f27d Merge pull request #1120 from crazy-max/dependabot/go_modules/github.com/docker/docker-25.0.4incompatible
chore(deps): bump github.com/docker/docker from 25.0.3+incompatible to 25.0.4+incompatible
2024-03-11 08:27:05 +01:00
CrazyMax
1f67e56f15 Merge pull request #1118 from crazy-max/dependabot/go_modules/github.com/alecthomas/kong-0.9.0
chore(deps): bump github.com/alecthomas/kong from 0.8.1 to 0.9.0
2024-03-11 08:26:11 +01:00
CrazyMax
73e3e9a182 Merge pull request #1121 from crazy-max/dependabot/go_modules/github.com/rs/zerolog-1.32.0
chore(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0
2024-03-11 08:25:41 +01:00
dependabot[bot]
481524c711 chore(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.31.0...v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 07:17:55 +00:00
dependabot[bot]
06a8b0c46d chore(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 25.0.3+incompatible to 25.0.4+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v25.0.3...v25.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 07:17:51 +00:00
dependabot[bot]
6030349d7d chore(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 07:17:42 +00:00
dependabot[bot]
f4e389b519 chore(deps): bump github.com/alecthomas/kong from 0.8.1 to 0.9.0
Bumps [github.com/alecthomas/kong](https://github.com/alecthomas/kong) from 0.8.1 to 0.9.0.
- [Commits](https://github.com/alecthomas/kong/compare/v0.8.1...v0.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 07:17:37 +00:00
CrazyMax
45656769e5 Merge pull request #1112 from crazy-max/dependabot/go_modules/github.com/containers/image/v5-5.30.0
chore(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0
2024-03-10 23:03:47 +01:00
dependabot[bot]
c393674e39 chore(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.29.0 to 5.30.0.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.29.0...v5.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 17:52:01 +00:00
CrazyMax
6fca1eee6d Merge pull request #1113 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.62.1
chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.62.1
2024-03-10 18:51:12 +01:00
CrazyMax
2a5fb80a10 Merge pull request #1087 from crazy-max/dependabot/go_modules/github.com/opencontainers/runc-1.1.12
chore(deps): bump github.com/opencontainers/runc from 1.1.10 to 1.1.12
2024-03-10 18:50:59 +01:00
CrazyMax
679edad901 Merge pull request #1083 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.5.4
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.4
2024-03-10 17:53:21 +01:00
dependabot[bot]
e650995615 chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.4
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.9 to 6.5.4.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.9...v6.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 16:45:43 +00:00
dependabot[bot]
0aea94d3a9 chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.62.1
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.1 to 1.62.1.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.60.1...v1.62.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-10 16:44:14 +00:00
CrazyMax
4b116f43e8 Merge pull request #1109 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.19.0
chore(deps): bump github.com/go-playground/validator/v10 from 10.16.0 to 10.19.0
2024-03-10 17:43:26 +01:00
CrazyMax
38de7a047c Merge pull request #1110 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.16.0
chore(deps): bump golang.org/x/mod from 0.14.0 to 0.16.0
2024-03-10 17:43:09 +01:00