[v8](go): Bump the dependencies group across 1 directory with 11 updates #3456
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 6 updates in the / directory:
0.30.0
0.32.0
1.28.0
1.30.0
3.27.0
3.29.0
0.19.0
0.21.0
0.32.2
0.32.3
0.32.2
0.32.3
Updates
code.cloudfoundry.org/bytefmt
from 0.30.0 to 0.32.0Commits
5dd20ce
Update go.mod dependenciesc5c02ee
Update go.mod dependenciesUpdates
code.cloudfoundry.org/clock
from 1.28.0 to 1.30.0Commits
9d85512
Update go.mod dependencies23a8a74
Update go.mod dependencies1ef3849
Update go.mod dependencies2475fa2
Update go.mod dependenciesc76dd15
Update go.mod dependencies3374adf
Update go.mod dependencies0391b77
Update go.mod dependenciesUpdates
code.cloudfoundry.org/lager/v3
from 3.27.0 to 3.29.0Commits
4e101d4
Update go.mod dependencies7d92cc8
Update go.mod dependenciesUpdates
code.cloudfoundry.org/tlsconfig
from 0.19.0 to 0.21.0Commits
571d409
Update go.mod dependenciesfee161f
Update go.mod dependenciesUpdates
github.com/onsi/ginkgo/v2
from 2.22.2 to 2.23.0Release notes
Sourced from github.com/onsi/ginkgo/v2's releases.
Changelog
Sourced from github.com/onsi/ginkgo/v2's changelog.
Commits
1d705bc
v2.23.037a511b
bump to go 1.24.0 - support new testing.TB methods and add a test to cover te...7556a86
fix edge case where build -o is pointing at an explicit file, not a directory4df06c6
Fix binary paths when precompiling multiple suites.cbcf39a
Fix: Correct Markdown list rendering in MIGRATING_TO_V2.md9b261ff
docs: fix test workflow badge (#1512)00f19c8
Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1516)e98a4df
Bump golang.org/x/tools from 0.28.0 to 0.30.0 (#1515)60cc4e2
Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs (#1504)fea6f2d
Bump github-pages from 231 to 232 in /docs (#1447)Updates
golang.org/x/crypto
from 0.35.0 to 0.36.0Commits
49bf5b8
go.mod: update golang.org/x dependencies24852b6
ssh: add decode support for bannersbbc689c
ssh: use a more straightforward return valueUpdates
golang.org/x/net
from 0.35.0 to 0.37.0Commits
99b3ae0
go.mod: update golang.org/x dependencies85d1d54
go.mod: update golang.org/x dependenciescde1dda
proxy, http/httpproxy: do not mismatch IPv6 zone ids against hostsfe7f039
publicsuffix: spruce up code gen and speed up PublicSuffix459513d
internal/http3: move more common stream processing to genericConnaad0180
http2: fix flakiness from t.Log when GOOS=jsb73e574
http2: don't log expected errors from writing invalid trailers5f45c77
internal/http3: make read-data tests usable for server handlers43c2540
http2, internal/httpcommon: reject userinfo in :authority1d78a08
http2, internal/httpcommon: factor out server header logic for h2/h3Updates
golang.org/x/term
from 0.29.0 to 0.30.0Commits
04218fd
go.mod: update golang.org/x dependencies208db03
all: upgrade go directive to at least 1.23.0 [generated]Updates
golang.org/x/text
from 0.22.0 to 0.23.0Commits
566b44f
go.mod: update golang.org/x dependenciesd5156da
collate/build: do not use println in tests221d88c
x/text: fix scientific notation by removing extraneous spacesb18c107
internal/export/unicode: change C comment to mention unassigned code points835f8ac
language: use a more straightforward return valueae68efb
internal/export/unicode: add CategoryAliases, Cn, and LC518d9c0
all: upgrade go directive to at least 1.23.0 [generated]Updates
k8s.io/apimachinery
from 0.32.2 to 0.32.3Commits
Updates
k8s.io/client-go
from 0.32.2 to 0.32.3Commits
c106b23
Update dependencies to v0.32.3 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