Debian Package Tracker
Register | Log in
Subscribe

prometheus-postfix-exporter

Prometheus exporter for Postfix mail servers

Choose email to subscribe with

general
  • source: prometheus-postfix-exporter (main)
  • version: 0.18.0-1
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Anthony Fok [DMD] – Martina Ferrari [DMD] – Daniel Swarbrick [DMD]
  • arch: any
  • std-ver: 4.7.2
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.2.0-3
  • oldstable: 0.3.0-4
  • stable: 0.3.0-5
  • testing: 0.17.0-1
  • unstable: 0.18.0-1
versioned links
  • 0.2.0-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.3.0-4: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.3.0-5: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.17.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.18.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • prometheus-postfix-exporter (1 bugs: 0, 1, 0, 0)
action needed
1 bug tagged patch in the BTS normal
The BTS contains patches fixing 1 bug, consider including or untagging them.
Created: 2025-09-18 Last update: 2026-01-13 06:00
34 new commits since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 7da01d612c839983b7d8b76f00ed52c2bcc2be0d
Author: Daniel Swarbrick <dswarbrick@debian.org>
Date:   Mon Jan 12 18:21:51 2026 +0100

    Release prometheus-postfix-exporter 0.18.0-1

commit 3273acbb115671aa29c4495102d3a2e0103f2331
Author: Daniel Swarbrick <dswarbrick@debian.org>
Date:   Mon Jan 12 18:36:24 2026 +0100

    Add systemd-sysv as alternative to system-log-daemon

commit c7a2fca9421cf6829ee3ff6381fd4051891460b6
Author: Daniel Swarbrick <dswarbrick@debian.org>
Date:   Mon Jan 12 18:28:27 2026 +0100

    Enabled systemd journal support by default

commit 8936c4f29883f7cfdabc03c359c2f074ea2093a4
Author: Daniel Swarbrick <dswarbrick@debian.org>
Date:   Mon Jan 12 18:26:01 2026 +0100

    Add new Build-Depends golang-gopkg-tomb.v1-dev

commit 76e36514e47ca6ce6751076cd531a43f0711b214
Author: Daniel Swarbrick <dswarbrick@debian.org>
Date:   Mon Jan 12 18:17:58 2026 +0100

    Refresh patches

commit 360ffb0f1003b9bc178484f96305ebb5ea01ecb5
Merge: ff70d5c f8f7cae
Author: Daniel Swarbrick <dswarbrick@debian.org>
Date:   Mon Jan 12 18:16:52 2026 +0100

    Update upstream source from tag 'upstream/0.18.0'
    
    Update to upstream version '0.18.0'
    with Debian dir e7dd1de8e62fb4ca2c8d1307efbac4032af99494

commit f8f7caecfd9fd416789bdf848ec0c997da863b91
Author: Hsn723 <me@atelierhsn.com>
Date:   Thu Jan 8 05:26:26 2026 +0000

    tag new release

commit 9ea1a1d1c3b3adf10dcd88528c3871c8c2bee627
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Jan 6 04:25:19 2026 +0000

    Bump the other group with 2 updates (#375)
    
    Bumps the other group with 2 updates: [github.com/prometheus/common](https://github.com/prometheus/common) and [github.com/prometheus/exporter-toolkit](https://github.com/prometheus/exporter-toolkit).
    
    
    Updates `github.com/prometheus/common` from 0.67.4 to 0.67.5
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prometheus/common/compare/v0.67.4...v0.67.5)
    
    Updates `github.com/prometheus/exporter-toolkit` from 0.15.0 to 0.15.1
    - [Release notes](https://github.com/prometheus/exporter-toolkit/releases)
    - [Commits](https://github.com/prometheus/exporter-toolkit/compare/v0.15.0...v0.15.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-version: 0.67.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/prometheus/exporter-toolkit
      dependency-version: 0.15.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e2a9568e466864520e4aa0815c5ee937443c006f
Merge: f5ca150 9005b96
Author: Hsn723 <me@atelierhsn.com>
Date:   Tue Jan 6 08:52:02 2026 +0900

    Merge pull request #374 from jk-xor/watchdog_file
    
    Use watchdog to restart on unhealthy file log sources

commit 9005b9664d9ac9532d323d84221401465c77f703
Author: Jakob Kanter <jakob.kanter@xorlab.com>
Date:   Thu Jan 1 12:08:27 2026 +0100

    Add option to poll for log file changes

commit b567316f704ef2f75e33af28b3b21dfbe205575a
Author: Jakob Kanter <jakob.kanter@xorlab.com>
Date:   Mon Dec 29 21:07:11 2025 +0100

    Use watchdog to restart on unhealthy file log sources

commit f5ca1502760624f404b47c2e4b1ebe9a163bb480
Merge: a15db7e 2102e25
Author: Hsn723 <me@atelierhsn.com>
Date:   Wed Dec 31 16:57:32 2025 +0900

    Merge pull request #372 from jk-xor/qmgr_metric_typo
    
    Fix typo in metric qmgr_messages_inserted_receipients

commit 2102e25fb9c27976145d9dbe0b369766301563ad
Merge: 16a303e a15db7e
Author: jk-xor <jakob.kanter@xorlab.com>
Date:   Wed Dec 31 08:13:54 2025 +0100

    Merge branch 'master' into qmgr_metric_typo

commit 16a303e2f7593b6693053afa34e5d016bffe466e
Author: Jakob Kanter <jakob.kanter@xorlab.com>
Date:   Wed Dec 31 07:33:10 2025 +0100

    Rename metric variable to qmgrInsertsNrcptLegacy

commit a15db7e7f1356b877c6a16e8b00338ddf5e33821
Merge: 06c83fc 0a49abf
Author: Hsn723 <me@atelierhsn.com>
Date:   Wed Dec 31 08:11:39 2025 +0900

    Merge pull request #373 from jk-xor/minor_typos
    
    Fix error log typos

commit a1780191d914af1065042052ce35d226e4300eeb
Author: Jakob Kanter <jakob.kanter@xorlab.com>
Date:   Tue Dec 30 15:47:28 2025 +0100

    Fix typo in metric qmgr_messages_inserted_receipients

commit 0a49abfe1ff66fd9938e5b95c5909c40010ff52f
Author: Jakob Kanter <jakob.kanter@xorlab.com>
Date:   Mon Dec 29 21:07:42 2025 +0100

    Fix error log typos

commit 06c83fc883db183a3dd00cb441f786394c527223
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 24 04:21:34 2025 +0000

    Bump anchore/sbom-action from 0.20.11 to 0.21.0 (#371)
    
    Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.11 to 0.21.0.
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
    - [Commits](https://github.com/anchore/sbom-action/compare/v0.20.11...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/sbom-action
      dependency-version: 0.21.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>

commit bc463007b7d4e55d37778b38bb44363885caf4a5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 18 04:23:23 2025 +0000

    Bump the other group with 5 updates (#370)
    
    Bumps the other group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.3` | `0.35.0` |
    | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.3` | `0.35.0` |
    | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20250820121507-0af2bda4dd1d` | `0.0.0-20251002143259-bc988d571ff4` |
    | [k8s.io/kube-openapi](https://github.com/kubernetes/kube-openapi) | `0.0.0-20250710124328-f3f2b991d03b` | `0.0.0-20250910181357-589584f1c912` |
    | [sigs.k8s.io/json](https://github.com/kubernetes-sigs/json) | `0.0.0-20241014173422-cfa47c3a1cc8` | `0.0.0-20250730193827-2d320260d730` |
    
    
    Updates `k8s.io/apimachinery` from 0.34.3 to 0.35.0
    - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.3...v0.35.0)
    
    Updates `k8s.io/client-go` from 0.34.3 to 0.35.0
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes/client-go/compare/v0.34.3...v0.35.0)
    
    Updates `k8s.io/utils` from 0.0.0-20250820121507-0af2bda4dd1d to 0.0.0-20251002143259-bc988d571ff4
    - [Commits](https://github.com/kubernetes/utils/commits)
    
    Updates `k8s.io/kube-openapi` from 0.0.0-20250710124328-f3f2b991d03b to 0.0.0-20250910181357-589584f1c912
    - [Commits](https://github.com/kubernetes/kube-openapi/commits)
    
    Updates `sigs.k8s.io/json` from 0.0.0-20241014173422-cfa47c3a1cc8 to 0.0.0-20250730193827-2d320260d730
    - [Commits](https://github.com/kubernetes-sigs/json/commits)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: k8s.io/client-go
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: k8s.io/utils
      dependency-version: 0.0.0-20251002143259-bc988d571ff4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: k8s.io/kube-openapi
      dependency-version: 0.0.0-20250910181357-589584f1c912
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: sigs.k8s.io/json
      dependency-version: 0.0.0-20250730193827-2d320260d730
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit a6116e07714a06b27c49d5df7233b9373b070a38
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Dec 15 04:22:23 2025 +0000

    Bump google.golang.org/protobuf in the other group (#369)
    
    Bumps the other group with 1 update: google.golang.org/protobuf.
    
    
    Updates `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: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 690031730a53e420074fbbabd458385f556b60ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Dec 12 04:22:23 2025 +0000

    Bump github.com/morikuni/aec from 1.0.0 to 1.1.0 in the other group (#368)
    
    Bumps the other group with 1 update: [github.com/morikuni/aec](https://github.com/morikuni/aec).
    
    
    Updates `github.com/morikuni/aec` from 1.0.0 to 1.1.0
    - [Release notes](https://github.com/morikuni/aec/releases)
    - [Commits](https://github.com/morikuni/aec/compare/v1.0.0...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/morikuni/aec
      dependency-version: 1.1.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e97d2e088e1356380fcb637de702bad08c176433
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Dec 11 04:23:44 2025 +0000

    Bump the other group with 3 updates (#367)
    
    Bumps the other group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).
    
    
    Updates `k8s.io/api` from 0.34.2 to 0.34.3
    - [Commits](https://github.com/kubernetes/api/compare/v0.34.2...v0.34.3)
    
    Updates `k8s.io/apimachinery` from 0.34.2 to 0.34.3
    - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.2...v0.34.3)
    
    Updates `k8s.io/client-go` from 0.34.2 to 0.34.3
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes/client-go/compare/v0.34.2...v0.34.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.34.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.34.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: k8s.io/client-go
      dependency-version: 0.34.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 106d234b25e432ae421cc5c4fa8a35152a434b8b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Dec 10 04:21:36 2025 +0000

    Bump anchore/sbom-action from 0.20.10 to 0.20.11 (#366)
    
    Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.10 to 0.20.11.
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
    - [Commits](https://github.com/anchore/sbom-action/compare/v0.20.10...v0.20.11)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/sbom-action
      dependency-version: 0.20.11
      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>

commit e391d132c4747d9f7ffa9599f8993bdccb8146bb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Dec 9 04:22:08 2025 +0000

    Bump the other group with 14 updates (#365)
    
    Bumps the other group with 14 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.3` | `0.22.4` |
    | [github.com/go-openapi/jsonreference](https://github.com/go-openapi/jsonreference) | `0.21.3` | `0.21.4` |
    | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.63.0` | `0.64.0` |
    | [go.opentelemetry.io/otel](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.39.0` |
    | [go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.39.0` |
    | [go.opentelemetry.io/otel/metric](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.39.0` |
    | [go.opentelemetry.io/otel/trace](https://github.com/open-telemetry/opentelemetry-go) | `1.38.0` | `1.39.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.45.0` | `0.46.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.47.0` | `0.48.0` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.33.0` | `0.34.0` |
    | [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.19.0` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.38.0` | `0.39.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.37.0` | `0.38.0` |
    | [golang.org/x/text](https://github.com/golang/text) | `0.31.0` | `0.32.0` |
    
    
    Updates `github.com/go-openapi/jsonpointer` from 0.22.3 to 0.22.4
    - [Release notes](https://github.com/go-openapi/jsonpointer/releases)
    - [Commits](https://github.com/go-openapi/jsonpointer/compare/v0.22.3...v0.22.4)
    
    Updates `github.com/go-openapi/jsonreference` from 0.21.3 to 0.21.4
    - [Release notes](https://github.com/go-openapi/jsonreference/releases)
    - [Commits](https://github.com/go-openapi/jsonreference/compare/v0.21.3...v0.21.4)
    
    Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.63.0 to 0.64.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.63.0...zpages/v0.64.0)
    
    Updates `go.opentelemetry.io/otel` from 1.38.0 to 1.39.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.38.0...v1.39.0)
    
    Updates `go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp` from 1.38.0 to 1.39.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.38.0...v1.39.0)
    
    Updates `go.opentelemetry.io/otel/metric` from 1.38.0 to 1.39.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.38.0...v1.39.0)
    
    Updates `go.opentelemetry.io/otel/trace` from 1.38.0 to 1.39.0
    - [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.38.0...v1.39.0)
    
    Updates `golang.org/x/crypto` from 0.45.0 to 0.46.0
    - [Commits](https://github.com/golang/crypto/compare/v0.45.0...v0.46.0)
    
    Updates `golang.org/x/net` from 0.47.0 to 0.48.0
    - [Commits](https://github.com/golang/net/compare/v0.47.0...v0.48.0)
    
    Updates `golang.org/x/oauth2` from 0.33.0 to 0.34.0
    - [Commits](https://github.com/golang/oauth2/compare/v0.33.0...v0.34.0)
    
    Updates `golang.org/x/sync` from 0.18.0 to 0.19.0
    - [Commits](https://github.com/golang/sync/compare/v0.18.0...v0.19.0)
    
    Updates `golang.org/x/sys` from 0.38.0 to 0.39.0
    - [Commits](https://github.com/golang/sys/compare/v0.38.0...v0.39.0)
    
    Updates `golang.org/x/term` from 0.37.0 to 0.38.0
    - [Commits](https://github.com/golang/term/compare/v0.37.0...v0.38.0)
    
    Updates `golang.org/x/text` from 0.31.0 to 0.32.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](https://github.com/golang/text/compare/v0.31.0...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/jsonpointer
      dependency-version: 0.22.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/jsonreference
      dependency-version: 0.21.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp
      dependency-version: 0.64.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: go.opentelemetry.io/otel
      dependency-version: 1.39.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
      dependency-version: 1.39.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: go.opentelemetry.io/otel/metric
      dependency-version: 1.39.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: go.opentelemetry.io/otel/trace
      dependency-version: 1.39.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.46.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/net
      dependency-version: 0.48.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/oauth2
      dependency-version: 0.34.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/sync
      dependency-version: 0.19.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/sys
      dependency-version: 0.39.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/term
      dependency-version: 0.38.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/text
      dependency-version: 0.32.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 5ca26f3bb3e5a3409268787848b17117da4468ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 26 04:22:40 2025 +0000

    Bump the other group with 12 updates (#364)
    
    Bumps the other group with 12 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/cmdutils](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/fileutils](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/mangling](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/netutils](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/typeutils](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    | [github.com/go-openapi/swag/yamlutils](https://github.com/go-openapi/swag) | `0.25.3` | `0.25.4` |
    
    
    Updates `github.com/go-openapi/swag` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/cmdutils` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/conv` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/fileutils` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/jsonname` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/jsonutils` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/loading` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/mangling` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/netutils` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/stringutils` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/typeutils` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    Updates `github.com/go-openapi/swag/yamlutils` from 0.25.3 to 0.25.4
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.3...v0.25.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/swag
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/cmdutils
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/conv
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/fileutils
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/jsonname
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/jsonutils
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/loading
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/mangling
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/netutils
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/stringutils
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/typeutils
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/yamlutils
      dependency-version: 0.25.4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit d8915801ff0279efacb1d788a1a64d915ab71d8c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Mon Nov 24 04:26:41 2025 +0000

    Bump the other group with 2 updates (#363)
    
    Bumps the other group with 2 updates: [github.com/prometheus/common](https://github.com/prometheus/common) and [sigs.k8s.io/structured-merge-diff/v6](https://github.com/kubernetes-sigs/structured-merge-diff).
    
    
    Updates `github.com/prometheus/common` from 0.67.3 to 0.67.4
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prometheus/common/compare/v0.67.3...v0.67.4)
    
    Updates `sigs.k8s.io/structured-merge-diff/v6` from 6.3.0 to 6.3.1
    - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)
    - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md)
    - [Commits](https://github.com/kubernetes-sigs/structured-merge-diff/compare/v6.3.0...v6.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-version: 0.67.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: sigs.k8s.io/structured-merge-diff/v6
      dependency-version: 6.3.1
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit bcbe3a216201b79160c34eaf0af4274a2c1498da
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Nov 21 04:23:16 2025 +0000

    Bump actions/checkout from 5 to 6 (#362)
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/actions/checkout/compare/v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 7d42213c0fc0ec20320aa293bea95385b1404309
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Nov 20 04:21:31 2025 +0000

    Bump github.com/google/gnostic-models in the other group (#361)
    
    Bumps the other group with 1 update: [github.com/google/gnostic-models](https://github.com/google/gnostic-models).
    
    
    Updates `github.com/google/gnostic-models` from 0.7.0 to 0.7.1
    - [Commits](https://github.com/google/gnostic-models/compare/v0.7.0...v0.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/gnostic-models
      dependency-version: 0.7.1
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 3d0edbf1888b50d2ab4aa2d90cdc19764cdea209
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Nov 20 03:39:19 2025 +0000

    Bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#360)
    
    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.44.0 to 0.45.0.
    - [Commits](https://github.com/golang/crypto/compare/v0.44.0...v0.45.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.45.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit ea1fa3901fc2a750443f00e648a087fe0446cf19
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 19 04:22:04 2025 +0000

    Bump github.com/prometheus/common in the other group (#359)
    
    Bumps the other group with 1 update: [github.com/prometheus/common](https://github.com/prometheus/common).
    
    
    Updates `github.com/prometheus/common` from 0.67.2 to 0.67.3
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/prometheus/common/compare/v0.67.2...v0.67.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/common
      dependency-version: 0.67.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 1a32fff66ef6f9d84e9cb969e1ace6faed2bdd07
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Nov 18 04:22:55 2025 +0000

    Bump the other group with 13 updates (#358)
    
    Bumps the other group with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/go-openapi/jsonpointer](https://github.com/go-openapi/jsonpointer) | `0.22.1` | `0.22.3` |
    | [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/cmdutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/fileutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/jsonname](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/mangling](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/netutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/typeutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    | [github.com/go-openapi/swag/yamlutils](https://github.com/go-openapi/swag) | `0.25.1` | `0.25.3` |
    
    
    Updates `github.com/go-openapi/jsonpointer` from 0.22.1 to 0.22.3
    - [Release notes](https://github.com/go-openapi/jsonpointer/releases)
    - [Commits](https://github.com/go-openapi/jsonpointer/compare/v0.22.1...v0.22.3)
    
    Updates `github.com/go-openapi/swag` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/cmdutils` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/conv` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/fileutils` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/jsonname` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/jsonutils` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/loading` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/mangling` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/netutils` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/stringutils` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/typeutils` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    Updates `github.com/go-openapi/swag/yamlutils` from 0.25.1 to 0.25.3
    - [Commits](https://github.com/go-openapi/swag/compare/v0.25.1...v0.25.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-openapi/jsonpointer
      dependency-version: 0.22.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/cmdutils
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/conv
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/fileutils
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/jsonname
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/jsonutils
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/loading
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/mangling
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/netutils
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/stringutils
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/typeutils
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: github.com/go-openapi/swag/yamlutils
      dependency-version: 0.25.3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 65e8da8b430efcea63730dbf6c56ed929d416e2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Tue Nov 18 04:22:21 2025 +0000

    Bump anchore/sbom-action from 0.20.9 to 0.20.10 (#357)
    
    Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.20.9 to 0.20.10.
    - [Release notes](https://github.com/anchore/sbom-action/releases)
    - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
    - [Commits](https://github.com/anchore/sbom-action/compare/v0.20.9...v0.20.10)
    
    ---
    updated-dependencies:
    - dependency-name: anchore/sbom-action
      dependency-version: 0.20.10
      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>

commit 3918fddf0a769b1e1f5c7f00fec0754c08e86a90
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Thu Nov 13 04:21:28 2025 +0000

    Bump the other group with 3 updates (#356)
    
    Bumps the other group with 3 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).
    
    
    Updates `k8s.io/api` from 0.34.1 to 0.34.2
    - [Commits](https://github.com/kubernetes/api/compare/v0.34.1...v0.34.2)
    
    Updates `k8s.io/apimachinery` from 0.34.1 to 0.34.2
    - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.34.1...v0.34.2)
    
    Updates `k8s.io/client-go` from 0.34.1 to 0.34.2
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kubernetes/client-go/compare/v0.34.1...v0.34.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.34.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.34.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    - dependency-name: k8s.io/client-go
      dependency-version: 0.34.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 89c32cf079e842734a5a3a354afbd4081301efbf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Nov 12 04:23:01 2025 +0000

    Bump the other group with 4 updates (#355)
    
    Bumps the other group with 4 updates: [golang.org/x/crypto](https://github.com/golang/crypto), [golang.org/x/net](https://github.com/golang/net), [golang.org/x/term](https://github.com/golang/term) and [golang.org/x/text](https://github.com/golang/text).
    
    
    Updates `golang.org/x/crypto` from 0.43.0 to 0.44.0
    - [Commits](https://github.com/golang/crypto/compare/v0.43.0...v0.44.0)
    
    Updates `golang.org/x/net` from 0.46.0 to 0.47.0
    - [Commits](https://github.com/golang/net/compare/v0.46.0...v0.47.0)
    
    Updates `golang.org/x/term` from 0.36.0 to 0.37.0
    - [Commits](https://github.com/golang/term/compare/v0.36.0...v0.37.0)
    
    Updates `golang.org/x/text` from 0.30.0 to 0.31.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](https://github.com/golang/text/compare/v0.30.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.44.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/net
      dependency-version: 0.47.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/term
      dependency-version: 0.37.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    - dependency-name: golang.org/x/text
      dependency-version: 0.31.0
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: other
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Created: 2026-01-12 Last update: 2026-01-12 21:03
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.3 instead of 4.7.2).
Created: 2025-12-23 Last update: 2026-01-13 01:00
testing migrations
  • excuses:
    • Migration status for prometheus-postfix-exporter (0.17.0-1 to 0.18.0-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for prometheus-postfix-exporter/0.18.0-1: amd64: Pass, arm64: Pass, i386: Pass, ppc64el: Pass, riscv64: Pass, s390x: Test triggered
    • ∙ ∙ Too young, only 0 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/p/prometheus-postfix-exporter.html
    • ∙ ∙ Reproducible on amd64 - info ♻
    • ∙ ∙ Waiting for reproducibility test results on arm64 - info ♻
    • Not considered
news
[rss feed]
  • [2026-01-12] Accepted prometheus-postfix-exporter 0.18.0-1 (source) into unstable (Daniel Swarbrick)
  • [2026-01-07] prometheus-postfix-exporter 0.17.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-01-05] Accepted prometheus-postfix-exporter 0.17.0-1 (source) into unstable (Daniel Swarbrick)
  • [2025-08-25] prometheus-postfix-exporter 0.12.1-1 MIGRATED to testing (Debian testing watch)
  • [2025-08-21] Accepted prometheus-postfix-exporter 0.12.1-1 (source) into unstable (Daniel Swarbrick)
  • [2024-08-23] prometheus-postfix-exporter 0.3.0-5 MIGRATED to testing (Debian testing watch)
  • [2024-08-13] Accepted prometheus-postfix-exporter 0.3.0-5 (source) into unstable (Daniel Swarbrick)
  • [2023-12-25] prometheus-postfix-exporter 0.3.0-4 MIGRATED to testing (Debian testing watch)
  • [2023-12-16] prometheus-postfix-exporter REMOVED from testing (Debian testing watch)
  • [2023-03-05] prometheus-postfix-exporter 0.3.0-4 MIGRATED to testing (Debian testing watch)
  • [2023-02-23] Accepted prometheus-postfix-exporter 0.3.0-4 (source) into unstable (Shengjing Zhu)
  • [2023-02-13] prometheus-postfix-exporter 0.3.0-3 MIGRATED to testing (Debian testing watch)
  • [2023-02-11] Accepted prometheus-postfix-exporter 0.3.0-3 (source) into unstable (Daniel Swarbrick)
  • [2023-02-11] Accepted prometheus-postfix-exporter 0.3.0-2 (source) into unstable (Daniel Swarbrick)
  • [2021-12-09] prometheus-postfix-exporter 0.3.0-1 MIGRATED to testing (Debian testing watch)
  • [2021-12-05] Accepted prometheus-postfix-exporter 0.3.0-1 (source) into unstable (Daniel Swarbrick)
  • [2020-11-01] prometheus-postfix-exporter 0.2.0-3 MIGRATED to testing (Debian testing watch)
  • [2020-10-29] Accepted prometheus-postfix-exporter 0.2.0-3 (source) into unstable (Anthony Fok)
  • [2020-01-08] prometheus-postfix-exporter 0.2.0-2 MIGRATED to testing (Debian testing watch)
  • [2019-12-28] prometheus-postfix-exporter REMOVED from testing (Debian testing watch)
  • [2019-12-27] Accepted prometheus-postfix-exporter 0.2.0-2 (source) into unstable (Martina Ferrari) (signed by: Martín Ferrari)
  • [2019-11-07] prometheus-postfix-exporter 0.2.0-1 MIGRATED to testing (Debian testing watch)
  • [2019-10-31] Accepted prometheus-postfix-exporter 0.2.0-1 (source) into unstable (Martina Ferrari) (signed by: Martín Ferrari)
  • [2019-04-05] Accepted prometheus-postfix-exporter 0.2.0-0.1 (source amd64) into unstable (Antoine Beaupré)
  • [2019-02-11] Accepted prometheus-postfix-exporter 0.1.2-2 (source) into unstable (Martín Ferrari)
  • [2019-02-04] Accepted prometheus-postfix-exporter 0.1.2-1 (source amd64) into unstable, unstable (Daniel Swarbrick) (signed by: Benjamin Drung)
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 1
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.12.1-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing