[v8](go): Bump the dependencies group with 10 updates #3578
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 dependencies group with 10 updates:
0.49.0
0.50.0
1.46.0
1.47.0
3.46.0
3.47.0
0.34.0
0.35.0
6.11.3
6.12.0
2.25.2
2.25.3
0.41.0
0.42.0
0.43.0
0.44.0
0.34.0
0.34.1
0.34.0
0.34.1
Updates
code.cloudfoundry.org/bytefmt
from 0.49.0 to 0.50.0Commits
6b55ff9
Update go.mod dependenciesUpdates
code.cloudfoundry.org/clock
from 1.46.0 to 1.47.0Commits
893845c
Update go.mod dependenciesUpdates
code.cloudfoundry.org/lager/v3
from 3.46.0 to 3.47.0Commits
3315186
Update go.mod dependenciesUpdates
code.cloudfoundry.org/tlsconfig
from 0.34.0 to 0.35.0Commits
c546d02
Update go.mod dependenciesUpdates
github.com/maxbrunsfeld/counterfeiter/v6
from 6.11.3 to 6.12.0Release notes
Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.
Commits
1787e7d
fix incorrect use of fmt.Errorf (use errors.New)d0d1791
⬆️ dependenciesb365b33
Merge pull request #334 from mahboubii/fix/generic-interface-type-constraintdf5c168
Merge pull request #338 from maxbrunsfeld/dependabot/go_modules/github.com/on...93d20fe
Bump github.com/onsi/gomega from 1.38.0 to 1.38.2b8c00d1
test union constraint type7daa360
fix: support for custom type constraints in generic interfaceseeb5bb3
Merge pull request #333 from maxbrunsfeld/dependabot/go_modules/github.com/on...8cc0e52
Bump github.com/onsi/gomega from 1.37.0 to 1.38.0Updates
github.com/onsi/ginkgo/v2
from 2.25.2 to 2.25.3Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
ee2c0cd
v2.25.3f01aed1
emit --github-output group only for progress report itselfUpdates
golang.org/x/crypto
from 0.41.0 to 0.42.0Commits
5307a0c
go.mod: update golang.org/x dependencies9d77937
acme: include order problem in OrderError8f580de
ssh: remove Go 1.24 build tag for ML-KEM kexa4d1237
ssh/knownhosts: improve IPv6 support in Normalizeb8d8dae
curve25519: include potential fips140=only error in panic messagef5a2eab
ssh: use curve25519.X25519 instead of curve25519.ScalarMult44ecf3a
all: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/net
from 0.43.0 to 0.44.0Commits
3b23d57
http2: fix race condition when disabling goroutine debugging for one test8741050
http2: simplify TestServer_Push_RejectAfterGoAway96e405c
http2: modernize TestTransportRoundtripCloseOnWriteError6dc6880
http2: simplify ClientConn Close and Shutdown tests4e2915b
http2: modernize TestTransportAllocationsAfterResponseBodyClose30b0e78
http2: modernize TestRoundTripDoesntConsumeRequestBodyEarlyb9acd77
http2: speed up TestTransportFlowControl5153f4d
go.mod: update golang.org/x dependencies9338bdd
http2: speed up TestTransportHandlerBodyClose6b20036
http2: add synchronous handler support to serverTesterUpdates
k8s.io/apimachinery
from 0.34.0 to 0.34.1Commits
Updates
k8s.io/client-go
from 0.34.0 to 0.34.1Commits
d033c49
Update dependencies to v0.34.1 tagDependabot 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