-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MINOR: [Java] Bump io.grpc:grpc-bom from 1.65.0 to 1.68.1 in /java #44693
Conversation
@github-actions crossbow submit -g java |
Revision: 6944ead Submitted crossbow builds: ursacomputing/crossbow @ actions-6bbf4a4fc6 |
Hmm. Can we use manylinux_2_28 (AlmaLinux 8 based) instead of manylinux2014 (CentOS 7 based) for base image for JNI? https://github.com/apache/arrow/actions/runs/11782252920/job/32816871766?pr=44693#step:7:3696
|
@kou I will take a look at this tomorrow. I have time then. |
6944ead
to
e31e7e1
Compare
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.65.0 to 1.68.1. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.0...v1.68.1) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
e31e7e1
to
5f9ae3a
Compare
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps io.grpc:grpc-bom from 1.65.0 to 1.68.1.
Release notes
Sourced from io.grpc:grpc-bom's releases.
... (truncated)
Commits
16f93c8
Bump version to 1.68.12b53352
Update README etc to reference 1.68.1135f433
Revert "stub: Ignore unary response on server if status is not OK" (#11636) (...2d0c158
Bump to 1.68.1-SNAPSHOT (#11637)46c1b38
Update binderDied() error description to spell out the possibilities for thos...b65cbf5
inprocess: Support tracing message sizes guarded by flag (#11629)62f4098
netty: Avoid TCP_USER_TIMEOUT warning when not using epoll (#11564)00c8bc7
Minor grammar fix in Javadoc (#11609)4be69e3
core: SpiffeUtil API for extracting Spiffe URI and loading TrustBundles (#11575)1e0928f
api: fix javadoc of CallCredentials.applyRequestMetadataDependabot 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 commands and options
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)