This is an automated email from the ASF dual-hosted git repository.

zeroshade pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-go.git


The following commit(s) were added to refs/heads/main by this push:
     new a460aa9  chore: Bump google.golang.org/grpc from 1.73.0 to 1.74.2 
(#458)
a460aa9 is described below

commit a460aa9d208d70a7111656761288474a7b4b1e0f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 5 12:28:50 2025 -0400

    chore: Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (#458)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from
    1.73.0 to 1.74.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/grpc/grpc-go/releases";>google.golang.org/grpc's
    releases</a>.</em></p>
    <blockquote>
    <h2>Release 1.74.2</h2>
    <h1>New Features</h1>
    <ul>
    <li>grpc: introduce new <code>DialOptions</code> and
    <code>ServerOptions</code> (<code>WithStaticStreamWindowSize</code>,
    <code>WithStaticConnWindowSize</code>,
    <code>StaticStreamWindowSize</code>, <code>StaticConnWindowSize</code>)
    that force fixed window sizes for all HTTP/2 connections. By default,
    gRPC uses dynamic sizing of these windows based upon a BDP estimation
    algorithm. The existing options (<code>WithInitialWindowSize</code>,
    etc) also disable BDP estimation, but this behavior will be changed in a
    following release. (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8283";>#8283</a>)</li>
    </ul>
    <h1>API Changes</h1>
    <ul>
    <li>balancer: add <code>ExitIdle</code> method to <code>Balancer</code>
    interface. Earlier, implementing this method was optional. (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8367";>#8367</a>)</li>
    </ul>
    <h1>Behavior Changes</h1>
    <ul>
    <li>xds: Remove the <code>GRPC_EXPERIMENTAL_ENABLE_LEAST_REQUEST</code>
    environment variable that allows disabling the least request balancer
    with xDS. Least request was made available by default with xDS in
    v1.72.0. (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8248";>#8248</a>)
    <ul>
    <li>Special Thanks: <a
    href="https://github.com/atollena";><code>@​atollena</code></a></li>
    </ul>
    </li>
    <li>server: allow 0s grpc-timeout header values, which older gRPC-Java
    versions could send. This restores the behavior of grpc-go before
    v1.73.0. (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8439";>#8439</a>)</li>
    </ul>
    <h1>Bug Fixes</h1>
    <ul>
    <li>googledirectpath: avoid logging the error message <code>Attempt to
    set a bootstrap configuration...</code> when creating multiple
    directpath channels. (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8419";>#8419</a>)</li>
    </ul>
    <h1>Performance Improvements</h1>
    <ul>
    <li>transport: reduce heap allocations by pooling objects and avoiding
    method-to-closure conversions. (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8361";>#8361</a>)</li>
    <li>transport: reduce heap allocations by re-using
    <code>mem.Reader</code> objects. (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8360";>#8360</a>)</li>
    </ul>
    <h1>Documentation</h1>
    <ul>
    <li>examples: add examples to demonstrate enabling experimental metrics
    using the OpenTelemetry plugin. (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8388";>#8388</a>)
    <ul>
    <li>Special Thanks: <a
    
href="https://github.com/vinothkumarr227";><code>@​vinothkumarr227</code></a></li>
    </ul>
    </li>
    </ul>
    <h2>Release 1.74.1</h2>
    <p>Version 1.74.1 retracts release v1.74.0 and itself. Release 1.74.0
    was accidentally tagged on the wrong commit and should not be used.
    Version 1.73.0 should be used until 1.74.2 is released.</p>
    <p>Release 1.74.0 was accidentally tagged on the wrong commit and should
    not be used. Version 1.73.0 should be used until 1.74.1 is released.</p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/e9e00cb28e350d6440145d883d1d6cf675f3c0f3";><code>e9e00cb</code></a>
    Change version to 1.74.2 (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8470";>#8470</a>)</li>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/bd7cb0a95b518e3f987cccbc44b4ba9a0e51eb80";><code>bd7cb0a</code></a>
    Change version to 1.74.2-dev (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8461";>#8461</a>)</li>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/002a22c03ed5cb1068ab800fc329c1f199037b63";><code>002a22c</code></a>
    Change version to 1.74.1 (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8455";>#8455</a>)</li>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/6e8e7e48d13e1891e0f3b5df22f16746edb6e788";><code>6e8e7e4</code></a>
    Retract v1.74.0 and v1.74.1 (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8457";>#8457</a>)</li>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/48c9e4d1eee9b075a1855dadc24f66157dbf60b3";><code>48c9e4d</code></a>
    Change version to 1.74.1-dev (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8408";>#8408</a>)</li>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/b8b6cffbb2a9c5dc41fd7ab902b4a0cc37c05b19";><code>b8b6cff</code></a>
    Change version to 1.74.0 (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8407";>#8407</a>)</li>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/077e2c37bd9f14b1300e3d1feedd431d105895c0";><code>077e2c3</code></a>
    Cherry-pick <a
    href="https://redirect.github.com/grpc/grpc-go/issues/8411";>#8411</a>,
    <a
    href="https://redirect.github.com/grpc/grpc-go/issues/8419";>#8419</a>,
    <a
    href="https://redirect.github.com/grpc/grpc-go/issues/8422";>#8422</a>,
    <a href="https://redirect.github.com/grpc/grpc-go/issues/8445";>#8445</a>
    and <a
    href="https://redirect.github.com/grpc/grpc-go/issues/8451";>#8451</a> to
    v1.74.x (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8454";>#8454</a>)</li>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/b34f845d7056a2e052ddb4e99d9d691bf69159bf";><code>b34f845</code></a>
    server: allow 0s grpc-timeout header values, as java is known to be able
    to s...</li>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/1787f9427568898e905841f40798bbb78c8dd52c";><code>1787f94</code></a>
    xdsclient: export genericResourceTypeDecoder (<a
    href="https://redirect.github.com/grpc/grpc-go/issues/8406";>#8406</a>)</li>
    <li><a
    
href="https://github.com/grpc/grpc-go/commit/15299ccca32bba47c533b0a8e8ba2564a29d71db";><code>15299cc</code></a>
    xdsclient: make a function to return the supported resource type
    implementati...</li>
    <li>Additional commits viewable in <a
    href="https://github.com/grpc/grpc-go/compare/v1.73.0...v1.74.2";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=google.golang.org/grpc&package-manager=go_modules&previous-version=1.73.0&new-version=1.74.2)](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>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 go.mod |  4 ++--
 go.sum | 32 ++++++++++++++++----------------
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/go.mod b/go.mod
index 5e1af88..7f364c5 100644
--- a/go.mod
+++ b/go.mod
@@ -48,7 +48,7 @@ require (
        golang.org/x/tools v0.35.0
        golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da
        gonum.org/v1/gonum v0.16.0
-       google.golang.org/grpc v1.73.0
+       google.golang.org/grpc v1.74.2
        google.golang.org/protobuf v1.36.6
        modernc.org/sqlite v1.29.6
 )
@@ -90,7 +90,7 @@ require (
        golang.org/x/net v0.42.0 // indirect
        golang.org/x/term v0.33.0 // indirect
        golang.org/x/text v0.27.0 // indirect
-       google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250425173222-7b384671a197 // indirect
+       google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250528174236-200df99c418a // indirect
        gopkg.in/yaml.v3 v3.0.1 // indirect
        modernc.org/gc/v3 v3.0.0-20240107210532-573471604cb6 // indirect
        modernc.org/libc v1.41.0 // indirect
diff --git a/go.sum b/go.sum
index 0b0fbe9..b27fe4d 100644
--- a/go.sum
+++ b/go.sum
@@ -42,8 +42,8 @@ github.com/docopt/docopt-go 
v0.0.0-20180111231733-ee0de3bc6815 h1:bWDMxwH3px2JBh
 github.com/docopt/docopt-go v0.0.0-20180111231733-ee0de3bc6815/go.mod 
h1:WwZ+bS3ebgob9U8Nd0kOddGdZWjyMGR8Wziv+TBNwSE=
 github.com/dustin/go-humanize v1.0.1 
h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=
 github.com/dustin/go-humanize v1.0.1/go.mod 
h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto=
-github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
-github.com/go-logr/logr v1.4.2/go.mod 
h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
+github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI=
+github.com/go-logr/logr v1.4.3/go.mod 
h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
 github.com/go-logr/stdr v1.2.2 h1:hSWxHoqTgW2S2qGc0LTAI563KZ5YKYRhT3MFKZMbjag=
 github.com/go-logr/stdr v1.2.2/go.mod 
h1:mMo/vtBO5dYbehREoey6XUKy/eSumjCCveDpRre4VKE=
 github.com/go-viper/mapstructure/v2 v2.3.0 
h1:27XbWsHIqhbdR5TIC911OfYvgSaW93HM+dX7970Q7jk=
@@ -178,16 +178,16 @@ github.com/zeebo/xxh3 v1.0.2 
h1:xZmwmqxHZA8AI603jOQ0tMqmBr9lPeFwGg6d+xy9DC0=
 github.com/zeebo/xxh3 v1.0.2/go.mod 
h1:5NWz9Sef7zIDm2JHfFlcQvNekmcEl9ekUZQQKCYaDcA=
 go.opentelemetry.io/auto/sdk v1.1.0 
h1:cH53jehLUN6UFLY71z+NDOiNJqDdPRaXzTel0sJySYA=
 go.opentelemetry.io/auto/sdk v1.1.0/go.mod 
h1:3wSPjt5PWp2RhlCcmmOial7AvC4DQqZb7a7wCow3W8A=
-go.opentelemetry.io/otel v1.35.0 
h1:xKWKPxrxB6OtMCbmMY021CqC45J+3Onta9MqjhnusiQ=
-go.opentelemetry.io/otel v1.35.0/go.mod 
h1:UEqy8Zp11hpkUrL73gSlELM0DupHoiq72dR+Zqel/+Y=
-go.opentelemetry.io/otel/metric v1.35.0 
h1:0znxYu2SNyuMSQT4Y9WDWej0VpcsxkuklLa4/siN90M=
-go.opentelemetry.io/otel/metric v1.35.0/go.mod 
h1:nKVFgxBZ2fReX6IlyW28MgZojkoAkJGaE8CpgeAU3oE=
-go.opentelemetry.io/otel/sdk v1.35.0 
h1:iPctf8iprVySXSKJffSS79eOjl9pvxV9ZqOWT0QejKY=
-go.opentelemetry.io/otel/sdk v1.35.0/go.mod 
h1:+ga1bZliga3DxJ3CQGg3updiaAJoNECOgJREo9KHGQg=
-go.opentelemetry.io/otel/sdk/metric v1.35.0 
h1:1RriWBmCKgkeHEhM7a2uMjMUfP7MsOF5JpUCaEqEI9o=
-go.opentelemetry.io/otel/sdk/metric v1.35.0/go.mod 
h1:is6XYCUMpcKi+ZsOvfluY5YstFnhW0BidkR+gL+qN+w=
-go.opentelemetry.io/otel/trace v1.35.0 
h1:dPpEfJu1sDIqruz7BHFG3c7528f6ddfSWfFDVt/xgMs=
-go.opentelemetry.io/otel/trace v1.35.0/go.mod 
h1:WUk7DtFp1Aw2MkvqGdwiXYDZZNvA/1J8o6xRXLrIkyc=
+go.opentelemetry.io/otel v1.36.0 
h1:UumtzIklRBY6cI/lllNZlALOF5nNIzJVb16APdvgTXg=
+go.opentelemetry.io/otel v1.36.0/go.mod 
h1:/TcFMXYjyRNh8khOAO9ybYkqaDBb/70aVwkNML4pP8E=
+go.opentelemetry.io/otel/metric v1.36.0 
h1:MoWPKVhQvJ+eeXWHFBOPoBOi20jh6Iq2CcCREuTYufE=
+go.opentelemetry.io/otel/metric v1.36.0/go.mod 
h1:zC7Ks+yeyJt4xig9DEw9kuUFe5C3zLbVjV2PzT6qzbs=
+go.opentelemetry.io/otel/sdk v1.36.0 
h1:b6SYIuLRs88ztox4EyrvRti80uXIFy+Sqzoh9kFULbs=
+go.opentelemetry.io/otel/sdk v1.36.0/go.mod 
h1:+lC+mTgD+MUWfjJubi2vvXWcVxyr9rmlshZni72pXeY=
+go.opentelemetry.io/otel/sdk/metric v1.36.0 
h1:r0ntwwGosWGaa0CrSt8cuNuTcccMXERFwHX4dThiPis=
+go.opentelemetry.io/otel/sdk/metric v1.36.0/go.mod 
h1:qTNOhFDfKRwX0yXOqJYegL5WRaW376QbB7P4Pb0qva4=
+go.opentelemetry.io/otel/trace v1.36.0 
h1:ahxWNuqZjpdiFAyrIoQ4GIiAIhxAunQR6MUoKrsNd4w=
+go.opentelemetry.io/otel/trace v1.36.0/go.mod 
h1:gQ+OnDZzrybY4k4seLzPAWNwVBBVlF2szhehOBB/tGA=
 golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod 
h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
 golang.org/x/crypto v0.0.0-20210921155107-089bfa567519/go.mod 
h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc=
 golang.org/x/exp v0.0.0-20250408133849-7e4ce0ab07d0 
h1:R84qjqJb5nVJMxqWYb3np9L5ZsaDtB+a39EqjV0JSUM=
@@ -246,10 +246,10 @@ golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da 
h1:noIWHXmPHxILtqtCOPIhS
 golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da/go.mod 
h1:NDW/Ps6MPRej6fsCIbMTohpP40sJ/P/vI1MoTEGwX90=
 gonum.org/v1/gonum v0.16.0 h1:5+ul4Swaf3ESvrOnidPp4GZbzf0mxVQpDCYUQE7OJfk=
 gonum.org/v1/gonum v0.16.0/go.mod 
h1:fef3am4MQ93R2HHpKnLk4/Tbh/s0+wqD5nfa6Pnwy4E=
-google.golang.org/genproto/googleapis/rpc v0.0.0-20250425173222-7b384671a197 
h1:29cjnHVylHwTzH66WfFZqgSQgnxzvWE+jvBwpZCLRxY=
-google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250425173222-7b384671a197/go.mod 
h1:qQ0YXyHHx3XkvlzUtpXDkS29lDSafHMZBAZDc03LQ3A=
-google.golang.org/grpc v1.73.0 h1:VIWSmpI2MegBtTuFt5/JWy2oXxtjJ/e89Z70ImfD2ok=
-google.golang.org/grpc v1.73.0/go.mod 
h1:50sbHOUqWoCQGI8V2HQLJM0B+LMlIUjNSZmow7EVBQc=
+google.golang.org/genproto/googleapis/rpc v0.0.0-20250528174236-200df99c418a 
h1:v2PbRU4K3llS09c7zodFpNePeamkAwG3mPrAery9VeE=
+google.golang.org/genproto/googleapis/rpc 
v0.0.0-20250528174236-200df99c418a/go.mod 
h1:qQ0YXyHHx3XkvlzUtpXDkS29lDSafHMZBAZDc03LQ3A=
+google.golang.org/grpc v1.74.2 h1:WoosgB65DlWVC9FqI82dGsZhWFNBSLjQ84bjROOpMu4=
+google.golang.org/grpc v1.74.2/go.mod 
h1:CtQ+BGjaAIXHs/5YS3i473GqwBBa1zGQNevxdeBEXrM=
 google.golang.org/protobuf v1.36.6 
h1:z1NpPI8ku2WgiWnf+t9wTPsn6eP1L7ksHUlkfLvd9xY=
 google.golang.org/protobuf v1.36.6/go.mod 
h1:jduwjTPXsFjZGTmRluh+L6NjiWu7pchiJ2/5YcXBHnY=
 gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod 
h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0=

Reply via email to