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 root-go-dependencies group with 2 updates: cloud.google.com/go/bigquery and go.einride.tech/aip.
Updates
cloud.google.com/go/bigquery
from 1.55.0 to 1.57.1Commits
422c0b7
chore(main): release bigquery 1.57.1 (#8963)8d2ab9f
fix(all): bump google.golang.org/api to v0.149.0 (#8959)abd6ca7
fix(bigquery): correct deps issue (#8958)ce5b884
chore(main): release 0.110.10 (#8758)338f53f
test(bigquery/storage/managedwriter): refactor large insert tests (#8949)858254b
test(pubsub): add retry guard to ordering key test (#8765)6e77611
chore: release main (#8936)34103cb
feat(redis): new client(s) (#8948)4d40180
docs(batch): update default max parallel tasks per job (#8940)1a2f20c
chore(redis/cluster): add config to generate apiv1 (#8947)Updates
go.einride.tech/aip
from 0.62.0 to 0.64.0Release notes
Sourced from go.einride.tech/aip's releases.
Commits
91b9c8e
feat: add link to go docada9c09
fix: update component typeee11a61
feat(resourcename): add Join function1d60af5
fix: avoid asserting on exact page token value6622a8e
chore(deps): bump golang.org/x/net from 0.12.0 to 0.17.0ccfc6f6
chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.257b951b
chore(deps): bump gotest.tools/v3 from 3.5.0 to 3.5.1a231c1f
chore(deps): bump go.einride.tech/sage from 0.233.1 to 0.241.0 in /.saged1496ba
chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.145aa14b
chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0Dependabot 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