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 cloud-google-com-go group in /notifier/pubsub with 2 updates: cloud.google.com/go/pubsub and google.golang.org/api.
Updates
cloud.google.com/go/pubsub
from 1.38.0 to 1.39.0Release notes
Sourced from cloud.google.com/go/pubsub's releases.
Commits
2cfca6b
chore(main): release pubsub 1.39.0 (#10173)110d4a3
chore: release main (#10392)abac5c6
chore(dataplex): deprecate SearchEntriesResult.snippets (#10377)426a8c2
feat(pubsub): make lease management RPCs concurrent (#10238)ba9711f
fix(spanner): prevent possible panic for Session not found errors (#10386)1e2af81
chore(all): update deps (#10384)0c17df2
chore(main): release vertexai 0.12.0 (#10372)af1abf3
chore(main): release ai 0.7.0 (#10279)d629333
chore(storage): remove use of xerrors (#10376)9eb3d1f
chore(main): release 0.115.0 (#10291)Updates
google.golang.org/api
from 0.184.0 to 0.185.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
e732ee3
chore(main): release 0.185.0 (#2635)0c868b2
feat(all): auto-regenerate discovery clients (#2638)324ae13
chore(all): update all (#2640)51ff8a4
feat(all): auto-regenerate discovery clients (#2636)ea513cb
fix(internal/gensupport): update shouldRetry for GCS uploads (#2634)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