Skip to content

Added missing argument, plus minor edits. - #894

Closed
WalterHub wants to merge 2 commits into
GoogleCloudPlatform:masterfrom
WalterHub:master
Closed

Added missing argument, plus minor edits.#894
WalterHub wants to merge 2 commits into
GoogleCloudPlatform:masterfrom
WalterHub:master

Conversation

@WalterHub

Copy link
Copy Markdown
Contributor

No description provided.

@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 25, 2017
@WalterHub

Copy link
Copy Markdown
ContributorAuthor

Addressing as part of a different pull request.

Sita04 pushed a commit that referenced this pull request Nov 11, 2022
…web to v2.7.4 (#894)
[![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-web](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.7.3` -> `2.7.4` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/compatibility-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/confidence-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>spring-projects/spring-boot</summary>
### [`v2.7.4`](https://togithub.com/spring-projects/spring-boot/releases/tag/v2.7.4)
[Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4)
#### ⭐ New Features
- Add NINETEEN to JavaVersion enum [#&#8203;32260](https://togithub.com/spring-projects/spring-boot/issues/32260)
#### 🐞 Bug Fixes
- DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader [#&#8203;32406](https://togithub.com/spring-projects/spring-boot/issues/32406)
- Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml [#&#8203;32247](https://togithub.com/spring-projects/spring-boot/issues/32247)
- Detection of PeriodStyle.ISO8601 does not support lower-case input [#&#8203;32244](https://togithub.com/spring-projects/spring-boot/issues/32244)
- Detection of DurationStyle.ISO8601 does not support lower-case input [#&#8203;32231](https://togithub.com/spring-projects/spring-boot/issues/32231)
- YAML timestamps not handled properly with SnakeYaml 1.31 [#&#8203;32229](https://togithub.com/spring-projects/spring-boot/issues/32229)
- Hazelcast shutdown logs are not available out-of-the-box [#&#8203;32184](https://togithub.com/spring-projects/spring-boot/pull/32184)
- Netty 'spring.netty leak detection' default property value is always applied to resource leak detector [#&#8203;32145](https://togithub.com/spring-projects/spring-boot/issues/32145)
- Error "/var/run/docker.sock: connect: permission denied" occurs when building an image using podman on Fedora with SELinux enabled [#&#8203;32000](https://togithub.com/spring-projects/spring-boot/issues/32000)
#### 📔 Documentation
- Document support for JDK 19 [#&#8203;32402](https://togithub.com/spring-projects/spring-boot/issues/32402)
- Clarify documentation of config sub-directory from which external application properties are read [#&#8203;32291](https://togithub.com/spring-projects/spring-boot/issues/32291)
- Clarify documentation on disabling web client request metrics [#&#8203;32198](https://togithub.com/spring-projects/spring-boot/issues/32198)
- Kotlin sample is missing for constructor binding [#&#8203;32177](https://togithub.com/spring-projects/spring-boot/issues/32177)
- Remove out-of-date link from auto-configuration documentation [#&#8203;32174](https://togithub.com/spring-projects/spring-boot/issues/32174)
- Improve `@ConditionalOnClass` javadoc regarding use on `@Bean` methods [#&#8203;32167](https://togithub.com/spring-projects/spring-boot/issues/32167)
- Document classpath\* location for looking up GraphQL schemas across modules [#&#8203;31772](https://togithub.com/spring-projects/spring-boot/issues/31772)
#### 🔨 Dependency Upgrades
- Upgrade to Byte Buddy 1.12.17 [#&#8203;32454](https://togithub.com/spring-projects/spring-boot/issues/32454)
- Upgrade to Couchbase Client 3.3.4 [#&#8203;32315](https://togithub.com/spring-projects/spring-boot/issues/32315)
- Upgrade to Dependency Management Plugin 1.0.14.RELEASE [#&#8203;32459](https://togithub.com/spring-projects/spring-boot/issues/32459)
- Upgrade to Dropwizard Metrics 4.2.12 [#&#8203;32316](https://togithub.com/spring-projects/spring-boot/issues/32316)
- Upgrade to Ehcache3 3.10.1 [#&#8203;32317](https://togithub.com/spring-projects/spring-boot/issues/32317)
- Upgrade to Elasticsearch 7.17.6 [#&#8203;32318](https://togithub.com/spring-projects/spring-boot/issues/32318)
- Upgrade to Embedded Mongo 3.4.9 [#&#8203;32319](https://togithub.com/spring-projects/spring-boot/issues/32319)
- Upgrade to Groovy 3.0.13 [#&#8203;32443](https://togithub.com/spring-projects/spring-boot/issues/32443)
- Upgrade to Hibernate 5.6.11.Final [#&#8203;32320](https://togithub.com/spring-projects/spring-boot/issues/32320)
- Upgrade to Hibernate Validator 6.2.5.Final [#&#8203;32321](https://togithub.com/spring-projects/spring-boot/issues/32321)
- Upgrade to Infinispan 13.0.11.Final [#&#8203;32322](https://togithub.com/spring-projects/spring-boot/issues/32322)
- Upgrade to Jackson Bom 2.13.4 [#&#8203;32323](https://togithub.com/spring-projects/spring-boot/issues/32323)
- Upgrade to Janino 3.1.8 [#&#8203;32324](https://togithub.com/spring-projects/spring-boot/issues/32324)
- Upgrade to Jetty 9.4.49.v20220914 [#&#8203;32444](https://togithub.com/spring-projects/spring-boot/issues/32444)
- Upgrade to Johnzon 1.2.19 [#&#8203;32325](https://togithub.com/spring-projects/spring-boot/issues/32325)
- Upgrade to Kafka 3.1.2 [#&#8203;32326](https://togithub.com/spring-projects/spring-boot/issues/32326)
- Upgrade to MariaDB 3.0.8 [#&#8203;32445](https://togithub.com/spring-projects/spring-boot/issues/32445)
- Upgrade to Micrometer 1.9.4 [#&#8203;32272](https://togithub.com/spring-projects/spring-boot/issues/32272)
- Upgrade to Netty 4.1.82.Final [#&#8203;32327](https://togithub.com/spring-projects/spring-boot/issues/32327)
- Upgrade to Postgresql 42.3.7 [#&#8203;32243](https://togithub.com/spring-projects/spring-boot/issues/32243)
- Upgrade to R2DBC Bom Borca-SR2 [#&#8203;32328](https://togithub.com/spring-projects/spring-boot/issues/32328)
- Upgrade to Reactor 2020.0.23 [#&#8203;32273](https://togithub.com/spring-projects/spring-boot/issues/32273)
- Upgrade to RSocket 1.1.3 [#&#8203;32380](https://togithub.com/spring-projects/spring-boot/issues/32380)
- Upgrade to Spring AMQP 2.4.7 [#&#8203;32276](https://togithub.com/spring-projects/spring-boot/issues/32276)
- Upgrade to Spring Batch 4.3.7 [#&#8203;32278](https://togithub.com/spring-projects/spring-boot/issues/32278)
- Upgrade to Spring Data 2021.2.3 [#&#8203;32275](https://togithub.com/spring-projects/spring-boot/issues/32275)
- Upgrade to Spring Framework 5.3.23 [#&#8203;32274](https://togithub.com/spring-projects/spring-boot/issues/32274)
- Upgrade to Spring GraphQL 1.0.2 [#&#8203;32426](https://togithub.com/spring-projects/spring-boot/issues/32426)
- Upgrade to Spring HATEOAS 1.5.2 [#&#8203;32378](https://togithub.com/spring-projects/spring-boot/issues/32378)
- Upgrade to Spring Integration 5.5.15 [#&#8203;32453](https://togithub.com/spring-projects/spring-boot/issues/32453)
- Upgrade to Spring Kafka 2.8.9 [#&#8203;32277](https://togithub.com/spring-projects/spring-boot/issues/32277)
- Upgrade to UnboundID LDAPSDK 6.0.6 [#&#8203;32329](https://togithub.com/spring-projects/spring-boot/issues/32329)
#### ❤️ Contributors
We'd like to thank all the contributors who worked on this release!
- [@&#8203;ldziedziul](https://togithub.com/ldziedziul)
- [@&#8203;jprinet](https://togithub.com/jprinet)
- [@&#8203;thegeekyasian](https://togithub.com/thegeekyasian)
- [@&#8203;neilstevenson](https://togithub.com/neilstevenson)
- [@&#8203;obfischer](https://togithub.com/obfischer)
- [@&#8203;valentine-dev](https://togithub.com/valentine-dev)
- [@&#8203;dsyer](https://togithub.com/dsyer)
- [@&#8203;russellyou](https://togithub.com/russellyou)
</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4zIn0=-->
Sita04 pushed a commit that referenced this pull request Nov 15, 2022
…web to v2.7.4 (#894)
[![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-web](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.7.3` -> `2.7.4` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/compatibility-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-web/2.7.4/confidence-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>spring-projects/spring-boot</summary>
### [`v2.7.4`](https://togithub.com/spring-projects/spring-boot/releases/tag/v2.7.4)
[Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4)
#### ⭐ New Features
- Add NINETEEN to JavaVersion enum [#&#8203;32260](https://togithub.com/spring-projects/spring-boot/issues/32260)
#### 🐞 Bug Fixes
- DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader [#&#8203;32406](https://togithub.com/spring-projects/spring-boot/issues/32406)
- Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml [#&#8203;32247](https://togithub.com/spring-projects/spring-boot/issues/32247)
- Detection of PeriodStyle.ISO8601 does not support lower-case input [#&#8203;32244](https://togithub.com/spring-projects/spring-boot/issues/32244)
- Detection of DurationStyle.ISO8601 does not support lower-case input [#&#8203;32231](https://togithub.com/spring-projects/spring-boot/issues/32231)
- YAML timestamps not handled properly with SnakeYaml 1.31 [#&#8203;32229](https://togithub.com/spring-projects/spring-boot/issues/32229)
- Hazelcast shutdown logs are not available out-of-the-box [#&#8203;32184](https://togithub.com/spring-projects/spring-boot/pull/32184)
- Netty 'spring.netty leak detection' default property value is always applied to resource leak detector [#&#8203;32145](https://togithub.com/spring-projects/spring-boot/issues/32145)
- Error "/var/run/docker.sock: connect: permission denied" occurs when building an image using podman on Fedora with SELinux enabled [#&#8203;32000](https://togithub.com/spring-projects/spring-boot/issues/32000)
#### 📔 Documentation
- Document support for JDK 19 [#&#8203;32402](https://togithub.com/spring-projects/spring-boot/issues/32402)
- Clarify documentation of config sub-directory from which external application properties are read [#&#8203;32291](https://togithub.com/spring-projects/spring-boot/issues/32291)
- Clarify documentation on disabling web client request metrics [#&#8203;32198](https://togithub.com/spring-projects/spring-boot/issues/32198)
- Kotlin sample is missing for constructor binding [#&#8203;32177](https://togithub.com/spring-projects/spring-boot/issues/32177)
- Remove out-of-date link from auto-configuration documentation [#&#8203;32174](https://togithub.com/spring-projects/spring-boot/issues/32174)
- Improve `@ConditionalOnClass` javadoc regarding use on `@Bean` methods [#&#8203;32167](https://togithub.com/spring-projects/spring-boot/issues/32167)
- Document classpath\* location for looking up GraphQL schemas across modules [#&#8203;31772](https://togithub.com/spring-projects/spring-boot/issues/31772)
#### 🔨 Dependency Upgrades
- Upgrade to Byte Buddy 1.12.17 [#&#8203;32454](https://togithub.com/spring-projects/spring-boot/issues/32454)
- Upgrade to Couchbase Client 3.3.4 [#&#8203;32315](https://togithub.com/spring-projects/spring-boot/issues/32315)
- Upgrade to Dependency Management Plugin 1.0.14.RELEASE [#&#8203;32459](https://togithub.com/spring-projects/spring-boot/issues/32459)
- Upgrade to Dropwizard Metrics 4.2.12 [#&#8203;32316](https://togithub.com/spring-projects/spring-boot/issues/32316)
- Upgrade to Ehcache3 3.10.1 [#&#8203;32317](https://togithub.com/spring-projects/spring-boot/issues/32317)
- Upgrade to Elasticsearch 7.17.6 [#&#8203;32318](https://togithub.com/spring-projects/spring-boot/issues/32318)
- Upgrade to Embedded Mongo 3.4.9 [#&#8203;32319](https://togithub.com/spring-projects/spring-boot/issues/32319)
- Upgrade to Groovy 3.0.13 [#&#8203;32443](https://togithub.com/spring-projects/spring-boot/issues/32443)
- Upgrade to Hibernate 5.6.11.Final [#&#8203;32320](https://togithub.com/spring-projects/spring-boot/issues/32320)
- Upgrade to Hibernate Validator 6.2.5.Final [#&#8203;32321](https://togithub.com/spring-projects/spring-boot/issues/32321)
- Upgrade to Infinispan 13.0.11.Final [#&#8203;32322](https://togithub.com/spring-projects/spring-boot/issues/32322)
- Upgrade to Jackson Bom 2.13.4 [#&#8203;32323](https://togithub.com/spring-projects/spring-boot/issues/32323)
- Upgrade to Janino 3.1.8 [#&#8203;32324](https://togithub.com/spring-projects/spring-boot/issues/32324)
- Upgrade to Jetty 9.4.49.v20220914 [#&#8203;32444](https://togithub.com/spring-projects/spring-boot/issues/32444)
- Upgrade to Johnzon 1.2.19 [#&#8203;32325](https://togithub.com/spring-projects/spring-boot/issues/32325)
- Upgrade to Kafka 3.1.2 [#&#8203;32326](https://togithub.com/spring-projects/spring-boot/issues/32326)
- Upgrade to MariaDB 3.0.8 [#&#8203;32445](https://togithub.com/spring-projects/spring-boot/issues/32445)
- Upgrade to Micrometer 1.9.4 [#&#8203;32272](https://togithub.com/spring-projects/spring-boot/issues/32272)
- Upgrade to Netty 4.1.82.Final [#&#8203;32327](https://togithub.com/spring-projects/spring-boot/issues/32327)
- Upgrade to Postgresql 42.3.7 [#&#8203;32243](https://togithub.com/spring-projects/spring-boot/issues/32243)
- Upgrade to R2DBC Bom Borca-SR2 [#&#8203;32328](https://togithub.com/spring-projects/spring-boot/issues/32328)
- Upgrade to Reactor 2020.0.23 [#&#8203;32273](https://togithub.com/spring-projects/spring-boot/issues/32273)
- Upgrade to RSocket 1.1.3 [#&#8203;32380](https://togithub.com/spring-projects/spring-boot/issues/32380)
- Upgrade to Spring AMQP 2.4.7 [#&#8203;32276](https://togithub.com/spring-projects/spring-boot/issues/32276)
- Upgrade to Spring Batch 4.3.7 [#&#8203;32278](https://togithub.com/spring-projects/spring-boot/issues/32278)
- Upgrade to Spring Data 2021.2.3 [#&#8203;32275](https://togithub.com/spring-projects/spring-boot/issues/32275)
- Upgrade to Spring Framework 5.3.23 [#&#8203;32274](https://togithub.com/spring-projects/spring-boot/issues/32274)
- Upgrade to Spring GraphQL 1.0.2 [#&#8203;32426](https://togithub.com/spring-projects/spring-boot/issues/32426)
- Upgrade to Spring HATEOAS 1.5.2 [#&#8203;32378](https://togithub.com/spring-projects/spring-boot/issues/32378)
- Upgrade to Spring Integration 5.5.15 [#&#8203;32453](https://togithub.com/spring-projects/spring-boot/issues/32453)
- Upgrade to Spring Kafka 2.8.9 [#&#8203;32277](https://togithub.com/spring-projects/spring-boot/issues/32277)
- Upgrade to UnboundID LDAPSDK 6.0.6 [#&#8203;32329](https://togithub.com/spring-projects/spring-boot/issues/32329)
#### ❤️ Contributors
We'd like to thank all the contributors who worked on this release!
- [@&#8203;ldziedziul](https://togithub.com/ldziedziul)
- [@&#8203;jprinet](https://togithub.com/jprinet)
- [@&#8203;thegeekyasian](https://togithub.com/thegeekyasian)
- [@&#8203;neilstevenson](https://togithub.com/neilstevenson)
- [@&#8203;obfischer](https://togithub.com/obfischer)
- [@&#8203;valentine-dev](https://togithub.com/valentine-dev)
- [@&#8203;dsyer](https://togithub.com/dsyer)
- [@&#8203;russellyou](https://togithub.com/russellyou)
</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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4zIn0=-->
Shabirmean pushed a commit that referenced this pull request Nov 15, 2022
…-ai to v2.7.2 (#894)
[![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.cloud:google-cloud-document-ai](https://togithub.com/googleapis/java-document-ai) | `2.7.1` -> `2.7.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.7.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.7.2/compatibility-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.7.2/confidence-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) |
---
### 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**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.
---
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-document-ai).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
Shabirmean pushed a commit that referenced this pull request Nov 15, 2022
…-ai to v2.7.2 (#894)
[![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.cloud:google-cloud-document-ai](https://togithub.com/googleapis/java-document-ai) | `2.7.1` -> `2.7.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.7.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.7.2/compatibility-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-document-ai/2.7.2/confidence-slim/2.7.1)](https://docs.renovatebot.com/merge-confidence/) |
---
### 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**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.
---
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-document-ai).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
Shabirmean pushed a commit that referenced this pull request Nov 17, 2022
…1.2 (#894)
[![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.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.1` -> `26.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/compatibility-slim/26.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/confidence-slim/26.1.1)](https://docs.renovatebot.com/merge-confidence/) |
---
### 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**: 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. ⚠ **Warning**: custom changes will be lost.
---
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-language).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
Shabirmean pushed a commit that referenced this pull request Nov 17, 2022
…1.2 (#894)
[![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.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/googleapis/java-cloud-bom)) | `26.1.1` -> `26.1.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/compatibility-slim/26.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.2/confidence-slim/26.1.1)](https://docs.renovatebot.com/merge-confidence/) |
---
### 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**: 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. ⚠ **Warning**: custom changes will be lost.
---
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-language).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTguMSIsInVwZGF0ZWRJblZlciI6IjMyLjE5OC4xIn0=-->
Shabirmean pushed a commit that referenced this pull request Nov 17, 2022
…894)
[![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.3.3` -> `2.3.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/confidence-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-core</summary>
### [`v2.3.4`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;234-httpswwwgithubcomgoogleapisjava-corecomparev233v234-2022-01-06)
[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.3.3...v2.3.4)
</details>
---
### 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-translate).
Shabirmean pushed a commit that referenced this pull request Nov 18, 2022
…894)
[![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.3.3` -> `2.3.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/confidence-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-core</summary>
### [`v2.3.4`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;234-httpswwwgithubcomgoogleapisjava-corecomparev233v234-2022-01-06)
[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.3.3...v2.3.4)
</details>
---
### 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-translate).
Shabirmean pushed a commit that referenced this pull request Nov 18, 2022
…894)
[![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.3.3` -> `2.3.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/confidence-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-core</summary>
### [`v2.3.4`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;234-httpswwwgithubcomgoogleapisjava-corecomparev233v234-2022-01-06)
[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.3.3...v2.3.4)
</details>
---
### 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-translate).
anguillanneuf pushed a commit that referenced this pull request Dec 5, 2022
…894)
[![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.3.3` -> `2.3.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.3.4/confidence-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-core</summary>
### [`v2.3.4`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;234-httpswwwgithubcomgoogleapisjava-corecomparev233v234-2022-01-06)
[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.3.3...v2.3.4)
</details>
---
### 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-translate).
Sita04 pushed a commit that referenced this pull request Feb 7, 2023
…9.1 (#894)
[![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.cloud:google-cloud-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.119.0` -> `1.119.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.1/compatibility-slim/1.119.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.1/confidence-slim/1.119.0)](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>googleapis/java-pubsub</summary>
### [`v1.119.1`](https://togithub.com/googleapis/java-pubsub/blob/HEAD/CHANGELOG.md#&#8203;11191-httpsgithubcomgoogleapisjava-pubsubcomparev11190v11191-2022-06-06)
[Compare Source](https://togithub.com/googleapis/java-pubsub/compare/v1.119.0...v1.119.1)
##### Dependencies
- update dependency com.google.protobuf:protobuf-java-util to v3.21.0 ([#&#8203;1152](https://togithub.com/googleapis/java-pubsub/issues/1152)) ([d015371](https://togithub.com/googleapis/java-pubsub/commit/d015371c91e22a1c03494da37a2523110c3437e0))
- update dependency com.google.protobuf:protobuf-java-util to v3.21.1 ([#&#8203;1154](https://togithub.com/googleapis/java-pubsub/issues/1154)) ([61aeecf](https://togithub.com/googleapis/java-pubsub/commit/61aeecf6c40ad0b9aa93ea48acc8cca0fe4e3764))
</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-dlp).
Sita04 pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---
## [3.5.0](googleapis/java-dlp@v3.4.0...v3.5.0) (2022-07-01)
### Features
* Enable REST transport for most of Java and Go clients ([#899](googleapis/java-dlp#899)) ([a9d2cd5](googleapis/java-dlp@a9d2cd5))
### Dependencies
* update dependency com.google.cloud:google-cloud-pubsub to v1.119.0 ([#892](googleapis/java-dlp#892)) ([ccd229f](googleapis/java-dlp@ccd229f))
* update dependency com.google.cloud:google-cloud-pubsub to v1.119.1 ([#894](googleapis/java-dlp#894)) ([70ad786](googleapis/java-dlp@70ad786))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#898](googleapis/java-dlp#898)) ([ff761b3](googleapis/java-dlp@ff761b3))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@WalterHub@googlebot