Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps/tools): bump the go-minor group in /hack/tools with 6 updates #2573

Merged
merged 7 commits into from
Oct 1, 2024

Commits on Oct 1, 2024

  1. chore(deps/tools): bump the go-minor group in /hack/tools with 6 updates

    Bumps the go-minor group in /hack/tools with 6 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/bufbuild/buf](https://github.com/bufbuild/buf) | `1.26.1` | `1.42.0` |
    | [github.com/golangci/golangci-lint](https://github.com/golangci/golangci-lint) | `1.60.1` | `1.61.0` |
    | [golang.org/x/tools](https://github.com/golang/tools) | `0.24.0` | `0.25.0` |
    | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.12.3` | `3.16.1` |
    | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.29.3` | `0.31.0` |
    | [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools) | `0.14.0` | `0.16.3` |
    
    
    Updates `github.com/bufbuild/buf` from 1.26.1 to 1.42.0
    - [Release notes](https://github.com/bufbuild/buf/releases)
    - [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
    - [Commits](bufbuild/buf@v1.26.1...v1.42.0)
    
    Updates `github.com/golangci/golangci-lint` from 1.60.1 to 1.61.0
    - [Release notes](https://github.com/golangci/golangci-lint/releases)
    - [Changelog](https://github.com/golangci/golangci-lint/blob/master/CHANGELOG.md)
    - [Commits](golangci/golangci-lint@v1.60.1...v1.61.0)
    
    Updates `golang.org/x/tools` from 0.24.0 to 0.25.0
    - [Release notes](https://github.com/golang/tools/releases)
    - [Commits](golang/tools@v0.24.0...v0.25.0)
    
    Updates `helm.sh/helm/v3` from 3.12.3 to 3.16.1
    - [Release notes](https://github.com/helm/helm/releases)
    - [Commits](helm/helm@v3.12.3...v3.16.1)
    
    Updates `k8s.io/code-generator` from 0.29.3 to 0.31.0
    - [Commits](kubernetes/code-generator@v0.29.3...v0.31.0)
    
    Updates `sigs.k8s.io/controller-tools` from 0.14.0 to 0.16.3
    - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml)
    - [Commits](kubernetes-sigs/controller-tools@v0.14.0...v0.16.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/bufbuild/buf
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-minor
    - dependency-name: github.com/golangci/golangci-lint
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-minor
    - dependency-name: golang.org/x/tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-minor
    - dependency-name: helm.sh/helm/v3
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-minor
    - dependency-name: k8s.io/code-generator
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-minor
    - dependency-name: sigs.k8s.io/controller-tools
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and hiddeco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    d5132c2 View commit details
    Browse the repository at this point in the history
  2. chore: incorporate linter updates

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ba4fdc5 View commit details
    Browse the repository at this point in the history
  3. chore: deal with code-generator breaking changes

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    513db60 View commit details
    Browse the repository at this point in the history
  4. chore: migrate buf config to v2

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a60c17b View commit details
    Browse the repository at this point in the history
  5. chore: run codegen

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    fed90f5 View commit details
    Browse the repository at this point in the history
  6. chore: unpin controller-gen

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    9ffd743 View commit details
    Browse the repository at this point in the history
  7. chore: run codegen

    Signed-off-by: Hidde Beydals <[email protected]>
    hiddeco committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    0b0d239 View commit details
    Browse the repository at this point in the history