From e5c739c093067f6f2340f873ed96dfea8ef9b7d6 Mon Sep 17 00:00:00 2001 From: Mridula <66699525+mpeddada1@users.noreply.github.com> Date: Mon, 19 Sep 2022 10:11:16 -0400 Subject: [PATCH 01/22] fix: remove --allow-incomplete-classpath which was deprecated as of Graalvm 22.1.0 (#1794) fix: remove --allow-incomplete-classpath which has been deprecated as of Graalvm 22.1.0 --- .../native-image/com.google.api/gax/native-image.properties | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gax/src/main/resources/META-INF/native-image/com.google.api/gax/native-image.properties b/gax/src/main/resources/META-INF/native-image/com.google.api/gax/native-image.properties index c1ceae5b4..ef5493f67 100644 --- a/gax/src/main/resources/META-INF/native-image/com.google.api/gax/native-image.properties +++ b/gax/src/main/resources/META-INF/native-image/com.google.api/gax/native-image.properties @@ -1,8 +1,7 @@ -Args = --allow-incomplete-classpath \ ---enable-url-protocols=https,http \ +Args = --enable-url-protocols=https,http \ --initialize-at-build-time=org.conscrypt,\ org.slf4j.LoggerFactory,\ org.junit.platform.engine.TestTag \ --initialize-at-run-time=com.google.api.client.googleapis.services.AbstractGoogleClientRequest$ApiClientVersion \ --features=com.google.api.gax.nativeimage.OpenCensusFeature,\ - com.google.api.gax.nativeimage.GoogleJsonClientFeature \ No newline at end of file + com.google.api.gax.nativeimage.GoogleJsonClientFeature From 47382518a90b4fd5ebc827bbd1241a2165c58f32 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 16:04:24 +0200 Subject: [PATCH 02/22] chore(deps): update dependency com.google.protobuf:protobuf-java to v3.21.6 (#1791) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.protobuf:protobuf-java](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.5` -> `3.21.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java/3.21.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java/3.21.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java/3.21.6/compatibility-slim/3.21.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java/3.21.6/confidence-slim/3.21.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
protocolbuffers/protobuf ### [`v3.21.6`](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.5...v3.21.6) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.5...v3.21.6)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- dependencies.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.properties b/dependencies.properties index 2a55a168e..3594e050f 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -23,7 +23,7 @@ version.gax_httpjson=0.104.1 # Versions for dependencies which actual artifacts differ between Bazel and Gradle. # Gradle build depends on prebuilt maven artifacts, while Bazel build depends on Bazel workspaces # with the sources. -version.com_google_protobuf=3.21.5 +version.com_google_protobuf=3.21.6 version.google_java_format=1.15.0 version.io_grpc=1.49.0 From d94482ef19f45b6dfbe775d7facf3467b09cb194 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 16:22:36 +0200 Subject: [PATCH 03/22] fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.21.6 (#1792) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.protobuf:protobuf-bom](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.5` -> `3.21.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.6/compatibility-slim/3.21.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.6/confidence-slim/3.21.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
protocolbuffers/protobuf ### [`v3.21.6`](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.5...v3.21.6) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.5...v3.21.6)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e443bd3d..74a116a10 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ com.google.protobuf protobuf-bom - 3.21.5 + 3.21.6 pom import From e82458257e5eee1810e784bbf40e623b741dd110 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 17:08:33 +0200 Subject: [PATCH 04/22] chore(deps): update dependency io.grpc:grpc-core to v1.49.1 (#1795) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grpc:grpc-core](https://togithub.com/grpc/grpc-java) | `1.49.0` -> `1.49.1` | [![age](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-core/1.49.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-core/1.49.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-core/1.49.1/compatibility-slim/1.49.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-core/1.49.1/confidence-slim/1.49.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
grpc/grpc-java ### [`v1.49.1`](https://togithub.com/grpc/grpc-java/compare/v1.49.0...v1.49.1) [Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.49.0...v1.49.1)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- dependencies.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.properties b/dependencies.properties index 3594e050f..f8126e2c0 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -25,7 +25,7 @@ version.gax_httpjson=0.104.1 # with the sources. version.com_google_protobuf=3.21.6 version.google_java_format=1.15.0 -version.io_grpc=1.49.0 +version.io_grpc=1.49.1 # Maven artifacts. # Note, the actual name of each property matters (bazel build scripts depend on it). From 9cb8d3640ff40f30f8dae2efd7341578fd449a7d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 17:46:35 +0200 Subject: [PATCH 05/22] fix(deps): update dependency io.grpc:grpc-bom to v1.49.1 (#1796) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) | `1.49.0` -> `1.49.1` | [![age](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.49.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.49.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.49.1/compatibility-slim/1.49.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/io.grpc:grpc-bom/1.49.1/confidence-slim/1.49.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
grpc/grpc-java ### [`v1.49.1`](https://togithub.com/grpc/grpc-java/compare/v1.49.0...v1.49.1)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 74a116a10..3ac4ca675 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ io.grpc grpc-bom - 1.49.0 + 1.49.1 pom import From 50c6a75db05537b873d0d143fdccab82f46bc644 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 22:02:35 +0200 Subject: [PATCH 06/22] fix(deps): update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.3 (#1797) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.grpc:grpc-google-common-protos](https://togithub.com/googleapis/java-iam/grpc-google-common-protos) ([source](https://togithub.com/googleapis/java-common-protos)) | `2.9.2` -> `2.9.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.3/compatibility-slim/2.9.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.3/confidence-slim/2.9.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
googleapis/java-common-protos ### [`v2.9.3`](https://togithub.com/googleapis/java-common-protos/blob/HEAD/CHANGELOG.md#​293-httpsgithubcomgoogleapisjava-common-protoscomparev292v293-2022-09-20) [Compare Source](https://togithub.com/googleapis/java-common-protos/compare/v2.9.2...v2.9.3) ##### Dependencies - Update dependency com.google.protobuf:protobuf-bom to v3.21.3 ([#​393](https://togithub.com/googleapis/java-common-protos/issues/393)) ([f056dbe](https://togithub.com/googleapis/java-common-protos/commit/f056dbea9d92c92af9d4bffb8442704e4f3480e4)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.4 ([#​397](https://togithub.com/googleapis/java-common-protos/issues/397)) ([35f20b9](https://togithub.com/googleapis/java-common-protos/commit/35f20b942487f0500fa7919ddd9dd34e2a98da68)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.5 ([#​402](https://togithub.com/googleapis/java-common-protos/issues/402)) ([5279823](https://togithub.com/googleapis/java-common-protos/commit/5279823ab40a011b38003859d888ea48799bf86f)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.6 ([#​410](https://togithub.com/googleapis/java-common-protos/issues/410)) ([2ae81dc](https://togithub.com/googleapis/java-common-protos/commit/2ae81dcfe53630b422ab3d81785f9cab4ccd997e)) - Update dependency com.google.protobuf:protobuf-java to v3.21.3 ([#​394](https://togithub.com/googleapis/java-common-protos/issues/394)) ([ada3199](https://togithub.com/googleapis/java-common-protos/commit/ada31991b01ff3bcc342b9c8f7e0aaf95b21ab66)) - Update dependency com.google.protobuf:protobuf-java to v3.21.4 ([#​398](https://togithub.com/googleapis/java-common-protos/issues/398)) ([f6be516](https://togithub.com/googleapis/java-common-protos/commit/f6be516c23202d2502c25473ccf8bba009948cde)) - Update dependency com.google.protobuf:protobuf-java to v3.21.5 ([#​403](https://togithub.com/googleapis/java-common-protos/issues/403)) ([89f8ae8](https://togithub.com/googleapis/java-common-protos/commit/89f8ae82df4fe608f58c6190324a3cec7441cf81)) - Update dependency com.google.protobuf:protobuf-java to v3.21.6 ([#​411](https://togithub.com/googleapis/java-common-protos/issues/411)) ([764e5d9](https://togithub.com/googleapis/java-common-protos/commit/764e5d94828b6f4d02bc5d646496340fdada0f25)) - Update dependency io.grpc:grpc-bom to v1.49.0 and guava to 31.1-android ([#​390](https://togithub.com/googleapis/java-common-protos/issues/390)) ([08d00ec](https://togithub.com/googleapis/java-common-protos/commit/08d00ec4ab8f9979f4a6b92f76e9666f045f9953)) - Update dependency io.grpc:grpc-bom to v1.49.1 ([#​412](https://togithub.com/googleapis/java-common-protos/issues/412)) ([d4b66a0](https://togithub.com/googleapis/java-common-protos/commit/d4b66a03b49b16069ee0c0922448748620cc5745)) - Update dependency io.grpc:grpc-protobuf to v1.48.0 ([#​391](https://togithub.com/googleapis/java-common-protos/issues/391)) ([171b4bf](https://togithub.com/googleapis/java-common-protos/commit/171b4bf8bd69ebd8111b0a2b6896282dbfa0525f)) - Update dependency io.grpc:grpc-protobuf to v1.48.1 ([#​400](https://togithub.com/googleapis/java-common-protos/issues/400)) ([7c96c90](https://togithub.com/googleapis/java-common-protos/commit/7c96c908a819eef24c92cf9d65966e04825708d3)) - Update dependency io.grpc:grpc-protobuf to v1.49.0 ([#​406](https://togithub.com/googleapis/java-common-protos/issues/406)) ([da8e116](https://togithub.com/googleapis/java-common-protos/commit/da8e116d60c17322c2a01de78a42f8e9d4498035)) - Update dependency io.grpc:grpc-protobuf to v1.49.1 ([#​413](https://togithub.com/googleapis/java-common-protos/issues/413)) ([ab55975](https://togithub.com/googleapis/java-common-protos/commit/ab5597592c9eb86e4dcc81fa61a67a43d5edcb2a)) - Update dependency io.grpc:grpc-stub to v1.48.0 ([#​392](https://togithub.com/googleapis/java-common-protos/issues/392)) ([7d404a0](https://togithub.com/googleapis/java-common-protos/commit/7d404a051ee53933c9f64a7e77cca589a2fd7ceb)) - Update dependency io.grpc:grpc-stub to v1.48.1 ([#​401](https://togithub.com/googleapis/java-common-protos/issues/401)) ([60ae3bc](https://togithub.com/googleapis/java-common-protos/commit/60ae3bc53f0a3b2afc32e9b7be8789efb2b551da)) - Update dependency io.grpc:grpc-stub to v1.49.0 ([#​407](https://togithub.com/googleapis/java-common-protos/issues/407)) ([bedb226](https://togithub.com/googleapis/java-common-protos/commit/bedb226200ab92d1336652c2c02101796d7c7262)) - Update dependency io.grpc:grpc-stub to v1.49.1 ([#​414](https://togithub.com/googleapis/java-common-protos/issues/414)) ([d209727](https://togithub.com/googleapis/java-common-protos/commit/d20972705f275919eef3bc69f99f2d1cbfb7d026))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ac4ca675..d924b091f 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.google.api.grpc grpc-google-common-protos - 2.9.2 + 2.9.3 io.grpc From 8a1c732bf938818a40c907b5656025cac52b9645 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 20 Sep 2022 22:12:19 +0200 Subject: [PATCH 07/22] fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.9.3 (#1798) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.grpc:proto-google-common-protos](https://togithub.com/googleapis/java-iam/proto-google-common-protos) ([source](https://togithub.com/googleapis/java-common-protos)) | `2.9.2` -> `2.9.3` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.3/compatibility-slim/2.9.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.3/confidence-slim/2.9.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
googleapis/java-common-protos ### [`v2.9.3`](https://togithub.com/googleapis/java-common-protos/blob/HEAD/CHANGELOG.md#​293-httpsgithubcomgoogleapisjava-common-protoscomparev292v293-2022-09-20) [Compare Source](https://togithub.com/googleapis/java-common-protos/compare/v2.9.2...v2.9.3) ##### Dependencies - Update dependency com.google.protobuf:protobuf-bom to v3.21.3 ([#​393](https://togithub.com/googleapis/java-common-protos/issues/393)) ([f056dbe](https://togithub.com/googleapis/java-common-protos/commit/f056dbea9d92c92af9d4bffb8442704e4f3480e4)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.4 ([#​397](https://togithub.com/googleapis/java-common-protos/issues/397)) ([35f20b9](https://togithub.com/googleapis/java-common-protos/commit/35f20b942487f0500fa7919ddd9dd34e2a98da68)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.5 ([#​402](https://togithub.com/googleapis/java-common-protos/issues/402)) ([5279823](https://togithub.com/googleapis/java-common-protos/commit/5279823ab40a011b38003859d888ea48799bf86f)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.6 ([#​410](https://togithub.com/googleapis/java-common-protos/issues/410)) ([2ae81dc](https://togithub.com/googleapis/java-common-protos/commit/2ae81dcfe53630b422ab3d81785f9cab4ccd997e)) - Update dependency com.google.protobuf:protobuf-java to v3.21.3 ([#​394](https://togithub.com/googleapis/java-common-protos/issues/394)) ([ada3199](https://togithub.com/googleapis/java-common-protos/commit/ada31991b01ff3bcc342b9c8f7e0aaf95b21ab66)) - Update dependency com.google.protobuf:protobuf-java to v3.21.4 ([#​398](https://togithub.com/googleapis/java-common-protos/issues/398)) ([f6be516](https://togithub.com/googleapis/java-common-protos/commit/f6be516c23202d2502c25473ccf8bba009948cde)) - Update dependency com.google.protobuf:protobuf-java to v3.21.5 ([#​403](https://togithub.com/googleapis/java-common-protos/issues/403)) ([89f8ae8](https://togithub.com/googleapis/java-common-protos/commit/89f8ae82df4fe608f58c6190324a3cec7441cf81)) - Update dependency com.google.protobuf:protobuf-java to v3.21.6 ([#​411](https://togithub.com/googleapis/java-common-protos/issues/411)) ([764e5d9](https://togithub.com/googleapis/java-common-protos/commit/764e5d94828b6f4d02bc5d646496340fdada0f25)) - Update dependency io.grpc:grpc-bom to v1.49.0 and guava to 31.1-android ([#​390](https://togithub.com/googleapis/java-common-protos/issues/390)) ([08d00ec](https://togithub.com/googleapis/java-common-protos/commit/08d00ec4ab8f9979f4a6b92f76e9666f045f9953)) - Update dependency io.grpc:grpc-bom to v1.49.1 ([#​412](https://togithub.com/googleapis/java-common-protos/issues/412)) ([d4b66a0](https://togithub.com/googleapis/java-common-protos/commit/d4b66a03b49b16069ee0c0922448748620cc5745)) - Update dependency io.grpc:grpc-protobuf to v1.48.0 ([#​391](https://togithub.com/googleapis/java-common-protos/issues/391)) ([171b4bf](https://togithub.com/googleapis/java-common-protos/commit/171b4bf8bd69ebd8111b0a2b6896282dbfa0525f)) - Update dependency io.grpc:grpc-protobuf to v1.48.1 ([#​400](https://togithub.com/googleapis/java-common-protos/issues/400)) ([7c96c90](https://togithub.com/googleapis/java-common-protos/commit/7c96c908a819eef24c92cf9d65966e04825708d3)) - Update dependency io.grpc:grpc-protobuf to v1.49.0 ([#​406](https://togithub.com/googleapis/java-common-protos/issues/406)) ([da8e116](https://togithub.com/googleapis/java-common-protos/commit/da8e116d60c17322c2a01de78a42f8e9d4498035)) - Update dependency io.grpc:grpc-protobuf to v1.49.1 ([#​413](https://togithub.com/googleapis/java-common-protos/issues/413)) ([ab55975](https://togithub.com/googleapis/java-common-protos/commit/ab5597592c9eb86e4dcc81fa61a67a43d5edcb2a)) - Update dependency io.grpc:grpc-stub to v1.48.0 ([#​392](https://togithub.com/googleapis/java-common-protos/issues/392)) ([7d404a0](https://togithub.com/googleapis/java-common-protos/commit/7d404a051ee53933c9f64a7e77cca589a2fd7ceb)) - Update dependency io.grpc:grpc-stub to v1.48.1 ([#​401](https://togithub.com/googleapis/java-common-protos/issues/401)) ([60ae3bc](https://togithub.com/googleapis/java-common-protos/commit/60ae3bc53f0a3b2afc32e9b7be8789efb2b551da)) - Update dependency io.grpc:grpc-stub to v1.49.0 ([#​407](https://togithub.com/googleapis/java-common-protos/issues/407)) ([bedb226](https://togithub.com/googleapis/java-common-protos/commit/bedb226200ab92d1336652c2c02101796d7c7262)) - Update dependency io.grpc:grpc-stub to v1.49.1 ([#​414](https://togithub.com/googleapis/java-common-protos/issues/414)) ([d209727](https://togithub.com/googleapis/java-common-protos/commit/d20972705f275919eef3bc69f99f2d1cbfb7d026))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d924b091f..3b64f8883 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.google.api.grpc proto-google-common-protos - 2.9.2 + 2.9.3 com.google.api.grpc From ca0d125fee31a2cba7dbc6085a27766466f849a4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 21 Sep 2022 17:10:16 +0200 Subject: [PATCH 08/22] chore(deps): update plugin com.diffplug.eclipse.apt to v3.38.0 (#1793) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.diffplug.eclipse.apt | `3.37.2` -> `3.38.0` | [![age](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.38.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.38.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.38.0/compatibility-slim/3.37.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.38.0/confidence-slim/3.37.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 3df23556f..327252701 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'java' id 'io.github.gradle-nexus.publish-plugin' version '1.1.0' - id 'com.diffplug.eclipse.apt' version '3.37.2' apply false + id 'com.diffplug.eclipse.apt' version '3.38.0' apply false id 'com.dorongold.task-tree' version '2.1.0' apply false id 'com.github.johnrengelman.shadow' version '7.1.2' apply false id 'com.github.sherter.google-java-format' version '0.9' apply false From 6a450679302c611960710f5a98e32d278bda2b60 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 26 Sep 2022 16:30:14 +0200 Subject: [PATCH 09/22] fix(deps): update dependency org.threeten:threetenbp to v1.6.2 (#1799) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.threeten:threetenbp](https://www.threeten.org/threetenbp) ([source](https://togithub.com/ThreeTen/threetenbp)) | `1.6.1` -> `1.6.2` | [![age](https://badges.renovateapi.com/packages/maven/org.threeten:threetenbp/1.6.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.threeten:threetenbp/1.6.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.threeten:threetenbp/1.6.2/compatibility-slim/1.6.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.threeten:threetenbp/1.6.2/confidence-slim/1.6.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
ThreeTen/threetenbp ### [`v1.6.2`](https://togithub.com/ThreeTen/threetenbp/releases/tag/v1.6.2) See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3b64f8883..debf3f243 100644 --- a/pom.xml +++ b/pom.xml @@ -66,7 +66,7 @@ org.threeten threetenbp - 1.6.1 + 1.6.2 com.google.auth From 0e2a4053d945f4d4da55f8b5486df6dbcab66c2f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 29 Sep 2022 02:06:25 +0200 Subject: [PATCH 10/22] fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.9.4 (#1801) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.grpc:proto-google-common-protos](https://togithub.com/googleapis/java-iam/proto-google-common-protos) ([source](https://togithub.com/googleapis/java-common-protos)) | `2.9.3` -> `2.9.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.4/compatibility-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.4/confidence-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
googleapis/java-common-protos ### [`v2.9.4`](https://togithub.com/googleapis/java-common-protos/blob/HEAD/CHANGELOG.md#​294-httpsgithubcomgoogleapisjava-common-protoscomparev293v294-2022-09-28) ##### Dependencies - Update dependency certifi to v2022.9.24 ([#​418](https://togithub.com/googleapis/java-common-protos/issues/418)) ([40f5dec](https://togithub.com/googleapis/java-common-protos/commit/40f5decf9cab5294b1e3d7622fd15beb6c5f34c5)) - Update dependency charset-normalizer to v2.1.1 ([#​420](https://togithub.com/googleapis/java-common-protos/issues/420)) ([db48320](https://togithub.com/googleapis/java-common-protos/commit/db48320fb793522eb57dddab71576b6851d09bf4)) - Update dependency googleapis-common-protos to v1.56.4 ([#​419](https://togithub.com/googleapis/java-common-protos/issues/419)) ([ca70ae5](https://togithub.com/googleapis/java-common-protos/commit/ca70ae5b1d7f9c2d3f2a631074acd7e80873f552))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index debf3f243..45533642d 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.google.api.grpc proto-google-common-protos - 2.9.3 + 2.9.4 com.google.api.grpc From 6d4e62de5c2303d7c31faa046966b8842cbcfe53 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 29 Sep 2022 03:34:43 +0200 Subject: [PATCH 11/22] fix(deps): update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.4 (#1800) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.grpc:grpc-google-common-protos](https://togithub.com/googleapis/java-iam/grpc-google-common-protos) ([source](https://togithub.com/googleapis/java-common-protos)) | `2.9.3` -> `2.9.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.4/compatibility-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.4/confidence-slim/2.9.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
googleapis/java-common-protos ### [`v2.9.4`](https://togithub.com/googleapis/java-common-protos/blob/HEAD/CHANGELOG.md#​294-httpsgithubcomgoogleapisjava-common-protoscomparev293v294-2022-09-28) [Compare Source](https://togithub.com/googleapis/java-common-protos/compare/v2.9.3...v2.9.4) ##### Dependencies - Update dependency certifi to v2022.9.24 ([#​418](https://togithub.com/googleapis/java-common-protos/issues/418)) ([40f5dec](https://togithub.com/googleapis/java-common-protos/commit/40f5decf9cab5294b1e3d7622fd15beb6c5f34c5)) - Update dependency charset-normalizer to v2.1.1 ([#​420](https://togithub.com/googleapis/java-common-protos/issues/420)) ([db48320](https://togithub.com/googleapis/java-common-protos/commit/db48320fb793522eb57dddab71576b6851d09bf4)) - Update dependency googleapis-common-protos to v1.56.4 ([#​419](https://togithub.com/googleapis/java-common-protos/issues/419)) ([ca70ae5](https://togithub.com/googleapis/java-common-protos/commit/ca70ae5b1d7f9c2d3f2a631074acd7e80873f552))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 45533642d..b759a56a9 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.google.api.grpc grpc-google-common-protos - 2.9.3 + 2.9.4 io.grpc From ac1534519a2599f1dafa2e5dcae026a39bb4a897 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 30 Sep 2022 16:42:13 +0200 Subject: [PATCH 12/22] chore(deps): update plugin com.diffplug.eclipse.apt to v3.39.0 (#1804) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | com.diffplug.eclipse.apt | `3.38.0` -> `3.39.0` | [![age](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.39.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.39.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.39.0/compatibility-slim/3.38.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.diffplug.eclipse.apt/3.39.0/confidence-slim/3.38.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 327252701..9d9465e2f 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ plugins { id 'java' id 'io.github.gradle-nexus.publish-plugin' version '1.1.0' - id 'com.diffplug.eclipse.apt' version '3.38.0' apply false + id 'com.diffplug.eclipse.apt' version '3.39.0' apply false id 'com.dorongold.task-tree' version '2.1.0' apply false id 'com.github.johnrengelman.shadow' version '7.1.2' apply false id 'com.github.sherter.google-java-format' version '0.9' apply false From 534250bdb165576bea7793a61b39c11312e4ec31 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 30 Sep 2022 18:58:23 +0200 Subject: [PATCH 13/22] fix(deps): update dependency com.google.protobuf:protobuf-bom to v3.21.7 (#1803) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.protobuf:protobuf-bom](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.6` -> `3.21.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.7/compatibility-slim/3.21.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.7/confidence-slim/3.21.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
protocolbuffers/protobuf ### [`v3.21.7`](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.6...v3.21.7)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b759a56a9..00aee61a2 100644 --- a/pom.xml +++ b/pom.xml @@ -162,7 +162,7 @@ com.google.protobuf protobuf-bom - 3.21.6 + 3.21.7 pom import From 8782f5befa565028e85607c817adf743ca66af88 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 30 Sep 2022 21:46:48 +0200 Subject: [PATCH 14/22] chore(deps): update dependency com.google.protobuf:protobuf-java to v3.21.7 (#1802) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.protobuf:protobuf-java](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.6` -> `3.21.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java/3.21.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java/3.21.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java/3.21.7/compatibility-slim/3.21.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java/3.21.7/confidence-slim/3.21.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
protocolbuffers/protobuf ### [`v3.21.7`](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.6...v3.21.7) [Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.6...v3.21.7)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- dependencies.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.properties b/dependencies.properties index f8126e2c0..73fa2048d 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -23,7 +23,7 @@ version.gax_httpjson=0.104.1 # Versions for dependencies which actual artifacts differ between Bazel and Gradle. # Gradle build depends on prebuilt maven artifacts, while Bazel build depends on Bazel workspaces # with the sources. -version.com_google_protobuf=3.21.6 +version.com_google_protobuf=3.21.7 version.google_java_format=1.15.0 version.io_grpc=1.49.1 From b27f15d277f74bc11e10e6e25b588b1767f8e5ee Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 2 Oct 2022 04:27:44 +0200 Subject: [PATCH 15/22] fix(deps): update dependency io.grpc:grpc-bom to v1.49.2 (#1808) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 00aee61a2..31c54e22c 100644 --- a/pom.xml +++ b/pom.xml @@ -138,7 +138,7 @@ io.grpc grpc-bom - 1.49.1 + 1.49.2 pom import From 16d31d4b21b313a468be9e4f256f8aedf0c7a75f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 2 Oct 2022 04:28:11 +0200 Subject: [PATCH 16/22] chore(deps): update dependency io.grpc:grpc-core to v1.49.2 (#1807) --- dependencies.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies.properties b/dependencies.properties index 73fa2048d..b5fc62c3d 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -25,7 +25,7 @@ version.gax_httpjson=0.104.1 # with the sources. version.com_google_protobuf=3.21.7 version.google_java_format=1.15.0 -version.io_grpc=1.49.1 +version.io_grpc=1.49.2 # Maven artifacts. # Note, the actual name of each property matters (bazel build scripts depend on it). From 1f9fe38e3b152dad50a026adea8ea9b488acf786 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 2 Oct 2022 04:34:14 +0200 Subject: [PATCH 17/22] fix(deps): update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.5 (#1805) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.grpc:grpc-google-common-protos](https://togithub.com/googleapis/java-iam/grpc-google-common-protos) ([source](https://togithub.com/googleapis/java-common-protos)) | `2.9.4` -> `2.9.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.5/compatibility-slim/2.9.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:grpc-google-common-protos/2.9.5/confidence-slim/2.9.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
googleapis/java-common-protos ### [`v2.9.5`](https://togithub.com/googleapis/java-common-protos/blob/HEAD/CHANGELOG.md#​295-httpsgithubcomgoogleapisjava-common-protoscomparev294v295-2022-09-30) [Compare Source](https://togithub.com/googleapis/java-common-protos/compare/v2.9.4...v2.9.5) ##### Dependencies - Update dependency cachetools to v5 ([#​439](https://togithub.com/googleapis/java-common-protos/issues/439)) ([d06e7f3](https://togithub.com/googleapis/java-common-protos/commit/d06e7f32a38d8cc6bf53da73d3a2516502525afb)) - Update dependency click to v8.1.3 ([#​425](https://togithub.com/googleapis/java-common-protos/issues/425)) ([52e0472](https://togithub.com/googleapis/java-common-protos/commit/52e0472c4040b8e7be4f5c6f08f9cd93a86a69f6)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.7 ([#​444](https://togithub.com/googleapis/java-common-protos/issues/444)) ([bd3cc8e](https://togithub.com/googleapis/java-common-protos/commit/bd3cc8e46144d0e6d3fab60d9c0250749b81e5e9)) - Update dependency com.google.protobuf:protobuf-java to v3.21.7 ([#​445](https://togithub.com/googleapis/java-common-protos/issues/445)) ([b649c95](https://togithub.com/googleapis/java-common-protos/commit/b649c95a455763bb71569cc111dbee842e39caae)) - Update dependency gcp-releasetool to v1.8.8 ([#​423](https://togithub.com/googleapis/java-common-protos/issues/423)) ([48f448f](https://togithub.com/googleapis/java-common-protos/commit/48f448f711e3079339576d0b4b7940ae41bd6662)) - Update dependency google-api-core to v2.10.1 ([#​426](https://togithub.com/googleapis/java-common-protos/issues/426)) ([ba6479a](https://togithub.com/googleapis/java-common-protos/commit/ba6479a7bfb37cfa11035ed904ed70b80b4555cb)) - Update dependency google-auth to v2.12.0 ([#​427](https://togithub.com/googleapis/java-common-protos/issues/427)) ([db61fd7](https://togithub.com/googleapis/java-common-protos/commit/db61fd720ee9ac4aa27348344d6331bfb36259d6)) - Update dependency google-cloud-core to v2.3.2 ([#​424](https://togithub.com/googleapis/java-common-protos/issues/424)) ([67c3c5b](https://togithub.com/googleapis/java-common-protos/commit/67c3c5bab83a33bfc5bf2f5918141389788eadbc)) - Update dependency google-cloud-storage to v2.5.0 ([#​428](https://togithub.com/googleapis/java-common-protos/issues/428)) ([c84f880](https://togithub.com/googleapis/java-common-protos/commit/c84f8809a856854dcc21db3a16e4dea13b8ce51e)) - Update dependency google-crc32c to v1.5.0 ([#​429](https://togithub.com/googleapis/java-common-protos/issues/429)) ([f296a84](https://togithub.com/googleapis/java-common-protos/commit/f296a8456f09606f1889bfd50f332b6149712058)) - Update dependency importlib-metadata to v4.12.0 ([#​430](https://togithub.com/googleapis/java-common-protos/issues/430)) ([3065768](https://togithub.com/googleapis/java-common-protos/commit/3065768cd1b045f69a188eaa3fb2124a570a6872)) - Update dependency jeepney to v0.8.0 ([#​431](https://togithub.com/googleapis/java-common-protos/issues/431)) ([05adbf4](https://togithub.com/googleapis/java-common-protos/commit/05adbf42df18e6dacd19bc4f2f375a83f5aa9507)) - Update dependency jinja2 to v3.1.2 ([#​432](https://togithub.com/googleapis/java-common-protos/issues/432)) ([d04dedd](https://togithub.com/googleapis/java-common-protos/commit/d04dedd8b5f185ad59d2fccad28510e9c9bd1d1a)) - Update dependency keyring to v23.9.3 ([#​442](https://togithub.com/googleapis/java-common-protos/issues/442)) ([8fe91e7](https://togithub.com/googleapis/java-common-protos/commit/8fe91e7c0a8c5d24e79c11ab997c01915690ba15)) - Update dependency markupsafe to v2.1.1 ([#​433](https://togithub.com/googleapis/java-common-protos/issues/433)) ([ac10325](https://togithub.com/googleapis/java-common-protos/commit/ac10325a3ef909d8c60f185c5b327894995ab23e)) - Update dependency protobuf to v3.20.2 ([#​434](https://togithub.com/googleapis/java-common-protos/issues/434)) ([2ee3681](https://togithub.com/googleapis/java-common-protos/commit/2ee3681fef9bf7e1d6fce2fe6112d16a8780bb97)) - Update dependency protobuf to v4 ([#​440](https://togithub.com/googleapis/java-common-protos/issues/440)) ([8a5b536](https://togithub.com/googleapis/java-common-protos/commit/8a5b53679997ec03c0f9696dbed290a36f7a2200)) - Update dependency pyjwt to v2.5.0 ([#​435](https://togithub.com/googleapis/java-common-protos/issues/435)) ([a1428ad](https://togithub.com/googleapis/java-common-protos/commit/a1428ad3bcc985646101b5593e08f1c633338c0d)) - Update dependency requests to v2.28.1 ([#​436](https://togithub.com/googleapis/java-common-protos/issues/436)) ([05f5abf](https://togithub.com/googleapis/java-common-protos/commit/05f5abfc0f8746546ffef4cb1d008b32ad09c612)) - Update dependency typing-extensions to v4.3.0 ([#​437](https://togithub.com/googleapis/java-common-protos/issues/437)) ([8980eb2](https://togithub.com/googleapis/java-common-protos/commit/8980eb2056c7472a7ca9afb6d2ecb8fa77b8b493)) - Update dependency zipp to v3.8.1 ([#​438](https://togithub.com/googleapis/java-common-protos/issues/438)) ([a5e5fbc](https://togithub.com/googleapis/java-common-protos/commit/a5e5fbcde2252aa5a694e880387bc65171ac4070))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 31c54e22c..f1d0d9eff 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.google.api.grpc grpc-google-common-protos - 2.9.4 + 2.9.5 io.grpc From da9dff8a9cd2db63b396df42830c679b3555187d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 2 Oct 2022 04:42:12 +0200 Subject: [PATCH 18/22] fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.9.5 (#1806) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend 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.grpc:proto-google-common-protos](https://togithub.com/googleapis/java-iam/proto-google-common-protos) ([source](https://togithub.com/googleapis/java-common-protos)) | `2.9.4` -> `2.9.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.5/compatibility-slim/2.9.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-common-protos/2.9.5/confidence-slim/2.9.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes
googleapis/java-common-protos ### [`v2.9.5`](https://togithub.com/googleapis/java-common-protos/blob/HEAD/CHANGELOG.md#​295-httpsgithubcomgoogleapisjava-common-protoscomparev294v295-2022-09-30) ##### Dependencies - Update dependency cachetools to v5 ([#​439](https://togithub.com/googleapis/java-common-protos/issues/439)) ([d06e7f3](https://togithub.com/googleapis/java-common-protos/commit/d06e7f32a38d8cc6bf53da73d3a2516502525afb)) - Update dependency click to v8.1.3 ([#​425](https://togithub.com/googleapis/java-common-protos/issues/425)) ([52e0472](https://togithub.com/googleapis/java-common-protos/commit/52e0472c4040b8e7be4f5c6f08f9cd93a86a69f6)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.7 ([#​444](https://togithub.com/googleapis/java-common-protos/issues/444)) ([bd3cc8e](https://togithub.com/googleapis/java-common-protos/commit/bd3cc8e46144d0e6d3fab60d9c0250749b81e5e9)) - Update dependency com.google.protobuf:protobuf-java to v3.21.7 ([#​445](https://togithub.com/googleapis/java-common-protos/issues/445)) ([b649c95](https://togithub.com/googleapis/java-common-protos/commit/b649c95a455763bb71569cc111dbee842e39caae)) - Update dependency gcp-releasetool to v1.8.8 ([#​423](https://togithub.com/googleapis/java-common-protos/issues/423)) ([48f448f](https://togithub.com/googleapis/java-common-protos/commit/48f448f711e3079339576d0b4b7940ae41bd6662)) - Update dependency google-api-core to v2.10.1 ([#​426](https://togithub.com/googleapis/java-common-protos/issues/426)) ([ba6479a](https://togithub.com/googleapis/java-common-protos/commit/ba6479a7bfb37cfa11035ed904ed70b80b4555cb)) - Update dependency google-auth to v2.12.0 ([#​427](https://togithub.com/googleapis/java-common-protos/issues/427)) ([db61fd7](https://togithub.com/googleapis/java-common-protos/commit/db61fd720ee9ac4aa27348344d6331bfb36259d6)) - Update dependency google-cloud-core to v2.3.2 ([#​424](https://togithub.com/googleapis/java-common-protos/issues/424)) ([67c3c5b](https://togithub.com/googleapis/java-common-protos/commit/67c3c5bab83a33bfc5bf2f5918141389788eadbc)) - Update dependency google-cloud-storage to v2.5.0 ([#​428](https://togithub.com/googleapis/java-common-protos/issues/428)) ([c84f880](https://togithub.com/googleapis/java-common-protos/commit/c84f8809a856854dcc21db3a16e4dea13b8ce51e)) - Update dependency google-crc32c to v1.5.0 ([#​429](https://togithub.com/googleapis/java-common-protos/issues/429)) ([f296a84](https://togithub.com/googleapis/java-common-protos/commit/f296a8456f09606f1889bfd50f332b6149712058)) - Update dependency importlib-metadata to v4.12.0 ([#​430](https://togithub.com/googleapis/java-common-protos/issues/430)) ([3065768](https://togithub.com/googleapis/java-common-protos/commit/3065768cd1b045f69a188eaa3fb2124a570a6872)) - Update dependency jeepney to v0.8.0 ([#​431](https://togithub.com/googleapis/java-common-protos/issues/431)) ([05adbf4](https://togithub.com/googleapis/java-common-protos/commit/05adbf42df18e6dacd19bc4f2f375a83f5aa9507)) - Update dependency jinja2 to v3.1.2 ([#​432](https://togithub.com/googleapis/java-common-protos/issues/432)) ([d04dedd](https://togithub.com/googleapis/java-common-protos/commit/d04dedd8b5f185ad59d2fccad28510e9c9bd1d1a)) - Update dependency keyring to v23.9.3 ([#​442](https://togithub.com/googleapis/java-common-protos/issues/442)) ([8fe91e7](https://togithub.com/googleapis/java-common-protos/commit/8fe91e7c0a8c5d24e79c11ab997c01915690ba15)) - Update dependency markupsafe to v2.1.1 ([#​433](https://togithub.com/googleapis/java-common-protos/issues/433)) ([ac10325](https://togithub.com/googleapis/java-common-protos/commit/ac10325a3ef909d8c60f185c5b327894995ab23e)) - Update dependency protobuf to v3.20.2 ([#​434](https://togithub.com/googleapis/java-common-protos/issues/434)) ([2ee3681](https://togithub.com/googleapis/java-common-protos/commit/2ee3681fef9bf7e1d6fce2fe6112d16a8780bb97)) - Update dependency protobuf to v4 ([#​440](https://togithub.com/googleapis/java-common-protos/issues/440)) ([8a5b536](https://togithub.com/googleapis/java-common-protos/commit/8a5b53679997ec03c0f9696dbed290a36f7a2200)) - Update dependency pyjwt to v2.5.0 ([#​435](https://togithub.com/googleapis/java-common-protos/issues/435)) ([a1428ad](https://togithub.com/googleapis/java-common-protos/commit/a1428ad3bcc985646101b5593e08f1c633338c0d)) - Update dependency requests to v2.28.1 ([#​436](https://togithub.com/googleapis/java-common-protos/issues/436)) ([05f5abf](https://togithub.com/googleapis/java-common-protos/commit/05f5abfc0f8746546ffef4cb1d008b32ad09c612)) - Update dependency typing-extensions to v4.3.0 ([#​437](https://togithub.com/googleapis/java-common-protos/issues/437)) ([8980eb2](https://togithub.com/googleapis/java-common-protos/commit/8980eb2056c7472a7ca9afb6d2ecb8fa77b8b493)) - Update dependency zipp to v3.8.1 ([#​438](https://togithub.com/googleapis/java-common-protos/issues/438)) ([a5e5fbc](https://togithub.com/googleapis/java-common-protos/commit/a5e5fbcde2252aa5a694e880387bc65171ac4070))
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 this update again. --- - [ ] If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/gax-java). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f1d0d9eff..0776d4960 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.google.api.grpc proto-google-common-protos - 2.9.4 + 2.9.5 com.google.api.grpc From a756bdcc2a3893b83ad85638d15aa9cc4ff7f0f7 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 23:15:39 -0400 Subject: [PATCH 19/22] chore(main): release 2.19.2-SNAPSHOT (#1790) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- build.gradle | 2 +- dependencies.properties | 8 ++++---- gax-bom/build.gradle | 2 +- gax-bom/pom.xml | 14 +++++++------- gax-grpc/build.gradle | 2 +- gax-grpc/pom.xml | 4 ++-- gax-httpjson/build.gradle | 2 +- gax-httpjson/pom.xml | 4 ++-- gax/build.gradle | 2 +- gax/pom.xml | 4 ++-- pom.xml | 6 +++--- versions.txt | 8 ++++---- 12 files changed, 29 insertions(+), 29 deletions(-) diff --git a/build.gradle b/build.gradle index 9d9465e2f..f6909a9ee 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { } // TODO: Populate this from dependencies.properties version property (for proper Gradle-Bazel sync) -project.version = "2.19.1" // {x-version-update:gax:current} +project.version = "2.19.2-SNAPSHOT" // {x-version-update:gax:current} allprojects { group = 'com.google.api' diff --git a/dependencies.properties b/dependencies.properties index b5fc62c3d..13679200c 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -8,16 +8,16 @@ # Versions of oneself # {x-version-update-start:gax:current} -version.gax=2.19.1 +version.gax=2.19.2-SNAPSHOT # {x-version-update-end} # {x-version-update-start:gax:current} -version.gax_grpc=2.19.1 +version.gax_grpc=2.19.2-SNAPSHOT # {x-version-update-end} # {x-version-update-start:gax:current} -version.gax_bom=2.19.1 +version.gax_bom=2.19.2-SNAPSHOT # {x-version-update-end} # {x-version-update-start:gax-httpjson:current} -version.gax_httpjson=0.104.1 +version.gax_httpjson=0.104.2-SNAPSHOT # {x-version-update-end} # Versions for dependencies which actual artifacts differ between Bazel and Gradle. diff --git a/gax-bom/build.gradle b/gax-bom/build.gradle index 947396d82..f269e38be 100644 --- a/gax-bom/build.gradle +++ b/gax-bom/build.gradle @@ -5,7 +5,7 @@ plugins { archivesBaseName = 'gax-bom' -project.version = "2.19.1" // {x-version-update:gax-bom:current} +project.version = "2.19.2-SNAPSHOT" // {x-version-update:gax-bom:current} def mavenJavaDir = "$buildDir/publications/mavenJava" def mavenJavaBomOutputFile = file(mavenJavaDir + '/pom-default.xml') diff --git a/gax-bom/pom.xml b/gax-bom/pom.xml index abe33f0f5..cdd0721be 100644 --- a/gax-bom/pom.xml +++ b/gax-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.api gax-bom - 2.19.1 + 2.19.2-SNAPSHOT pom GAX (Google Api eXtensions) for Java (BOM) Google Api eXtensions for Java (BOM) @@ -33,34 +33,34 @@ com.google.api gax - 2.19.1 + 2.19.2-SNAPSHOT com.google.api gax - 2.19.1 + 2.19.2-SNAPSHOT testlib com.google.api gax-grpc - 2.19.1 + 2.19.2-SNAPSHOT com.google.api gax-grpc - 2.19.1 + 2.19.2-SNAPSHOT testlib com.google.api gax-httpjson - 0.104.1 + 0.104.2-SNAPSHOT com.google.api gax-httpjson - 0.104.1 + 0.104.2-SNAPSHOT testlib diff --git a/gax-grpc/build.gradle b/gax-grpc/build.gradle index ae166a2d5..3f8cb22c5 100644 --- a/gax-grpc/build.gradle +++ b/gax-grpc/build.gradle @@ -1,7 +1,7 @@ archivesBaseName = 'gax-grpc' // TODO: Populate this from dependencies.properties version property (for proper Gradle-Bazel sync) -project.version = "2.19.1" // {x-version-update:gax-grpc:current} +project.version = "2.19.2-SNAPSHOT" // {x-version-update:gax-grpc:current} dependencies { api(project(':gax'), diff --git a/gax-grpc/pom.xml b/gax-grpc/pom.xml index dccb86ca1..ab94674b2 100644 --- a/gax-grpc/pom.xml +++ b/gax-grpc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 gax-grpc - 2.19.1 + 2.19.2-SNAPSHOT jar GAX (Google Api eXtensions) for Java (gRPC) Google Api eXtensions for Java (gRPC) @@ -11,7 +11,7 @@ com.google.api gax-parent - 2.19.1 + 2.19.2-SNAPSHOT diff --git a/gax-httpjson/build.gradle b/gax-httpjson/build.gradle index 77ea17147..e625bb390 100644 --- a/gax-httpjson/build.gradle +++ b/gax-httpjson/build.gradle @@ -1,7 +1,7 @@ archivesBaseName = 'gax-httpjson' // TODO: Populate this from dependencies.properties version property (for proper Gradle-Bazel sync) -project.version = "0.104.1" // {x-version-update:gax-httpjson:current} +project.version = "0.104.2-SNAPSHOT" // {x-version-update:gax-httpjson:current} dependencies { api(project(':gax'), diff --git a/gax-httpjson/pom.xml b/gax-httpjson/pom.xml index 65b03e020..90cfd3e86 100644 --- a/gax-httpjson/pom.xml +++ b/gax-httpjson/pom.xml @@ -3,7 +3,7 @@ 4.0.0 gax-httpjson - 0.104.1 + 0.104.2-SNAPSHOT jar GAX (Google Api eXtensions) for Java (HTTP JSON) Google Api eXtensions for Java (HTTP JSON) @@ -11,7 +11,7 @@ com.google.api gax-parent - 2.19.1 + 2.19.2-SNAPSHOT diff --git a/gax/build.gradle b/gax/build.gradle index 60c6507e9..3fc971b2b 100644 --- a/gax/build.gradle +++ b/gax/build.gradle @@ -1,7 +1,7 @@ archivesBaseName = "gax" // TODO: Populate this from dependencies.properties version property (for proper Gradle-Bazel sync) -project.version = "2.19.1" // {x-version-update:gax:current} +project.version = "2.19.2-SNAPSHOT" // {x-version-update:gax:current} dependencies { api(libraries['maven.com_google_api_api_common'], diff --git a/gax/pom.xml b/gax/pom.xml index 9f26395d8..d79b765a3 100644 --- a/gax/pom.xml +++ b/gax/pom.xml @@ -3,7 +3,7 @@ 4.0.0 gax - 2.19.1 + 2.19.2-SNAPSHOT jar GAX (Google Api eXtensions) for Java (Core) Google Api eXtensions for Java (Core) @@ -11,7 +11,7 @@ com.google.api gax-parent - 2.19.1 + 2.19.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index 0776d4960..d71748458 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.api gax-parent pom - 2.19.1 + 2.19.2-SNAPSHOT GAX (Google Api eXtensions) for Java (Parent) https://github.com/googleapis/gax-java Google Api eXtensions for Java (Parent) @@ -117,12 +117,12 @@ com.google.api gax - 2.19.1 + 2.19.2-SNAPSHOT com.google.api gax - 2.19.1 + 2.19.2-SNAPSHOT test-jar diff --git a/versions.txt b/versions.txt index a5fae734f..93b7918b6 100644 --- a/versions.txt +++ b/versions.txt @@ -1,7 +1,7 @@ # Format: # module:released-version:current-version -gax:2.19.1:2.19.1 -gax-bom:2.19.1:2.19.1 -gax-grpc:2.19.1:2.19.1 -gax-httpjson:0.104.1:0.104.1 +gax:2.19.1:2.19.2-SNAPSHOT +gax-bom:2.19.1:2.19.2-SNAPSHOT +gax-grpc:2.19.1:2.19.2-SNAPSHOT +gax-httpjson:0.104.1:0.104.2-SNAPSHOT From bb5dffa51de48a6f97304a50c4a596e21673bb6e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 2 Oct 2022 13:55:49 +0200 Subject: [PATCH 20/22] fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.9.6 (#1811) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d71748458..9413503a5 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ com.google.api.grpc proto-google-common-protos - 2.9.5 + 2.9.6 com.google.api.grpc From a206f46a095812c77cce1085a546692ba871deef Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sun, 2 Oct 2022 13:56:25 +0200 Subject: [PATCH 21/22] fix(deps): update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.6 (#1810) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9413503a5..bb6d1259d 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ com.google.api.grpc grpc-google-common-protos - 2.9.5 + 2.9.6 io.grpc From 870c732f48d963fe6be837a9d5247e7593a32d27 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Sun, 2 Oct 2022 14:55:58 -0400 Subject: [PATCH 22/22] chore(main): release 2.19.2 (#1809) --- CHANGELOG.md | 21 +++++++++++++++++++++ build.gradle | 2 +- dependencies.properties | 8 ++++---- gax-bom/build.gradle | 2 +- gax-bom/pom.xml | 14 +++++++------- gax-grpc/build.gradle | 2 +- gax-grpc/pom.xml | 4 ++-- gax-httpjson/build.gradle | 2 +- gax-httpjson/pom.xml | 4 ++-- gax/build.gradle | 2 +- gax/pom.xml | 4 ++-- pom.xml | 6 +++--- versions.txt | 8 ++++---- 13 files changed, 50 insertions(+), 29 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index de1f264bd..135fe208a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,26 @@ # Changelog +## [2.19.2](https://github.com/googleapis/gax-java/compare/v2.19.1...v2.19.2) (2022-10-02) + + +### Bug Fixes + +* **deps:** Update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.3 ([#1797](https://github.com/googleapis/gax-java/issues/1797)) ([50c6a75](https://github.com/googleapis/gax-java/commit/50c6a75db05537b873d0d143fdccab82f46bc644)) +* **deps:** Update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.4 ([#1800](https://github.com/googleapis/gax-java/issues/1800)) ([6d4e62d](https://github.com/googleapis/gax-java/commit/6d4e62de5c2303d7c31faa046966b8842cbcfe53)) +* **deps:** Update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.5 ([#1805](https://github.com/googleapis/gax-java/issues/1805)) ([1f9fe38](https://github.com/googleapis/gax-java/commit/1f9fe38e3b152dad50a026adea8ea9b488acf786)) +* **deps:** Update dependency com.google.api.grpc:grpc-google-common-protos to v2.9.6 ([#1810](https://github.com/googleapis/gax-java/issues/1810)) ([a206f46](https://github.com/googleapis/gax-java/commit/a206f46a095812c77cce1085a546692ba871deef)) +* **deps:** Update dependency com.google.api.grpc:proto-google-common-protos to v2.9.3 ([#1798](https://github.com/googleapis/gax-java/issues/1798)) ([8a1c732](https://github.com/googleapis/gax-java/commit/8a1c732bf938818a40c907b5656025cac52b9645)) +* **deps:** Update dependency com.google.api.grpc:proto-google-common-protos to v2.9.4 ([#1801](https://github.com/googleapis/gax-java/issues/1801)) ([0e2a405](https://github.com/googleapis/gax-java/commit/0e2a4053d945f4d4da55f8b5486df6dbcab66c2f)) +* **deps:** Update dependency com.google.api.grpc:proto-google-common-protos to v2.9.5 ([#1806](https://github.com/googleapis/gax-java/issues/1806)) ([da9dff8](https://github.com/googleapis/gax-java/commit/da9dff8a9cd2db63b396df42830c679b3555187d)) +* **deps:** Update dependency com.google.api.grpc:proto-google-common-protos to v2.9.6 ([#1811](https://github.com/googleapis/gax-java/issues/1811)) ([bb5dffa](https://github.com/googleapis/gax-java/commit/bb5dffa51de48a6f97304a50c4a596e21673bb6e)) +* **deps:** Update dependency com.google.protobuf:protobuf-bom to v3.21.6 ([#1792](https://github.com/googleapis/gax-java/issues/1792)) ([d94482e](https://github.com/googleapis/gax-java/commit/d94482ef19f45b6dfbe775d7facf3467b09cb194)) +* **deps:** Update dependency com.google.protobuf:protobuf-bom to v3.21.7 ([#1803](https://github.com/googleapis/gax-java/issues/1803)) ([534250b](https://github.com/googleapis/gax-java/commit/534250bdb165576bea7793a61b39c11312e4ec31)) +* **deps:** Update dependency io.grpc:grpc-bom to v1.49.1 ([#1796](https://github.com/googleapis/gax-java/issues/1796)) ([9cb8d36](https://github.com/googleapis/gax-java/commit/9cb8d3640ff40f30f8dae2efd7341578fd449a7d)) +* **deps:** Update dependency io.grpc:grpc-bom to v1.49.2 ([#1808](https://github.com/googleapis/gax-java/issues/1808)) ([b27f15d](https://github.com/googleapis/gax-java/commit/b27f15d277f74bc11e10e6e25b588b1767f8e5ee)) +* **deps:** Update dependency org.threeten:threetenbp to v1.6.2 ([#1799](https://github.com/googleapis/gax-java/issues/1799)) ([6a45067](https://github.com/googleapis/gax-java/commit/6a450679302c611960710f5a98e32d278bda2b60)) +* remove --allow-incomplete-classpath which has been deprecated as of Graalvm 22.1.0 ([e5c739c](https://github.com/googleapis/gax-java/commit/e5c739c093067f6f2340f873ed96dfea8ef9b7d6)) +* Remove --allow-incomplete-classpath which was deprecated as of Graalvm 22.1.0 ([#1794](https://github.com/googleapis/gax-java/issues/1794)) ([e5c739c](https://github.com/googleapis/gax-java/commit/e5c739c093067f6f2340f873ed96dfea8ef9b7d6)) + ## [2.19.1](https://github.com/googleapis/gax-java/compare/v2.19.0...v2.19.1) (2022-09-13) diff --git a/build.gradle b/build.gradle index f6909a9ee..3e4314070 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { } // TODO: Populate this from dependencies.properties version property (for proper Gradle-Bazel sync) -project.version = "2.19.2-SNAPSHOT" // {x-version-update:gax:current} +project.version = "2.19.2" // {x-version-update:gax:current} allprojects { group = 'com.google.api' diff --git a/dependencies.properties b/dependencies.properties index 13679200c..cd4d37109 100644 --- a/dependencies.properties +++ b/dependencies.properties @@ -8,16 +8,16 @@ # Versions of oneself # {x-version-update-start:gax:current} -version.gax=2.19.2-SNAPSHOT +version.gax=2.19.2 # {x-version-update-end} # {x-version-update-start:gax:current} -version.gax_grpc=2.19.2-SNAPSHOT +version.gax_grpc=2.19.2 # {x-version-update-end} # {x-version-update-start:gax:current} -version.gax_bom=2.19.2-SNAPSHOT +version.gax_bom=2.19.2 # {x-version-update-end} # {x-version-update-start:gax-httpjson:current} -version.gax_httpjson=0.104.2-SNAPSHOT +version.gax_httpjson=0.104.2 # {x-version-update-end} # Versions for dependencies which actual artifacts differ between Bazel and Gradle. diff --git a/gax-bom/build.gradle b/gax-bom/build.gradle index f269e38be..0c8baa3be 100644 --- a/gax-bom/build.gradle +++ b/gax-bom/build.gradle @@ -5,7 +5,7 @@ plugins { archivesBaseName = 'gax-bom' -project.version = "2.19.2-SNAPSHOT" // {x-version-update:gax-bom:current} +project.version = "2.19.2" // {x-version-update:gax-bom:current} def mavenJavaDir = "$buildDir/publications/mavenJava" def mavenJavaBomOutputFile = file(mavenJavaDir + '/pom-default.xml') diff --git a/gax-bom/pom.xml b/gax-bom/pom.xml index cdd0721be..5dbd42912 100644 --- a/gax-bom/pom.xml +++ b/gax-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.api gax-bom - 2.19.2-SNAPSHOT + 2.19.2 pom GAX (Google Api eXtensions) for Java (BOM) Google Api eXtensions for Java (BOM) @@ -33,34 +33,34 @@ com.google.api gax - 2.19.2-SNAPSHOT + 2.19.2 com.google.api gax - 2.19.2-SNAPSHOT + 2.19.2 testlib com.google.api gax-grpc - 2.19.2-SNAPSHOT + 2.19.2 com.google.api gax-grpc - 2.19.2-SNAPSHOT + 2.19.2 testlib com.google.api gax-httpjson - 0.104.2-SNAPSHOT + 0.104.2 com.google.api gax-httpjson - 0.104.2-SNAPSHOT + 0.104.2 testlib diff --git a/gax-grpc/build.gradle b/gax-grpc/build.gradle index 3f8cb22c5..8057d77fc 100644 --- a/gax-grpc/build.gradle +++ b/gax-grpc/build.gradle @@ -1,7 +1,7 @@ archivesBaseName = 'gax-grpc' // TODO: Populate this from dependencies.properties version property (for proper Gradle-Bazel sync) -project.version = "2.19.2-SNAPSHOT" // {x-version-update:gax-grpc:current} +project.version = "2.19.2" // {x-version-update:gax-grpc:current} dependencies { api(project(':gax'), diff --git a/gax-grpc/pom.xml b/gax-grpc/pom.xml index ab94674b2..56f12aed6 100644 --- a/gax-grpc/pom.xml +++ b/gax-grpc/pom.xml @@ -3,7 +3,7 @@ 4.0.0 gax-grpc - 2.19.2-SNAPSHOT + 2.19.2 jar GAX (Google Api eXtensions) for Java (gRPC) Google Api eXtensions for Java (gRPC) @@ -11,7 +11,7 @@ com.google.api gax-parent - 2.19.2-SNAPSHOT + 2.19.2 diff --git a/gax-httpjson/build.gradle b/gax-httpjson/build.gradle index e625bb390..dd6cc1123 100644 --- a/gax-httpjson/build.gradle +++ b/gax-httpjson/build.gradle @@ -1,7 +1,7 @@ archivesBaseName = 'gax-httpjson' // TODO: Populate this from dependencies.properties version property (for proper Gradle-Bazel sync) -project.version = "0.104.2-SNAPSHOT" // {x-version-update:gax-httpjson:current} +project.version = "0.104.2" // {x-version-update:gax-httpjson:current} dependencies { api(project(':gax'), diff --git a/gax-httpjson/pom.xml b/gax-httpjson/pom.xml index 90cfd3e86..0a7fb3399 100644 --- a/gax-httpjson/pom.xml +++ b/gax-httpjson/pom.xml @@ -3,7 +3,7 @@ 4.0.0 gax-httpjson - 0.104.2-SNAPSHOT + 0.104.2 jar GAX (Google Api eXtensions) for Java (HTTP JSON) Google Api eXtensions for Java (HTTP JSON) @@ -11,7 +11,7 @@ com.google.api gax-parent - 2.19.2-SNAPSHOT + 2.19.2 diff --git a/gax/build.gradle b/gax/build.gradle index 3fc971b2b..85fed8a26 100644 --- a/gax/build.gradle +++ b/gax/build.gradle @@ -1,7 +1,7 @@ archivesBaseName = "gax" // TODO: Populate this from dependencies.properties version property (for proper Gradle-Bazel sync) -project.version = "2.19.2-SNAPSHOT" // {x-version-update:gax:current} +project.version = "2.19.2" // {x-version-update:gax:current} dependencies { api(libraries['maven.com_google_api_api_common'], diff --git a/gax/pom.xml b/gax/pom.xml index d79b765a3..bee9fd703 100644 --- a/gax/pom.xml +++ b/gax/pom.xml @@ -3,7 +3,7 @@ 4.0.0 gax - 2.19.2-SNAPSHOT + 2.19.2 jar GAX (Google Api eXtensions) for Java (Core) Google Api eXtensions for Java (Core) @@ -11,7 +11,7 @@ com.google.api gax-parent - 2.19.2-SNAPSHOT + 2.19.2 diff --git a/pom.xml b/pom.xml index bb6d1259d..68365262e 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.api gax-parent pom - 2.19.2-SNAPSHOT + 2.19.2 GAX (Google Api eXtensions) for Java (Parent) https://github.com/googleapis/gax-java Google Api eXtensions for Java (Parent) @@ -117,12 +117,12 @@ com.google.api gax - 2.19.2-SNAPSHOT + 2.19.2 com.google.api gax - 2.19.2-SNAPSHOT + 2.19.2 test-jar diff --git a/versions.txt b/versions.txt index 93b7918b6..84dd25f2f 100644 --- a/versions.txt +++ b/versions.txt @@ -1,7 +1,7 @@ # Format: # module:released-version:current-version -gax:2.19.1:2.19.2-SNAPSHOT -gax-bom:2.19.1:2.19.2-SNAPSHOT -gax-grpc:2.19.1:2.19.2-SNAPSHOT -gax-httpjson:0.104.1:0.104.2-SNAPSHOT +gax:2.19.2:2.19.2 +gax-bom:2.19.2:2.19.2 +gax-grpc:2.19.2:2.19.2 +gax-httpjson:0.104.2:0.104.2