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

build(deps): bump the golang group with 16 updates #989

Closed
wants to merge 1 commit into from

Commits on Mar 18, 2024

  1. build(deps): bump the golang group with 16 updates

    Bumps the golang group with 16 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/bndr/gojenkins](https://github.com/bndr/gojenkins) | `1.0.1` | `1.1.0` |
    | [github.com/docker/distribution](https://github.com/docker/distribution) | `2.7.1+incompatible` | `2.8.3+incompatible` |
    | [github.com/emersion/go-smtp](https://github.com/emersion/go-smtp) | `0.11.2` | `0.20.2` |
    | [github.com/go-logr/logr](https://github.com/go-logr/logr) | `0.3.0` | `1.4.1` |
    | [github.com/go-logr/zapr](https://github.com/go-logr/zapr) | `0.2.0` | `1.3.0` |
    | [github.com/golang/mock](https://github.com/golang/mock) | `1.4.1` | `1.6.0` |
    | [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) | `1.14.1` | `1.16.5` |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.10.2` | `1.31.1` |
    | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.6.1` | `1.8.4` |
    | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.15.0` | `1.26.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.0.0-20201002170205-7f63de1d35b0` | `0.16.0` |
    | [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) | `0.20.2` | `0.29.3` |
    | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.20.2` | `0.29.3` |
    | [k8s.io/utils](https://github.com/kubernetes/utils) | `0.0.0-20201110183641-67b214c5f920` | `0.0.0-20230726121419-3b25d923346b` |
    | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.7.0` | `0.17.2` |
    | [golang.org/x/mod](https://github.com/golang/mod) | `0.4.2` | `0.14.0` |
    
    
    Updates `github.com/bndr/gojenkins` from 1.0.1 to 1.1.0
    - [Release notes](https://github.com/bndr/gojenkins/releases)
    - [Changelog](https://github.com/bndr/gojenkins/blob/master/build_history.go)
    - [Commits](bndr/gojenkins@v1.0.1...v1.1.0)
    
    Updates `github.com/docker/distribution` from 2.7.1+incompatible to 2.8.3+incompatible
    - [Release notes](https://github.com/docker/distribution/releases)
    - [Commits](distribution/distribution@v2.7.1...v2.8.3)
    
    Updates `github.com/emersion/go-smtp` from 0.11.2 to 0.20.2
    - [Release notes](https://github.com/emersion/go-smtp/releases)
    - [Commits](emersion/go-smtp@v0.11.2...v0.20.2)
    
    Updates `github.com/go-logr/logr` from 0.3.0 to 1.4.1
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](go-logr/logr@v0.3.0...v1.4.1)
    
    Updates `github.com/go-logr/zapr` from 0.2.0 to 1.3.0
    - [Release notes](https://github.com/go-logr/zapr/releases)
    - [Commits](go-logr/zapr@v0.2.0...v1.3.0)
    
    Updates `github.com/golang/mock` from 1.4.1 to 1.6.0
    - [Release notes](https://github.com/golang/mock/releases)
    - [Changelog](https://github.com/golang/mock/blob/main/.goreleaser.yml)
    - [Commits](golang/mock@v1.4.1...v1.6.0)
    
    Updates `github.com/onsi/ginkgo` from 1.14.1 to 1.16.5
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v1.14.1...v1.16.5)
    
    Updates `github.com/onsi/gomega` from 1.10.2 to 1.31.1
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.10.2...v1.31.1)
    
    Updates `github.com/stretchr/testify` from 1.6.1 to 1.8.4
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.6.1...v1.8.4)
    
    Updates `go.uber.org/zap` from 1.15.0 to 1.26.0
    - [Release notes](https://github.com/uber-go/zap/releases)
    - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
    - [Commits](uber-go/zap@v1.15.0...v1.26.0)
    
    Updates `golang.org/x/crypto` from 0.0.0-20201002170205-7f63de1d35b0 to 0.16.0
    - [Commits](https://github.com/golang/crypto/commits/v0.16.0)
    
    Updates `k8s.io/cli-runtime` from 0.20.2 to 0.29.3
    - [Commits](kubernetes/cli-runtime@v0.20.2...v0.29.3)
    
    Updates `k8s.io/client-go` from 0.20.2 to 0.29.3
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.20.2...v0.29.3)
    
    Updates `k8s.io/utils` from 0.0.0-20201110183641-67b214c5f920 to 0.0.0-20230726121419-3b25d923346b
    - [Commits](https://github.com/kubernetes/utils/commits)
    
    Updates `sigs.k8s.io/controller-runtime` from 0.7.0 to 0.17.2
    - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
    - [Commits](kubernetes-sigs/controller-runtime@v0.7.0...v0.17.2)
    
    Updates `golang.org/x/mod` from 0.4.2 to 0.14.0
    - [Commits](golang/mod@v0.4.2...v0.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/bndr/gojenkins
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/docker/distribution
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/emersion/go-smtp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/go-logr/logr
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: golang
    - dependency-name: github.com/go-logr/zapr
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: golang
    - dependency-name: github.com/golang/mock
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/onsi/ginkgo
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: go.uber.org/zap
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: k8s.io/cli-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: k8s.io/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: golang
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/mod
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    60a7e22 View commit details
    Browse the repository at this point in the history