dependabot[bot] opened a new pull request, #33519: URL: https://github.com/apache/beam/pull/33519
Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.49.2 to 1.51.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.51.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Disallow uppercase in bucket names by <a href="https://github.com/bryfox"><code>@bryfox</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1801">fsouza/fake-gcs-server#1801</a></li> <li>Add POST workaround for clients which cannot PATCH by <a href="https://github.com/gaul"><code>@gaul</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1831">fsouza/fake-gcs-server#1831</a></li> <li>Add support for getObjectACL and deleteObjectACL by <a href="https://github.com/gaul"><code>@gaul</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1832">fsouza/fake-gcs-server#1832</a></li> <li>internal/backend: support OpenBSD to get file status last changed info by <a href="https://github.com/tuftedocelot"><code>@tuftedocelot</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1858">fsouza/fake-gcs-server#1858</a></li> <li>Persist created and updated time in compose by <a href="https://github.com/gaul"><code>@gaul</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1823">fsouza/fake-gcs-server#1823</a></li> <li>fix: avoid IncompleteRead on completed partial reads by <a href="https://github.com/fcanovai"><code>@fcanovai</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1827">fsouza/fake-gcs-server#1827</a></li> <li>Add support for StorageClass by <a href="https://github.com/gaul"><code>@gaul</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1826">fsouza/fake-gcs-server#1826</a></li> <li>Add support for Content-Language by <a href="https://github.com/gaul"><code>@gaul</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1822">fsouza/fake-gcs-server#1822</a></li> <li>Add support for canceling resumable uploads by <a href="https://github.com/kawmra"><code>@kawmra</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1813">fsouza/fake-gcs-server#1813</a></li> <li>Add support for MaxResults when listing objects by <a href="https://github.com/gaul"><code>@gaul</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1824">fsouza/fake-gcs-server#1824</a></li> <li>Upgrade deps by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1863">fsouza/fake-gcs-server#1863</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bryfox"><code>@bryfox</code></a> made their first contribution in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1801">fsouza/fake-gcs-server#1801</a></li> <li><a href="https://github.com/tuftedocelot"><code>@tuftedocelot</code></a> made their first contribution in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1858">fsouza/fake-gcs-server#1858</a></li> <li><a href="https://github.com/fcanovai"><code>@fcanovai</code></a> made their first contribution in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1827">fsouza/fake-gcs-server#1827</a></li> <li><a href="https://github.com/kawmra"><code>@kawmra</code></a> made their first contribution in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1813">fsouza/fake-gcs-server#1813</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.50.2...v1.51.0">https://github.com/fsouza/fake-gcs-server/compare/v1.50.2...v1.51.0</a></p> <h2>v1.50.2</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Revert "fakestorage: remove unused type" by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1782">fsouza/fake-gcs-server#1782</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.50.1...v1.50.2">https://github.com/fsouza/fake-gcs-server/compare/v1.50.1...v1.50.2</a></p> <h2>v1.50.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>internal/grpc: use the generated proto provided by Google by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1779">fsouza/fake-gcs-server#1779</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.50.0...v1.50.1">https://github.com/fsouza/fake-gcs-server/compare/v1.50.0...v1.50.1</a></p> <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> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/35f10fe3b9210c05e0c505a2c27878665affffeb"><code>35f10fe</code></a> github/workflows: fix job name</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/ddeb1c4aa4cb8fad42bbaf46905767692226f0f2"><code>ddeb1c4</code></a> Upgrade deps</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/75e9d819318c7a9ff8b260168d99e65953b24e6a"><code>75e9d81</code></a> Add support for MaxResults when listing objects (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1824">#1824</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/ab0a11a4f28592c8111ddc152306b62dd543bcb7"><code>ab0a11a</code></a> Add support for canceling resumable uploads (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1813">#1813</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/314433e227b0fcfd9906981b40db7bcae770ed09"><code>314433e</code></a> Add support for Content-Language (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1822">#1822</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/7d7f9e7d5a4a06a803b3abf66c3662153d936bb2"><code>7d7f9e7</code></a> Add support for StorageClass (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1826">#1826</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/d66abd9824de4aba63218c56289e7bfe55af039f"><code>d66abd9</code></a> fix: avoid IncompleteRead on completed partial reads (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1827">#1827</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/315109182b17e3e2469ce231a4799a5962304542"><code>3151091</code></a> Persist created and updated time in compose (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1823">#1823</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/6fcb3c9072d8c7b71efacb595986596042bd8d1b"><code>6fcb3c9</code></a> internal/backend: support OpenBSD to get file status last changed info (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1858">#1858</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/483afd64b91fb1aea24b3810e910e4616721945d"><code>483afd6</code></a> Add support for getObjectACL and deleteObjectACL (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/1832">#1832</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.49.2...v1.51.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]
