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 group with 5 updates:
1.17.3
1.17.4
4.0.3
4.0.4
0.188.0
0.189.0
0.0.0-20240701130421-f6361c86f094
0.0.0-20240722135656-d784300faade
0.8.3
0.8.4
Updates
cloud.google.com/go/security
from 1.17.3 to 1.17.4Release notes
Sourced from cloud.google.com/go/security's releases.
Commits
cec4f45
chore: release main (#10537)34996fa
chore(main): release firestore 1.16.0 (#9572)8d8f5be
chore(main): release logging 1.11.0 (#10196)913c113
chore(firestore): minor tweaks and doc for vector search (#10583)86888f8
chore(main): release bigtable 1.26.0 (#10461)ddbc02b
docs(container): minor updates to reference documentation (#10579)5c8b73c
vertexai: add NewUserContent helper function (#10570)ba82942
genai: make bucket-referencing test more resilient (#10571)58ffd42
Revert "feat(bigtable): support update column family's value type to non-aggr...b1284bf
chore(main): release ai 0.8.2 (#10573)Updates
github.com/go-jose/go-jose/v4
from 4.0.3 to 4.0.4Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
Changelog
Sourced from github.com/go-jose/go-jose/v4's changelog.
Commits
15bc4c2
Update CHANGELOG for 4.0.4 (#138)f3534ca
Revert #130: JSONWebKeySet: ignore unsupported key types (#137)ebaac64
Remove unused JWK error type (#135)Updates
google.golang.org/api
from 0.188.0 to 0.189.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
d0089f3
chore(main): release 0.189.0 (#2681)af28112
chore: upgrade some dependencies (#2692)a94722f
feat(all): auto-regenerate discovery clients (#2691)aa4662f
fix(transport/grpc): retain UserAgent option with new auth stack (#2690)786363b
chore(all): update all (#2688)27405af
feat(all): auto-regenerate discovery clients (#2687)611884d
feat(all): auto-regenerate discovery clients (#2685)d925dcb
fix(cba): Update newAuth path to use nil oauth2 client (#2684)1e3757d
feat(all): auto-regenerate discovery clients (#2683)eba243a
chore: generate based on discovery-artifact-manager (#2682)Updates
google.golang.org/genproto/googleapis/api
from 0.0.0-20240701130421-f6361c86f094 to 0.0.0-20240722135656-d784300faadeCommits
Updates
sigs.k8s.io/release-utils
from 0.8.3 to 0.8.4Release notes
Sourced from sigs.k8s.io/release-utils's releases.
Commits
0790ab4
Merge pull request #110 from puerco/release-workflow943a605
Merge pull request #111 from puerco/revert-throttle9545115
Move http package to nozzle/throttler337176b
Revert fork of nozzle/throttler9670e44
Add SBOM generation to releases61086f6
Merge pull request #107 from puerco/parallel-httpb6576e7
Parallelize tests and do not retry18dab2e
Improve post tests to actually check returns9c49082
Mark http.GetURLResponse as deprecated1cd03a3
HTTP Group: Add documentation and exampleDependabot 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