willnorris / imageproxy

A caching, resizing image proxy written in Go
Apache License 2.0
3.55k stars 483 forks source link

build(deps): bump cloud.google.com/go/storage from 1.29.0 to 1.30.1 #378

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cloud.google.com/go/storage from 1.29.0 to 1.30.1.

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.30.1

1.30.1 (2023-03-21)

Bug Fixes

  • storage: Retract versions with Copier bug (#7583) (9c10b6f)
  • storage: SignedURL v4 allows headers with colons in value (#7543) (602014d)
  • storage: SignedURL v4 allows headers with colons in value (#7603) (6b50f9b)

storage: v1.30.0

1.30.0 (2023-03-15)

Features

  • storage/internal: Update routing annotation for CreateBucketRequest docs: Add support for end-to-end checksumming in the gRPC WriteObject flow feat!: BREAKING CHANGE - renaming Notification to NotificationConfig (2fef56f)
  • storage: Json downloads (#7158) (574a86c)
  • storage: Update iam and longrunning deps (91a1f78)

Bug Fixes

  • storage: Specify credentials with STORAGE_EMULATOR_HOST (#7271) (940ae15)
Commits
  • 1ca4170 chore(main): release spanner 1.30.1 (#5779)
  • c18bc47 chore(all): update all to d6dea46 (#5801)
  • d6dea46 test(storage): use t.Cleanup for requesterpays test (#5792)
  • 8e4c029 test(storage): skip ObjectReadGRPC integration test that causes timeout (#5790)
  • 0642dc3 chore(all): auto-regenerate gapics (#5785)
  • 046e213 test(compute): longer timeout for flaky test (#5784)
  • b01c037 chore(all): auto-regenerate gapics (#5767)
  • b007836 fix(spanner): early unlock of session pool lock during dumping the tracked se...
  • dfda4d1 chore(storage): add Bucket Get & Delete implementations (#5775)
  • 731705e chore(all): update all (#5772)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 year ago

Looks like cloud.google.com/go/storage is up-to-date now, so this is no longer needed.