Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 4, 2025

Bumps the go group with 4 updates: github.com/fluxcd/pkg/apis/meta, github.com/fluxcd/pkg/runtime, github.com/fluxcd/pkg/ssa and github.com/fluxcd/pkg/version.

Updates github.com/fluxcd/pkg/apis/meta from 1.10.0 to 1.11.0

Commits
  • 7a0e0e2 Merge pull request #903 from fluxcd/dependabot/github_actions/ci-eefd586f05
  • 0b69606 build(deps): bump the ci group across 1 directory with 12 updates
  • 1b76ef3 Merge pull request #912 from fluxcd/k8s-1.33
  • bcb62f2 Update to Kubernetes 1.33.0 and Go 1.24.0
  • 877b123 Merge pull request #904 from fluxcd/git-mtls
  • ee8655f Remove duplicate err return
  • 3465f32 Wire ClientCert and ClientKey into gogit client
  • f069943 Add ClientCert and ClientKey to Git auth options
  • 7579486 Merge pull request #910 from fluxcd/renew-certs
  • b890f1b Renew testdata certs
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/runtime from 0.58.0 to 0.59.0

Commits
  • 7e9c75b Merge pull request #913 from fluxcd/update-deps-internal-k8s-1.33
  • 9d7ac7b Update internal dependencies
  • 7a0e0e2 Merge pull request #903 from fluxcd/dependabot/github_actions/ci-eefd586f05
  • 0b69606 build(deps): bump the ci group across 1 directory with 12 updates
  • 1b76ef3 Merge pull request #912 from fluxcd/k8s-1.33
  • bcb62f2 Update to Kubernetes 1.33.0 and Go 1.24.0
  • 877b123 Merge pull request #904 from fluxcd/git-mtls
  • ee8655f Remove duplicate err return
  • 3465f32 Wire ClientCert and ClientKey into gogit client
  • f069943 Add ClientCert and ClientKey to Git auth options
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/ssa from 0.45.1 to 0.46.0

Commits
  • 7e9c75b Merge pull request #913 from fluxcd/update-deps-internal-k8s-1.33
  • 9d7ac7b Update internal dependencies
  • 7a0e0e2 Merge pull request #903 from fluxcd/dependabot/github_actions/ci-eefd586f05
  • 0b69606 build(deps): bump the ci group across 1 directory with 12 updates
  • 1b76ef3 Merge pull request #912 from fluxcd/k8s-1.33
  • bcb62f2 Update to Kubernetes 1.33.0 and Go 1.24.0
  • 877b123 Merge pull request #904 from fluxcd/git-mtls
  • ee8655f Remove duplicate err return
  • 3465f32 Wire ClientCert and ClientKey into gogit client
  • f069943 Add ClientCert and ClientKey to Git auth options
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/version from 0.6.0 to 0.7.0

Commits
  • e32ccc2 Merge pull request #763 from fluxcd/kubernetes-1.30
  • 2b974af Update sigs.k8s.io/controller-tools to v0.15.0
  • 52c1fc5 Update sigs.k8s.io/controller-runtime to v0.18.0
  • c906252 Update dependencies to Kubernetes 1.30
  • 92c1348 Merge pull request #764 from fluxcd/dependabot/github_actions/ci-e44cfae560
  • ccb916a build(deps): bump the ci group with 3 updates
  • 6081556 Merge pull request #761 from fluxcd/kustomize-name-prefix-suffix
  • abf5675 kustomize: Add support for namePrefix and nameSuffix
  • 98d2522 Merge pull request #760 from fluxcd/dependabot/github_actions/ci-8f082d4f6d
  • efcd824 build(deps): bump docker/setup-buildx-action in the ci group
  • 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/apis/meta](https://github.com/fluxcd/pkg), [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg), [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) and [github.com/fluxcd/pkg/version](https://github.com/fluxcd/pkg).


Updates `github.com/fluxcd/pkg/apis/meta` from 1.10.0 to 1.11.0
- [Commits](fluxcd/pkg@apis/meta/v1.10.0...apis/meta/v1.11.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.58.0 to 0.59.0
- [Commits](fluxcd/pkg@runtime/v0.58.0...runtime/v0.59.0)

Updates `github.com/fluxcd/pkg/ssa` from 0.45.1 to 0.46.0
- [Commits](fluxcd/pkg@ssa/v0.45.1...oci/v0.46.0)

Updates `github.com/fluxcd/pkg/version` from 0.6.0 to 0.7.0
- [Commits](fluxcd/pkg@tar/v0.6.0...tar/v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-version: 1.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/ssa
  dependency-version: 0.46.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/version
  dependency-version: 0.7.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 May 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 4, 2025 06:42
@hilmarf hilmarf enabled auto-merge (squash) May 5, 2025 05:54
@hilmarf hilmarf merged commit 99cc3ed into main May 5, 2025
4 checks passed
@hilmarf hilmarf deleted the dependabot/go_modules/go-eeaf82a9d0 branch May 5, 2025 05:54
@ocmbot ocmbot bot added this to the 2025-Q2 milestone May 5, 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