Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2025

Bumps the go group with 4 updates: github.com/fluxcd/pkg/runtime, github.com/fluxcd/pkg/ssa, github.com/open-component-model/ocm-controller and ocm.software/ocm.

Updates github.com/fluxcd/pkg/runtime from 0.62.0 to 0.63.0

Commits
  • d07717f Merge pull request #961 from cappyzawa/fix/runtime-secrets-logger-from-context
  • ec70e5a runtime/secrets: use context-based logger retrieval
  • 3671c3a Merge pull request #958 from cappyzawa/update-kustomize-v5.7.0
  • 692aef1 kustomize: Update kustomize to v5.7.0
  • 21cbf19 Merge pull request #952 from dgunzy/fix-invalid-cabundle-crd-reconciliation
  • 703cbca fix(ssa): remove invalid CABundle from CRD patches
  • See full diff in compare view

Updates github.com/fluxcd/pkg/ssa from 0.48.0 to 0.49.0

Commits
  • 69fd2d1 Merge pull request #928 from fluxcd/auth-audience-cache-key
  • 82fd687 [RFC-0010] Add provider audience to cache key and decouple packages
  • 7a72e48 Merge pull request #927 from fluxcd/rfc-0010-feature-gate
  • d1cd390 [RFC-0010] Introduce feature gate for enabling object-level workload identity
  • a556f82 Merge pull request #926 from fluxcd/azure-int-tests
  • d8a62c1 Enable scheduled Azure integration tests
  • a7adfff Merge pull request #922 from fluxcd/dependabot/github_actions/ci-1bf90fd100
  • b5058d4 build(deps): bump the ci group across 1 directory with 4 updates
  • 8204f92 Merge pull request #925 from fluxcd/federation
  • 4d58d6d [RFC-0010] Support cross-cloud object-level workload identity
  • Additional commits viewable in compare view

Updates github.com/open-component-model/ocm-controller from 0.26.2 to 0.26.3

Release notes

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

v0.26.3

Release v0.26.3

  • fix: use the current component version for the default resource version (#684)
  • fix: default the resource version to component version (#679)

🧰 Maintenance

  • chore(deps): bump the go group with 6 updates (#682)
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group (#681)
  • chore(deps): bump the go group with 5 updates (#677)
  • chore(deps): bump the go group with 4 updates (#674)

⬆️ Dependencies

  • chore(deps): bump the go group with 6 updates (#682)
  • chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in the go_modules group (#681)
  • chore(deps): bump the go group with 5 updates (#677)
  • chore(deps): bump the go group with 4 updates (#674)
Commits
  • a6a3e03 chore: release notes and version update for v0.26.3 (#685)
  • 4a58167 fix: use the current component version for the default resource version (#684)
  • 3929cc1 chore(deps): bump github/codeql-action from 3.29.1 to 3.29.2 in the ci group ...
  • d679059 chore(deps): bump the go group with 6 updates (#682)
  • ee3a135 chore(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in ...
  • 5109421 chore(deps): bump github/codeql-action from 3.29.0 to 3.29.1 in the ci group ...
  • 1cae687 fix: default the resource version to component version (#679)
  • 57f7cb4 chore(deps): bump sigstore/cosign-installer from 3.9.0 to 3.9.1 in the ci gro...
  • cbebc82 chore(deps): bump the go group with 5 updates (#677)
  • 6ffdb74 chore(deps): bump sigstore/cosign-installer from 3.8.2 to 3.9.0 in the ci gro...
  • Additional commits viewable in compare view

Updates ocm.software/ocm from 0.25.0 to 0.26.0

Release notes

Sourced from ocm.software/ocm's releases.

v0.26.0

What's Changed

‼️ Breaking Changes

🐛 Bug Fixes

⬆️ Dependencies

🧰 Maintenance

... (truncated)

Commits
  • 4c74991 chore(deps): bump nosborn/github-action-markdown-cli from 3.4.0 to 3.5.0 in t...
  • 7bc621f chore: update 'flake.nix' (#1514)
  • c27b5e1 chore(deps): bump distroless/static-debian12 from 188ddfb to 627d6c5 (#1512)
  • d74f4c6 chore(deps): bump the go group with 8 updates (#1513)
  • d2f8fdc chore: update 'flake.nix' (#1510)
  • ceea433 chore!: migrate to native cobra library (#1504)
  • 073a4ed chore(deps): bump github/codeql-action from 3.28.19 to 3.29.0 in the ci group...
  • 3360f79 chore: update 'flake.nix' (#1503)
  • ca24589 chore(deps): bump the go group with 10 updates (#1502)
  • c200647 chore: update 'flake.nix' (#1499)
  • 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 4 updates: [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg), [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg), [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/fluxcd/pkg/runtime` from 0.62.0 to 0.63.0
- [Commits](fluxcd/pkg@runtime/v0.62.0...runtime/v0.63.0)

Updates `github.com/fluxcd/pkg/ssa` from 0.48.0 to 0.49.0
- [Commits](fluxcd/pkg@oci/v0.48.0...oci/v0.49.0)

Updates `github.com/open-component-model/ocm-controller` from 0.26.2 to 0.26.3
- [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.2...v0.26.3)

Updates `ocm.software/ocm` from 0.25.0 to 0.26.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.25...v0.26)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.63.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/ssa
  dependency-version: 0.49.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.26.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: ocm.software/ocm
  dependency-version: 0.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jul 6, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 6, 2025 06:20
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jul 6, 2025
@Skarlso
Copy link
Contributor

Skarlso commented Jul 9, 2025

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 9, 2025

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

@dependabot dependabot bot closed this Jul 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/go-c768439c6e branch July 9, 2025 08:06
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.

2 participants