Commit Graph

1634 Commits

Author SHA1 Message Date
CrazyMax
5bbd3d0175 Merge pull request #1584 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.78.0
chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0
2025-12-24 12:28:38 +01:00
CrazyMax
8f368063f8 Merge pull request #1583 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.7.8
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.7 to 6.7.8
2025-12-24 12:24:14 +01:00
CrazyMax
2894204def Merge pull request #1582 from crazy-max/k8s-exclude-namespaces
kubernetes: support negating namespaces
2025-12-24 12:23:51 +01:00
dependabot[bot]
800c023a79 chore(deps): bump google.golang.org/grpc from 1.77.0 to 1.78.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.77.0 to 1.78.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.77.0...v1.78.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 07:01:22 +00:00
dependabot[bot]
646313f334 chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.7.7 to 6.7.8
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.7.7 to 6.7.8.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.7.7...v6.7.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-24 07:01:12 +00:00
CrazyMax
ff6d16c2d0 replace utl.Contains with slices.Contains from stdlib 2025-12-23 14:32:11 +01:00
CrazyMax
0d4452e4cb kubernetes: support negating namespaces 2025-12-23 14:15:46 +01:00
CrazyMax
faa4353ce4 Merge pull request #1581 from crazy-max/secrets-docs
docs: secrets loaded from files and trailing newlines
2025-12-23 13:38:15 +01:00
CrazyMax
0d022bc65b docs: secrets loaded from files and trailing newlines 2025-12-23 12:59:02 +01:00
CrazyMax
ef44f2b996 Merge pull request #1580 from crazy-max/discord-renderembeds
notif(discord): add renderEmbeds option
2025-12-23 12:40:57 +01:00
CrazyMax
dff82a352c notif(discord): add renderEmbeds option 2025-12-23 12:33:04 +01:00
CrazyMax
a89c077dce Merge pull request #1577 from crazy-max/dependabot/go_modules/google.golang.org/grpc/cmd/protoc-gen-go-grpc-1.6.0
chore(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.5.1 to 1.6.0
2025-12-23 11:59:29 +01:00
CrazyMax
3c4ecabddf Merge pull request #1579 from crazy-max/update-nomad
vendor: update to github.com/hashicorp/nomad/api v1.11.1
2025-12-23 11:00:17 +01:00
CrazyMax
083d41cdd0 chore: update generated content 2025-12-23 10:56:29 +01:00
CrazyMax
6904726916 vendor: update to github.com/hashicorp/nomad/api v1.11.1 2025-12-23 10:51:14 +01:00
dependabot[bot]
249cb1607e chore(deps): bump google.golang.org/grpc/cmd/protoc-gen-go-grpc
Bumps [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.5.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 09:47:25 +00:00
CrazyMax
df810b0ce0 Merge pull request #1578 from crazy-max/go-tool
switch to go tool directive
2025-12-23 10:46:08 +01:00
CrazyMax
be7636ec2d switch to go tool directive 2025-12-23 10:38:22 +01:00
CrazyMax
ee25396fe7 Merge pull request #1576 from crazy-max/dependabot/go_modules/github.com/go-playground/validator/v10-10.30.0
chore(deps): bump github.com/go-playground/validator/v10 from 10.28.0 to 10.30.0
2025-12-23 10:22:49 +01:00
dependabot[bot]
1cb6454d94 chore(deps): bump github.com/go-playground/validator/v10
Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.28.0 to 10.30.0.
- [Release notes](https://github.com/go-playground/validator/releases)
- [Commits](https://github.com/go-playground/validator/compare/v10.28.0...v10.30.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 07:01:19 +00:00
CrazyMax
28f0bda89e Merge pull request #1575 from crazy-max/update-scout
ci: update docker scout to 1.19.0
2025-12-23 03:00:53 +01:00
CrazyMax
2bc47fd52d ci: update docker scout to 1.19.0 2025-12-23 02:53:47 +01:00
CrazyMax
27df598a09 Merge pull request #1574 from crazy-max/e2e-test-file
e2e: file provider testing
2025-12-23 02:52:03 +01:00
CrazyMax
0a6d2e3f45 e2e: file provider testing 2025-12-23 02:45:12 +01:00
CrazyMax
1f15206996 Merge pull request #1567 from crazy-max/dependabot/go_modules/maunium.net/go/mautrix-0.26.1
chore(deps): bump maunium.net/go/mautrix from 0.25.2 to 0.26.1
2025-12-23 02:10:12 +01:00
dependabot[bot]
0a38785f4a chore(deps): bump maunium.net/go/mautrix from 0.25.2 to 0.26.1
Bumps [maunium.net/go/mautrix](https://github.com/mautrix/go) from 0.25.2 to 0.26.1.
- [Release notes](https://github.com/mautrix/go/releases)
- [Changelog](https://github.com/mautrix/go/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mautrix/go/compare/v0.25.2...v0.26.1)

---
updated-dependencies:
- dependency-name: maunium.net/go/mautrix
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 01:01:56 +00:00
CrazyMax
ac31f9063d Merge pull request #1573 from crazy-max/go-1.25
update to go 1.25
2025-12-23 02:00:33 +01:00
CrazyMax
76c0fe9921 update to go 1.25 2025-12-23 01:46:50 +01:00
CrazyMax
dd6eb18764 Merge pull request #1572 from crazy-max/alpine-3.23
update to alpine linux 3.23
2025-12-23 01:46:34 +01:00
CrazyMax
edc3bb61b4 Merge pull request #1566 from crazy-max/dependabot/go_modules/github.com/moby/buildkit-0.26.3
chore(deps): bump github.com/moby/buildkit from 0.25.2 to 0.26.3
2025-12-23 01:40:55 +01:00
CrazyMax
d2cdeb3c75 Merge pull request #1571 from crazy-max/gen-trixie
dockerfile(gen): update base image to trixie
2025-12-23 01:32:38 +01:00
CrazyMax
9b87e560fb update to alpine linux 3.23 2025-12-23 01:30:27 +01:00
dependabot[bot]
9dcd9a495a chore(deps): bump github.com/moby/buildkit from 0.25.2 to 0.26.3
Bumps [github.com/moby/buildkit](https://github.com/moby/buildkit) from 0.25.2 to 0.26.3.
- [Release notes](https://github.com/moby/buildkit/releases)
- [Commits](https://github.com/moby/buildkit/compare/v0.25.2...v0.26.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 00:29:02 +00:00
CrazyMax
1522560d16 Merge pull request #1565 from crazy-max/dependabot/go_modules/google.golang.org/grpc-1.77.0
chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.77.0
2025-12-23 01:27:54 +01:00
CrazyMax
ef17568ec5 Merge pull request #1533 from crazy-max/dependabot/go_modules/github.com/containerd/platforms-1.0.0-rc.2
chore(deps): bump github.com/containerd/platforms from 1.0.0-rc.1 to 1.0.0-rc.2
2025-12-23 01:23:00 +01:00
dependabot[bot]
505f648c27 chore(deps): bump google.golang.org/grpc from 1.74.2 to 1.77.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.74.2 to 1.77.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.74.2...v1.77.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 00:20:43 +00:00
CrazyMax
df06549f5e Merge pull request #1564 from crazy-max/dependabot/go_modules/google.golang.org/protobuf-1.36.11
chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11
2025-12-23 01:19:23 +01:00
CrazyMax
1d67132ca7 dockerfile(gen): update base image to trixie 2025-12-23 01:17:49 +01:00
CrazyMax
57f8ef92e7 chore: update generated content 2025-12-23 01:08:56 +01:00
dependabot[bot]
8a159fb16b chore(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11
Bumps google.golang.org/protobuf from 1.36.10 to 1.36.11.

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 23:40:43 +00:00
CrazyMax
c7558f2e05 Merge pull request #1535 from crazy-max/dependabot/go_modules/go.podman.io/image/v5-5.38.0
chore(deps): bump go.podman.io/image/v5 from 5.37.0 to 5.38.0
2025-12-23 00:39:13 +01:00
dependabot[bot]
780503fae0 chore(deps): bump go.podman.io/image/v5 from 5.37.0 to 5.38.0
Bumps [go.podman.io/image/v5](https://github.com/containers/container-libs) from 5.37.0 to 5.38.0.
- [Commits](https://github.com/containers/container-libs/compare/image/v5.37.0...image/v5.38.0)

---
updated-dependencies:
- dependency-name: go.podman.io/image/v5
  dependency-version: 5.38.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 23:31:20 +00:00
CrazyMax
4474ba051e Merge pull request #1557 from tkaufmann/feature/add-message-id-header
Add RFC 5322 compliant Message-ID header to email notifications
2025-12-23 00:30:17 +01:00
CrazyMax
2a9cf22cd8 Merge pull request #1545 from crazy-max/dependabot/go_modules/github.com/alecthomas/kong-1.13.0
chore(deps): bump github.com/alecthomas/kong from 1.12.1 to 1.13.0
2025-12-23 00:28:38 +01:00
CrazyMax
ca4ad9db71 Merge pull request #1546 from crazy-max/dependabot/go_modules/github.com/dromara/carbon/v2-2.6.15
chore(deps): bump github.com/dromara/carbon/v2 from 2.6.14 to 2.6.15
2025-12-23 00:28:03 +01:00
CrazyMax
55f6badb6c Merge pull request #1569 from crazy-max/dependabot/go_modules/github.com/jedib0t/go-pretty/v6-6.7.7
chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.7.7
2025-12-23 00:27:40 +01:00
dependabot[bot]
d2b72e6e00 chore(deps): bump github.com/jedib0t/go-pretty/v6 from 6.6.8 to 6.7.7
Bumps [github.com/jedib0t/go-pretty/v6](https://github.com/jedib0t/go-pretty) from 6.6.8 to 6.7.7.
- [Release notes](https://github.com/jedib0t/go-pretty/releases)
- [Commits](https://github.com/jedib0t/go-pretty/compare/v6.6.8...v6.7.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-22 07:02:03 +00:00
Tim Kaufmann
b44181f07f Add RFC 5322 compliant Message-ID header to email notifications
Implements unique Message-ID generation for email notifications to enhance
email threading, tracking, and spam filter compatibility.

Features:
- Generates RFC 5322 compliant Message-ID headers
- Uses nanosecond timestamps for high-resolution uniqueness
- Includes 64 bits of cryptographically secure random data
- Format: <timestamp.randomhex@domain>
- Domain derived from LocalName config, falling back to Host

Tests:
- Validates RFC 5322 format compliance
- Ensures uniqueness across 1,000 iterations
- Verifies correct domain usage and structure
2025-12-19 14:19:12 +01:00
CrazyMax
bb1656bf05 Merge pull request #1548 from crazy-max/dependabot/go_modules/golang.org/x/crypto-0.45.0
chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0
2025-12-19 09:14:18 +01:00
CrazyMax
71a94b4f03 Merge pull request #1540 from crazy-max/dependabot/go_modules/golang.org/x/mod-0.30.0
chore(deps): bump golang.org/x/mod from 0.29.0 to 0.30.0
2025-12-19 09:13:45 +01:00