dependabot[bot] opened a new pull request, #37512: URL: https://github.com/apache/beam/pull/37512
Bumps [github.com/fsouza/fake-gcs-server](https://github.com/fsouza/fake-gcs-server) from 1.52.3 to 1.53.1. <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.53.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>build(deps): bump google-cloud-storage from 3.8.0 to 3.9.0 in /examples/python by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2132">fsouza/fake-gcs-server#2132</a></li> <li>internal/urlhelper: fix <code>getScheme</code> on https by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2133">fsouza/fake-gcs-server#2133</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.53.0...v1.53.1">https://github.com/fsouza/fake-gcs-server/compare/v1.53.0...v1.53.1</a></p> <h2>v1.53.0</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>Add SelfLink to bucketResponse by <a href="https://github.com/mdedetrich"><code>@mdedetrich</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/1944">fsouza/fake-gcs-server#1944</a></li> <li>build(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2007">fsouza/fake-gcs-server#2007</a></li> <li>build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2008">fsouza/fake-gcs-server#2008</a></li> <li>build(deps): bump google.golang.org/protobuf from 1.36.6 to 1.36.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2013">fsouza/fake-gcs-server#2013</a></li> <li>build(deps): bump github.com/fsouza/slognil from 0.4.2 to 0.4.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2014">fsouza/fake-gcs-server#2014</a></li> <li>build(deps): bump github.com/minio/minio-go/v7 from 7.0.92 to 7.0.95 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2012">fsouza/fake-gcs-server#2012</a></li> <li>build(deps): bump google.golang.org/grpc from 1.72.0 to 1.75.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2011">fsouza/fake-gcs-server#2011</a></li> <li>build(deps): bump github.com/pkg/xattr from 0.4.10 to 0.4.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2010">fsouza/fake-gcs-server#2010</a></li> <li>build(deps): bump cloud.google.com/go/storage from 1.53.0 to 1.56.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2009">fsouza/fake-gcs-server#2009</a></li> <li>build(deps): bump google.golang.org/api from 0.233.0 to 0.248.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2015">fsouza/fake-gcs-server#2015</a></li> <li>build(deps): bump actions/setup-go from 5.5.0 to 6.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2018">fsouza/fake-gcs-server#2018</a></li> <li>build(deps): bump google-cloud-storage from 3.3.0 to 3.3.1 in /examples/python by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2017">fsouza/fake-gcs-server#2017</a></li> <li>build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2016">fsouza/fake-gcs-server#2016</a></li> <li>build(deps): bump google-cloud-storage from 3.3.1 to 3.4.0 in /examples/python by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2028">fsouza/fake-gcs-server#2028</a></li> <li>build(deps): bump google.golang.org/grpc from 1.75.0 to 1.75.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2025">fsouza/fake-gcs-server#2025</a></li> <li>build(deps): bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2021">fsouza/fake-gcs-server#2021</a></li> <li>build(deps): bump google.golang.org/protobuf from 1.36.8 to 1.36.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2023">fsouza/fake-gcs-server#2023</a></li> <li>build(deps): bump <code>@google-cloud/storage</code> from 7.17.0 to 7.17.1 in /examples/node by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2024">fsouza/fake-gcs-server#2024</a></li> <li>build(deps): bump actions/cache from 4.2.4 to 4.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2030">fsouza/fake-gcs-server#2030</a></li> <li>build(deps): bump google.golang.org/api from 0.248.0 to 0.250.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2032">fsouza/fake-gcs-server#2032</a></li> <li>build(deps): bump cloud.google.com/go/storage from 1.56.1 to 1.57.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2031">fsouza/fake-gcs-server#2031</a></li> <li>build(deps): bump docker/login-action from 3.5.0 to 3.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2033">fsouza/fake-gcs-server#2033</a></li> <li>build(deps): bump google.golang.org/protobuf from 1.36.9 to 1.36.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2037">fsouza/fake-gcs-server#2037</a></li> <li>build(deps): bump google.golang.org/api from 0.250.0 to 0.251.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2035">fsouza/fake-gcs-server#2035</a></li> <li>build(deps): bump cloud.google.com/go/pubsub/v2 from 2.0.0 to 2.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2034">fsouza/fake-gcs-server#2034</a></li> <li>build(deps): bump <code>@google-cloud/storage</code> from 7.17.1 to 7.17.2 in /examples/node by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2039">fsouza/fake-gcs-server#2039</a></li> <li>build(deps): bump cloud.google.com/go/pubsub/v2 from 2.1.0 to 2.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2038">fsouza/fake-gcs-server#2038</a></li> <li>build(deps): bump google.golang.org/api from 0.251.0 to 0.252.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2040">fsouza/fake-gcs-server#2040</a></li> <li>build(deps): bump google.golang.org/grpc from 1.75.1 to 1.76.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2041">fsouza/fake-gcs-server#2041</a></li> <li>ci: update docker images for java and python examples by <a href="https://github.com/fsouza"><code>@fsouza</code></a> in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2127">fsouza/fake-gcs-server#2127</a></li> <li>build(deps): bump actions/cache from 4.3.0 to 5.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2125">fsouza/fake-gcs-server#2125</a></li> <li>build(deps): bump google.golang.org/api from 0.252.0 to 0.263.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2123">fsouza/fake-gcs-server#2123</a></li> <li>build(deps): bump google-cloud-storage from 3.4.0 to 3.8.0 in /examples/python by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2110">fsouza/fake-gcs-server#2110</a></li> <li>build(deps): bump actions/setup-go from 6.0.0 to 6.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2108">fsouza/fake-gcs-server#2108</a></li> <li>build(deps): bump urllib3 from 2.5.0 to 2.6.3 in /examples/python by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2105">fsouza/fake-gcs-server#2105</a></li> <li>build(deps): bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/fsouza/fake-gcs-server/pull/2099">fsouza/fake-gcs-server#2099</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/b91400638ab7742ffffd1d17b5a023a2e241968f"><code>b914006</code></a> internal/urlhelper: fix <code>getScheme</code> on https</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/e65aa78c6a7ad405c3baee4a30e71ad74af6ec6d"><code>e65aa78</code></a> build(deps): bump google-cloud-storage from 3.8.0 to 3.9.0 in /examples/pytho...</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/2c6a8f3a92a7f55377caed8d4d1d5817c5c91622"><code>2c6a8f3</code></a> feat: listObjects: support pageToken / nextPageToken (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/2084">#2084</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/01398100d111abdb4f2ae3845d8bb4e88e278947"><code>0139810</code></a> implement retention CRUD (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/2026">#2026</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/c5740da86cc1a61c4d1e727e7dac4f125f025571"><code>c5740da</code></a> fakestorage: handle X-HTTP-Method-Override header in <code>updateObject</code></li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/ebb50bcc8b0f4fafc789dc52c059ccc5c9452a55"><code>ebb50bc</code></a> fix: Preserve content type from resumable upload session metadata (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/2114">#2114</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/18a762037cc19e963b9a9d8a8a328149b02ed9ad"><code>18a7620</code></a> build(deps): bump cloud.google.com/go/pubsub/v2 from 2.2.0 to 2.3.0 (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/2051">#2051</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/9fcea19a37e8770b0e0fb1203026d906761ff590"><code>9fcea19</code></a> build(deps): bump cloud.google.com/go/storage from 1.57.0 to 1.59.2 (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/2122">#2122</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/b741e7d430d8f9c60b4729a99da42730968c570f"><code>b741e7d</code></a> build(deps): bump github.com/minio/minio-go/v7 from 7.0.95 to 7.0.98 (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/2112">#2112</a>)</li> <li><a href="https://github.com/fsouza/fake-gcs-server/commit/dc273937672a1be7db4a81b8133e83927bde065a"><code>dc27393</code></a> fix: return updated bucket JSON from updateBucket endpoint (<a href="https://redirect.github.com/fsouza/fake-gcs-server/issues/2128">#2128</a>)</li> <li>Additional commits viewable in <a href="https://github.com/fsouza/fake-gcs-server/compare/v1.52.3...v1.53.1">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 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]
