grafana / certmagic-gcs

GCS storage for Certmagic
GNU Affero General Public License v3.0
10 stars 5 forks source link

Bump cloud.google.com/go/storage from 1.34.1 to 1.35.1 #187

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps cloud.google.com/go/storage from 1.34.1 to 1.35.1.

Release notes

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

storage: v1.35.1

1.35.1 (2023-11-09)

Bug Fixes

  • storage: Rename aux.go to auxiliary.go fixing windows build (ba23673)

storage: v1.35.0

1.35.0 (2023-11-09)

Features

  • storage: Change gRPC writes to use bi-directional streams (#8930) (3e23a36)
Commits
  • e3a209d chore(main): release storage 1.35.1 (#8997)
  • 8e63c70 feat(edgenetwork): new client(s) (#8996)
  • ba23673 chore(redis/cluster): Configure clients for google-cloud-redis-cluster (#8980)
  • 57491ae feat(bigquery): add DataGovernanceType to routines (#8990)
  • a0b64f8 test(bigtable): Adding isolation to app profile (#8982)
  • 5d26f0d chore(main): release storage 1.35.0 (#8991)
  • 67fe88e chore(edgenetwork): add config to generate apiv1 (#8995)
  • 99842f0 chore(storage): update apiary dependency (#8993)
  • 880795e chore(owlbot): fix merchant inv API owlbot config (#8992)
  • 244d135 feat(bigtable): Add support for reverse scans (#8755)
  • 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 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)