Bump the go-modules group with 7 updates #331
Closed
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 7 updates:
1.27.10
1.28.1
2.11.0
2.12.0
1.7.0
1.7.7
1.16.4
1.17.2
0.5.0
0.6.0
0.21.0
0.25.0
1.57.0
1.59.0
Updates
github.com/onsi/gomega
from 1.27.10 to 1.28.1Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
ab6045c
v1.28.1635d196
Bump github.com/onsi/ginkgo/v2 from 2.12.0 to 2.13.014f8859
Bump github.com/google/go-cmp from 0.5.9 to 0.6.0d8a6508
Bump golang.org/x/net from 0.14.0 to 0.17.02705bdb
#703 doc(matchers): HaveEach() doc comment updated375648c
Minor typos (#699)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)Updates
github.com/paketo-buildpacks/packit/v2
from 2.11.0 to 2.12.0Release notes
Sourced from github.com/paketo-buildpacks/packit/v2's releases.
Commits
fb332c0
Enable Alternative Checksum format of algorithm_hash (#526)14ebfa0
Bump github.com/onsi/gomega from 1.28.0 to 1.28.10ce6d54
Bump github.com/gabriel-vasile/mimetype from 1.4.2 to 1.4.37893a5c
Updating github-config8a7cf8f
Bump github.com/onsi/gomega from 1.27.10 to 1.28.0de0f00f
Bump github.com/google/uuid from 1.3.0 to 1.3.1abeb000
Bump github.com/onsi/gomega from 1.27.9 to 1.27.102ef9116
Bump github.com/onsi/gomega from 1.27.8 to 1.27.965e47b8
Bump github.com/BurntSushi/toml from 1.3.1 to 1.3.26c889fc
Bump github.com/BurntSushi/toml from 1.3.0 to 1.3.1Updates
github.com/containerd/containerd
from 1.7.0 to 1.7.7Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
8c08766
Merge pull request #9194 from dcantah/release-notes-1.7.7a34fa56
Prepare release notes for v1.7.78664fca
Merge pull request #9149 from jsturtevant/cherry-pick-9142-on-1-76ca0aeb
Allow for images with artifacts to pull72e0200
Merge pull request #9193 from vvoland/remotes-docker-mounted-fix-1.7814f6c2
Merge pull request #9134 from Kern--/release/1.7781d395
Merge pull request #9188 from dmcgowan/backport-1.7-localhost-http-fallback7df492a
remotes/docker: Fix MountedFrom prefixed with target repository7779ce6
remotes: always try to establish tls connection when tls configuredb3db314
Bump x/net to 0.13Updates
github.com/klauspost/compress
from 1.16.4 to 1.17.2Release notes
Sourced from github.com/klauspost/compress's releases.
... (truncated)
Commits
8eb6542
zstd: Fix corrupted output in "best" (#876)68eabfa
s2: Fix S2 best dictionary wrong encoding (#871)85bbf19
Update README.md4af4344
Fuzzing Coverage Expansion (#2) (#870)c051ef1
Reduce allocations in flate decompressor and minor code improvements (#869)2d59657
test: Set FSE decompress fuzzer max limit (#868)0e1030c
Fuzzing Coverage Expansion (#866)e670df9
s2: Fix EstimateBlockSize on 6&7 length input (#867)c634b49
Revert "zstd: Reject empty compressed blocks (#862)" (#865)6125c11
zstd: Reject empty compressed blocks (#862)Updates
github.com/moby/patternmatcher
from 0.5.0 to 0.6.0Release notes
Sourced from github.com/moby/patternmatcher's releases.
Commits
347bb8d
Merge pull request #1 from thaJeztah/integrate_dockerignore36a4227
integrate frontend/dockerfile/dockerignore from buildkit8a1649d
Merge pull request #2 from thaJeztah/update_go_versionsc512fc5
gha: test against go1.20.x2345cde
gha: update actions/setup-go@v4555cf69
gha: update golangci-lint to v1.53.x666020c
frontend/dockerfile/dockerignore: remove hard-coded filename from errordba575f
frontend/dockerfile/dockerignore: touch-up godoc and code318a4a5
frontend/dockerfile/dockerignore: cleanup unit test00aab4f
chore: refactor dockerfile to use errors pkgUpdates
github.com/testcontainers/testcontainers-go
from 0.21.0 to 0.25.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
c0921da
chore: use new version (v0.25.0) in modules and examples607d166
fix: pre-release script should update common features file in docsf76cdc8
avoid race conditions by waiting one polling interval before checking ports a...1980c84
fix: bump tc-go dependency in RabbitMQ (#1699)570f29a
Improve redpanda resource usage (#1698)c6c7fcf
fix TestContainerRunningCheckingStatusCode to pass on arm platforms (#1693)429cc9b
reduce timeout in context cancellation propegation test for test stability (#...906a8f4
get TestBuildContainerFromDockerfileWithDockerAuthConfig working on Mac Os (#...2f5c8c7
fix: typo (#1696)e7e26eb
fix: avoid checking for the reaper out of its mutex (#1692)Updates
google.golang.org/grpc
from 1.57.0 to 1.59.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
7765221
Change version to 1.59.0 (#6695)e88f12e
server: prohibit more than MaxConcurrentStreams handlers from running at once...be7919c
transport: Pass Header metadata to tap handle. (#6652)e3f1514
Reapply "status: fix/improve status handling (#6662)" (#6673) (#6688)696faa9
client: add a test for NewSubConn / StateListener / cc.Close racing (#6678)318c717
readme: fix badges (#6687)39972fd
github: add code coverage with codecov.io (#6676)93dbc05
xds: move virtual host matcher test to the xdsresource package (#6680)2c00469
github: update actions/setup-go and actions/checkout (#6675)1f73ed5
Replace the gRFC pull request with the permanent link. (#6674)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions