dependabot[bot] opened a new pull request, #27751: URL: https://github.com/apache/beam/pull/27751
Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.45.2 to 1.46.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/fsouza/fake-gcs-server/releases">github.com/fsouza/fake-gcs-server's releases</a>.</em></p> <blockquote> <h2>v1.46.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Unify logic for seeding the server from a directory by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1186">fsouza/fake-gcs-server#1186</a></li> <li>Send X-Goog-Stored-Content-Encoding header by <a href="https://github.com/hairyhenderson"><code>@hairyhenderson</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1227">fsouza/fake-gcs-server#1227</a></li> <li>github/workflows/main: add Go 1.21rc2 to CI by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1243">fsouza/fake-gcs-server#1243</a></li> <li>github/workflows/main: add 1.21rc3 to CI by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1267">fsouza/fake-gcs-server#1267</a></li> <li>Omit <code>items</code> if empty in object list response by <a href="https://github.com/manuteleco"><code>@manuteleco</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1266">fsouza/fake-gcs-server#1266</a></li> <li>Add Bucket Attributes by <a href="https://github.com/RachitSharma2001"><code>@RachitSharma2001</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1174">fsouza/fake-gcs-server#1174</a></li> <li>backend/fs: some bucket attributes cleanup by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1268">fsouza/fake-gcs-server#1268</a></li> <li>Dockerfile: build image with Go 1.21rc3 by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1269">fsouza/fake-gcs-server#1269</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/hairyhenderson"><code>@hairyhenderson</code></a> made their first contribution in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1227">fsouza/fake-gcs-server#1227</a></li> <li><a href="https://github.com/manuteleco"><code>@manuteleco</code></a> made their first contribution in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1266">fsouza/fake-gcs-server#1266</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.45.2...v1.46.0">https://github.com/fsouza/fake-gcs-server/compare/v1.45.2...v1.46.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/d70d0a702493043d96d0f512a675c74e0578eb63"><code>d70d0a7</code></a> Dockerfile: build image with Go 1.21rc3</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/b60fe9ccdb21360c0e2db95d503894112796a3f6"><code>b60fe9c</code></a> backend/fs: some bucket attributes cleanup</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/f37b0912f8b5897d6a032420fa0e310460641d40"><code>f37b091</code></a> Add Bucket Attributes (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1174">#1174</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/0a4d05f78ac850de1d27ac1da07906fcc6ac388d"><code>0a4d05f</code></a> Omit <code>items</code> if empty in object list response (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1266">#1266</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/6f4a5c246e0f5380dfecd39051298c88ece19441"><code>6f4a5c2</code></a> build(deps): bump google.golang.org/api in /examples/go (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1263">#1263</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/02734c342f9d4bf860dc7da53ed525782c3f0967"><code>02734c3</code></a> build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1264">#1264</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/9b77283a0bfe785e29a7f67ad839a28561f6c0ca"><code>9b77283</code></a> build(deps): bump google.golang.org/api from 0.133.0 to 0.134.0 (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1265">#1265</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/f16ea6c85c98895b003d6bc8797643de93381c24"><code>f16ea6c</code></a> github/workflows/main: add 1.21rc3 to CI</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/b0942015d41bc117b8f4d80776836da7e2fb0881"><code>b094201</code></a> build(deps): bump cloud.google.com/go/pubsub from 1.32.0 to 1.33.0 (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1261">#1261</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/faeb2759d308759058d0a67ccfb9d12993488ca5"><code>faeb275</code></a> build(deps): bump google.golang.org/api in /examples/go (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1260">#1260</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.45.2...v1.46.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
