dependabot[bot] opened a new pull request, #32533: URL: https://github.com/apache/beam/pull/32533
Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.49.2 to 1.50.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.50.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>github/workflows: add job to validate cross-compilation and fix build on freebsd by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1752">fsouza/fake-gcs-server#1752</a></li> <li>ci: fix goreleaser config by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1721">fsouza/fake-gcs-server#1721</a></li> <li>Support content-disposition by <a href="https://github.com/yuk1ty"><code>@yuk1ty</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1630">fsouza/fake-gcs-server#1630</a></li> <li>Support setting cache-control of object by <a href="https://github.com/gavin726"><code>@gavin726</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1730">fsouza/fake-gcs-server#1730</a></li> <li>add aliases to support specifying EventOptions by <a href="https://github.com/0xmohit"><code>@0xmohit</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1696">fsouza/fake-gcs-server#1696</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yuk1ty"><code>@yuk1ty</code></a> made their first contribution in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1630">fsouza/fake-gcs-server#1630</a></li> <li><a href="https://github.com/gavin726"><code>@gavin726</code></a> made their first contribution in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1730">fsouza/fake-gcs-server#1730</a></li> <li><a href="https://github.com/0xmohit"><code>@0xmohit</code></a> made their first contribution in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1696">fsouza/fake-gcs-server#1696</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.49.3...v1.50.0">https://github.com/fsouza/fake-gcs-server/compare/v1.49.3...v1.50.0</a></p> <h2>v1.49.3</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Go 1.23 is out, adopt it by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1720">fsouza/fake-gcs-server#1720</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.49.2...v1.49.3">https://github.com/fsouza/fake-gcs-server/compare/v1.49.2...v1.49.3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/8f0994f3c4eeac1037442b55d06b4c28cdf43f92"><code>8f0994f</code></a> add aliases to support specifying EventOptions (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1696">#1696</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/88d8d3d5555b5492b29cfc83d823a332ff78859b"><code>88d8d3d</code></a> Support setting cache-control of object (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1730">#1730</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/c523dad65442471bbd807a5d6c8133e510014ba9"><code>c523dad</code></a> Support content-disposition (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1630">#1630</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/50ee9de50c7d73f5602f36f8cda346d688fc01b3"><code>50ee9de</code></a> ci: update goreleaser config</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/fdd0d4625d2e30aa1c6e86f2854909238096b388"><code>fdd0d46</code></a> github/workflows: fix spec for goreleaser version to avoid warning</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/f08fdd298dadb84b93a19dc8ee888aaaf422a663"><code>f08fdd2</code></a> ci: fix goreleaser config</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/583f090b397fe37cb15860ef973476e1318d0c0f"><code>583f090</code></a> github/workflows: cleanup the arch stuff</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/6694deea6e2890c2acbf4a365d70712b00fabf7f"><code>6694dee</code></a> github/workflows: fix spec</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/4e9c060d83038ed0d79f05195f15031287ccf921"><code>4e9c060</code></a> internal/backend: fix build on freebsd</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/d747f8e0590b3eab1173b3cba0e7fe23ab275784"><code>d747f8e</code></a> github/workflows: add job to validate cross-compilation</li> <li>Additional commits viewable in <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.49.2...v1.50.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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]
