build(deps): bump the go-deps group across 1 directory with 4 updates - #223
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the go-deps group across 1 directory with 4 updates#223dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
🚀 First PR — welcome aboard! A few things to expect:
If you get stuck, reply here or jump to Discussions. We want this PR to land. |
Bumps the go-deps group with 4 updates in the / directory: [github.com/testcontainers/testcontainers-go](https://github.com/testcontainers/testcontainers-go), [golang.org/x/sys](https://github.com/golang/sys), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `github.com/testcontainers/testcontainers-go` from 0.39.0 to 0.43.0 - [Release notes](https://github.com/testcontainers/testcontainers-go/releases) - [Commits](testcontainers/testcontainers-go@v0.39.0...v0.43.0) Updates `golang.org/x/sys` from 0.45.0 to 0.47.0 - [Commits](golang/sys@v0.45.0...v0.47.0) Updates `k8s.io/apimachinery` from 0.31.0 to 0.36.2 - [Commits](kubernetes/apimachinery@v0.31.0...v0.36.2) Updates `k8s.io/client-go` from 0.31.0 to 0.36.2 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.0...v0.36.2) --- updated-dependencies: - dependency-name: github.com/testcontainers/testcontainers-go dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: golang.org/x/sys dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: k8s.io/apimachinery dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: k8s.io/client-go dependency-version: 0.36.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/go-deps-d558c6bbe3
branch
from
July 20, 2026 02:35
67871a0 to
2602f57
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-deps group with 4 updates in the / directory: github.com/testcontainers/testcontainers-go, golang.org/x/sys, k8s.io/apimachinery and k8s.io/client-go.
Updates
github.com/testcontainers/testcontainers-gofrom 0.39.0 to 0.43.0Release notes
Sourced from github.com/testcontainers/testcontainers-go's releases.
... (truncated)
Commits
0835739chore: use new version (v0.43.0) in modules and examples85b6d70chore(deps): update dependencies to latest versions in go.mod and go.sum (#3729)8360f71feat(k3s): pull image opts (#3716)b5e7022chore: bump sshd-docker image to 1.4.0 (#3727)1c05dd5chore(deps): bump Ryuk to v0.14.0 (#3313)96ab095feat(wait): implement AnyMultiStrategy: ForAny equivalent to ForAll. (#3719)42ac7d2chore(wait)!: change url callback in wait.ForSQL to accept network.Port (#3650)ab312e0chore(deps): bump github.com/shirou/gopsutil/v4 from 4.26.4 to 4.26.5 (#3713)c5c95e5chore(deps): bump golang.org/x/sys from 0.44.0 to 0.45.0 (#3712)465d002chore(deps): bump mkdocs-include-markdown-plugin from 7.2.2 to 7.3.0 (#3711)Updates
golang.org/x/sysfrom 0.45.0 to 0.47.0Commits
9e7e939cpu: handle vendor suffixes in parseReleasef6fb8a1unix: use epoll_pwait rather than epoll_waitf3eeabfwindows: avoid length overflow in NewNTString3cb6647unix: update glibc to 2.43c507910windows: document safe usage of TrusteeValued58dcfaunix: add GPIO constants and structsUpdates
k8s.io/apimachineryfrom 0.31.0 to 0.36.2Commits
ae3f98eUpdate dependencies to v0.36.2 tag2ec982dMerge pull request #139508lalitc375/automated-cherry-pick-of-#1394806a88102Fix wrong marking of errorsefb7f26Merge remote-tracking branch 'origin/master' into release-1.36d966e56Update github.com/moby/spdystream from v0.5.0 to v0.5.179b3632Merge pull request #137864 from yongruilin/dv-dra-mismatcha8822f7Add slice and map union member support with tests7dba2d0Use IsZero instead of IsNil for union ratcheting checkd95710fFix union validation ratcheting when oldObj is nil729062dMerge pull request #137849 from bryantbiggs/deps/update-kube-openapiUpdates
k8s.io/client-gofrom 0.31.0 to 0.36.2Commits
877f535Update dependencies to v0.36.2 tagf22a53eMerge remote-tracking branch 'origin/master' into release-1.36a948641Update github.com/moby/spdystream from v0.5.0 to v0.5.17e44ffcAdd Workload-Aware Preemption fields to Workload and PodGroup APIsdf2d882Merge pull request #136989 from nojnhuh/podgroup-resourceclaim4eece52Workload API: PodGroup ResourceClaims (KEP-5729)3d35c51Merge pull request #137190 from everpeace/KEP-5491-alpha0434117Merge pull request #137028 from nmn3m/feature/dra-resource-pool-statusba785beDrop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...4a9c878Add ResourcePoolStatusRequest API types and generated code