-
Notifications
You must be signed in to change notification settings - Fork 8
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 27 updates #525
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go-modules group with 27 updates: | Package | From | To | | --- | --- | --- | | [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.27.10` | `1.28.0` | | [github.com/CycloneDX/cyclonedx-go](https://github.com/CycloneDX/cyclonedx-go) | `0.7.1` | `0.7.2` | | [github.com/cenkalti/backoff/v4](https://github.com/cenkalti/backoff) | `4.2.0` | `4.2.1` | | [github.com/containerd/containerd](https://github.com/containerd/containerd) | `1.7.0` | `1.7.6` | | [github.com/docker/distribution](https://github.com/docker/distribution) | `2.8.2+incompatible` | `2.8.3+incompatible` | | [github.com/docker/docker-credential-helpers](https://github.com/docker/docker-credential-helpers) | `0.7.0` | `0.8.0` | | [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) | `0.15.1` | `0.16.1` | | [github.com/google/uuid](https://github.com/google/uuid) | `1.3.0` | `1.3.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.0` | | [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/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.9.1` | `1.9.3` | | [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.3` | `2.15.0` | | [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go) | `0.21.0` | `0.25.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.13.0` | `0.14.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.12.0` | `0.13.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.15.0` | `0.16.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.3.0` | `0.4.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.13.0` | `0.14.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.57.0` | `1.58.2` | 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/CycloneDX/cyclonedx-go` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/CycloneDX/cyclonedx-go/releases) - [Changelog](https://github.com/CycloneDX/cyclonedx-go/blob/master/.goreleaser.yml) - [Commits](CycloneDX/cyclonedx-go@v0.7.1...v0.7.2) Updates `github.com/cenkalti/backoff/v4` from 4.2.0 to 4.2.1 - [Commits](cenkalti/backoff@v4.2.0...v4.2.1) Updates `github.com/containerd/containerd` from 1.7.0 to 1.7.6 - [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.6) 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-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/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/google/uuid` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.0...v1.3.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.0 - [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.0) 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/sirupsen/logrus` from 1.9.1 to 1.9.3 - [Release notes](https://github.com/sirupsen/logrus/releases) - [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md) - [Commits](sirupsen/logrus@v1.9.1...v1.9.3) 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.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.21.0 to 0.25.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.21.0...v0.25.0) Updates `golang.org/x/crypto` from 0.13.0 to 0.14.0 - [Commits](golang/crypto@v0.13.0...v0.14.0) Updates `golang.org/x/mod` from 0.12.0 to 0.13.0 - [Commits](golang/mod@v0.12.0...v0.13.0) Updates `golang.org/x/net` from 0.15.0 to 0.16.0 - [Commits](golang/net@v0.15.0...v0.16.0) Updates `golang.org/x/sync` from 0.3.0 to 0.4.0 - [Commits](golang/sync@v0.3.0...v0.4.0) Updates `golang.org/x/tools` from 0.13.0 to 0.14.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.13.0...v0.14.0) Updates `google.golang.org/grpc` from 1.57.0 to 1.58.2 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.57.0...v1.58.2) --- 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/CycloneDX/cyclonedx-go dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/cenkalti/backoff/v4 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/docker/distribution 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/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-patch 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/sirupsen/logrus 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: golang.org/x/crypto dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/mod dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sync dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/tools 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
added
the
failure:update-dependencies
An issue filed automatically when updating buildpack.toml dependencies fails in a workflow
label
Oct 9, 2023
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/go_modules/go-modules-3a154a059f
branch
October 10, 2023 11:17
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules group with 27 updates:
1.27.10
1.28.0
0.7.1
0.7.2
4.2.0
4.2.1
1.7.0
1.7.6
2.8.2+incompatible
2.8.3+incompatible
0.7.0
0.8.0
0.15.1
0.16.1
1.3.0
1.3.1
0.3.5
0.4.0
1.16.5
1.17.0
0.0.14
0.0.15
0.5.0
0.6.0
1.1.5
1.1.9
4.1.17
4.1.18
1.9.1
1.9.3
1.2.0
1.2.1
0.5.0
0.5.3
1.9.5
1.10.0
1.5.0
1.5.1
2.11.3
2.15.0
0.21.0
0.25.0
0.13.0
0.14.0
0.12.0
0.13.0
0.15.0
0.16.0
0.3.0
0.4.0
0.13.0
0.14.0
1.57.0
1.58.2
Updates
github.com/onsi/gomega
from 1.27.10 to 1.28.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
85681d4
v1.28.00b03b36
Add VerifyHost handler to ghttp (#698)55a33f3
Bump github.com/onsi/ginkgo/v2 from 2.11.0 to 2.12.0 (#693)de68e8f
Typo in matchers.go (#691)ab17f5e
Bump commonmarker from 0.23.9 to 0.23.10 in /docs (#690)5069017
chore: update test matrix for Go 1.21 (#689)babe25f
Bump golang.org/x/net from 0.12.0 to 0.14.0 (#688)18d6673
Read Body for Newer Responses in HaveHTTPBodyMatcher (#686)Updates
github.com/CycloneDX/cyclonedx-go
from 0.7.1 to 0.7.2Release notes
Sourced from github.com/CycloneDX/cyclonedx-go's releases.
Commits
83031d6
Merge pull request #117 from CycloneDX/dependabot/github_actions/golangci/gol...8b51c39
build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.00ed4535
Merge pull request #114 from CycloneDX/dependabot/github_actions/goreleaser/g...6360fe1
build(deps): bump goreleaser/goreleaser-action from 4.3.0 to 4.4.05c1db8e
Merge pull request #113 from CycloneDX/dependabot/github_actions/actions/setu...d772b54
build(deps): bump actions/setup-go from 4.0.1 to 4.1.03d592d2
Merge pull request #112 from CycloneDX/dependabot/docker/gitpod/workspace-go-...668553d
build(deps): bump gitpod/workspace-go fromd7a41f5
tof37c673
fdeec7e
Merge pull request #111 from CycloneDX/idea-project-icon4e20914
misc(dx): add project icon for intellij and golandUpdates
github.com/cenkalti/backoff/v4
from 4.2.0 to 4.2.1Commits
a04a6fe
set minimum permissions for go.yamla214dad
spelling: intervalaf9bd1c
spelling: foundUpdates
github.com/containerd/containerd
from 1.7.0 to 1.7.6Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
091922f
Merge pull request #9085 from dmcgowan/prepare-1.7.68542d0e
Merge pull request #9069 from kiashok/portStableAbi-1.778874ec
Merge pull request #9084 from dmcgowan/backport-1.7-inherit-distribution-sources3e09c65
Prepare release notes for v1.7.65ebf05d
push: inherit distribution sources from parentd206896
content: add InfoProvider interfacef0d3109
Merge pull request #9074 from thaJeztah/1.7_update_golang_1.20.8423693d
[release/1.7] update to go1.20.8c7a35cc
Fix transfer service dependencies:38d4e50
Invoke Stable ABI compatibility function in windows platform matcherUpdates
github.com/docker/distribution
from 2.8.2+incompatible to 2.8.3+incompatibleRelease notes
Sourced from github.com/docker/distribution's releases.
Commits
4772604
Merge pull request #4088 from distribution/2.8.3-release-notesa4fa699
Add v2.8.3 release notes1eb2c30
Merge pull request #4068 from milosgajdos/2_8-dont-close-request-body5e6b1b5
Do not close HTTP request body in HTTP handler2b76378
Merge pull request #4064 from thaJeztah/2.8_backport_nodigestset29b00e8
digestset: deprecate package in favor of go-digest/digestsetd1ab243
[release/2.8] vendor: github.com/opencontainers/go-digest v1.0.011eb419
Merge pull request #4063 from thaJeztah/2.8_backport_switch_reference3dda067
deprecate reference package, migrate to github.com/distribution/referenceda05539
Merge pull request #4053 from thaJeztah/2.8_backport_set-content-type-client-...Updates
github.com/docker/docker-credential-helpers
from 0.7.0 to 0.8.0Release notes
Sourced from github.com/docker/docker-credential-helpers's releases.
Commits
8396edb
Merge pull request #297 from thaJeztah/update_go_1.20.6a3d1ffc
update go to go1.20.6c03d56c
deb: update to golang bullseye7f48455
Merge pull request #294 from thaJeztah/use_designated_domains_step1a90e3fa
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)Updates
github.com/google/go-containerregistry
from 0.15.1 to 0.16.1Release notes
Sourced from github.com/google/go-containerregistry's releases.
... (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)Updates
github.com/google/uuid
from 1.3.0 to 1.3.1Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
b3cae7c
chore(master): release 1.3.1 (#127)7b8f57c
fix(ci): switch to release-please app (#126)e69e468
chore(ci): configure release-please, update contrib (#122)97c970d
chore(ci): add apidiff check for API compatibility (#123)53f93a8
docs: change godoc URL in README (#124)0b416df
docs: update link to RFC 4122 (#93)75e1ac5
docs: shell format go tool command (#111)d719869
docs: fix typo node_js docs (#117)574e687
fix: Use .EqualFold() to parse urn prefixed UUIDs (#118)c91929c
Merge pull request #121 from noahdietz/setup-codeowners-and-actionsUpdates
github.com/jinzhu/copier
from 0.3.5 to 0.4.0Commits
70b1d4e
Merge pull request #190 from driventokill/feature/custom-field-names1835b1a
ci: upgrade ci go version >=1.175a54efd
style: format copier_file_name_mapping_test.gobacc10b
fix: use CaseSensitive=true for legacy test cases7d39583
feat: Support custom file name mappings83982c7
Merge pull request #177 from jiang4869/masterf036a42
Merge pull request #178 from QianChenglong/master1885609
Merge pull request #180 from driventokill/issue/170780b83e
fix: several issues while copy with custom converter61dc501
support case-insensitive copyUpdates
github.com/klauspost/compress
from 1.16.5 to 1.17.0Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
fd16146
gzip: Copy bufio.Reader on Reset (#860)0e8837c
fse, huff0, zstd: Remove always-nil error returns (#857)11e91a1
Add dictionary builder (#853)66f41b3
Update README.md0836a1c
zstd: Remove offset from bitReader (#854)11b5108
tests: Use Go 1.21.x (#851)ecf01d0
tests: Fix OSS fuzzer t.Run (#852)b404607
flate: Add limited window compression (#843)c1dcc38
s2: Do 2 overlapping match checks (#839)895291c
Add xerial snappy read/writer (#838)Updates
github.com/mattn/go-runewidth
from 0.0.14 to 0.0.15Commits
44b7c5b
Merge pull request #73 from shogo82148/add-go1.20fdb2517
Merge pull request #72 from shogo82148/bump-github-actionsda7ce5b
add Go 1.20, 1.19, 1.18 and 1.17 to the build matrix.4874798
bump GitHub ActionsUpdates
github.com/moby/patternmatcher
from 0.5.0 to 0.6.0Release notes
Sourced from github.com/moby/patternmatcher's releases.