nytimes / gcs-helper

Tool for proxying and mapping HTTP requests to Google Cloud Storage (GCS).
Apache License 2.0
55 stars 20 forks source link

build(deps): bump github.com/fsouza/fake-gcs-server from 1.17.1 to 1.21.1 #117

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps github.com/fsouza/fake-gcs-server from 1.17.1 to 1.21.1.

Release notes

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

v1.21.1

Changelog

bb30ba5 Fix bucket name validation to allow underscores (#330) bfbb281 build(deps): bump github.com/gorilla/handlers from 1.5.0 to 1.5.1 (#327) 5278a75 build(deps): bump google.golang.org/api from 0.31.0 to 0.32.0 (#328) 2330479 build(deps): bump google.golang.org/api from 0.31.0 to 0.32.0 in /examples/go (#329) 71c9024 ci/Dockerfile: remove upx

v1.21.0

Changelog

32043a0 Add CORS Support (#319) ebf27cb Revert "workflows/main: fix version specification" 02e43fd Revert "workflows/main: specify version of golangci-lint" 7fedb07 Support CNAME'd buckets (#318) 4237368 build(deps): bump cloud.google.com/go/storage from 1.10.0 to 1.11.0 (#316) 7ef8696 build(deps): bump cloud.google.com/go/storage in /examples/go (#317) da948e2 build(deps): bump golang from 1.15.0 to 1.15.1 (#320) d3abf7c build(deps): bump golang from 1.15.1 to 1.15.2 (#324) 8c9fc8f build(deps): bump google-cloud-storage in /examples/python (#314) 78609bf build(deps): bump google.golang.org/api from 0.30.0 to 0.31.0 (#322) a17855f build(deps): bump google.golang.org/api in /examples/go (#321) 5a807db build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /examples/node (#325) b003050 fakestorage: add a return statement to workaround a false positive d8107a8 fakestorage: add name validation on bucket creation 602725a github/workflows: fetch the whole history before running goreleaser 5a50576 workflows/main: fix version specification 42185d8 workflows/main: specify version of golangci-lint

v1.20.0

Changelog

86edb06 go mod tidy

v1.19.5

Changelog

0f4276c Customize time format for compatibility with Python client (#290)

v1.19.4

Commits
  • bb30ba5 Fix bucket name validation to allow underscores (#330)
  • 71c9024 ci/Dockerfile: remove upx
  • 2330479 build(deps): bump google.golang.org/api from 0.31.0 to 0.32.0 in /examples/go...
  • 5278a75 build(deps): bump google.golang.org/api from 0.31.0 to 0.32.0 (#328)
  • bfbb281 build(deps): bump github.com/gorilla/handlers from 1.5.0 to 1.5.1 (#327)
  • d8107a8 fakestorage: add name validation on bucket creation
  • 32043a0 Add CORS Support (#319)
  • b003050 fakestorage: add a return statement to workaround a false positive
  • 02e43fd Revert "workflows/main: specify version of golangci-lint"
  • ebf27cb Revert "workflows/main: fix version specification"
  • 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

Superseded by #122.