dependabot[bot] opened a new pull request, #555:
URL: https://github.com/apache/iceberg-go/pull/555

   Bumps the gomod_updates group with 2 updates: 
[github.com/apache/arrow-go/v18](https://github.com/apache/arrow-go) and 
[github.com/docker/docker](https://github.com/docker/docker).
   
   Updates `github.com/apache/arrow-go/v18` from 18.4.0 to 18.4.1
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/arrow-go/releases";>github.com/apache/arrow-go/v18's
 releases</a>.</em></p>
   <blockquote>
   <h2>v18.4.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>fix(arrow/compute/exprs): Handle large types in expr handling by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/440";>apache/arrow-go#440</a></li>
   <li>chore: Bump github.com/klauspost/cpuid/v2 from 2.2.11 to 2.3.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/444";>apache/arrow-go#444</a></li>
   <li>chore: Bump golang.org/x/sync from 0.15.0 to 0.16.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/443";>apache/arrow-go#443</a></li>
   <li>chore: Bump golang.org/x/sys from 0.33.0 to 0.34.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/442";>apache/arrow-go#442</a></li>
   <li>fix(arrow/compute/exprs): fix literalToDatum for precision types by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/447";>apache/arrow-go#447</a></li>
   <li>chore: Bump golang.org/x/tools from 0.34.0 to 0.35.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/441";>apache/arrow-go#441</a></li>
   <li>fix(arrow/array): Fix RecordFromJSON perf by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/449";>apache/arrow-go#449</a></li>
   <li>fix(arrow/array): update timestamp json format by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/450";>apache/arrow-go#450</a></li>
   <li>refactor: switch golang.org/x/exp to standard library packages by <a 
href="https://github.com/ufUNnxagpM";><code>@​ufUNnxagpM</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/453";>apache/arrow-go#453</a></li>
   <li>chore: Bump google.golang.org/grpc from 1.73.0 to 1.74.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/458";>apache/arrow-go#458</a></li>
   <li>fix(parquet/pqarrow): supress io.EOF in RecordReader.Err() by <a 
href="https://github.com/ryanschneider";><code>@​ryanschneider</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/452";>apache/arrow-go#452</a></li>
   <li>chore: Bump github.com/substrait-io/substrait-go/v4 from 4.3.0 to 4.4.0 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/459";>apache/arrow-go#459</a></li>
   <li>fix(array): add nil checks in Data.Release() for childData by <a 
href="https://github.com/secfree";><code>@​secfree</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/456";>apache/arrow-go#456</a></li>
   <li>fix(arrow/compute): Fix scalar comparison batches by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/465";>apache/arrow-go#465</a></li>
   <li>chore: Bump actions/checkout from 4 to 5 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/471";>apache/arrow-go#471</a></li>
   <li>chore: Bump golang.org/x/tools from 0.35.0 to 0.36.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/467";>apache/arrow-go#467</a></li>
   <li>chore: Bump actions/download-artifact from 4.3.0 to 5.0.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/468";>apache/arrow-go#468</a></li>
   <li>chore: Bump google.golang.org/protobuf from 1.36.6 to 1.36.7 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/469";>apache/arrow-go#469</a></li>
   <li>refactor(arrow): rename Record to RecordBatch and add deprecated alias 
by <a 
href="https://github.com/Mandukhai-Alimaa";><code>@​Mandukhai-Alimaa</code></a> 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/466";>apache/arrow-go#466</a></li>
   <li>refactor(arrow): migrate leaf packages to use RecordBatch by <a 
href="https://github.com/Mandukhai-Alimaa";><code>@​Mandukhai-Alimaa</code></a> 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/473";>apache/arrow-go#473</a></li>
   <li>refactor(arrow): third increment of the Record -&gt; RecordBatch 
migration by <a 
href="https://github.com/Mandukhai-Alimaa";><code>@​Mandukhai-Alimaa</code></a> 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/478";>apache/arrow-go#478</a></li>
   <li>chore: Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/apache/arrow-go/pull/480";>apache/arrow-go#480</a></li>
   <li>ci(parquet/pqarrow): integration tests for reading shredded variants by 
<a href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/455";>apache/arrow-go#455</a></li>
   <li>chore: Bump google.golang.org/grpc from 1.74.2 to 1.75.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/483";>apache/arrow-go#483</a></li>
   <li>chore: 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/apache/arrow-go/pull/482";>apache/arrow-go#482</a></li>
   <li>Implement RLE dictionary decoder using generics by <a 
href="https://github.com/daniel-adam-tfs";><code>@​daniel-adam-tfs</code></a> in 
<a 
href="https://redirect.github.com/apache/arrow-go/pull/477";>apache/arrow-go#477</a></li>
   <li>chore: Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/arrow-go/pull/481";>apache/arrow-go#481</a></li>
   <li>fix(parquet/internal/encoding): Fix typed dictionary encoding by <a 
href="https://github.com/MasslessParticle";><code>@​MasslessParticle</code></a> 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/479";>apache/arrow-go#479</a></li>
   <li>refactor(arrow): fourth increment of the Record -&gt; RecordBatch 
migration by <a 
href="https://github.com/Mandukhai-Alimaa";><code>@​Mandukhai-Alimaa</code></a> 
in <a 
href="https://redirect.github.com/apache/arrow-go/pull/486";>apache/arrow-go#486</a></li>
   <li>chore: bump version number by <a 
href="https://github.com/zeroshade";><code>@​zeroshade</code></a> in <a 
href="https://redirect.github.com/apache/arrow-go/pull/487";>apache/arrow-go#487</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/ufUNnxagpM";><code>@​ufUNnxagpM</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/453";>apache/arrow-go#453</a></li>
   <li><a 
href="https://github.com/ryanschneider";><code>@​ryanschneider</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/452";>apache/arrow-go#452</a></li>
   <li><a href="https://github.com/secfree";><code>@​secfree</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/456";>apache/arrow-go#456</a></li>
   <li><a 
href="https://github.com/Mandukhai-Alimaa";><code>@​Mandukhai-Alimaa</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/466";>apache/arrow-go#466</a></li>
   <li><a 
href="https://github.com/daniel-adam-tfs";><code>@​daniel-adam-tfs</code></a> 
made their first contribution in <a 
href="https://redirect.github.com/apache/arrow-go/pull/477";>apache/arrow-go#477</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/arrow-go/compare/v18.4.0...v18.4.1";>https://github.com/apache/arrow-go/compare/v18.4.0...v18.4.1</a></p>
   <h2>Apache Arrow Go v18.4.1-rc0</h2>
   <p>No release notes provided.</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/arrow-go/commit/c6ce2ef4e55009a786cf04b3845eba5170c98066";><code>c6ce2ef</code></a>
 chore: bump version number (<a 
href="https://redirect.github.com/apache/arrow-go/issues/487";>#487</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-go/commit/0606cfb49ee29c3badfa7cd12082133eda4062a1";><code>0606cfb</code></a>
 refactor(arrow): fourth increment of the Record -&gt; RecordBatch migration 
(<a href="https://redirect.github.com/apache/arrow-go/issues/486";>#486</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-go/commit/d715ac72537d93d95e5e852f6f0706da524afa0d";><code>d715ac7</code></a>
 fix(parquet/internal/encoding): Fix typed dictionary encoding (<a 
href="https://redirect.github.com/apache/arrow-go/issues/479";>#479</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-go/commit/38846e049582a6f04ee2a36402ee9277db4d2cf9";><code>38846e0</code></a>
 chore: Bump google.golang.org/protobuf from 1.36.7 to 1.36.8 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/481";>#481</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-go/commit/321159468711a8fac9a6c52a956424a390274da2";><code>3211594</code></a>
 Implement RLE dictionary decoder using generics (<a 
href="https://redirect.github.com/apache/arrow-go/issues/477";>#477</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-go/commit/994f0ab05a576b6c7ed8d08bc48dc94be8b743f6";><code>994f0ab</code></a>
 chore: Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/482";>#482</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-go/commit/a85423035e7091d3857f879e3181adc358581722";><code>a854230</code></a>
 chore: Bump google.golang.org/grpc from 1.74.2 to 1.75.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/483";>#483</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-go/commit/a97049945a08d36a494de637cffb100a02f4bc5a";><code>a970499</code></a>
 ci(parquet/pqarrow): integration tests for reading shredded variants (<a 
href="https://redirect.github.com/apache/arrow-go/issues/455";>#455</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-go/commit/91fd9cfcacde74fe9ddc8aeabf65b29102bb6a4c";><code>91fd9cf</code></a>
 chore: Bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0 (<a 
href="https://redirect.github.com/apache/arrow-go/issues/480";>#480</a>)</li>
   <li><a 
href="https://github.com/apache/arrow-go/commit/a661aa4711c27a065907512c69bf2e9d3454b936";><code>a661aa4</code></a>
 refactor(arrow): third increment of the Record -&gt; RecordBatch migration (<a 
href="https://redirect.github.com/apache/arrow-go/issues/478";>#478</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/arrow-go/compare/v18.4.0...v18.4.1";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `github.com/docker/docker` from 28.3.3+incompatible to 
28.4.0+incompatible
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/docker/docker/releases";>github.com/docker/docker's 
releases</a>.</em></p>
   <blockquote>
   <h2>v28.4.0</h2>
   <h2>28.4.0</h2>
   <p>For a full list of pull requests and changes in this release, refer to 
the relevant GitHub milestones:</p>
   <ul>
   <li><a 
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.4.0";>docker/cli,
 28.4.0 milestone</a></li>
   <li><a 
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.4.0";>moby/moby,
 28.4.0 milestone</a></li>
   <li>Deprecated and removed features, see <a 
href="https://github.com/docker/cli/blob/v28.4.0/docs/deprecated.md";>Deprecated 
Features</a>.</li>
   <li>Changes to the Engine API, see <a 
href="https://github.com/moby/moby/blob/v28.4.0/docs/api/version-history.md";>API
 version history</a>.</li>
   </ul>
   <h3>New</h3>
   <ul>
   <li>Allow Docker CLI to set the <code>GODEBUG</code> environment variable 
when the key-value pair (<code>&quot;GODEBUG&quot;:&quot;...&quot;</code>) 
exists inside the docker context metadata. <a 
href="https://redirect.github.com/docker/cli/pull/6399";>docker/cli#6399</a></li>
   </ul>
   <h3>Bug fixes and enhancements</h3>
   <ul>
   <li>Add shell completion for <code>docker pull</code> and <code>docker image 
pull</code>. <a 
href="https://redirect.github.com/docker/cli/pull/6420";>docker/cli#6420</a></li>
   <li>Fix a regression in v28.3.3 that could cause a panic on <code>docker 
push</code> if the client did not send an <code>X-Registry-Auth</code> header. 
<a 
href="https://redirect.github.com/moby/moby/pull/50738";>moby/moby#50738</a></li>
   <li>Windows: Potentially fix an issue with &quot;access denied&quot; error 
when pulling images. <a 
href="https://redirect.github.com/moby/moby/pull/50871";>moby/moby#50871</a></li>
   <li>containerd image store: Fix <code>docker history</code> failing with 
<code>snapshot X does not exist</code> when calling on a non-native image that 
was built locally. <a 
href="https://redirect.github.com/moby/moby/pull/50875";>moby/moby#50875</a></li>
   <li>containerd image store: Fix <code>docker image prune</code> to emit 
correct <code>untag</code> and <code>delete</code> events and list only the 
deleted images root digests instead of every blob. <a 
href="https://redirect.github.com/moby/moby/pull/50837";>moby/moby#50837</a></li>
   <li>Remove interactive login prompt from <code>docker push</code> and 
<code>docker pull</code> after a failure caused by missing authentication. <a 
href="https://redirect.github.com/docker/cli/pull/6256";>docker/cli#6256</a></li>
   </ul>
   <h3>Packaging updates</h3>
   <ul>
   <li>Update BuildKit to <a 
href="https://github.com/moby/buildkit/releases/tag/v0.24.0";>v0.24.0</a>. <a 
href="https://redirect.github.com/moby/moby/pull/50888";>moby#50888</a></li>
   <li>Update Go runtime to <a 
href="https://go.dev/doc/devel/release#go1.24.6";>1.24.7</a>. <a 
href="https://redirect.github.com/moby/moby/pull/50889";>moby/moby#50889</a>, <a 
href="https://redirect.github.com/docker/cli/pull/6422";>docker/cli#6422</a></li>
   <li>Update <code>runc</code> to <a 
href="https://github.com/opencontainers/runc/releases/tag/v1.3.0";>v1.3.0</a>. 
<a 
href="https://redirect.github.com/moby/moby/pull/50699";>moby/moby#50699</a></li>
   <li>Update containerd (static binaries only) to <a 
href="https://github.com/containerd/containerd/releases/tag/v1.7.28";>v1.7.28</a>.
 <a 
href="https://redirect.github.com/moby/moby/pull/50700";>moby/moby#50700</a></li>
   </ul>
   <h3>Networking</h3>
   <ul>
   <li>Fix an issue that could cause slow container restart on live-restore. <a 
href="https://redirect.github.com/moby/moby/pull/50829";>moby/moby#50829</a></li>
   </ul>
   <h3>API</h3>
   <ul>
   <li>Update deprecation message for <code>AuthConfig.Email</code> field. <a 
href="https://redirect.github.com/moby/moby/pull/50797";>moby/moby#50797</a></li>
   </ul>
   <h3>Go SDK</h3>
   <ul>
   <li>Deprecate profiles package which got migrated to <a 
href="https://github.com/moby/profiles";>github.com/moby/profiles</a>. <a 
href="https://redirect.github.com/moby/moby/pull/50513";>moby/moby#50513</a></li>
   </ul>
   <h3>Deprecations</h3>
   <ul>
   <li>Deprecate special handling for quoted values for the 
<code>--tlscacert</code>, <code>--tlscert</code>, and <code>--tlskey</code> 
command-line flags. <a 
href="https://redirect.github.com/docker/cli/pull/6291";>docker/cli#6291</a></li>
   <li>Mark legacy links env vars 
(<code>DOCKER_KEEP_DEPRECATED_LEGACY_LINKS_ENV_VARS</code>) as deprecated in 
v28.4 and set for removal in v30.0. <a 
href="https://redirect.github.com/docker/cli/pull/6309";>docker/cli#6309</a></li>
   <li>Go-SDK: Deprecate field <code>NetworkSettingsBase.Bridge</code>, struct 
<code>NetworkSettingsBase</code>, all the fields of 
<code>DefaultNetworkSettings</code>, and struct 
<code>DefaultNetworkSettings</code>. <a 
href="https://redirect.github.com/moby/moby/pull/50839";>moby/moby#50839</a></li>
   <li>Go-SDK: api/types: <code>build.CacheDiskUsage</code>,  
<code>container.DiskUsage</code>, <code>images.DiskUsage</code> and 
<code>volumes.DiskUsage</code> are now deprecated and will be removed in the 
next major release. <a 
href="https://redirect.github.com/moby/moby/pull/50768";>moby/moby#50768</a></li>
   <li>Go-SDK: cli-plugins/manager: deprecate <code>ReexecEnvvar</code>. <a 
href="https://redirect.github.com/docker/cli/pull/6411";>docker/cli#6411</a></li>
   <li>Go-SDK: cli-plugins/manager: deprecate annotation aliases 
(<code>CommandAnnotationPlugin</code>, 
<code>CommandAnnotationPluginVendor</code>, 
<code>CommandAnnotationPluginVersion</code>, 
<code>CommandAnnotationPluginInvalid</code>, 
<code>CommandAnnotationPluginCommandPath</code>) in favor of their equivalent 
in <code>cli-plugins/manager/metadata</code>. <a 
href="https://redirect.github.com/docker/cli/pull/6298";>docker/cli#6298</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/moby/moby/commit/249d679a6baf8a32bb6d72d6ac5cc7ab9c90b4ea";><code>249d679</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/50890";>#50890</a> from 
vvoland/50889-28.x</li>
   <li><a 
href="https://github.com/moby/moby/commit/d664cfe1390eb623963dfc6f2d8bf02e6875ca60";><code>d664cfe</code></a>
 update to go1.24.7</li>
   <li><a 
href="https://github.com/moby/moby/commit/b384cd2a45f543ceac77526e58761ab49494c8c5";><code>b384cd2</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/50888";>#50888</a> from 
vvoland/50885-28.x</li>
   <li><a 
href="https://github.com/moby/moby/commit/c1ce88e7f8bba7760fddbb131f2a3e8d1f0069c4";><code>c1ce88e</code></a>
 vendor: update buildkit to v0.24.0</li>
   <li><a 
href="https://github.com/moby/moby/commit/4a34e8e9f69367e4adc830d0562c8a36d1cb855e";><code>4a34e8e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/50875";>#50875</a> from 
vvoland/50867-28.x</li>
   <li><a 
href="https://github.com/moby/moby/commit/cfa70d073ec486c561dd2024050f66d5192a5a34";><code>cfa70d0</code></a>
 gha/arm64: Setup qemu</li>
   <li><a 
href="https://github.com/moby/moby/commit/d70382e4424e19cf65d9837a6d8ed8fcb9a5f566";><code>d70382e</code></a>
 integration/internal: Print Buildkit logs</li>
   <li><a 
href="https://github.com/moby/moby/commit/687b206c6b642608f0d61bda090a4169311dca0d";><code>687b206</code></a>
 c8d/history: Fix non-native platforms</li>
   <li><a 
href="https://github.com/moby/moby/commit/e4224f86c085c609303cdd72fef39384237af430";><code>e4224f8</code></a>
 integration/internal: Handle Buildkit in GetImageIDFromBody</li>
   <li><a 
href="https://github.com/moby/moby/commit/5d5332b00c7618f3ad1ab4eda4ac4102c4a9fa8c";><code>5d5332b</code></a>
 Merge pull request <a 
href="https://redirect.github.com/docker/docker/issues/50871";>#50871</a> from 
vvoland/50870-28.x</li>
   <li>Additional commits viewable in <a 
href="https://github.com/docker/docker/compare/v28.3.3...v28.4.0";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to