Skip to content

chore(deps): bump the go group with 2 updates - #280

Merged
matthiasbruns merged 1 commit into
mainfrom
dependabot/go_modules/go-4b11c276bc
Aug 24, 2026
Merged

chore(deps): bump the go group with 2 updates#280
matthiasbruns merged 1 commit into
mainfrom
dependabot/go_modules/go-4b11c276bc

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Bumps the go group with 2 updates: github.com/open-component-model/ocm-controller and github.com/stretchr/testify.

Updates github.com/open-component-model/ocm-controller from 0.27.2 to 0.33.0

Release notes

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

v0.33.0

Release v0.33.0

🧰 Maintenance

  • chore(deps): bump ocm dependencies (#987)
  • chore(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 (#985)
  • chore(deps): bump github.com/google/go-containerregistry from 0.21.7 to 0.21.9 in the go group (#986)

⬆️ Dependencies

  • chore(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 (#985)
  • chore(deps): bump github.com/google/go-containerregistry from 0.21.7 to 0.21.9 in the go group (#986)

v0.32.0

Release v0.32.0

  • chore: fix: finalize was missing from the octx context (#799)
  • chore: bump containerd 1.7.x (#949)

🧰 Maintenance

  • chore(deps): bump github.com/sigstore/sigstore-go from 1.2.1 to 1.3.0 (#980)
  • chore(deps): bump github.com/sigstore/sigstore-go from 1.2.0 to 1.2.1 (#979)
  • chore(deps): bump the go group with 8 updates (#975)
  • chore(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 (#973)
  • chore(deps): bump the go group with 2 updates (#969)
  • chore(deps): bump github.com/sigstore/sigstore-go from 1.1.4 to 1.2.0 (#967)
  • chore(deps): bump oras.land/oras-go/v2 from 2.6.1 to 2.6.2 (#963)
  • chore(deps): bump the go group across 1 directory with 5 updates (#964)
  • chore(deps): bump the go group across 1 directory with 9 updates (#960)
  • chore(deps): bump github.com/sigstore/timestamp-authority/v2 from 2.1.0 to 2.1.2 (#957)
  • chore(deps): bump github.com/sigstore/timestamp-authority/v2 from 2.0.6 to 2.1.0 (#956)
  • chore(deps): bump github.com/onsi/gomega from 1.42.0 to 1.42.1 in the go group (#953)
  • chore(deps): bump github.com/containerd/containerd/v2 from 2.3.1 to 2.3.2 (#948)
  • chore(deps): bump the go group with 9 updates (#947)

⬆️ Dependencies

  • chore(deps): bump github.com/sigstore/sigstore-go from 1.2.1 to 1.3.0 (#980)
  • chore(deps): bump github.com/sigstore/sigstore-go from 1.2.0 to 1.2.1 (#979)
  • chore(deps): bump the go group with 8 updates (#975)

... (truncated)

Commits
  • 5cf81b8 chore: Release 0.33.0 (#988)
  • 53049e0 bump ocm dependencies (#987)
  • 1659a57 chore(deps): bump the ci group with 2 updates (#984)
  • bc78c0f chore(deps): bump github.com/go-git/go-git/v5 from 5.19.1 to 5.19.2 (#985)
  • 84e1310 chore(deps): bump github.com/google/go-containerregistry from 0.21.7 to 0.21....
  • b3d4133 chore(deps): bump the ci group with 2 updates (#983)
  • 6c98f72 chore(fix): fix go releaser not using the root as build context (#982)
  • e243d80 chore(release): add notes for release v0.32.0 (#981)
  • 41c188a chore(deps): bump github.com/sigstore/sigstore-go from 1.2.1 to 1.3.0 (#980)
  • abd344e chore(deps): bump github.com/sigstore/sigstore-go from 1.2.0 to 1.2.1 (#979)
  • Additional commits viewable in compare view

Updates github.com/stretchr/testify from 1.11.1 to 1.12.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.12.1

This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

What's Changed

New Contributors

Full Changelog: stretchr/testify@v1.12.0...v1.12.1

v1.12.0

What's Changed

Functional Changes

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 959dbda Merge pull request #1935 from harryzcy/yaml-update
  • 9bb7176 Update go.yaml.in/yaml/v3 to v3.0.5
  • 001eb79 Merge pull request #1905 from Kentzo/patch-1
  • ad40f38 Merge pull request #1906 from stretchr/dependabot/github_actions/actions/chec...
  • 3bae017 build(deps): bump actions/checkout from 6.0.2 to 6.0.3
  • f8c01f3 mock: Mock.Return does not exist anymore
  • 12f8b56 Merge pull request #1563 from stretchr/make-AssertionFunc-types-aliases
  • a11649e assert: make *AssertionFunc type just aliases
  • dc20f41 Merge pull request #1890 from stretchr/dolmen/codegen-modernize
  • 098f8d7 _codegen: use strings.Builder
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go group with 2 updates: [github.com/open-component-model/ocm-controller](https://github.com/open-component-model/ocm-controller) and [github.com/stretchr/testify](https://github.com/stretchr/testify).


Updates `github.com/open-component-model/ocm-controller` from 0.27.2 to 0.33.0
- [Release notes](https://github.com/open-component-model/ocm-controller/releases)
- [Commits](open-component-model/ocm-controller@v0.27.2...v0.33.0)

Updates `github.com/stretchr/testify` from 1.11.1 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.11.1...v1.12.1)

---
updated-dependencies:
- dependency-name: github.com/open-component-model/ocm-controller
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Aug 23, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 23, 2026 06:23
@dependabot dependabot Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Aug 23, 2026
@matthiasbruns
matthiasbruns merged commit be1f41a into main Aug 24, 2026
5 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-4b11c276bc branch August 24, 2026 04:19
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