This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new 4af1e491df MINOR: [Java] Bump io.grpc:grpc-bom from 1.65.0 to 1.66.0
in /java (#43657)
4af1e491df is described below
commit 4af1e491df7ac22217656668b65c3e8d55f5b5ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 21 14:56:44 2024 +0900
MINOR: [Java] Bump io.grpc:grpc-bom from 1.65.0 to 1.66.0 in /java (#43657)
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.65.0 to
1.66.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grpc/grpc-java/releases">io.grpc:grpc-bom's
releases</a>.</em></p>
<blockquote>
<h2>v1.65.1</h2>
<h2>What's Changed</h2>
<ul>
<li>netty: Restore old behavior of NettyAdaptiveCumulator, but avoid using
that class if Netty is on version 4.1.111 or later</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grpc/grpc-java/commit/cf784069508fc5767a85c915e43bb43ccfc84c76"><code>cf78406</code></a>
Bump version to 1.66.0</li>
<li><a
href="https://github.com/grpc/grpc-java/commit/33af0a75fda4dcf2ff166ab400fc89b9066a7641"><code>33af0a7</code></a>
Update README etc to reference 1.66.0</li>
<li><a
href="https://github.com/grpc/grpc-java/commit/19c9b998b1efd8bee3fb40335e1a5f7360859cfb"><code>19c9b99</code></a>
xds: XdsClient should unsubscribe on last resource (<a
href="https://redirect.github.com/grpc/grpc-java/issues/11264">#11264</a>)</li>
<li><a
href="https://github.com/grpc/grpc-java/commit/752a045f10d59286d196c203d9177c6fb191241f"><code>752a045</code></a>
Revert "Start 1.67.0 development cycle (<a
href="https://redirect.github.com/grpc/grpc-java/issues/11416">#11416</a>)"
(<a
href="https://redirect.github.com/grpc/grpc-java/issues/11428">#11428</a>)</li>
<li><a
href="https://github.com/grpc/grpc-java/commit/ef09d94fe8d51aca13f3490f599ebbfabf3299ab"><code>ef09d94</code></a>
Revert "Introduce onResult2 in NameResolver Listener2 that returns Status
(<a href="https://redirect.github.com/grpc/grpc-java/issues/1">#1</a>...</li>
<li><a
href="https://github.com/grpc/grpc-java/commit/c37fb181a4a803a0d4c4ad2733468c12004be59c"><code>c37fb18</code></a>
Start 1.67.0 development cycle</li>
<li><a
href="https://github.com/grpc/grpc-java/commit/9ba2f9dec5c71a5d0afbba0f196331a47844bc07"><code>9ba2f9d</code></a>
Introduce onResult2 in NameResolver Listener2 that returns Status (<a
href="https://redirect.github.com/grpc/grpc-java/issues/11313">#11313</a>)</li>
<li><a
href="https://github.com/grpc/grpc-java/commit/786523dca4461597072cc2b86e827d18a34e6440"><code>786523d</code></a>
xds: WRR rr_fallback should trigger with one endpoint weight</li>
<li><a
href="https://github.com/grpc/grpc-java/commit/b108ed3ddf08d20926cab1ea4ddd75264aff8c18"><code>b108ed3</code></a>
api: Give instruments a toString() including their name</li>
<li><a
href="https://github.com/grpc/grpc-java/commit/eb4cdf7959795d70c44aa74d572ddc5f8bd2ac5e"><code>eb4cdf7</code></a>
Update MAINTAINERS.md (<a
href="https://redirect.github.com/grpc/grpc-java/issues/11241">#11241</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/grpc/grpc-java/compare/v1.65.0...v1.66.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>
Authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: David Li <[email protected]>
---
java/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/java/pom.xml b/java/pom.xml
index 0f3e5760f2..a73453df68 100644
--- a/java/pom.xml
+++ b/java/pom.xml
@@ -97,7 +97,7 @@ under the License.
<dep.slf4j.version>2.0.13</dep.slf4j.version>
<dep.guava-bom.version>33.2.1-jre</dep.guava-bom.version>
<dep.netty-bom.version>4.1.112.Final</dep.netty-bom.version>
- <dep.grpc-bom.version>1.65.0</dep.grpc-bom.version>
+ <dep.grpc-bom.version>1.66.0</dep.grpc-bom.version>
<dep.protobuf-bom.version>3.25.4</dep.protobuf-bom.version>
<dep.jackson-bom.version>2.17.2</dep.jackson-bom.version>
<dep.hadoop.version>3.4.0</dep.hadoop.version>