chore(deps): bump the gomod group across 1 directory with 4 updates #293
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 gomod group with 3 updates in the / directory: k8s.io/api, golang.org/x/net and sigs.k8s.io/structured-merge-diff/v4.
Updates
k8s.io/api
from 0.31.3 to 0.32.0Commits
e622342
Update dependencies to v0.32.0 tagb0543a3
Merge remote-tracking branch 'origin/master' into release-1.32f6bae9a
Drop use of winreadlinkvolume godebug optionea815d5
Merge remote-tracking branch 'origin/master' into release-1.32c331a79
Revert to go1.22 windows filesystem stdlib behaviorf8e5e36
Merge pull request #128407 from ndixita/pod-level-resources84e0db8
Merge pull request #127857 from Jefftree/cle-v1alpha2cbaf5a0
Merge pull request #128686 from thockin/take_over_pr-125233a503a4f
Merge pull request #128687 from tallclair/allocated-status3f43b5a
Merge pull request #128240 from LionelJouin/KEP-4817Updates
golang.org/x/net
from 0.32.0 to 0.33.0Commits
dfc720d
go.mod: update golang.org/x dependencies8e66b04
html: use strings.EqualFold instead of lowering ourselvesb935f7b
html: avoid endless loop on error token9af49ef
route: remove unused sizeof* consts6705db9
quic: clean up crypto streams when dropping packet protection keys4ef7588
quic: handle ACK frame in packet which drops number space552d8ac
Revert "route: change from syscall to x/sys/unix"13a7c01
Revert "route: remove unused sizeof* consts on freebsd"Updates
k8s.io/apimachinery
from 0.31.3 to 0.32.0Commits
59e9003
Merge remote-tracking branch 'origin/master' into release-1.32639247c
Drop use of winreadlinkvolume godebug option220d7c3
Merge remote-tracking branch 'origin/master' into release-1.32c199d3b
Revert to go1.22 windows filesystem stdlib behavior16af2ff
implement unsafe deletion, and wire it6ff8305
api: run codegenca9b8b2
api: add a new field to meta/v1 DeleteOptionsd941d9f
Merge pull request #128503 from benluddy/cbor-codecs-featuregate3b4250f
Wire serving codecs to CBOR feature gate.daaad09
Merge pull request #128501 from benluddy/watch-cbor-seqUpdates
sigs.k8s.io/structured-merge-diff/v4
from 4.4.3 to 4.5.0Commits
7bf59b3
Merge pull request #274 from yongruilin/bool-comparison40c8ef9
Merge pull request #275 from yongruilin/extend-extractitemsa88b919
feat: Adds ExtractItems option to include key fields9e64d18
Merge pull request #272 from Jefftree/drop-vendore96ad23
chore: Removes unused test schemac5a1d56
chore: omit comparison to bool constantb1dac80
Remove vendor directorydc61957
Merge pull request #270 from jpbetz/json-iter-bumpbfb8f51
Run go mod vendorDependabot 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