Commit Graph

956 Commits

Author SHA1 Message Date
CrazyMax
02f09a490b Merge pull request #852 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.13.0
Bump github.com/go-playground/validator/v10 from 10.11.2 to 10.13.0
2023-05-02 10:41:16 +02:00
CrazyMax
545bf1e8c6 Merge pull request #846 from crazy-max/dependabot/go_modules/github.com/panjf2000/ants/v2-2.7.3
Bump github.com/panjf2000/ants/v2 from 2.7.1 to 2.7.3
2023-05-02 10:40:52 +02:00
CrazyMax
8366fe5cca Merge pull request #837 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.10.0
Bump golang.org/x/mod from 0.9.0 to 0.10.0
2023-05-02 10:40:32 +02:00
CrazyMax
5c55263677 Merge pull request #830 from crazy-max/dependabot/go_modules/github.com/imdario/mergo-0.3.15
Bump github.com/imdario/mergo from 0.3.13 to 0.3.15
2023-05-02 10:40:14 +02:00
CrazyMax
c9e1f6161b Merge pull request #826 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.54.0
Bump google.golang.org/grpc from 1.53.0 to 1.54.0
2023-05-02 10:39:58 +02:00
CrazyMax
174b6aa486 Merge pull request #847 from crazy-max/dependabot/github_actions/docker/bake-action-3
Bump docker/bake-action from 2 to 3
2023-05-01 19:06:08 +02:00
dependabot[bot]
9d88a43e58 Bump github.com/go-playground/validator/v10 from 10.11.2 to 10.13.0
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.11.2 to 10.13.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.11.2...v10.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 07:00:06 +00:00
dependabot[bot]
67692e810c Bump docker/bake-action from 2 to 3
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 2 to 3.
- [Release notes](https://github.com/docker/bake-action/releases)
- [Commits](https://github.com/docker/bake-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/bake-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-19 06:56:42 +00:00
dependabot[bot]
2b2ff2e188 Bump github.com/panjf2000/ants/v2 from 2.7.1 to 2.7.3
Bumps [github.com/panjf2000/ants/v2](https://github.com/panjf2000/ants) from 2.7.1 to 2.7.3.
- [Release notes](https://github.com/panjf2000/ants/releases)
- [Commits](https://github.com/panjf2000/ants/compare/v2.7.1...v2.7.3)

---
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>
2023-04-18 06:57:50 +00:00
CrazyMax
b5fba3f508 Merge pull request #839 from digtalaloha/master
Update blog-posts.md
2023-04-17 06:17:05 +02:00
Digital Aloha
3b2880f3c8 Update blog-posts.md
Added Digital Aloha Youtube video on DIUN.
2023-04-06 08:41:55 -10:00
dependabot[bot]
bb14c6e779 Bump golang.org/x/mod from 0.9.0 to 0.10.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.9.0...v0.10.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>
2023-04-05 06:57:03 +00:00
dependabot[bot]
84d696a002 Bump github.com/imdario/mergo from 0.3.13 to 0.3.15
Bumps [github.com/imdario/mergo](https://github.com/imdario/mergo) from 0.3.13 to 0.3.15.
- [Release notes](https://github.com/imdario/mergo/releases)
- [Commits](https://github.com/imdario/mergo/compare/v0.3.13...v0.3.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 06:57:11 +00:00
dependabot[bot]
d4d7c9ebb6 Bump google.golang.org/grpc from 1.53.0 to 1.54.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.54.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.54.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>
2023-03-22 07:57:09 +00:00
CrazyMax
c2451b19b8 Merge pull request #806 from crazy-max/dependabot/go_modules/google.golang.org/grpc/cmd/protoc-gen-go-grpc-1.3.0
Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.2.0 to 1.3.0
2023-03-17 17:13:57 +00:00
CrazyMax
76b527d52f update generated content 2023-03-17 17:54:32 +01:00
dependabot[bot]
7b5070a137 Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.2.0 to 1.3.0
Bumps [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.2.0...v1.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-17 13:26:57 +00:00
CrazyMax
4c70d41994 Merge pull request #818 from crazy-max/dependabot/go_modules/google.golang.org/protobuf-1.30.0
Bump google.golang.org/protobuf from 1.28.1 to 1.30.0
2023-03-17 13:25:48 +00:00
CrazyMax
ce3e84a234 update generated content 2023-03-17 14:10:05 +01:00
CrazyMax
9cd3e1178f Merge pull request #808 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.9.0
Bump golang.org/x/mod from 0.8.0 to 0.9.0
2023-03-17 12:43:03 +00:00
CrazyMax
2790d925b8 Merge pull request #803 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.4.6
Bump github.com/jedib0t/go-pretty/v6 from 6.4.4 to 6.4.6
2023-03-17 12:42:46 +00:00
CrazyMax
931d2bb2d3 Merge pull request #809 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.11.4
Bump github.com/moby/buildkit from 0.11.3 to 0.11.4
2023-03-17 12:26:09 +00:00
CrazyMax
543ae35d34 Merge pull request #820 from crazy-max/fix-validate
ci: fix validate workflow
2023-03-17 12:19:19 +00:00
CrazyMax
0d104da1dd Merge pull request #821 from crazy-max/blog-post
docs: new blog post
2023-03-17 12:19:08 +00:00
CrazyMax
e85f053b31 chore: remove replace in go.mod 2023-03-17 12:45:16 +01:00
CrazyMax
d418244e83 docs: new blog post 2023-03-17 12:42:21 +01:00
CrazyMax
08d5474973 new year 2023-03-17 12:41:55 +01:00
CrazyMax
a63d263293 ci: fix validate workflow 2023-03-17 12:41:34 +01:00
dependabot[bot]
ca508f35db Bump github.com/moby/buildkit from 0.11.3 to 0.11.4
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.11.3 to 0.11.4.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.11.3...v0.11.4)

---
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>
2023-03-17 11:38:34 +00:00
dependabot[bot]
bf2808aace Bump google.golang.org/protobuf from 1.28.1 to 1.30.0
Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.28.1 to 1.30.0.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](https://github.com/protocolbuffers/protobuf-go/compare/v1.28.1...v1.30.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>
2023-03-17 11:38:29 +00:00
dependabot[bot]
1a6e4e3f0c Bump github.com/jedib0t/go-pretty/v6 from 6.4.4 to 6.4.6
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.4.4 to 6.4.6.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.4.4...v6.4.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>
2023-03-17 11:38:11 +00:00
dependabot[bot]
742b66f7c0 Bump golang.org/x/mod from 0.8.0 to 0.9.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/golang/mod/releases)
- [Commits](https://github.com/golang/mod/compare/v0.8.0...v0.9.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>
2023-03-17 11:38:04 +00:00
CrazyMax
3172c6550c Merge pull request #810 from crazy-max/dependabot/go_modules/github.com/microcosm-cc/bluemonday-1.0.23
Bump github.com/microcosm-cc/bluemonday from 1.0.22 to 1.0.23
2023-03-17 11:37:22 +00:00
CrazyMax
c130e309a8 Merge pull request #807 from crazy-max/dependabot/go_modules/golang.org/x/sys-0.6.0
Bump golang.org/x/sys from 0.5.0 to 0.6.0
2023-03-17 11:36:59 +00:00
CrazyMax
a0ed7dfb9b Merge pull request #801 from crazy-max/dependabot/go_modules/github.com/stretchr/testify-1.8.2
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
2023-03-17 11:36:13 +00:00
CrazyMax
a7056e4ce1 Merge pull request #813 from nav1s/patch-1
fix typo in releases url
2023-03-17 11:35:48 +00:00
nav1s
d337e015a2 fix typo in releases url 2023-03-11 09:04:19 +02:00
dependabot[bot]
bdda077388 Bump github.com/microcosm-cc/bluemonday from 1.0.22 to 1.0.23
Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.22 to 1.0.23.
- [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
- [Commits](https://github.com/microcosm-cc/bluemonday/compare/v1.0.22...v1.0.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-08 07:57:09 +00:00
dependabot[bot]
0b9771c2c4 Bump golang.org/x/sys from 0.5.0 to 0.6.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.5.0 to 0.6.0.
- [Release notes](https://github.com/golang/sys/releases)
- [Commits](https://github.com/golang/sys/compare/v0.5.0...v0.6.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>
2023-03-06 07:57:02 +00:00
dependabot[bot]
3fa2dd38c6 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 07:57:16 +00:00
CrazyMax
6f92dd6126 Merge pull request #796 from crazy-max/dependabot/go_modules/github.com/containers/image/v5-5.24.2
Bump github.com/containers/image/v5 from 5.24.1 to 5.24.2
2023-02-25 13:23:36 +01:00
dependabot[bot]
743fd587a9 Bump github.com/containers/image/v5 from 5.24.1 to 5.24.2
Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.24.1 to 5.24.2.
- [Release notes](https://github.com/containers/image/releases)
- [Commits](https://github.com/containers/image/compare/v5.24.1...v5.24.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-22 07:15:34 +00:00
CrazyMax
aaadc5d754 Merge pull request #787 from blueberryapple/feat/adds-ntfy
feat(notifications): Adds ntfy.sh notification option
2023-02-19 19:18:55 +01:00
Ben Tea
1da9ec5308 Adds ntfy.sh notification option 2023-02-18 17:29:14 -08:00
CrazyMax
2bd5d54909 Merge pull request #790 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.11.3
Bump github.com/moby/buildkit from 0.10.6 to 0.11.3
2023-02-19 02:04:14 +01:00
dependabot[bot]
8051334644 Bump github.com/moby/buildkit from 0.10.6 to 0.11.3
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.10.6 to 0.11.3.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.10.6...v0.11.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 14:45:59 +00:00
CrazyMax
79aa3afddf Merge pull request #793 from crazy-max/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.5.0 to 0.7.0
2023-02-18 15:44:39 +01:00
dependabot[bot]
a691353eee Bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-18 12:36:40 +00:00
CrazyMax
ad33dfae49 Merge pull request #792 from crazy-max/dependabot/go_modules/github.com/containerd/containerd-1.6.18
Bump github.com/containerd/containerd from 1.6.15 to 1.6.18
2023-02-16 22:25:09 +01:00
CrazyMax
aced110a3d Merge pull request #786 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.8.0
Bump golang.org/x/mod from 0.7.0 to 0.8.0
2023-02-16 22:24:50 +01:00