Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf18503f

Browse files
authored
deps: update gax.version to v2.18.0 (#692)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)This PR contains the following updates:| Package | Change | Age | Adoption | Passing | Confidence ||---|---|---|---|---|---|| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | `2.17.0` -> `2.18.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/2.18.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/2.18.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/2.18.0/compatibility-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:gax-grpc/2.18.0/confidence-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) || [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | `2.17.0` -> `2.18.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/2.18.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/2.18.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/2.18.0/compatibility-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api:gax-bom/2.18.0/confidence-slim/2.17.0)](https://docs.renovatebot.com/merge-confidence/) |---### Release Notes<details><summary>googleapis/gax-java</summary>### [`v2.18.0`](https://togithub.com/googleapis/gax-java/blob/HEAD/CHANGELOG.md#&#8203;2180-httpsgithubcomgoogleapisgax-javacomparev2170v2180-2022-05-18)[Compare Source](https://togithub.com/googleapis/gax-java/compare/v2.17.0...v2.18.0)##### Features- \[REGAPIC] Add support for additional bindings ([#&#8203;1680](https://togithub.com/googleapis/gax-java/issues/1680)) ([59b3699](https://togithub.com/googleapis/gax-java/commit/59b3699b6acbc98c55dc043bf8665b457a0615a9))- upgrade graal-sdk to 22.1.0 ([#&#8203;1683](https://togithub.com/googleapis/gax-java/issues/1683)) ([46f899d](https://togithub.com/googleapis/gax-java/commit/46f899de06e60a792f5a6c1dc617673f0f180c00))##### Bug Fixes- **java:** remove conflicting reflection configuration to address UnsupportedFeatureException with GraalVM 22.1.0 ([#&#8203;1682](https://togithub.com/googleapis/gax-java/issues/1682)) ([97c6c8b](https://togithub.com/googleapis/gax-java/commit/97c6c8bfa0d5397e30d3699e92f823e09ee283e6))- remove svm dependency ([#&#8203;1679](https://togithub.com/googleapis/gax-java/issues/1679)) ([c1b88e3](https://togithub.com/googleapis/gax-java/commit/c1b88e3788ab866bcc1ba3db94c2998198a0b35e))##### Dependencies- update dependency com.google.api:api-common to 2.2.0 ([#&#8203;1685](https://togithub.com/googleapis/gax-java/issues/1685)) ([a5a316b](https://togithub.com/googleapis/gax-java/commit/a5a316bde322733eb5a80093206eb12b36945580))</details>---### Configuration📅 **Schedule**: At any time (no schedule defined).🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.--- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.---This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-shared-dependencies).
1 parentd3a6ece commitf18503f

File tree

1 file changed

+1
-1
lines changed
  • java-shared-dependencies/first-party-dependencies

1 file changed

+1
-1
lines changed

‎java-shared-dependencies/first-party-dependencies/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5757
<site.installationModule>${project.artifactId}</site.installationModule>
5858
<grpc.version>1.46.0</grpc.version>
59-
<gax.version>2.17.0</gax.version>
59+
<gax.version>2.18.0</gax.version>
6060
<grpc-gcp.version>1.1.0</grpc-gcp.version>
6161
<guava.version>31.1-jre</guava.version>
6262
<protobuf.version>3.20.1</protobuf.version>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp