Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump github.com/fsouza/fake-gcs-server from 1.11.6 to 1.18.2 #41

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps github.com/fsouza/fake-gcs-server from 1.11.6 to 1.18.2.

Release notes

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

v1.18.2

Changelog

5254251 Dockerfile: keep the previous -data behavior a380afb Make gopls happy 29d477a build(deps): bump @google-cloud/storage in /examples/node (#207) 3d7e8e4 build(deps): bump golang from 1.14.1 to 1.14.2 (#212) a13635e build(deps): bump google-cloud-storage in /examples/python (#209) 8d154ea build(deps): bump google.golang.org/api from 0.20.0 to 0.21.0 (#211) ce25413 build(deps): bump google.golang.org/api in /examples/go (#210) 72a7252 github/workflows: back to actions/setup-go@master 69992e5 go mod tidy e081794 internal/config: -data should default to ""

v1.18.1

Changelog

bb1fb14 build(deps): bump alpine from 3.11.3 to 3.11.5 (#205) a6597f6 build(deps): bump alpine from 3.11.3 to 3.11.5 in /ci (#204) 2299bee build(deps): bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#200) 610dce5 build(deps): bump golang from 1.14.0 to 1.14.1 (#197) 4ad5c60 examples/go: add code for downloading the file content 8cefbae response: don't include empty array of prefixes in listObjects response

v1.18.0

Changelog

d8142ec Implement minimal support for PATCH metadata API (#189) 75e1dd4 Improve error handling 21b247b build(deps): bump @google-cloud/storage in /examples/node (#188) cf846ff build(deps): bump @google-cloud/storage in /examples/node (#192) 4ead113 build(deps): bump @google-cloud/storage in /examples/node (#193) 7830c90 build(deps): bump @google-cloud/storage in /examples/node (#194) bb221c1 build(deps): bump cloud.google.com/go/storage from 1.5.0 to 1.6.0 (#180) cb4766e build(deps): bump cloud.google.com/go/storage in /examples/go (#182) 1ea155b build(deps): bump golang from 1.13.8 to 1.14.0 (#185) d6ff25a build(deps): bump google.golang.org/api from 0.17.0 to 0.18.0 (#181) 49ef0c2 build(deps): bump google.golang.org/api from 0.18.0 to 0.19.0 (#184) 9030d0f build(deps): bump google.golang.org/api from 0.19.0 to 0.20.0 (#190) 3cc2f7d build(deps): bump google.golang.org/api in /examples/go (#186) 1f093ea build(deps): bump google.golang.org/api in /examples/go (#191) 844b962 build(deps): bump requests from 2.22.0 to 2.23.0 in /examples/python (#179) 9134bd4 examples/go: bump go.mod to go 1.13 5435176 github/workflows/main: add a setup GOBIN step

... (truncated)
Commits
  • 69992e5 go mod tidy
  • 5254251 Dockerfile: keep the previous -data behavior
  • e081794 internal/config: -data should default to ""
  • 3d7e8e4 build(deps): bump golang from 1.14.1 to 1.14.2 (#212)
  • 8d154ea build(deps): bump google.golang.org/api from 0.20.0 to 0.21.0 (#211)
  • ce25413 build(deps): bump google.golang.org/api in /examples/go (#210)
  • a13635e build(deps): bump google-cloud-storage in /examples/python (#209)
  • a380afb Make gopls happy
  • 29d477a build(deps): bump @google-cloud/storage in /examples/node (#207)
  • 72a7252 github/workflows: back to actions/setup-go@master
  • 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:

  • 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)

Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.11.6 to 1.18.2.
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.11.6...v1.18.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants