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

Bump github.com/fsouza/fake-gcs-server from 1.45.1 to 1.45.2 in /sdks #26931

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2023

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: fsouza/fake-gcs-server@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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go labels May 30, 2023
@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Merging #26931 (fdedb9a) into master (bdd29bf) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #26931      +/-   ##
==========================================
- Coverage   71.23%   71.22%   -0.01%     
==========================================
  Files         766      766              
  Lines      103538   103538              
==========================================
- Hits        73752    73749       -3     
- Misses      28244    28246       +2     
- Partials     1542     1543       +1     
Flag Coverage Δ
go 53.00% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link
Contributor

Assigning reviewers. If you would like to opt out of this review, comment assign to next reviewer:

R: @riteshghorse for label go.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@dependabot dependabot bot force-pushed the dependabot/go_modules/sdks/github.com/fsouza/fake-gcs-server-1.45.2 branch from 23696c6 to 59aca69 Compare May 31, 2023 18:38
Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.45.1...v1.45.2)

---
updated-dependencies:
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/sdks/github.com/fsouza/fake-gcs-server-1.45.2 branch from 59aca69 to fdedb9a Compare May 31, 2023 18:39
@riteshghorse riteshghorse merged commit 8ec667c into master Jun 1, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/sdks/github.com/fsouza/fake-gcs-server-1.45.2 branch June 1, 2023 17:52
Dippatel98 pushed a commit to Dippatel98/beam that referenced this pull request Jun 5, 2023
…apache#26931)

Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.45.1...v1.45.2)

---
updated-dependencies:
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
scwhittle pushed a commit to scwhittle/beam that referenced this pull request Jun 8, 2023
…apache#26931)

Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.45.1...v1.45.2)

---
updated-dependencies:
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bullet03 pushed a commit to akvelon/beam that referenced this pull request Aug 11, 2023
…apache#26931)

Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.45.1...v1.45.2)

---
updated-dependencies:
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cushon pushed a commit to cushon/beam that referenced this pull request May 24, 2024
…apache#26931)

Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.45.1 to 1.45.2.
- [Release notes](https://github.com/fsouza/fake-gcs-server/releases)
- [Commits](fsouza/fake-gcs-server@v1.45.1...v1.45.2)

---
updated-dependencies:
- dependency-name: github.com/fsouza/fake-gcs-server
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 go Next Action: Reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant