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.20.0 #111

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.20.0.

Release notes

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

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

Changelog

3ef921c Add check to ensure Range is less than content (#266) 23505f7 Create Dependabot config file (#262) 93e78bf build(deps): bump alpine from 3.11.6 to 3.12.0 (#258) e8694df build(deps): bump alpine from 3.11.6 to 3.12.0 in /ci (#257) 97fd9b6 build(deps): bump cloud.google.com/go/storage from 1.8.0 to 1.9.0 (#265) 727ddee build(deps): bump cloud.google.com/go/storage in /examples/go (#264) a0cd3c1 build(deps): bump golang from 1.14.3 to 1.14.4 (#261) 4dcb76e build(deps): bump google.golang.org/api from 0.25.0 to 0.26.0 (#259) aded827 build(deps): bump google.golang.org/api in /examples/go (#260)

v1.19.3

Changelog

552fa4e Add EXPOSE to Dockerfile (#243) 64e3d1e Fix Range requests to correctly interpret last-byte-pos (#255) 5be78b6 build(deps): bump @google-cloud/storage in /examples/node (#246) 24c142d build(deps): bump @google-cloud/storage in /examples/node (#253) a8c756e build(deps): bump cloud.google.com/go/storage from 1.7.0 to 1.8.0 (#245) 5a1d92e build(deps): bump cloud.google.com/go/storage in /examples/go (#244) bd06f5e build(deps): bump github.com/google/go-cmp from 0.4.0 to 0.4.1 (#247) 4f59a47 build(deps): bump golang from 1.14.2 to 1.14.3 (#248) 9e891bf build(deps): bump google.golang.org/api from 0.23.0 to 0.24.0 (#242) 355a51e build(deps): bump google.golang.org/api from 0.24.0 to 0.25.0 (#252) c9fdd56 build(deps): bump google.golang.org/api in /examples/go (#241) fb62a9b build(deps): bump google.golang.org/api in /examples/go (#251) 7543d6b examples/go: add note about required server flag d2b72b5 fakestorage: misc fixes (#240)

v1.19.2

Commits
  • 86edb06 go mod tidy
  • 6a8c585 examples/go: go mod tidy
  • fd5abc9 Revert "add support for MD5 checksum of object content when using fs (#307)"
  • 0ac207a add support for MD5 checksum of object content when using fs (#307)
  • 798c9cb Add basic implementation of ifGenerationMatch precondition. (#300)
  • 3511015 build(deps): bump github.com/google/go-cmp from 0.5.1 to 0.5.2 (#312)
  • cd9f7ac build(deps): bump @google-cloud/storage in /examples/node (#310)
  • a99620e build(deps): bump github.com/gorilla/mux from 1.7.4 to 1.8.0 (#308)
  • cc0c74c build(deps): bump github.com/gorilla/handlers from 1.4.2 to 1.5.0 (#309)
  • ba9153d github/workflows/goreleaser: pass --force to git fetch
  • 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 #116.