Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go group with 4 updates: github.com/fluxcd/pkg/runtime, github.com/open-component-model/ocm-controller, sigs.k8s.io/kustomize/api and sigs.k8s.io/yaml.

Updates github.com/fluxcd/pkg/runtime from 0.74.0 to 0.75.0

Commits
  • 95760a7 Merge pull request #991 from cappyzawa/feat/runtime-secrets-targeturl-insecure
  • 60b1dea Prepare for release
  • 7930b7b runtime/secrets: add targetURL and insecure to TLS functions
  • ea0856d Merge pull request #990 from ymettier/bug-nested-map-slice-slice
  • 5257983 chartutil: Fix sort not recursing for slices
  • See full diff in compare view

Updates github.com/open-component-model/ocm-controller from 0.26.4 to 0.26.5

Release notes

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

v0.26.5

Release v0.26.5

  • Add node selector in deployments (#695)
Commits
  • 91e7a07 chore(deps): bump sigstore/cosign-installer from 3.9.1 to 3.9.2 in the ci gro...
  • 93c9e81 chore: release docs for v0.26.5 (#697)
  • fa6eeb9 Add node selector in deployments (#695)
  • 5e56361 chore(deps): bump slackapi/slack-github-action from 2.1.0 to 2.1.1 in the ci ...
  • See full diff in compare view

Updates sigs.k8s.io/kustomize/api from 0.20.0 to 0.20.1

Release notes

Sourced from sigs.k8s.io/kustomize/api's releases.

api/v0.20.1

#5943: drop shlex dependency #5948: Update kyaml to v0.20.1

cmd/config/v0.20.1

#5948: Update kyaml to v0.20.1

kyaml/v0.20.1

No release notes provided.

Commits
  • 8b42cd9 Merge pull request #5949 from koba1t/pinToCmdConfig
  • 5b313f5 Update cmd/config to v0.20.1
  • 792b241 Merge pull request #5948 from koba1t/pinToKyaml
  • 8192ab3 Update kyaml to v0.20.1
  • 87f462a Merge pull request #5943 from koba1t/chore/drop_shlex_dependency
  • 3866a30 introduce one const value that indicate to no quote in ShlexSplit()
  • 5cb1b4e remove shlex dependencies
  • b612895 add ShlexSplit() as an alternative to shlex.Split()
  • 042a2cf add testcases for shlexsplit
  • f9ab532 Merge pull request #5937 from koba1t/unpinEverything
  • Additional commits viewable in compare view

Updates sigs.k8s.io/yaml from 1.5.0 to 1.6.0

Release notes

Sourced from sigs.k8s.io/yaml's releases.

v1.6.0

What's Changed

Commits
  • 048d724 Merge pull request #132 from thockin/master
  • 23c836c Bolster tests, mostly in error-handling
  • 2e3340b Add compact output tests
  • 4a4f539 Add test case for tabs in multi-line strings
  • 13509ad Change which methods get a newline and fix tests
  • 59c2c43 Add compact mode so KYAML can be used in more places
  • abc1add kyaml: Implement escaping closer to YAML spec
  • 7749171 Add a yamlfmt cmd
  • a932007 Add KYAML support
  • See full diff 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/open-component-model/ocm-controller](https://github.com/open-component-model/ocm-controller), [sigs.k8s.io/kustomize/api](https://github.com/kubernetes-sigs/kustomize) and [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml).


Updates `github.com/fluxcd/pkg/runtime` from 0.74.0 to 0.75.0
- [Commits](fluxcd/pkg@runtime/v0.74.0...runtime/v0.75.0)

Updates `github.com/open-component-model/ocm-controller` from 0.26.4 to 0.26.5
- [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.4...v0.26.5)

Updates `sigs.k8s.io/kustomize/api` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/kubernetes-sigs/kustomize/releases)
- [Commits](kubernetes-sigs/kustomize@api/v0.20.0...api/v0.20.1)

Updates `sigs.k8s.io/yaml` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
- [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
- [Commits](kubernetes-sigs/yaml@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.75.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.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: sigs.k8s.io/kustomize/api
  dependency-version: 0.20.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: sigs.k8s.io/yaml
  dependency-version: 1.6.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 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 27, 2025 06:54
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jul 27, 2025
@Skarlso Skarlso merged commit c3b9c4f into main Jul 28, 2025
5 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-20103fb4cc branch July 28, 2025 05:54
@ocmbot ocmbot bot added this to the 2025-Q3 milestone Jul 28, 2025
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