Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-58e53e16ec
Closed

chore(deps): bump the go group with 2 updates#176
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-58e53e16ec

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Aug 24, 2025

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

Updates github.com/open-component-model/ocm-controller from 0.26.7 to 0.26.8

Release notes

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

v0.26.8

Release v0.26.8

  • Add fully qualified image value (#723)
  • fix(registry): change readiness and liveness probe to httpGet /v2 (#720)

🧰 Maintenance

  • chore(deps): bump the go group with 3 updates (#716)

⬆️ Dependencies

  • chore(deps): bump the go group with 3 updates (#716)
Commits
  • e261915 chore: release notes for v0.26.8 (#727)
  • dcce94c chore(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 in the ci group (...
  • 88aaf0d Add fully qualified image value (#723)
  • f89d1f9 chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 in the ci ...
  • f04ac1c chore(deps): bump the go group with 3 updates (#716)
  • 069f0eb chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 in the ci group ...
  • 7c9873b fix(registry): change readiness and liveness probe to httpGet /v2 (#720)
  • ca46af8 chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 in the ci group (#718)
  • ed45abf chore(deps): bump github/codeql-action from 3.29.6 to 3.29.8 in the ci group ...
  • See full diff in compare view

Updates ocm.software/ocm from 0.27.0 to 0.28.0

Release notes

Sourced from ocm.software/ocm's releases.

v0.28.0

What's Changed

🚀 Features

🐛 Bug Fixes

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.27...v0.28.0

v0.28.0-rc.1

What's Changed

🚀 Features

🐛 Bug Fixes

⬆️ Dependencies

🧰 Maintenance

... (truncated)

Commits
  • 732be84 chore(deps): bump the go group with 5 updates (#1553)
  • 7468bf6 fix: double slash in imageReference (#1548)
  • 61ca8cb chore(deps): bump github/codeql-action from 3.29.3 to 3.29.4 in the ci group ...
  • 361f254 feat: add ref to github access spec (#1550)
  • 0e3c9e2 chore(deps): bump the ci group with 2 updates (#1549)
  • 05c2413 chore: update 'flake.nix' (#1546)
  • 79d44f0 chore(deps): bump the go group with 14 updates (#1547)
  • fc40108 chore(deps): bump the go group across 1 directory with 6 updates (#1542)
  • fafac49 chore(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 in the ci gro...
  • 22735b5 chore(deps): bump DeterminateSystems/nix-installer-action from 18 to 19 in th...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [ocm.software/ocm](https://github.com/open-component-model/ocm).


Updates `github.com/open-component-model/ocm-controller` from 0.26.7 to 0.26.8
- [Release notes](https://github.com/open-component-model/ocm-controller/releases)
- [Changelog](https://github.com/open-component-model/ocm-controller/blob/main/.goreleaser.yaml)
- [Commits](open-component-model/ocm-controller@v0.26.7...v0.26.8)

Updates `ocm.software/ocm` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/open-component-model/ocm/releases)
- [Changelog](https://github.com/open-component-model/ocm/blob/main/RELEASE_PROCESS.md)
- [Commits](open-component-model/ocm@v0.27...v0.28)

---
updated-dependencies:
- dependency-name: github.com/open-component-model/ocm-controller
  dependency-version: 0.26.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: ocm.software/ocm
  dependency-version: 0.28.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 added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Aug 24, 2025
@dependabot dependabot Bot requested a review from a team as a code owner August 24, 2025 06:15
@dependabot dependabot Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Aug 24, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Aug 31, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 31, 2025
@dependabot dependabot Bot deleted the dependabot/go_modules/go-58e53e16ec branch August 31, 2025 06:02
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.

0 participants