grafana / certmagic-gcs

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

Bump github.com/fsouza/fake-gcs-server from 1.45.1 to 1.45.2 #131

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/fsouza/fake-gcs-server from 1.45.1 to 1.45.2.

Release notes

Sourced from github.com/fsouza/fake-gcs-server's releases.

v1.45.2

What's Changed

New Contributors

Full Changelog: https://github.com/fsouza/fake-gcs-server/compare/v1.45.1...v1.45.2

Commits
  • d2c9a5d internal/config: always have an externalURL
  • d1073d0 upload: use a regexp for handling gsutil special case
  • b6db6fc examples: add example with gsutil
  • 96a918e Add bucket filter for notification events (#1167)
  • 6e130ca multipart uploads: Hack to support gsutil cp (#1182)
  • 20e9922 build(deps): bump cloud.google.com/go/pubsub from 1.30.1 to 1.31.0 (#1180)
  • 044c68e build(deps): bump github.com/minio/minio-go/v7 from 7.0.53 to 7.0.55 (#1181)
  • b3bd412 github/workflows: tune concurrency configuration
  • a4a2e7b build(deps): bump requests from 2.26.0 to 2.31.0 in /examples/python (#1177)
  • 954be1e build(deps): bump google.golang.org/api in /examples/go (#1178)
  • 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)