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 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/storage from 1.29.0 to 1.38.0.
Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
ef12dbd
chore(main): release spanner 1.38.0 (#6606)ccd3614
feat(spanner/spannertest): add support for adding and dropping Foreign Keys (...bff16a7
feat(spanner/spansql): add support for coalesce expressions (#6461)e9a94c2
feat(bigquery): improve error when reading null values (#6566)6b0ac0c
feat(bigquery/storage/managedwriter): augment reconnection logic (#6609)9f3c334
chore(logging): added extra variables on environment test runs (#6511)f8a307c
chore(internal/gapicgen): fix print to not panic (#6583)a6004e7
feat(iam): start generating apiv2 (#6605)59d162b
fix(spanner): pass userAgent to cloud spanner requests (#6598)eedc632
feat(bigquery): add trace instrumentation support for individual rpcs (#6493)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