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 23 updates #757

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-modules group with 23 updates:

Package From To
github.com/onsi/gomega 1.27.10 1.28.0
github.com/andybalholm/brotli 1.0.5 1.0.6
github.com/cloudflare/circl 1.3.3 1.3.5
github.com/docker/docker-credential-helpers 0.7.0 0.8.0
github.com/gabriel-vasile/mimetype 1.4.2 1.4.3
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-cmp 0.5.9 0.6.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.1
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.58.3

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

Release notes

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

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.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/andybalholm/brotli from 1.0.5 to 1.0.6

Commits

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/gabriel-vasile/mimetype from 1.4.2 to 1.4.3

Release notes

Sourced from github.com/gabriel-vasile/mimetype's releases.

v1.4.3

What's Changed

New Contributors

Full Changelog: gabriel-vasile/mimetype@v1.4.2...v1.4.3

Commits
  • e64d6bd enable reusing records in csv/tsv detection (#443)
  • b4da7ba Bump the gomod group with 1 update (#441)
  • 918baec Bump the github-actions group with 4 updates (#442)
  • 9df6903 Switch csv and tsv method 'sv' from ReadAll() to stream each record with Read...
  • 85b2cdc Merge pull request #414 from gabriel-vasile/dependabot/github_actions/github-...
  • 24e5745 Merge pull request #412 from gabriel-vasile/dependabot/go_modules/gomod-939bd...
  • 6bd9427 Bump the github-actions group with 5 updates
  • 4f0da4f Bump the gomod group with 1 update
  • 1a4b844 Group all dependabot PRs together (#409)
  • f5a14c2 Remove old travis build status link from readme (#407)
  • 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-cmp from 0.5.9 to 0.6.0

Release notes

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

v0.6.0

New API:

  • (#340) Add cmpopts.EquateComparable

Documentation changes:

  • (#337) Use of hotlinking of Go identifiers

Build changes:

  • (#325) Remove purego fallbacks

Testing changes:

  • (#322) Run tests for Go 1.20 version
  • (#332) Pin GitHub action versions
  • (#327) set workflow permission to read-only
Commits

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.1

Release notes

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

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

New Contributors

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

v1.16.6

... (truncated)

Commits

Updates github.com/mattn/go-runewidth from 0.0.14 to 0.0.15

Commits
  • 44b7c5b Merge pull request #73 from shogo82148/add-go1.20
  • fdb2517 Merge pull request #72 from shogo82148/bump-github-actions
  • da7ce5b add Go 1.20, 1.19, 1.18 and 1.17 to the build matrix.
  • 4874798 bump GitHub Actions
  • See full diff in compare view

Updates github.com/moby/patternmatcher from 0.5.0 to 0.6.0

Release notes

Sourced from github.com/moby/patternmatcher's releases.

v0.6.0

This release integrates the "frontend/dockerfile/dockerignore" package from github.com/moby/buildkit at commit 9da03ce42beb47d0d0a34c68ea90cac793b79851

What's Changed

Full Changelog: moby/patternmatcher@v0.5.0...v0.6.0

Commits
  • 347bb8d Merge pull request #1 from thaJeztah/integrate_dockerignore
  • 36a4227 integrate frontend/dockerfile/dockerignore from buildkit
  • 8a1649d Merge pull request #2 from thaJeztah/update_go_versions
  • c512fc5 gha: test against go1.20.x
  • 2345cde gha: update actions/setup-go@v4

Bumps the go-modules group with 23 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.28.0` |
| [github.com/andybalholm/brotli](https://github.com/andybalholm/brotli) | `1.0.5` | `1.0.6` |
| [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/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `1.4.2` | `1.4.3` |
| [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-cmp](https://github.com/google/go-cmp) | `0.5.9` | `0.6.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.1` |
| [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.58.3` |


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

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/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/gabriel-vasile/mimetype` from 1.4.2 to 1.4.3
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](gabriel-vasile/mimetype@v1.4.2...v1.4.3)

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-cmp` from 0.5.9 to 0.6.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.5.9...v0.6.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.1
- [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.1)

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.58.3
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.57.0...v1.58.3)

---
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/andybalholm/brotli
  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/gabriel-vasile/mimetype
  dependency-type: indirect
  update-type: version-update:semver-patch
  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-cmp
  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 requested a review from a team as a code owner October 17, 2023 16:10
@dependabot dependabot bot requested review from ryanmoran and TisVictress October 17, 2023 16:10
@dependabot dependabot bot added the failure:update-dependencies An issue filed automatically when updating buildpack.toml dependencies fails in a workflow label Oct 17, 2023
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Oct 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 18, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Oct 18, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/go-modules-02fba06ed5 branch October 18, 2023 16:46
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