build(deps): bump the dependabot group across 1 directory with 8 updates #1109
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 dependabot group with 6 updates in the / directory:
1.9.0
1.10.0
0.30.0
0.31.0
0.205.0
0.209.0
0.32.0-beta.0
0.33.0-alpha.0
0.32.0-beta.0
0.33.0-alpha.0
2.23.0
2.24.0
Updates
github.com/stretchr/testify
from 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9
Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60
Merge pull request #1667 from sikehish/flaky716de8d
Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83
NotSame should fail if args are not pointers #1661 (#1664)7d99b2b
attempt 205f87c0
more similarea7129e
better fmta1b9c9e
Merge pull request #1663 from ybrustin/master8302de9
Merge branch 'master' into master89352f7
Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
golang.org/x/net
from 0.30.0 to 0.31.0Commits
334afa0
go.mod: update golang.org/x dependenciesd7f220d
quic: add LocalAddr and RemoteAddr to quic.Conn858db1a
http2: surface errors occurring very early in a client conn's lifetime0aa844c
http2: support unencrypted HTTP/2 handoff from net/httpf35fec9
http2: detect hung client connections by confirming stream resetse883dae
README: don't recommend go get511cc3a
html: add Node.{Ancestors,ChildNodes,Descendants}()4783315
http2: limit 1xx based on size, do not limit when delivered5716b98
internal/socket: execute gofmt42b1186
http2: support ResponseController.EnableFullDuplexUpdates
google.golang.org/api
from 0.205.0 to 0.209.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
af0a938
chore(main): release 0.209.0 (#2885)0b83533
feat(all): auto-regenerate discovery clients (#2883)f685f12
chore(main): release 0.208.0 (#2882)09fa125
feat(gensupport): per-chunk transfer timeout configs (#2865)44435a9
feat(all): auto-regenerate discovery clients (#2881)36ccedf
chore(main): release 0.207.0 (#2875)9c21349
feat(all): auto-regenerate discovery clients (#2879)2f1c8ae
chore(all): update all (#2877)796b248
feat(all): auto-regenerate discovery clients (#2876)e9ebb69
feat(all): auto-regenerate discovery clients (#2874)Updates
k8s.io/apimachinery
from 0.32.0-beta.0 to 0.33.0-alpha.0Commits
96b97de
Merge pull request #127513 from tkashem/delete-undecryptable16af2ff
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-seqd70754f
Merge pull request #128380 from pohly/log-TODO-logchecka447138
Merge pull request #128553 from thockin/masterb5e8106
Merge pull request #128580 from jpbetz/bump-kube-openapiUpdates
k8s.io/client-go
from 0.32.0-beta.0 to 0.33.0-alpha.0Commits
289299a
Update dependencies to v0.33.0-alpha.0 tag3704508
Merge pull request #126503 from skitt/generic-fake-clienteb282ed
Align fake client-go clients with the main interface646e79b
Run codegenc475fe0
Generify fake clientsets955401c
Merge pull request #128407 from ndixita/pod-level-resourceseddb107
Merge pull request #127857 from Jefftree/cle-v1alpha277d9809
Generated files and compatability data from API changesef8b7aa
generatedbf1a6ee
v1alpha2 LeaseCandidate APIUpdates
github.com/grpc-ecosystem/grpc-gateway/v2
from 2.23.0 to 2.24.0Release notes
Sourced from github.com/grpc-ecosystem/grpc-gateway/v2's releases.
Commits
a5f1b64
chore(deps): update dependency com_github_bazelbuild_buildtools to v7 (#4984)ef7b3ac
chore(deps): update dependency com_github_bazelbuild_buildtools to v6.4.0 (#4...6f45ded
chore(deps): update googleapis digest to 005b0fd (#4982)e800153
Fix Bazelbuildtools
dependency (#4980)5076a6b
chore(deps): update googleapis digest to 6f7652b (#4981)2a4bf6a
Errors on valid timestamps (#4973)1cf390f
chore(deps): update googleapis digest to 55c0c09 (#4979)1ffe4fd
Fix marshaler interface function name in examples in docs (#4978)26d134f
chore: use errors.Is to compare errors in generated code (#4971)d7155cb
chore(deps): update googleapis digest to 798a8be (#4977)Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20241021214115-324edc3d5d38 to 0.0.0-20241118233622-e639e219e697Commits
Updates
google.golang.org/protobuf
from 1.35.1 to 1.35.2Dependabot 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