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 24 updates #765

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2023

Bumps the go-modules group with 24 updates:

Package From To
github.com/onsi/gomega 1.27.10 1.28.1
github.com/paketo-buildpacks/packit/v2 2.11.0 2.12.0
github.com/Microsoft/hcsshim 0.11.1 0.11.2
github.com/andybalholm/brotli 1.0.5 1.0.6
github.com/bmatcuk/doublestar/v4 4.6.0 4.6.1
github.com/cloudflare/circl 1.3.3 1.3.5
github.com/docker/docker-credential-helpers 0.7.0 0.8.0
github.com/go-git/go-git/v5 5.6.1 5.9.0
github.com/go-ole/go-ole 1.2.6 1.3.0
github.com/google/go-containerregistry 0.15.1 0.16.1
github.com/jinzhu/copier 0.3.5 0.4.0
github.com/klauspost/compress 1.16.5 1.17.2
github.com/mattn/go-runewidth 0.0.14 0.0.15
github.com/moby/patternmatcher 0.5.0 0.6.0
github.com/opencontainers/runc 1.1.5 1.1.9
github.com/pierrec/lz4/v4 4.1.17 4.1.18
github.com/shirou/gopsutil/v3 3.23.7 3.23.9
github.com/skeema/knownhosts 1.2.0 1.2.1
github.com/spdx/tools-golang 0.5.0 0.5.3
github.com/spf13/cast 1.5.0 1.5.1
github.com/sylabs/sif/v2 2.11.3 2.15.0
github.com/testcontainers/testcontainers-go 0.24.1 0.25.0
github.com/vbatts/tar-split 0.11.3 0.11.5
google.golang.org/grpc 1.57.0 1.59.0

Updates github.com/onsi/gomega from 1.27.10 to 1.28.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.28.1

1.28.1

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 [635d196]
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 [14f8859]
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 [d8a6508]
  • #703 doc(matchers): HaveEach() doc comment updated [2705bdb]
  • Minor typos (#699) [375648c]

v1.28.0

1.28.0

Features

  • Add VerifyHost handler to ghttp (#698) [0b03b36]

Fixes

  • Read Body for Newer Responses in HaveHTTPBodyMatcher (#686) [18d6673]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#693) [55a33f3]
  • Typo in matchers.go (#691) [de68e8f]
  • Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#690) [ab17f5e]
  • chore: update test matrix for Go 1.21 (#689) [5069017]
  • Bump golang.org/x/net from 0.12.0 to 0.14.0 (#688) [babe25f]
Changelog

Sourced from github.com/onsi/gomega's changelog.

1.28.1

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.0 [635d196]
  • Bump github.com/google/go-cmp from 0.5.9 to 0.6.0 [14f8859]
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 [d8a6508]
  • #703 doc(matchers): HaveEach() doc comment updated [2705bdb]
  • Minor typos (#699) [375648c]

1.28.0

Features

  • Add VerifyHost handler to ghttp (#698) [0b03b36]

Fixes

  • Read Body for Newer Responses in HaveHTTPBodyMatcher (#686) [18d6673]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#693) [55a33f3]
  • Typo in matchers.go (#691) [de68e8f]
  • Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#690) [ab17f5e]
  • chore: update test matrix for Go 1.21 (#689) [5069017]
  • Bump golang.org/x/net from 0.12.0 to 0.14.0 (#688) [babe25f]
Commits

Updates github.com/paketo-buildpacks/packit/v2 from 2.11.0 to 2.12.0

Release notes

Sourced from github.com/paketo-buildpacks/packit/v2's releases.

v2.12.0

What's Changed

New Contributors

Full Changelog: paketo-buildpacks/packit@v2.11.0...v2.12.0

Commits
  • fb332c0 Enable Alternative Checksum format of algorithm_hash (#526)
  • 14ebfa0 Bump github.com/onsi/gomega from 1.28.0 to 1.28.1
  • 0ce6d54 Bump github.com/gabriel-vasile/mimetype from 1.4.2 to 1.4.3
  • 7893a5c Updating github-config
  • 8a7cf8f Bump github.com/onsi/gomega from 1.27.10 to 1.28.0
  • de0f00f Bump github.com/google/uuid from 1.3.0 to 1.3.1
  • abeb000 Bump github.com/onsi/gomega from 1.27.9 to 1.27.10
  • 2ef9116 Bump github.com/onsi/gomega from 1.27.8 to 1.27.9
  • 65e47b8 Bump github.com/BurntSushi/toml from 1.3.1 to 1.3.2
  • 6c889fc Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.1
  • Additional commits viewable in compare view

Updates github.com/Microsoft/hcsshim from 0.11.1 to 0.11.2

Release notes

Sourced from github.com/Microsoft/hcsshim's releases.

v0.11.2

What's Changed

Full Changelog: microsoft/hcsshim@v0.11.1...v0.11.2

Commits
  • f7a3166 Support adding mount to running containers
  • 8dcd949 Create tools package to isolate dependencies (#1840)
  • ad5f5af Version control and vendor mockgen (#1802)
  • fabb1a3 Add linter exclusion for test networkagent
  • 23693bc Add support for nodenetsvc v0 and readme to test network agent
  • bc73897 Add new entries in golangci.yml to prevent linter errors from deprecated ncpr...
  • 4f1c7ff Add deprecated option to all types and fields for ncproxy v0 apis
  • 421836c Create a v0 nodenetsvc api and plumb through ncproxy code
  • a7d3976 When fetch pid counts the contianer can be in an invalid state sometimes
  • 0ff2f71 Add file wide deprecated option to ncproxygrpc v0 api
  • Additional commits viewable in compare view

Updates github.com/andybalholm/brotli from 1.0.5 to 1.0.6

Commits

Updates github.com/bmatcuk/doublestar/v4 from 4.6.0 to 4.6.1

Release notes

Sourced from github.com/bmatcuk/doublestar/v4's releases.

Fixed Match bug with patterns like a/**/

Thanks @​mmxmb for submitting the bug and opening a PR in #89!

Commits
  • 180028b remove sponsor image =(
  • a1f32e3 don't run FilepathGlob tests on patterns ending in a slash
  • 5df0d9d Globstar matches zero directories
  • See full diff in compare view

Updates github.com/cloudflare/circl from 1.3.3 to 1.3.5

Commits

Updates github.com/docker/docker-credential-helpers from 0.7.0 to 0.8.0

Release notes

Sourced from github.com/docker/docker-credential-helpers's releases.

v0.8.0

What's Changed

New Contributors

Full Changelog: docker/docker-credential-helpers@v0.7.0...v0.8.0

Commits
  • 8396edb Merge pull request #297 from thaJeztah/update_go_1.20.6
  • a3d1ffc update go to go1.20.6
  • c03d56c deb: update to golang bullseye
  • 7f48455 Merge pull request #294 from thaJeztah/use_designated_domains_step1
  • a90e3fa secretservice: use designated domains in tests (RFC2606)
  • ffb3232 pass: use designated domains in tests (RFC2606)
  • 1050848 client: use designated domains in tests (RFC2606)
  • 7d66ae0 osxkeychain: use designated domains in tests (RFC2606)
  • 13475b4 credentials: use designated domains in tests (RFC2606)
  • 91af1de registryurl: use designated domains in tests (RFC2606)
  • Additional commits viewable in compare view

Updates github.com/go-git/go-git/v5 from 5.6.1 to 5.9.0

Release notes

Sourced from github.com/go-git/go-git/v5's releases.

v5.9.0

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.8.1...v5.9.0

v5.8.1

What's Changed

Full Changelog: go-git/go-git@v5.8.0...v5.8.1

v5.8.0

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.7.0...v5.7.1

... (truncated)

Commits

Updates github.com/go-ole/go-ole from 1.2.6 to 1.3.0

Release notes

Sourced from github.com/go-ole/go-ole's releases.

v1.3.0

What's Changed

New Contributors

Full Changelog: go-ole/go-ole@v1.2.6...v1.3.0

Commits
  • de26f2b Merge pull request #248 from patilsanty/com_initsecurity
  • 5ed15d5 Merge pull request #240 from go-ole/dependabot/go_modules/golang.org/x/sys-0.1.0
  • 63dcd8b Bump golang.org/x/sys from 0.0.0-20190916202348-b4ddaad3f8a3 to 0.1.0
  • c9f24b1 Merge pull request #249 from go-ole/feature/update-ci
  • 8b358bc Update appveyor.yml
  • bd0dc6d Update appveyor.yml
  • 62c6a38 Update appveyor.yml
  • ec6b9c7 Update appveyor.yml
  • 9073484 Update appveyor.yml
  • 039e9cf Update appveyor.yml
  • Additional commits viewable in compare view

Updates github.com/google/go-containerregistry from 0.15.1 to 0.16.1

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.16.1

Release is broken due to goreleaser error, 0.16.1 has the fix

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.15.2...v0.16.1

Container Images

https://gcr.io/go-containerregistry/crane:v0.16.1 https://gcr.io/go-containerregistry/gcrane:v0.16.1

For example:

docker pull gcr.io/go-containerregistry/crane:v0.16.1
docker pull gcr.io/go-containerregistry/gcrane:v0.16.1

v0.16.0

Release is broken due to goreleaser error, 0.16.1 has the fix

... (truncated)

Commits
  • a54d642 fix: pin to goreleaser v1.18 to unblock release (#1763)
  • ea19b57 Return OCI Index content-type for referrers response (#1762)
  • b850480 Drop localhost to support crane registry serve in a container (#1746)
  • fe268b7 Don't try cross-origin mounting against dockerhub (#1743)
  • 2472cbb Let the filesystem handle atomicity (#1735)
  • db818dc Use RWLock, limit scope of locking, write digest first (#1734)
  • 44a6e2e Allow concurrent blob Sets, use RWMutex (#1733)
  • 9010ce1 Correct crane registry help text (#1732)
  • 03ad2ac add --blobs-to-disk to 'crane registry serve' (#1731)
  • 4e4b03a Don't load into daemon if the image already exists (#1724)
  • Additional commits viewable in compare view

Updates github.com/jinzhu/copier from 0.3.5 to 0.4.0

Commits
  • 70b1d4e Merge pull request #190 from driventokill/feature/custom-field-names
  • 1835b1a ci: upgrade ci go version >=1.17
  • 5a54efd style: format copier_file_name_mapping_test.go
  • bacc10b fix: use CaseSensitive=true for legacy test cases
  • 7d39583 feat: Support custom file name mappings
  • 83982c7 Merge pull request #177 from jiang4869/master
  • f036a42 Merge pull request #178 from QianChenglong/master
  • 1885609 Merge pull request #180 from driventokill/issue/170
  • 780b83e fix: several issues while copy with custom converter
  • 61dc501 support case-insensitive copy
  • Additional commits viewable in compare view

Updates github.com/klauspost/compress from 1.16.5 to 1.17.2

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.17.2

What's Changed

Full Changelog: klauspost/compress@v1.17.1...v1.17.2

v1.17.1

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.17.0...v1.17.1

v1.17.0

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.16.7...v1.17.0

v1.16.7

What's Changed

... (truncated)

Commits
  • 8eb6542 zstd: Fix corrupted output in "best" (#876)
  • 68eabfa s2: Fix S2 best dictionary wrong encoding (#871)

@dependabot dependabot bot requested a review from a team as a code owner October 24, 2023 16:20
@dependabot dependabot bot requested review from ryanmoran and TisVictress October 24, 2023 16:20
@dependabot dependabot bot added the failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow label Oct 24, 2023
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Oct 24, 2023
Bumps the go-modules group with 24 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.28.1` |
| [github.com/paketo-buildpacks/packit/v2](https://github.com/paketo-buildpacks/packit) | `2.11.0` | `2.12.0` |
| [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.11.1` | `0.11.2` |
| [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.5` |
| [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.7.0` | `0.8.0` |
| [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.6.1` | `5.9.0` |
| [github.com/go-ole/go-ole](https://github.com/go-ole/go-ole) | `1.2.6` | `1.3.0` |
| [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.15.1` | `0.16.1` |
| [github.com/jinzhu/copier](https://github.com/jinzhu/copier) | `0.3.5` | `0.4.0` |
| [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.16.5` | `1.17.2` |
| [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/shirou/gopsutil/v3](https://github.com/shirou/gopsutil) | `3.23.7` | `3.23.9` |
| [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/cast](https://github.com/spf13/cast) | `1.5.0` | `1.5.1` |
| [github.com/sylabs/sif/v2](https://github.com/sylabs/sif) | `2.11.3` | `2.15.0` |
| [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.24.1` | `0.25.0` |
| [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split) | `0.11.3` | `0.11.5` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.57.0` | `1.59.0` |


Updates `github.com/onsi/gomega` from 1.27.10 to 1.28.1
- [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.28.1)

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/Microsoft/hcsshim` from 0.11.1 to 0.11.2
- [Release notes](https://github.com/Microsoft/hcsshim/releases)
- [Commits](microsoft/hcsshim@v0.11.1...v0.11.2)

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.5
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](cloudflare/circl@v1.3.3...v1.3.5)

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-git/v5` from 5.6.1 to 5.9.0
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](go-git/go-git@v5.6.1...v5.9.0)

Updates `github.com/go-ole/go-ole` from 1.2.6 to 1.3.0
- [Release notes](https://github.com/go-ole/go-ole/releases)
- [Changelog](https://github.com/go-ole/go-ole/blob/master/ChangeLog.md)
- [Commits](go-ole/go-ole@v1.2.6...v1.3.0)

Updates `github.com/google/go-containerregistry` from 0.15.1 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.15.1...v0.16.1)

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/compress` from 1.16.5 to 1.17.2
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.16.5...v1.17.2)

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/shirou/gopsutil/v3` from 3.23.7 to 3.23.9
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v3.23.7...v3.23.9)

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/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.3 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.3...v2.15.0)

Updates `github.com/testcontainers/testcontainers-go` from 0.24.1 to 0.25.0
- [Release notes](https://github.com/testcontainers/testcontainers-go/releases)
- [Commits](testcontainers/testcontainers-go@v0.24.1...v0.25.0)

Updates `github.com/vbatts/tar-split` from 0.11.3 to 0.11.5
- [Release notes](https://github.com/vbatts/tar-split/releases)
- [Commits](vbatts/tar-split@v0.11.3...v0.11.5)

Updates `google.golang.org/grpc` from 1.57.0 to 1.59.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.57.0...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/Microsoft/hcsshim
  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/docker/docker-credential-helpers
  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/go-ole/go-ole
  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/jinzhu/copier
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/klauspost/compress
  dependency-type: indirect
  update-type: version-update:semver-minor
  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/shirou/gopsutil/v3
  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/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: github.com/vbatts/tar-split
  dependency-type: indirect
  update-type: version-update:semver-patch
  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 dependabot bot force-pushed the dependabot/go_modules/go-modules-f3aba0fd12 branch from fddd45f to e2dae9c Compare October 24, 2023 16:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 25, 2023

Superseded by #766.

@dependabot dependabot bot closed this Oct 25, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go-modules-f3aba0fd12 branch October 25, 2023 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow semver:patch A change requiring a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant