-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
Auto-update dependencies. #846
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
googlebot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Sep 8, 2017
dpebot
force-pushed
the
dpebot-repositorygardener
branch
3 times, most recently
from
September 11, 2017 16:50
978d49b
to
9e7fc81
Compare
dpebot
force-pushed
the
dpebot-repositorygardener
branch
from
September 12, 2017 16:50
9e7fc81
to
a0b7051
Compare
minherz
pushed a commit
that referenced
this pull request
Nov 9, 2022
🤖 I have created a release *beep* *boop* --- ### [0.122.23](googleapis/java-errorreporting@v0.122.22...v0.122.23) (2022-04-16) ### Bug Fixes * Reenable staleness bot ([#846](googleapis/java-errorreporting#846)) ([c4b9739](googleapis/java-errorreporting@c4b9739)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.6.1 ([#847](googleapis/java-errorreporting#847)) ([244a8b1](googleapis/java-errorreporting@244a8b1)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#848](googleapis/java-errorreporting#848)) ([4a8e08f](googleapis/java-errorreporting@4a8e08f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
minherz
pushed a commit
that referenced
this pull request
Nov 10, 2022
🤖 I have created a release *beep* *boop* --- ### [0.122.23](googleapis/java-errorreporting@v0.122.22...v0.122.23) (2022-04-16) ### Bug Fixes * Reenable staleness bot ([#846](googleapis/java-errorreporting#846)) ([c4b9739](googleapis/java-errorreporting@c4b9739)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.6.1 ([#847](googleapis/java-errorreporting#847)) ([244a8b1](googleapis/java-errorreporting@244a8b1)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#848](googleapis/java-errorreporting#848)) ([4a8e08f](googleapis/java-errorreporting@4a8e08f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
minherz
pushed a commit
that referenced
this pull request
Nov 10, 2022
🤖 I have created a release *beep* *boop* --- ### [0.122.23](googleapis/java-errorreporting@v0.122.22...v0.122.23) (2022-04-16) ### Bug Fixes * Reenable staleness bot ([#846](googleapis/java-errorreporting#846)) ([c4b9739](googleapis/java-errorreporting@c4b9739)) ### Dependencies * update dependency com.google.cloud:google-cloud-core to v2.6.1 ([#847](googleapis/java-errorreporting#847)) ([244a8b1](googleapis/java-errorreporting@244a8b1)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#848](googleapis/java-errorreporting#848)) ([4a8e08f](googleapis/java-errorreporting@4a8e08f)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
9 tasks
Sita04
pushed a commit
that referenced
this pull request
Nov 11, 2022
…thymeleaf to v2.7.2 (#846) [![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.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.7.1` -> `2.7.2` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.7.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.7.2/compatibility-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.7.2/confidence-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spring-projects/spring-boot</summary> ### [`v2.7.2`](https://togithub.com/spring-projects/spring-boot/releases/tag/v2.7.2) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.7.1...v2.7.2) #### 🐞 Bug Fixes - Publishing a docker image to a private registry fails without authentication [#​31824](https://togithub.com/spring-projects/spring-boot/issues/31824) - In a non-reactive application, health indicators in a parent context are not found [#​31818](https://togithub.com/spring-projects/spring-boot/issues/31818) - Dependency management for Derby is incomplete [#​31814](https://togithub.com/spring-projects/spring-boot/issues/31814) - ApplicationPid doesn't log a warning if it takes a long time to return [#​31810](https://togithub.com/spring-projects/spring-boot/issues/31810) - A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException [#​31806](https://togithub.com/spring-projects/spring-boot/issues/31806) - InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled [#​31804](https://togithub.com/spring-projects/spring-boot/issues/31804) - Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException [#​31801](https://togithub.com/spring-projects/spring-boot/issues/31801) - GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans [#​31794](https://togithub.com/spring-projects/spring-boot/issues/31794) - Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions [#​31780](https://togithub.com/spring-projects/spring-boot/issues/31780) - Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later [#​31732](https://togithub.com/spring-projects/spring-boot/issues/31732) - HTTP Server and Data repositories metrics record null for the description [#​31706](https://togithub.com/spring-projects/spring-boot/issues/31706) - Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section [#​31690](https://togithub.com/spring-projects/spring-boot/issues/31690) - Image building fails with latest Paketo base builder and additional buildpacks configured [#​31558](https://togithub.com/spring-projects/spring-boot/issues/31558) - Tomcat fails to start when PEM files are used and key-store-password is not specified [#​31253](https://togithub.com/spring-projects/spring-boot/issues/31253) #### 📔 Documentation - Clarify how docker image publishing registry is determined [#​31826](https://togithub.com/spring-projects/spring-boot/issues/31826) - Fix typo in "HTTP and WebSocket" section of GraphQL documentation [#​31518](https://togithub.com/spring-projects/spring-boot/pull/31518) #### 🔨 Dependency Upgrades - Upgrade to AppEngine SDK 1.9.98 [#​31790](https://togithub.com/spring-projects/spring-boot/issues/31790) - Upgrade to Byte Buddy 1.12.12 [#​31735](https://togithub.com/spring-projects/spring-boot/issues/31735) - Upgrade to Couchbase Client 3.3.2 [#​31736](https://togithub.com/spring-projects/spring-boot/issues/31736) - Upgrade to Dependency Management Plugin 1.0.12.RELEASE [#​31556](https://togithub.com/spring-projects/spring-boot/issues/31556) - Upgrade to Embedded Mongo 3.4.7 [#​31830](https://togithub.com/spring-projects/spring-boot/issues/31830) - Upgrade to GraphQL Java 18.2 [#​31812](https://togithub.com/spring-projects/spring-boot/issues/31812) - Upgrade to Hibernate 5.6.10.Final [#​31738](https://togithub.com/spring-projects/spring-boot/issues/31738) - Upgrade to HttpCore5 5.1.4 [#​31739](https://togithub.com/spring-projects/spring-boot/issues/31739) - Upgrade to Jetty Reactive HTTPClient 1.1.12 [#​31740](https://togithub.com/spring-projects/spring-boot/issues/31740) - Upgrade to JsonAssert 1.5.1 [#​31741](https://togithub.com/spring-projects/spring-boot/issues/31741) - Upgrade to Kotlin Coroutines 1.6.4 [#​31742](https://togithub.com/spring-projects/spring-boot/issues/31742) - Upgrade to Lettuce 6.1.9.RELEASE [#​31743](https://togithub.com/spring-projects/spring-boot/issues/31743) - Upgrade to MariaDB 3.0.6 [#​31744](https://togithub.com/spring-projects/spring-boot/issues/31744) - Upgrade to Micrometer 1.9.2 [#​31614](https://togithub.com/spring-projects/spring-boot/issues/31614) - Upgrade to Neo4j Java Driver 4.4.9 [#​31745](https://togithub.com/spring-projects/spring-boot/issues/31745) - Upgrade to Netty 4.1.79.Final [#​31746](https://togithub.com/spring-projects/spring-boot/issues/31746) - Upgrade to Reactor 2020.0.21 [#​31608](https://togithub.com/spring-projects/spring-boot/issues/31608) - Upgrade to SendGrid 4.9.3 [#​31747](https://togithub.com/spring-projects/spring-boot/issues/31747) - Upgrade to Spring Data 2021.2.2 [#​31615](https://togithub.com/spring-projects/spring-boot/issues/31615) - Upgrade to Spring Framework 5.3.22 [#​31613](https://togithub.com/spring-projects/spring-boot/issues/31613) - Upgrade to Spring GraphQL 1.0.1 [#​31616](https://togithub.com/spring-projects/spring-boot/issues/31616) - Upgrade to Spring Integration 5.5.14 [#​31800](https://togithub.com/spring-projects/spring-boot/issues/31800) - Upgrade to Spring Kafka 2.8.8 [#​31786](https://togithub.com/spring-projects/spring-boot/issues/31786) - Upgrade to Tomcat 9.0.65 [#​31831](https://togithub.com/spring-projects/spring-boot/issues/31831) #### ❤️ Contributors We'd like to thank all the contributors who worked on this release! - [@​TheoCaldas](https://togithub.com/TheoCaldas) - [@​izeye](https://togithub.com/izeye) - [@​jakubskalak](https://togithub.com/jakubskalak) - [@​felixscheinost](https://togithub.com/felixscheinost) - [@​dependabot\[bot\]](https://togithub.com/apps/dependabot) - [@​naveensrinivasan](https://togithub.com/naveensrinivasan) - [@​sonallux](https://togithub.com/sonallux) - [@​aoyvx](https://togithub.com/aoyvx) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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/java-recaptchaenterprise). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEyMC4wIn0=-->
Sita04
pushed a commit
that referenced
this pull request
Nov 15, 2022
…thymeleaf to v2.7.2 (#846) [![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.springframework.boot:spring-boot-starter-thymeleaf](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.7.1` -> `2.7.2` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.7.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.7.2/compatibility-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-thymeleaf/2.7.2/confidence-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>spring-projects/spring-boot</summary> ### [`v2.7.2`](https://togithub.com/spring-projects/spring-boot/releases/tag/v2.7.2) [Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.7.1...v2.7.2) #### 🐞 Bug Fixes - Publishing a docker image to a private registry fails without authentication [#​31824](https://togithub.com/spring-projects/spring-boot/issues/31824) - In a non-reactive application, health indicators in a parent context are not found [#​31818](https://togithub.com/spring-projects/spring-boot/issues/31818) - Dependency management for Derby is incomplete [#​31814](https://togithub.com/spring-projects/spring-boot/issues/31814) - ApplicationPid doesn't log a warning if it takes a long time to return [#​31810](https://togithub.com/spring-projects/spring-boot/issues/31810) - A router function with attributes causes /actuator/mappings to return a 500 response due to an UnsupportedOperationException [#​31806](https://togithub.com/spring-projects/spring-boot/issues/31806) - InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled [#​31804](https://togithub.com/spring-projects/spring-boot/issues/31804) - Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException [#​31801](https://togithub.com/spring-projects/spring-boot/issues/31801) - GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans [#​31794](https://togithub.com/spring-projects/spring-boot/issues/31794) - Trailing whitespace in the value of a property is hard to identify in failure analysis descriptions [#​31780](https://togithub.com/spring-projects/spring-boot/issues/31780) - Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later [#​31732](https://togithub.com/spring-projects/spring-boot/issues/31732) - HTTP Server and Data repositories metrics record null for the description [#​31706](https://togithub.com/spring-projects/spring-boot/issues/31706) - Deprecation hint for spring.data.mongodb.grid-fs-database is located in the wrong section [#​31690](https://togithub.com/spring-projects/spring-boot/issues/31690) - Image building fails with latest Paketo base builder and additional buildpacks configured [#​31558](https://togithub.com/spring-projects/spring-boot/issues/31558) - Tomcat fails to start when PEM files are used and key-store-password is not specified [#​31253](https://togithub.com/spring-projects/spring-boot/issues/31253) #### 📔 Documentation - Clarify how docker image publishing registry is determined [#​31826](https://togithub.com/spring-projects/spring-boot/issues/31826) - Fix typo in "HTTP and WebSocket" section of GraphQL documentation [#​31518](https://togithub.com/spring-projects/spring-boot/pull/31518) #### 🔨 Dependency Upgrades - Upgrade to AppEngine SDK 1.9.98 [#​31790](https://togithub.com/spring-projects/spring-boot/issues/31790) - Upgrade to Byte Buddy 1.12.12 [#​31735](https://togithub.com/spring-projects/spring-boot/issues/31735) - Upgrade to Couchbase Client 3.3.2 [#​31736](https://togithub.com/spring-projects/spring-boot/issues/31736) - Upgrade to Dependency Management Plugin 1.0.12.RELEASE [#​31556](https://togithub.com/spring-projects/spring-boot/issues/31556) - Upgrade to Embedded Mongo 3.4.7 [#​31830](https://togithub.com/spring-projects/spring-boot/issues/31830) - Upgrade to GraphQL Java 18.2 [#​31812](https://togithub.com/spring-projects/spring-boot/issues/31812) - Upgrade to Hibernate 5.6.10.Final [#​31738](https://togithub.com/spring-projects/spring-boot/issues/31738) - Upgrade to HttpCore5 5.1.4 [#​31739](https://togithub.com/spring-projects/spring-boot/issues/31739) - Upgrade to Jetty Reactive HTTPClient 1.1.12 [#​31740](https://togithub.com/spring-projects/spring-boot/issues/31740) - Upgrade to JsonAssert 1.5.1 [#​31741](https://togithub.com/spring-projects/spring-boot/issues/31741) - Upgrade to Kotlin Coroutines 1.6.4 [#​31742](https://togithub.com/spring-projects/spring-boot/issues/31742) - Upgrade to Lettuce 6.1.9.RELEASE [#​31743](https://togithub.com/spring-projects/spring-boot/issues/31743) - Upgrade to MariaDB 3.0.6 [#​31744](https://togithub.com/spring-projects/spring-boot/issues/31744) - Upgrade to Micrometer 1.9.2 [#​31614](https://togithub.com/spring-projects/spring-boot/issues/31614) - Upgrade to Neo4j Java Driver 4.4.9 [#​31745](https://togithub.com/spring-projects/spring-boot/issues/31745) - Upgrade to Netty 4.1.79.Final [#​31746](https://togithub.com/spring-projects/spring-boot/issues/31746) - Upgrade to Reactor 2020.0.21 [#​31608](https://togithub.com/spring-projects/spring-boot/issues/31608) - Upgrade to SendGrid 4.9.3 [#​31747](https://togithub.com/spring-projects/spring-boot/issues/31747) - Upgrade to Spring Data 2021.2.2 [#​31615](https://togithub.com/spring-projects/spring-boot/issues/31615) - Upgrade to Spring Framework 5.3.22 [#​31613](https://togithub.com/spring-projects/spring-boot/issues/31613) - Upgrade to Spring GraphQL 1.0.1 [#​31616](https://togithub.com/spring-projects/spring-boot/issues/31616) - Upgrade to Spring Integration 5.5.14 [#​31800](https://togithub.com/spring-projects/spring-boot/issues/31800) - Upgrade to Spring Kafka 2.8.8 [#​31786](https://togithub.com/spring-projects/spring-boot/issues/31786) - Upgrade to Tomcat 9.0.65 [#​31831](https://togithub.com/spring-projects/spring-boot/issues/31831) #### ❤️ Contributors We'd like to thank all the contributors who worked on this release! - [@​TheoCaldas](https://togithub.com/TheoCaldas) - [@​izeye](https://togithub.com/izeye) - [@​jakubskalak](https://togithub.com/jakubskalak) - [@​felixscheinost](https://togithub.com/felixscheinost) - [@​dependabot\[bot\]](https://togithub.com/apps/dependabot) - [@​naveensrinivasan](https://togithub.com/naveensrinivasan) - [@​sonallux](https://togithub.com/sonallux) - [@​aoyvx](https://togithub.com/aoyvx) </details> --- ### 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. --- - [ ] <!-- rebase-check -->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/java-recaptchaenterprise). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjEyMC4wIn0=-->
Shabirmean
pushed a commit
that referenced
this pull request
Nov 17, 2022
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 17, 2022
…846) [![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.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.0.3` -> `2.0.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/compatibility-slim/2.0.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/confidence-slim/2.0.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-core</summary> ### [`v2.0.5`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#​205-httpswwwgithubcomgoogleapisjava-corecomparev204v205-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.0.4...v2.0.5) ### [`v2.0.4`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#​204-httpswwwgithubcomgoogleapisjava-corecomparev203v204-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.0.3...v2.0.4) </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- 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-automl).
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 18, 2022
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 18, 2022
Shabirmean
pushed a commit
that referenced
this pull request
Nov 18, 2022
…846) [![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.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.0.3` -> `2.0.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/compatibility-slim/2.0.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/confidence-slim/2.0.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-core</summary> ### [`v2.0.5`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#​205-httpswwwgithubcomgoogleapisjava-corecomparev204v205-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.0.4...v2.0.5) ### [`v2.0.4`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#​204-httpswwwgithubcomgoogleapisjava-corecomparev203v204-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.0.3...v2.0.4) </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- 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-automl).
9 tasks
Shabirmean
pushed a commit
that referenced
this pull request
Nov 18, 2022
…rm to v2.8.1 (#846) [![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.cloud:google-cloud-aiplatform](https://togithub.com/googleapis/java-) | `2.8.0` -> `2.8.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform/2.8.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform/2.8.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform/2.8.1/compatibility-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-aiplatform/2.8.1/confidence-slim/2.8.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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-aiplatform).
anguillanneuf
pushed a commit
that referenced
this pull request
Dec 5, 2022
anguillanneuf
pushed a commit
that referenced
this pull request
Dec 5, 2022
…846) [![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.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.0.3` -> `2.0.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/compatibility-slim/2.0.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.0.5/confidence-slim/2.0.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/java-core</summary> ### [`v2.0.5`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#​205-httpswwwgithubcomgoogleapisjava-corecomparev204v205-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.0.4...v2.0.5) ### [`v2.0.4`](https://togithub.com/googleapis/java-core/blob/master/CHANGELOG.md#​204-httpswwwgithubcomgoogleapisjava-corecomparev203v204-2021-08-11) [Compare Source](https://togithub.com/googleapis/java-core/compare/v2.0.3...v2.0.4) </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- 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-automl).
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Dec 20, 2022
### Migrating samples from [googleapis/java-aiplatform](https://togithub.com/googleapis/java-aiplatform/tree/main/samples) into [java-docs-samples/aiplatform](https://togithub.com/GoogleCloudPlatform/java-docs-samples) --- - feat: initial code generation - chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.18 (#2) - chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.19 (#11) - samples: update pom.xml (s) in the samples dir (#24) - chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.21 (#14) - test(deps): update dependency junit:junit to v4.13.1 - test(deps): update dependency com.google.truth:truth to v1.1 (#33) - deps: update dependency com.google.cloud:google-cloud-storage to v1.113.2 (#38) - samples: ucaip samples batch 3 of 6 (#18) - samples: ucaip batch samples 4 of 6 (#19) - samples: ucaip batch samples 5 of 6 (#20) - samples: ucaip samples batch 6 of 6 (#17) - samples: ucaip sample batch 2 of 6 (#15) - chore: delete ununsed format script (#48) - samples: initial commit and it is missing env vars for testing (#7) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v0.1.0 (#59) - samples(deps): update dependency com.google.cloud:google-cloud-storage to v1.113.3 (#55) - samples(deps): update dependency com.google.protobuf:protobuf-java-util to v4.0.0-rc-2 (#27) - samples: adds custom model, action recognition samples and tests (#111) - feat: adds ValueConverter utility and demo samples (#108) - samples(deps): update dependency com.google.cloud:google-cloud-storage to v1.113.8 (#72) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v0.2.0 (#133) - test(deps): update dependency com.google.truth:truth to v1.1.2 (#138) - samples: adds enhanced library samples (#134) - test(deps): update dependency junit:junit to v4.13.2 (#161) - deps: update dependency com.google.cloud:google-cloud-storage to v1.113.9 (#132) - fix: reduces image object detection test resource file size (#154) - deps: update dependency com.google.cloud:google-cloud-storage to v1.113.10 (#164) - feat: updates library for v1 service (#157) - deps: update dependency com.google.cloud:google-cloud-storage to v1.113.11 (#175) - docs: updates prediction to new hostname (#173) - chore: replaced hard-coded values with env vars (#185) - deps: update dependency com.google.cloud:google-cloud-storage to v1.113.12 (#186) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v0.3.0 (#188) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.3.0 (#189) - deps: update dependency com.google.cloud:google-cloud-storage to v1.113.14 (#202) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v0.4.0 (#209) - chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.22 (#223) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.4.0 (#210) - deps: update dependency com.google.cloud:google-cloud-storage to v1.113.15 (#232) - samples: updates samples to v1 (1 of 8) (#206) - samples: updates samples to v1 (2 of 8) (#212) - test(teardown): refactored teardown section of test (#254) - test(env var): added missing requireEnv val (#255) - samples: updates samples to v1 (3 of 8) (#215) - samples: updates samples to v1 (5 of 10) (#235) - samples: updates samples to v1 (4 of 10) (#233) - deps: update dependency com.google.cloud:google-cloud-storage to v1.113.16 (#334) - chore: Increasing timeout createdataset (#337) - samples: updates samples to v1 (7 of 10) (#238) - samples: updates samples to v1 (6 of 10) (#236) - samples: updates samples to v1 (8 of 8) (#239) - deps: update dependency com.google.cloud:google-cloud-storage to v1.114.0 (#349) - deps: update dependency com.google.code.gson:gson to v2.8.7 (#382) - test(deps): update dependency com.google.truth:truth to v1.1.3 (#383) - chore: changes product name to 'Vertex AI' (#373) - chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.23 (#399) - deps: update dependency com.google.cloud:google-cloud-storage to v1.115.0 (#396) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v1 (#406) - chore: disabling ITs to reduce cost & resolve quota issue (#421) - deps: update dependency com.google.cloud:google-cloud-storage to v1.117.1 (#422) - test: Refactor teardown (#424) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.5.1 (#428) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v1.0.2 (#427) - deps: update dependency com.google.cloud:google-cloud-storage to v1.118.0 (#440) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.5.2 (#434) - deps: update dependency com.google.cloud:google-cloud-storage to v2 (#610) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2 (#609) - deps: update dependency com.google.cloud:google-cloud-storage to v2.0.1 (#612) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.6.0 (#608) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.0.1 (#616) - deps: update dependency com.google.code.gson:gson to v2.8.8 (#622) - deps: update dependency com.google.cloud:google-cloud-storage to v2.0.2 (#621) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.6.1 (#617) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.0 (#630) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.6.2 (#629) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.0.2 (#628) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.1.0 (#640) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.1 (#644) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.2.0 (#650) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.0 (#641) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.2.1 (#660) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.2 (#662) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.1 (#661) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.2 (#666) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.3 (#667) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.4 (#669) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.5 (#673) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.2.2 (#665) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.3 (#678) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.2.3 (#677) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.2.4 (#681) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.6 (#683) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.8.4 (#682) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.7 (#689) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.8 (#696) - deps: update dependency com.google.cloud:google-cloud-storage to v2.1.9 (#698) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.3.0 (#702) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.9.0 (#703) - deps: update dependency com.google.code.gson:gson to v2.8.9 (#707) - deps: update dependency com.google.cloud:google-cloud-storage to v2.2.0 (#710) - deps: update dependency com.google.cloud:google-cloud-storage to v2.2.1 (#722) - docs: Added evalId comment to samples (#727) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.10.0 (#733) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.4.0 (#732) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.11.0 (#740) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.5.0 (#739) - deps: update dependency com.google.cloud:google-cloud-storage to v2.2.2 (#747) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.11.2 (#744) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.5.2 (#748) - chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.24 (#734) - chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.2.0 (#749) - test: Add null check in teardown (#752) - deps: update dependency com.google.cloud:google-cloud-storage to v2.2.3 (#764) - deps: update dependency com.google.cloud:google-cloud-storage to v2.3.0 (#773) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.11.3 (#762) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.5.3 (#761) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.6.0 (#784) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.12.0 (#782) - deps: update dependency com.google.code.gson:gson to v2.9.0 (#792) - deps: update dependency com.google.cloud:google-cloud-storage to v2.4.0 (#783) - deps: update dependency com.google.cloud:google-cloud-storage to v2.4.4 (#801) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.7.0 (#807) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.13.0 (#808) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.7.1 (#813) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.13.1 (#812) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.7.2 (#819) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.13.2 (#817) - deps: update dependency com.google.cloud:google-cloud-storage to v2.4.5 (#818) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.7.3 (#822) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.13.3 (#823) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.7.4 (#828) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.13.4 (#829) - deps: update dependency com.google.cloud:google-cloud-storage to v2.5.0 (#834) - deps: update dependency com.google.cloud:google-cloud-storage to v2.5.1 (#835) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.0 (#838) - deps: update dependency com.google.cloud:google-cloud-storage to v2.6.0 (#840) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.0 (#839) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.1 (#846) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.1 (#847) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.2 (#852) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.2 (#851) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.3 (#855) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.3 (#856) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.4 (#860) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.4 (#859) - deps: update dependency com.google.cloud:google-cloud-storage to v2.6.1 (#863) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.5 (#868) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.5 (#869) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.6 (#875) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.6 (#874) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.7 (#878) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.7 (#879) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.8 (#882) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.8 (#883) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.14.9 (#890) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.8.9 (#889) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.15.0 (#915) - deps: update dependency com.google.cloud:google-cloud-storage to v2.7.0 (#916) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.9.0 (#914) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.9.1 (#919) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.15.1 (#920) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.15.2 (#924) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.9.2 (#923) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.9.3 (#927) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.15.3 (#928) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.15.4 (#932) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.9.4 (#931) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.15.5 (#936) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.9.5 (#935) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.9.6 (#941) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.15.6 (#942) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v2.9.7 (#953) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.15.7 (#954) - feat(samples): add create-featurestore sample (#948) - feat(samples): added all entity type samples (#976) - feat(samples): add remaining featurestore api samples (#974) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v3 (#986) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.17.0 (#1003) - deps: update dependency com.google.code.gson:gson to v2.9.1 (#1001) - deps: update dependency com.google.cloud:google-cloud-storage to v2.10.0 (#1004) - feat(samples): add all feature samples (#980) - deps: update dependency com.google.cloud:google-cloud-storage to v2.11.0 (#1005) - feat(samples): add all feature values samples (#981) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.1 (#1006) - deps: update dependency com.google.cloud:google-cloud-storage to v2.11.1 (#1008) - deps: update dependency com.google.cloud:google-cloud-storage to v2.11.2 (#1010) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.3 (#1009) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v3.2.0 (#1020) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.18.0 (#1021) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.5 (#1016) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 (#1026) - deps: update dependency com.google.cloud:google-cloud-storage to v2.11.3 (#1015) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 (#1031) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 (#1040) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.16.0 (#1044) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.19.0 (#1051) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v3.3.0 (#1050) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.16.1 (#1046) - deps: update dependency com.google.cloud:google-cloud-storage to v2.12.0 (#1047) - feat(sample): featurestore node updates (#1028) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v3.4.0 (#1085) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.17.0 (#1082) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.20.0 (#1086) - deps: update dependency com.google.cloud:google-cloud-storage to v2.13.0 (#1087) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.17.1 (#1092) - chore(deps): update dependency com.google.cloud:google-cloud-aiplatform to v3.4.1 (#1090) - deps: update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.20.1 (#1091) - deps: update dependency com.google.cloud:google-cloud-bigquery to v2.18.0 (#1113) Fixes #issue > It's a good idea to open an issue first for discussion. - [ ] I have followed [Sample Format Guide](https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md) - [ ] `pom.xml` parent set to latest `shared-configuration` - [ ] Appropriate changes to README are included in PR - [ ] API's need to be enabled to test (tell us) - [ ] Environment Variables need to be set (ask us to set them) - [ ] **Tests** pass: `mvn clean verify` **required** - [ ] **Lint** passes: `mvn -P lint checkstyle:check` **required** - [ ] **Static Analysis**: `mvn -P lint clean compile pmd:cpd-check spotbugs:check` **advisory only** - [ ] Please **merge** this PR for me once it is approved.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Brought to you by your friendly Repository Gardener.