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 go_modules group across 2 directories with 10 updates #2

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

Commits on Sep 10, 2024

  1. build(deps): bump the go_modules group across 2 directories with 10 u…

    …pdates
    
    Bumps the go_modules group with 2 updates in the / directory: [golang.org/x/crypto](https://github.com/golang/crypto) and google.golang.org/protobuf.
    Bumps the go_modules group with 7 updates in the /deploy/kubernetes/helm/sloth/tests directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.0.0-20220525230936-793ad666bf5e` | `0.17.0` |
    | google.golang.org/protobuf | `1.28.0` | `1.33.0` |
    | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.6.6` | `1.6.26` |
    | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.2.3` | `0.2.4` |
    | [github.com/docker/distribution](https://github.com/docker/distribution) | `2.8.1+incompatible` | `2.8.2+incompatible` |
    | [github.com/docker/docker](https://github.com/docker/docker) | `20.10.17+incompatible` | `25.0.6+incompatible` |
    | [helm.sh/helm/v3](https://github.com/helm/helm) | `3.10.1` | `3.14.3` |
    
    
    
    Updates `golang.org/x/crypto` from 0.1.0 to 0.17.0
    - [Commits](golang/crypto@v0.1.0...v0.17.0)
    
    Updates `golang.org/x/net` from 0.2.0 to 0.10.0
    - [Commits](golang/net@v0.2.0...v0.10.0)
    
    Updates `golang.org/x/text` from 0.4.0 to 0.14.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.4.0...v0.14.0)
    
    Updates `google.golang.org/protobuf` from 1.28.1 to 1.33.0
    
    Updates `golang.org/x/crypto` from 0.0.0-20220525230936-793ad666bf5e to 0.17.0
    - [Commits](golang/crypto@v0.1.0...v0.17.0)
    
    Updates `golang.org/x/net` from 0.0.0-20220722155237-a158d28d115b to 0.10.0
    - [Commits](golang/net@v0.2.0...v0.10.0)
    
    Updates `golang.org/x/text` from 0.3.7 to 0.14.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.4.0...v0.14.0)
    
    Updates `google.golang.org/protobuf` from 1.28.0 to 1.33.0
    
    Updates `github.com/containerd/containerd` from 1.6.6 to 1.6.26
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v1.6.6...v1.6.26)
    
    Updates `github.com/cyphar/filepath-securejoin` from 0.2.3 to 0.2.4
    - [Release notes](https://github.com/cyphar/filepath-securejoin/releases)
    - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md)
    - [Commits](cyphar/filepath-securejoin@v0.2.3...v0.2.4)
    
    Updates `github.com/docker/distribution` from 2.8.1+incompatible to 2.8.2+incompatible
    - [Release notes](https://github.com/docker/distribution/releases)
    - [Commits](distribution/distribution@v2.8.1...v2.8.2)
    
    Updates `github.com/docker/docker` from 20.10.17+incompatible to 25.0.6+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v20.10.17...v25.0.6)
    
    Updates `google.golang.org/grpc` from 1.47.0 to 1.58.3
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.47.0...v1.58.3)
    
    Updates `helm.sh/helm/v3` from 3.10.1 to 3.14.3
    - [Release notes](https://github.com/helm/helm/releases)
    - [Commits](helm/helm@v3.10.1...v3.14.3)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: golang.org/x/text
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: golang.org/x/net
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: golang.org/x/text
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: google.golang.org/protobuf
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: github.com/containerd/containerd
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: github.com/cyphar/filepath-securejoin
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: github.com/docker/distribution
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
      dependency-group: go_modules
    - dependency-name: helm.sh/helm/v3
      dependency-type: indirect
      dependency-group: go_modules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4879644 View commit details
    Browse the repository at this point in the history