-
Notifications
You must be signed in to change notification settings - Fork 988
[v8](go): Bump the dependencies group with 10 updates #3578
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
Merged
Conversation
This file contains hidden or 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
Contributor
Author
|
Dependabot can't resolve your Go dependency files. Because of this, Dependabot cannot update this pull request. |
Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [code.cloudfoundry.org/bytefmt](https://github.com/cloudfoundry/bytefmt) | `0.49.0` | `0.50.0` | | [code.cloudfoundry.org/clock](https://github.com/cloudfoundry/clock) | `1.46.0` | `1.47.0` | | [code.cloudfoundry.org/lager/v3](https://github.com/cloudfoundry/lager) | `3.46.0` | `3.47.0` | | [code.cloudfoundry.org/tlsconfig](https://github.com/cloudfoundry/tlsconfig) | `0.34.0` | `0.35.0` | | [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) | `6.11.3` | `6.12.0` | | [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.25.2` | `2.25.3` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.41.0` | `0.42.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.43.0` | `0.44.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.0` | `0.34.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.0` | `0.34.1` | Updates `code.cloudfoundry.org/bytefmt` from 0.49.0 to 0.50.0 - [Release notes](https://github.com/cloudfoundry/bytefmt/releases) - [Commits](cloudfoundry/bytefmt@v0.49.0...v0.50.0) Updates `code.cloudfoundry.org/clock` from 1.46.0 to 1.47.0 - [Release notes](https://github.com/cloudfoundry/clock/releases) - [Commits](cloudfoundry/clock@v1.46.0...v1.47.0) Updates `code.cloudfoundry.org/lager/v3` from 3.46.0 to 3.47.0 - [Release notes](https://github.com/cloudfoundry/lager/releases) - [Commits](cloudfoundry/lager@v3.46.0...v3.47.0) Updates `code.cloudfoundry.org/tlsconfig` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/cloudfoundry/tlsconfig/releases) - [Commits](cloudfoundry/tlsconfig@v0.34.0...v0.35.0) Updates `github.com/maxbrunsfeld/counterfeiter/v6` from 6.11.3 to 6.12.0 - [Release notes](https://github.com/maxbrunsfeld/counterfeiter/releases) - [Commits](maxbrunsfeld/counterfeiter@v6.11.3...v6.12.0) Updates `github.com/onsi/ginkgo/v2` from 2.25.2 to 2.25.3 - [Release notes](https://github.com/onsi/ginkgo/releases) - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md) - [Commits](onsi/ginkgo@v2.25.2...v2.25.3) Updates `golang.org/x/crypto` from 0.41.0 to 0.42.0 - [Commits](golang/crypto@v0.41.0...v0.42.0) Updates `golang.org/x/net` from 0.43.0 to 0.44.0 - [Commits](golang/net@v0.43.0...v0.44.0) Updates `k8s.io/apimachinery` from 0.34.0 to 0.34.1 - [Commits](kubernetes/apimachinery@v0.34.0...v0.34.1) Updates `k8s.io/client-go` from 0.34.0 to 0.34.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.0...v0.34.1) --- updated-dependencies: - dependency-name: code.cloudfoundry.org/bytefmt dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/clock dependency-version: 1.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/lager/v3 dependency-version: 3.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: code.cloudfoundry.org/tlsconfig dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/maxbrunsfeld/counterfeiter/v6 dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/onsi/ginkgo/v2 dependency-version: 2.25.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: k8s.io/client-go dependency-version: 0.34.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
5d77169 to
7dd6e15
Compare
moleske
approved these changes
Sep 24, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.00.50.01.46.01.47.03.46.03.47.00.34.00.35.06.11.36.12.02.25.22.25.30.41.00.42.00.43.00.44.00.34.00.34.10.34.00.34.1Updates
code.cloudfoundry.org/bytefmtfrom 0.49.0 to 0.50.0Commits
6b55ff9Update go.mod dependenciesUpdates
code.cloudfoundry.org/clockfrom 1.46.0 to 1.47.0Commits
893845cUpdate go.mod dependenciesUpdates
code.cloudfoundry.org/lager/v3from 3.46.0 to 3.47.0Commits
3315186Update go.mod dependenciesUpdates
code.cloudfoundry.org/tlsconfigfrom 0.34.0 to 0.35.0Commits
c546d02Update go.mod dependenciesUpdates
github.com/maxbrunsfeld/counterfeiter/v6from 6.11.3 to 6.12.0Release notes
Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases.
Commits
1787e7dfix incorrect use of fmt.Errorf (use errors.New)d0d1791⬆️ dependenciesb365b33Merge pull request #334 from mahboubii/fix/generic-interface-type-constraintdf5c168Merge pull request #338 from maxbrunsfeld/dependabot/go_modules/github.com/on...93d20feBump github.com/onsi/gomega from 1.38.0 to 1.38.2b8c00d1test union constraint type7daa360fix: support for custom type constraints in generic interfaceseeb5bb3Merge pull request #333 from maxbrunsfeld/dependabot/go_modules/github.com/on...8cc0e52Bump github.com/onsi/gomega from 1.37.0 to 1.38.0Updates
github.com/onsi/ginkgo/v2from 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
ee2c0cdv2.25.3f01aed1emit --github-output group only for progress report itselfUpdates
golang.org/x/cryptofrom 0.41.0 to 0.42.0Commits
5307a0cgo.mod: update golang.org/x dependencies9d77937acme: include order problem in OrderError8f580dessh: remove Go 1.24 build tag for ML-KEM kexa4d1237ssh/knownhosts: improve IPv6 support in Normalizeb8d8daecurve25519: include potential fips140=only error in panic messagef5a2eabssh: use curve25519.X25519 instead of curve25519.ScalarMult44ecf3aall: upgrade go directive to at least 1.24.0 [generated]Updates
golang.org/x/netfrom 0.43.0 to 0.44.0Commits
3b23d57http2: fix race condition when disabling goroutine debugging for one test8741050http2: simplify TestServer_Push_RejectAfterGoAway96e405chttp2: modernize TestTransportRoundtripCloseOnWriteError6dc6880http2: simplify ClientConn Close and Shutdown tests4e2915bhttp2: modernize TestTransportAllocationsAfterResponseBodyClose30b0e78http2: modernize TestRoundTripDoesntConsumeRequestBodyEarlyb9acd77http2: speed up TestTransportFlowControl5153f4dgo.mod: update golang.org/x dependencies9338bddhttp2: speed up TestTransportHandlerBodyClose6b20036http2: add synchronous handler support to serverTesterUpdates
k8s.io/apimachineryfrom 0.34.0 to 0.34.1Commits
Updates
k8s.io/client-gofrom 0.34.0 to 0.34.1Commits
d033c49Update 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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