Skip to content

chore(deps): bump the go group across 1 directory with 6 updates#248

Merged
matthiasbruns merged 1 commit into
mainfrom
dependabot/go_modules/go-6d905e4095
May 11, 2026
Merged

chore(deps): bump the go group across 1 directory with 6 updates#248
matthiasbruns merged 1 commit into
mainfrom
dependabot/go_modules/go-6d905e4095

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 10, 2026

Bumps the go group with 6 updates in the / directory:

Package From To
code.gitea.io/sdk/gitea 0.24.1 0.25.0
github.com/fluxcd/pkg/apis/meta 1.26.0 1.27.0
github.com/fluxcd/pkg/runtime 0.105.0 0.106.0
github.com/fluxcd/pkg/ssa 0.73.0 0.74.0
github.com/fluxcd/pkg/version 0.14.0 0.15.0
github.com/open-component-model/ocm-controller 0.29.0 0.30.0

Updates code.gitea.io/sdk/gitea from 0.24.1 to 0.25.0

Updates github.com/fluxcd/pkg/apis/meta from 1.26.0 to 1.27.0

Commits

Updates github.com/fluxcd/pkg/runtime from 0.105.0 to 0.106.0

Commits

Updates github.com/fluxcd/pkg/ssa from 0.73.0 to 0.74.0

Commits

Updates github.com/fluxcd/pkg/version from 0.14.0 to 0.15.0

Commits
  • cc785fa Merge pull request #686 from fluxcd/k8s-1.28
  • 1d7d31b all: Group github.com/fluxcd/cli-utils imports
  • 09ba5d8 runtime: Add pprof.GetHandlers to help setup the metrics server
  • 768085d runtime: Update sigs.k8s.io/controller-runtime to v0.16.3
  • 2e007cb ssa: Update Kubernetes to v1.28.4
  • e7686cf kustomize: Update Kustomize to v5.2.1
  • 3be575d oci: Update sigs.k8s.io/controller-runtime to v0.16.3
  • 7f72436 helmtestserver: Update Helm to v3.13.2
  • fe543f5 git: Update golang.org/x/crypto to v0.15.0
  • 129adfd apis: Update Kubernetes to v1.28
  • Additional commits viewable in compare view

Updates github.com/open-component-model/ocm-controller from 0.29.0 to 0.30.0

Release notes

Sourced from github.com/open-component-model/ocm-controller's releases.

v0.30.0

Release v0.30.0

  • chore: upgrade ocm to v0.41.0 (#918)
  • chore(deps): bump github.com/jackc/pgx/v5 to v5.9.0 (#911)
  • feat: add custom annotations to pods (#914)
  • feat: surface qps/burst and disabling the rate limiter (#907)
  • chore(deps): migrate containers/image/v5 to go.podman.io/image/v5 (#895)
  • chore(GHA): adjust trigger and runner (#897)
  • chore(deps): update ocm e2e framework (#894)
  • chore: update go to 1.26 (#883)
  • fix: update redis image reference to use proper docker io location (#876)
  • fix: release drafter workflow (#872)
  • chore: rollback release-drafter config-name change (#862)
  • fix(deps): release-drafter config file error (#861)

⬆️ Dependencies

  • chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 (#916)
  • chore(deps): bump the go group across 1 directory with 9 updates (#917)
  • chore(deps): bump github.com/distribution/distribution/v3 from 3.1.0 to 3.1.1 (#912)
  • chore(deps): bump the go group across 1 directory with 7 updates (#902)
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0 (#901)
  • chore(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1 (#900)
  • chore(deps): bump github.com/sigstore/timestamp-authority/v2 from 2.0.4 to 2.0.6 (#898)
  • chore(deps): bump the go group with 6 updates (#893)
  • chore(deps): bump helm.sh/helm/v3 from 3.20.1 to 3.20.2 (#892)
  • chore(deps): bump helm.sh/helm/v4 from 4.1.1 to 4.1.4 (#891)
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp from 1.42.0 to 1.43.0 (#889)
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.42.0 to 1.43.0 (#888)
  • chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp from 0.18.0 to 0.19.0 (#886)
  • chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.4 to 1.99.0 (#885)
  • chore(deps): bump the go group across 1 directory with 8 updates (#884)
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 (#878)
  • chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3 (#865)
  • chore(deps): bump the go group with 9 updates (#860)
Commits
  • 7858e4f chore: release notes for v0.30.0 (#915)
  • 6d9ec76 chore: upgrade ocm to v0.41.0 (#918)
  • 8609310 chore(deps): bump the ci group across 1 directory with 5 updates (#909)
  • f9f7e08 chore(deps): bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2 (#916)
  • 25f2bdb chore(deps): bump the go group across 1 directory with 9 updates (#917)
  • 7db26bd chore(deps): bump github.com/distribution/distribution/v3 from 3.1.0 to 3.1.1...
  • b22a29d chore(deps): bump github.com/jackc/pgx/v5 to v5.9.0 (#911)
  • 12822ec feat: add custom annotations to pods (#914)
  • 4b6d022 feat: surface qps/burst and disabling the rate limiter (#907)
  • b1cecfc chore(deps): migrate containers/image/v5 to go.podman.io/image/v5 (#895)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels May 10, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 10, 2026 06:24
Bumps the go group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| code.gitea.io/sdk/gitea | `0.24.1` | `0.25.0` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.26.0` | `1.27.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.105.0` | `0.106.0` |
| [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.73.0` | `0.74.0` |
| [github.com/fluxcd/pkg/version](https://github.com/fluxcd/pkg) | `0.14.0` | `0.15.0` |
| [github.com/open-component-model/ocm-controller](https://github.com/open-component-model/ocm-controller) | `0.29.0` | `0.30.0` |



Updates `code.gitea.io/sdk/gitea` from 0.24.1 to 0.25.0

Updates `github.com/fluxcd/pkg/apis/meta` from 1.26.0 to 1.27.0
- [Commits](fluxcd/pkg@apis/meta/v1.26.0...apis/meta/v1.27.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.105.0 to 0.106.0
- [Commits](fluxcd/pkg@runtime/v0.105.0...runtime/v0.106.0)

Updates `github.com/fluxcd/pkg/ssa` from 0.73.0 to 0.74.0
- [Commits](fluxcd/pkg@ssa/v0.73.0...ssa/v0.74.0)

Updates `github.com/fluxcd/pkg/version` from 0.14.0 to 0.15.0
- [Commits](fluxcd/pkg@git/v0.14.0...git/v0.15.0)

Updates `github.com/open-component-model/ocm-controller` from 0.29.0 to 0.30.0
- [Release notes](https://github.com/open-component-model/ocm-controller/releases)
- [Commits](open-component-model/ocm-controller@v0.29.0...v0.30.0)

---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-version: 1.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.106.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/ssa
  dependency-version: 0.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/version
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/open-component-model/ocm-controller
  dependency-version: 0.30.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump the go group with 6 updates chore(deps): bump the go group across 1 directory with 6 updates May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/go-6d905e4095 branch from 52027e2 to 5c9134f Compare May 11, 2026 17:29
@matthiasbruns matthiasbruns merged commit ff1a0a6 into main May 11, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/go-6d905e4095 branch May 11, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. kind/dependency dependency update, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant