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.22.4 #143

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

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

Release notes

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

v1.22.4

Changelog

84286b8 Disable gzipped responses (#426) 068829e build(deps): bump @google-cloud/storage in /examples/node (#432) cd68ac6 build(deps): bump alpine from 3.13.1 to 3.13.2 (#431) c06dccd build(deps): bump alpine from 3.13.1 to 3.13.2 in /ci (#430) 3d68eef build(deps): bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0 (#433)

v1.22.3

Changelog

1f187f8 Go 1.16 is here! babee33 build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#428) 646aa71 build(deps): bump golang from 1.15.8 to 1.16.0 (#427) b446d9d build(deps): bump golangci/golangci-lint-action from v2.3.0 to v2.4.0 (#423) 44ec0f7 build(deps): bump google-cloud-storage in /examples/python (#418) 96061da build(deps): bump google.golang.org/api from 0.39.0 to 0.40.0 (#425) cffde26 build(deps): bump google.golang.org/api in /examples/go (#424) 738c47f github/workflows: fix go-version to pick latest ba34eb2 response: avoid some unused fields in the objectAccessControl struct f411026 workflows/codeql-analysis: remove checkout HEAD^2, as recommended

v1.22.2

Changelog

4763dca Avoid dependency on deprecated package 16fe195 build(deps): bump @google-cloud/storage in /examples/node (#406) 75428fc build(deps): bump actions/cache from v2.1.3 to v2.1.4 (#413) 94e0ca9 build(deps): bump cloud.google.com/go/storage from 1.12.0 to 1.13.0 (#409) 170af94 build(deps): bump cloud.google.com/go/storage in /examples/go (#408) 8fde9d8 build(deps): bump golang from 1.15.7 to 1.15.8 (#412) 4f180c1 build(deps): bump google-cloud-storage in /examples/python (#407) 6df757f build(deps): bump google.golang.org/api from 0.37.0 to 0.38.0 (#404) a601969 build(deps): bump google.golang.org/api from 0.38.0 to 0.39.0 (#415) f0bc568 build(deps): bump google.golang.org/api in /examples/go (#405) baa39fa build(deps): bump google.golang.org/api in /examples/go (#414)

v1.22.1

Changelog

bc7e6e6 Add gziphandler back 310c7ec Adopt staticcheck and reduce golangci-lint usage 0b7efee Dockerfile: remove test step b58e6c0 Happy New Year 32ec459 build(deps): bump @google-cloud/storage in /examples/node (#391) 7f581d5 build(deps): bump @google-cloud/storage in /examples/node (#393) c4606a3 build(deps): bump @google-cloud/storage in /examples/node (#398) 4e28a53 build(deps): bump alpine from 3.12.3 to 3.13.0 (#395) 3e0d723 build(deps): bump alpine from 3.12.3 to 3.13.0 in /ci (#394)

... (truncated)

Commits
  • 84286b8 Disable gzipped responses (#426)
  • c06dccd build(deps): bump alpine from 3.13.1 to 3.13.2 in /ci (#430)
  • cd68ac6 build(deps): bump alpine from 3.13.1 to 3.13.2 (#431)
  • 068829e build(deps): bump @google-cloud/storage in /examples/node (#432)
  • 3d68eef build(deps): bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0 (#433)
  • 738c47f github/workflows: fix go-version to pick latest
  • 1f187f8 Go 1.16 is here!
  • babee33 build(deps): bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#428)
  • 646aa71 build(deps): bump golang from 1.15.8 to 1.16.0 (#427)
  • cffde26 build(deps): bump google.golang.org/api in /examples/go (#424)
  • 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 3 years ago

Superseded by #146.