Skip to content

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

Merged
frewilhelm merged 1 commit into
mainfrom
dependabot/go_modules/go-8c4c38f3d6
Jun 8, 2026
Merged

chore(deps): bump the go group with 3 updates#940
frewilhelm merged 1 commit into
mainfrom
dependabot/go_modules/go-8c4c38f3d6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the go group with 3 updates: github.com/fluxcd/pkg/apis/meta, github.com/fluxcd/pkg/runtime and ocm.software/ocm.

Updates github.com/fluxcd/pkg/apis/meta from 1.28.0 to 1.29.0

Commits
  • c6c3636 Merge pull request #1230 from fluxcd/release-main
  • b75743f Prepare for release
  • 2944b86 Merge pull request #1218 from gecube/feat/valuesfrom-literal
  • bf5caf5 chartutil: add Literal mode to ValuesReference
  • cdaab83 Merge pull request #1226 from fluxcd/release-main
  • 1677a12 Prepare for release
  • 21bc301 Merge pull request #1141 from bb-Ricardo/rb-feature/adds-ssh-signature-valida...
  • 0c6159f git: fixes issue with order of imports
  • ef5d54b git: stage fixture scripts via mktemp swap
  • 1b84c2a git: cover more signature verification cases
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/runtime from 0.107.0 to 0.108.0

Commits
  • c6c3636 Merge pull request #1230 from fluxcd/release-main
  • b75743f Prepare for release
  • 2944b86 Merge pull request #1218 from gecube/feat/valuesfrom-literal
  • bf5caf5 chartutil: add Literal mode to ValuesReference
  • cdaab83 Merge pull request #1226 from fluxcd/release-main
  • 1677a12 Prepare for release
  • 21bc301 Merge pull request #1141 from bb-Ricardo/rb-feature/adds-ssh-signature-valida...
  • 0c6159f git: fixes issue with order of imports
  • ef5d54b git: stage fixture scripts via mktemp swap
  • 1b84c2a git: cover more signature verification cases
  • Additional commits viewable in compare view

Updates ocm.software/ocm from 0.42.0 to 0.43.0

Release notes

Sourced from ocm.software/ocm's releases.

v0.43.0

What's Changed

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.42...v0.43.0

v0.43.0-rc.1

What's Changed

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.42...v0.43.0

Commits
  • ec37eeb chore: update 'flake.nix' (#1961)
  • 2fac3a5 chore(deps): bump the go group with 10 updates (#1960)
  • c8cb133 chore: update 'flake.nix' (#1956)
  • 7536507 chore(deps): bump github.com/in-toto/in-toto-golang from 0.10.0 to 0.11.0 (#1...
  • 394854d chore(deps): bump the go group across 1 directory with 7 updates (#1957)
  • b305f52 chore(deps): bump github.com/go-git/go-git/v5 from 5.18.0 to 5.19.0 (#1955)
  • f6454e8 chore: adjust license and add banner (#1951)
  • 2f49c3b chore(deps): bump the ci group across 1 directory with 2 updates (#1948)
  • 745d9e9 chore: bump VERSION to 0.43.0-dev (#1944)
  • 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 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 3 updates: [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg), [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) and [ocm.software/ocm](https://github.com/open-component-model/ocm).


Updates `github.com/fluxcd/pkg/apis/meta` from 1.28.0 to 1.29.0
- [Commits](fluxcd/pkg@apis/meta/v1.28.0...apis/meta/v1.29.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.107.0 to 0.108.0
- [Commits](fluxcd/pkg@runtime/v0.107.0...runtime/v0.108.0)

Updates `ocm.software/ocm` from 0.42.0 to 0.43.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.42...v0.43)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.108.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: ocm.software/ocm
  dependency-version: 0.43.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 Jun 7, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 7, 2026 15:03
@dependabot dependabot Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jun 7, 2026
@frewilhelm frewilhelm merged commit 50a3ec1 into main Jun 8, 2026
9 checks passed
@frewilhelm frewilhelm deleted the dependabot/go_modules/go-8c4c38f3d6 branch June 8, 2026 06:37
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