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 go-modules group with 29 updates #490

Closed
wants to merge 1 commit into from

Commits on Oct 31, 2023

  1. Bump the go-modules group with 29 updates

    Bumps the go-modules group with 29 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.29.0` |
    | [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) | `2.11.0` | `2.12.0` |
    | [github.com/DataDog/zstd](https://github.com/DataDog/zstd) | `1.5.2` | `1.5.5` |
    | [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.0.5` | `1.0.6` |
    | [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) | `4.6.0` | `4.6.1` |
    | [github.com/cloudflare/circl](https://github.com/cloudflare/circl) | `1.3.3` | `1.3.6` |
    | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.0` | `1.7.8` |
    | [github.com/containerd/stargz-snapshotter/estargz](https://github.com/containerd/stargz-snapshotter) | `0.14.3` | `0.15.0` |
    | [github.com/docker/cli](https://github.com/docker/cli) | `24.0.6+incompatible` | `24.0.7+incompatible` |
    | [github.com/docker/distribution](https://github.com/docker/distribution) | `2.8.2+incompatible` | `2.8.3+incompatible` |
    | [github.com/docker/docker](https://github.com/docker/docker) | `24.0.6+incompatible` | `24.0.7+incompatible` |
    | [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.7.0` | `0.8.0` |
    | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.4.1` | `5.5.0` |
    | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.6.1` | `5.10.0` |
    | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.14.0` | `0.16.1` |
    | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.1` | `1.4.0` |
    | [github.com/jinzhu/copier](https://github.com/jinzhu/copier) | `0.3.5` | `0.4.0` |
    | [github.com/klauspost/pgzip](https://github.com/klauspost/pgzip) | `1.2.5` | `1.2.6` |
    | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.14` | `0.0.15` |
    | [github.com/moby/patternmatcher](https://github.com/moby/patternmatcher) | `0.5.0` | `0.6.0` |
    | [github.com/opencontainers/runc](https://github.com/opencontainers/runc) | `1.1.5` | `1.1.9` |
    | [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) | `4.1.17` | `4.1.18` |
    | [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) | `1.2.0` | `1.2.1` |
    | [github.com/spdx/tools-golang](https://github.com/spdx/tools-golang) | `0.5.0` | `0.5.3` |
    | [github.com/spf13/afero](https://github.com/spf13/afero) | `1.9.5` | `1.10.0` |
    | [github.com/spf13/cast](https://github.com/spf13/cast) | `1.5.0` | `1.5.1` |
    | [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.11.1` | `2.15.0` |
    | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.21.0` | `0.26.0` |
    | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.58.3` | `1.59.0` |
    
    
    Updates `github.com/onsi/gomega` from 1.27.10 to 1.29.0
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.27.10...v1.29.0)
    
    Updates `github.com/paketo-buildpacks/packit/v2` from 2.11.0 to 2.12.0
    - [Release notes](https://github.com/paketo-buildpacks/packit/releases)
    - [Commits](paketo-buildpacks/packit@v2.11.0...v2.12.0)
    
    Updates `github.com/DataDog/zstd` from 1.5.2 to 1.5.5
    - [Release notes](https://github.com/DataDog/zstd/releases)
    - [Commits](DataDog/zstd@v1.5.2...v1.5.5)
    
    Updates `github.com/andybalholm/brotli` from 1.0.5 to 1.0.6
    - [Commits](andybalholm/brotli@v1.0.5...v1.0.6)
    
    Updates `github.com/bmatcuk/doublestar/v4` from 4.6.0 to 4.6.1
    - [Release notes](https://github.com/bmatcuk/doublestar/releases)
    - [Commits](bmatcuk/doublestar@v4.6.0...v4.6.1)
    
    Updates `github.com/cloudflare/circl` from 1.3.3 to 1.3.6
    - [Release notes](https://github.com/cloudflare/circl/releases)
    - [Commits](cloudflare/circl@v1.3.3...v1.3.6)
    
    Updates `github.com/containerd/containerd` from 1.7.0 to 1.7.8
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v1.7.0...v1.7.8)
    
    Updates `github.com/containerd/stargz-snapshotter/estargz` from 0.14.3 to 0.15.0
    - [Release notes](https://github.com/containerd/stargz-snapshotter/releases)
    - [Commits](containerd/stargz-snapshotter@v0.14.3...v0.15.0)
    
    Updates `github.com/docker/cli` from 24.0.6+incompatible to 24.0.7+incompatible
    - [Commits](docker/cli@v24.0.6...v24.0.7)
    
    Updates `github.com/docker/distribution` from 2.8.2+incompatible to 2.8.3+incompatible
    - [Release notes](https://github.com/docker/distribution/releases)
    - [Commits](distribution/distribution@v2.8.2...v2.8.3)
    
    Updates `github.com/docker/docker` from 24.0.6+incompatible to 24.0.7+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v24.0.6...v24.0.7)
    
    Updates `github.com/docker/docker-credential-helpers` from 0.7.0 to 0.8.0
    - [Release notes](https://github.com/docker/docker-credential-helpers/releases)
    - [Commits](docker/docker-credential-helpers@v0.7.0...v0.8.0)
    
    Updates `github.com/go-git/go-billy/v5` from 5.4.1 to 5.5.0
    - [Release notes](https://github.com/go-git/go-billy/releases)
    - [Commits](go-git/go-billy@v5.4.1...v5.5.0)
    
    Updates `github.com/go-git/go-git/v5` from 5.6.1 to 5.10.0
    - [Release notes](https://github.com/go-git/go-git/releases)
    - [Commits](go-git/go-git@v5.6.1...v5.10.0)
    
    Updates `github.com/google/go-containerregistry` from 0.14.0 to 0.16.1
    - [Release notes](https://github.com/google/go-containerregistry/releases)
    - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml)
    - [Commits](google/go-containerregistry@v0.14.0...v0.16.1)
    
    Updates `github.com/google/uuid` from 1.3.1 to 1.4.0
    - [Release notes](https://github.com/google/uuid/releases)
    - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md)
    - [Commits](google/uuid@v1.3.1...v1.4.0)
    
    Updates `github.com/jinzhu/copier` from 0.3.5 to 0.4.0
    - [Commits](jinzhu/copier@v0.3.5...v0.4.0)
    
    Updates `github.com/klauspost/pgzip` from 1.2.5 to 1.2.6
    - [Release notes](https://github.com/klauspost/pgzip/releases)
    - [Commits](klauspost/pgzip@v1.2.5...v1.2.6)
    
    Updates `github.com/mattn/go-runewidth` from 0.0.14 to 0.0.15
    - [Commits](mattn/go-runewidth@v0.0.14...v0.0.15)
    
    Updates `github.com/moby/patternmatcher` from 0.5.0 to 0.6.0
    - [Release notes](https://github.com/moby/patternmatcher/releases)
    - [Commits](moby/patternmatcher@v0.5.0...v0.6.0)
    
    Updates `github.com/opencontainers/runc` from 1.1.5 to 1.1.9
    - [Release notes](https://github.com/opencontainers/runc/releases)
    - [Changelog](https://github.com/opencontainers/runc/blob/v1.1.9/CHANGELOG.md)
    - [Commits](opencontainers/runc@v1.1.5...v1.1.9)
    
    Updates `github.com/pierrec/lz4/v4` from 4.1.17 to 4.1.18
    - [Commits](pierrec/lz4@v4.1.17...v4.1.18)
    
    Updates `github.com/skeema/knownhosts` from 1.2.0 to 1.2.1
    - [Commits](skeema/knownhosts@v1.2.0...v1.2.1)
    
    Updates `github.com/spdx/tools-golang` from 0.5.0 to 0.5.3
    - [Release notes](https://github.com/spdx/tools-golang/releases)
    - [Changelog](https://github.com/spdx/tools-golang/blob/main/RELEASE-NOTES.md)
    - [Commits](spdx/tools-golang@v0.5.0...v0.5.3)
    
    Updates `github.com/spf13/afero` from 1.9.5 to 1.10.0
    - [Release notes](https://github.com/spf13/afero/releases)
    - [Commits](spf13/afero@v1.9.5...v1.10.0)
    
    Updates `github.com/spf13/cast` from 1.5.0 to 1.5.1
    - [Release notes](https://github.com/spf13/cast/releases)
    - [Commits](spf13/cast@v1.5.0...v1.5.1)
    
    Updates `github.com/sylabs/sif/v2` from 2.11.1 to 2.15.0
    - [Release notes](https://github.com/sylabs/sif/releases)
    - [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml)
    - [Commits](sylabs/sif@v2.11.1...v2.15.0)
    
    Updates `github.com/testcontainers/testcontainers-go` from 0.21.0 to 0.26.0
    - [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
    - [Commits](testcontainers/testcontainers-go@v0.21.0...v0.26.0)
    
    Updates `google.golang.org/grpc` from 1.58.3 to 1.59.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.58.3...v1.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/paketo-buildpacks/packit/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/DataDog/zstd
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/andybalholm/brotli
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/bmatcuk/doublestar/v4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/cloudflare/circl
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/containerd/containerd
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/containerd/stargz-snapshotter/estargz
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/docker/cli
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/docker/distribution
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/docker/docker-credential-helpers
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/go-git/go-billy/v5
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/go-git/go-git/v5
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/google/go-containerregistry
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/google/uuid
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/jinzhu/copier
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/klauspost/pgzip
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/mattn/go-runewidth
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/moby/patternmatcher
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/opencontainers/runc
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/pierrec/lz4/v4
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/skeema/knownhosts
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/spdx/tools-golang
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/spf13/afero
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/spf13/cast
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: go-modules
    - dependency-name: github.com/sylabs/sif/v2
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: github.com/testcontainers/testcontainers-go
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: go-modules
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    71e7473 View commit details
    Browse the repository at this point in the history