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

Bump the golang group across 1 directory with 19 updates #379

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

  1. Bump the golang group across 1 directory with 19 updates

    Bumps the golang group with 18 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.6.0` | `1.10.0` |
    | [github.com/fsnotify/fsnotify](https://github.com/fsnotify/fsnotify) | `1.7.0` | `1.8.0` |
    | [github.com/gorilla/mux](https://github.com/gorilla/mux) | `1.8.0` | `1.8.1` |
    | [github.com/grpc-ecosystem/go-grpc-middleware](https://github.com/grpc-ecosystem/go-grpc-middleware) | `1.3.0` | `1.4.0` |
    | [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) | `0.11.0` | `0.19.0` |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.33.1` | `1.35.1` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.68.0` |
    | google.golang.org/protobuf | `1.35.1` | `1.35.2` |
    | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` |
    | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` |
    | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.23.0` | `0.24.0` |
    | [golang.org/x/sync](https://github.com/golang/sync) | `0.8.0` | `0.9.0` |
    | [golang.org/x/sys](https://github.com/golang/sys) | `0.26.0` | `0.27.0` |
    | [golang.org/x/term](https://github.com/golang/term) | `0.25.0` | `0.26.0` |
    | [golang.org/x/text](https://github.com/golang/text) | `0.19.0` | `0.20.0` |
    | [golang.org/x/time](https://github.com/golang/time) | `0.7.0` | `0.8.0` |
    | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.4.1` | `4.4.3` |
    
    
    
    Updates `github.com/container-storage-interface/spec` from 1.6.0 to 1.10.0
    - [Release notes](https://github.com/container-storage-interface/spec/releases)
    - [Commits](container-storage-interface/spec@v1.6.0...v1.10.0)
    
    Updates `github.com/fsnotify/fsnotify` from 1.7.0 to 1.8.0
    - [Release notes](https://github.com/fsnotify/fsnotify/releases)
    - [Changelog](https://github.com/fsnotify/fsnotify/blob/main/CHANGELOG.md)
    - [Commits](fsnotify/fsnotify@v1.7.0...v1.8.0)
    
    Updates `github.com/gorilla/mux` from 1.8.0 to 1.8.1
    - [Release notes](https://github.com/gorilla/mux/releases)
    - [Commits](gorilla/mux@v1.8.0...v1.8.1)
    
    Updates `github.com/grpc-ecosystem/go-grpc-middleware` from 1.3.0 to 1.4.0
    - [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
    - [Commits](grpc-ecosystem/go-grpc-middleware@v1.3.0...v1.4.0)
    
    Updates `github.com/kubernetes-csi/csi-lib-utils` from 0.11.0 to 0.19.0
    - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases)
    - [Commits](kubernetes-csi/csi-lib-utils@v0.11.0...v0.19.0)
    
    Updates `github.com/onsi/gomega` from 1.33.1 to 1.35.1
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.33.1...v1.35.1)
    
    Updates `golang.org/x/net` from 0.29.0 to 0.30.0
    - [Commits](golang/net@v0.29.0...v0.30.0)
    
    Updates `google.golang.org/grpc` from 1.67.1 to 1.68.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.67.1...v1.68.0)
    
    Updates `google.golang.org/protobuf` from 1.35.1 to 1.35.2
    
    Updates `go.etcd.io/etcd/api/v3` from 3.5.16 to 3.5.17
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.16...v3.5.17)
    
    Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.16 to 3.5.17
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.16...v3.5.17)
    
    Updates `go.etcd.io/etcd/client/v3` from 3.5.16 to 3.5.17
    - [Release notes](https://github.com/etcd-io/etcd/releases)
    - [Commits](etcd-io/etcd@v3.5.16...v3.5.17)
    
    Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
    - [Commits](golang/oauth2@v0.23.0...v0.24.0)
    
    Updates `golang.org/x/sync` from 0.8.0 to 0.9.0
    - [Commits](golang/sync@v0.8.0...v0.9.0)
    
    Updates `golang.org/x/sys` from 0.26.0 to 0.27.0
    - [Commits](golang/sys@v0.26.0...v0.27.0)
    
    Updates `golang.org/x/term` from 0.25.0 to 0.26.0
    - [Commits](golang/term@v0.25.0...v0.26.0)
    
    Updates `golang.org/x/text` from 0.19.0 to 0.20.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.19.0...v0.20.0)
    
    Updates `golang.org/x/time` from 0.7.0 to 0.8.0
    - [Commits](golang/time@v0.7.0...v0.8.0)
    
    Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.1 to 4.4.3
    - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases)
    - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/structured-merge-diff@v4.4.1...v4.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/container-storage-interface/spec
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/fsnotify/fsnotify
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/gorilla/mux
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: golang
    - dependency-name: github.com/grpc-ecosystem/go-grpc-middleware
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: github.com/kubernetes-csi/csi-lib-utils
      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: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: golang
    - dependency-name: go.etcd.io/etcd/api/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: golang
    - dependency-name: go.etcd.io/etcd/client/pkg/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: golang
    - dependency-name: go.etcd.io/etcd/client/v3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: golang
    - dependency-name: golang.org/x/oauth2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/sync
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/sys
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/term
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/text
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: golang.org/x/time
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: golang
    - dependency-name: sigs.k8s.io/structured-merge-diff/v4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: golang
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    cd6b8ec View commit details
    Browse the repository at this point in the history