Dependabot 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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-go-deps group with 4 updates: cloud.google.com/go/kms, google.golang.org/api, google.golang.org/grpc and golang.org/x/net.
Updates
cloud.google.com/go/kms
from 1.19.0 to 1.19.1Release notes
Sourced from cloud.google.com/go/kms's releases.
Changelog
Sourced from cloud.google.com/go/kms's changelog.
... (truncated)
Commits
e992f09
chore: release main (#10792)22adc9a
chore(main): release firestore 1.17.0 (#10597)e9a551e
feat(firestore): Adding distance threshold and result field (#10802)839f30e
chore(main): release auth 0.9.4 (#10846)b9dfce5
chore: update gapic-generator-go to 0.47.0 (#10848)9b4b2fa
docs(pubsub): update documentation for 31 day subscription message retention ...2bdedef
fix(compute/metadata): check error chain for retryable error (#10840)2d5a9f9
feat(dataproc): add support for new Dataproc features (#10817)f9869f7
fix(auth): enable self-signed JWT for non-GDU universe domain (#10831)6720291
chore(main): release bigtable 1.32.0 (#10815)Updates
google.golang.org/api
from 0.196.0 to 0.197.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
c5990e2
chore(main): release 0.197.0 (#2771)dc3697a
chore(all): update all (#2777)cedc5b0
feat(all): auto-regenerate discovery clients (#2779)72cc5c4
feat(all): auto-regenerate discovery clients (#2778)cc62887
feat(all): auto-regenerate discovery clients (#2776)11e2ff6
feat(all): auto-regenerate discovery clients (#2775)6476ddd
feat(all): auto-regenerate discovery clients (#2774)140d0a5
fix(transport): set UniverseDomain in http.NewClient for new auth (#2773)0c7c227
feat(all): auto-regenerate discovery clients (#2772)07782e2
feat(all): auto-regenerate discovery clients (#2770)Updates
google.golang.org/grpc
from 1.66.1 to 1.66.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d0bf90a
Change version to 1.66.2 (#7620)c84da66
Cherry pick #7595 to v1.66.x release branch (#7621)12487c8
Cherry pick #7571 and #7579 to v1.66.x release branch (#7616)7185cf4
Change to version 1.66.2-dev (#7615)Updates
golang.org/x/net
from 0.28.0 to 0.29.0Commits
35b4aba
go.mod: update golang.org/x dependencies9bf379f
websocket: fix printf(var) mistake detected by latest printf checkerDependabot 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