You can trigger a rebase of this PR 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps cloud.google.com/go/pubsub from 1.42.0 to 1.43.0.
Commits
58df9c3
chore(main): release pubsub 1.43.0 (#10714)6685397
chore(.github): pin golang.org/x/mod and golang.org/x/tools in renovate (#10835)f0958b0
chore(all): update deps (#10834)ce82b22
vertexai(test): add corpora_test in tokenizer module (#10784)8d008de
feat(bigtable): add "TypeUnspecified" to represent an unspecified type (#10820)caa826c
feat(pubsub): allow trace extraction from protobuf message (#10827)48addbf
fix(pubsub): add attributes before startSpan (#10800)79a0e11
fix(pubsub): close grpc streams on retry (#10624)02b2d12
feat(bigtable): Add client side metrics to feature flag (#10678)0d732cc
fix(datastore): do not delay on final transaction attempt (#10824)You can trigger a rebase of this PR 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