Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go group with 7 updates:

Package From To
github.com/fluxcd/pkg/apis/meta 1.15.0 1.18.0
github.com/fluxcd/pkg/runtime 0.66.0 0.74.0
k8s.io/api 0.33.2 0.33.3
k8s.io/apiextensions-apiserver 0.33.2 0.33.3
k8s.io/apimachinery 0.33.2 0.33.3
k8s.io/cli-runtime 0.33.2 0.33.3
k8s.io/client-go 0.33.2 0.33.3

Updates github.com/fluxcd/pkg/apis/meta from 1.15.0 to 1.18.0

Commits
  • 7a82092 Merge pull request #982 from fluxcd/watch-label
  • 2520715 runtime/controller: Use controller_test package for tests
  • 200b6b6 runtime/controller: Introduce flag for watching config resources
  • 237b276 apis/meta: Introduce label for watching config resources
  • c706ea8 Merge pull request #944 from fluxcd/dependabot/github_actions/ci-08ea3624a6
  • f63a797 build(deps): bump the ci group across 1 directory with 3 updates
  • 578210e Merge pull request #981 from fluxcd/fix-permissions-gha
  • 0a9d0bb ci: Fix missing permissions for preview-release workflow
  • c866cff Merge pull request #980 from fluxcd/fix-typo
  • 72ea7ac github: Remove redundant options
  • Additional commits viewable in compare view

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

Commits
  • 4f64822 Merge pull request #989 from cappyzawa/feat/runtime-secrets-token-auth-support
  • a75690c Prepare for release
  • 4478046 runtime/secrets: add TokenAuth detection support
  • 754624d runtime/secrets: simplify BearerAuth to string type
  • d939496 Merge pull request #988 from fluxcd/restconfig-azure-cloud
  • ef45e8d [RFC-0010] auth/azure: Support all Azure clouds for remote clusters at the co...
  • c3b108f Merge pull request #983 from cappyzawa/feature/detect-auth-from-secret
  • fddd5f1 Prepare for release
  • 22e822f runtime/secrets: support multiple authentication methods in secrets
  • dc9bf74 Merge pull request #986 from jvcdk/bugfix/retryable-http-should-honor-http-co...
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.33.2 to 0.33.3

Commits

Updates k8s.io/apiextensions-apiserver from 0.33.2 to 0.33.3

Commits

Updates k8s.io/apimachinery from 0.33.2 to 0.33.3

Commits

Updates k8s.io/cli-runtime from 0.33.2 to 0.33.3

Commits

Updates k8s.io/client-go from 0.33.2 to 0.33.3

Commits

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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.15.0` | `1.18.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.66.0` | `0.74.0` |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.33.2` | `0.33.3` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.33.2` | `0.33.3` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.33.2` | `0.33.3` |
| [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.33.2` | `0.33.3` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.33.2` | `0.33.3` |


Updates `github.com/fluxcd/pkg/apis/meta` from 1.15.0 to 1.18.0
- [Commits](fluxcd/pkg@apis/meta/v1.15.0...apis/meta/v1.18.0)

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

Updates `k8s.io/api` from 0.33.2 to 0.33.3
- [Commits](kubernetes/api@v0.33.2...v0.33.3)

Updates `k8s.io/apiextensions-apiserver` from 0.33.2 to 0.33.3
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.33.2...v0.33.3)

Updates `k8s.io/apimachinery` from 0.33.2 to 0.33.3
- [Commits](kubernetes/apimachinery@v0.33.2...v0.33.3)

Updates `k8s.io/cli-runtime` from 0.33.2 to 0.33.3
- [Commits](kubernetes/cli-runtime@v0.33.2...v0.33.3)

Updates `k8s.io/client-go` from 0.33.2 to 0.33.3
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.33.2...v0.33.3)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-version: 1.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.74.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: k8s.io/api
  dependency-version: 0.33.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.33.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.33.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: k8s.io/cli-runtime
  dependency-version: 0.33.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: k8s.io/client-go
  dependency-version: 0.33.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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 20, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 20, 2025 06:45
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jul 20, 2025
@hilmarf hilmarf enabled auto-merge (squash) July 21, 2025 06:55
@hilmarf hilmarf merged commit 8a921bd into main Jul 21, 2025
5 checks passed
@hilmarf hilmarf deleted the dependabot/go_modules/go-e4f661eb0e branch July 21, 2025 06:56
@ocmbot ocmbot bot added this to the 2025-Q3 milestone Jul 21, 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