Skip to content
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

Extract projectId from GOOGLE_APPLICATION_CREDENTIALS if set #845

Merged
merged 2 commits into from
Apr 4, 2016

Conversation

mziccard
Copy link
Contributor

@mziccard mziccard commented Apr 4, 2016

This fixes the second part of #827

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 4, 2016
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 85.537% when pulling 3be6174 on mziccard:project-id-credentials into 545f099 on GoogleCloudPlatform:master.

3. App Engine project ID
4. Google Cloud SDK project ID
5. Compute Engine project ID
3. Project ID specified in the JSON credentials file pointed by the `GOOGLE_APPLICATION_CREDENTIALS` environment variable

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 85.537% when pulling cf6ac54 on mziccard:project-id-credentials into 545f099 on GoogleCloudPlatform:master.

@mziccard
Copy link
Contributor Author

mziccard commented Apr 4, 2016

Updated the ordering to match credentials' one.

@aozarov aozarov merged commit d17e325 into googleapis:master Apr 4, 2016
github-actions bot pushed a commit that referenced this pull request Jun 21, 2022
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
)

* chore: update dependencies for regapic

* add more dependencies and trigger comment

* update goldens

* fix indentation

* remove duplicate gax-httpjson dependency

* remove duplicated dependencies
Source-Link: googleapis/synthtool@fa54eb2
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:1ec28a46062b19135b11178ceee60231e5f5a92dab454e23ae0aab72cd875906
github-actions bot pushed a commit that referenced this pull request Jul 25, 2022
…test to v2.7.2 (#845)

[![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-test](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-test/2.7.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.7.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/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-test/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 [#&#8203;31824](https://togithub.com/spring-projects/spring-boot/issues/31824)
-   In a non-reactive application, health indicators in a parent context are not found [#&#8203;31818](https://togithub.com/spring-projects/spring-boot/issues/31818)
-   Dependency management for Derby is incomplete [#&#8203;31814](https://togithub.com/spring-projects/spring-boot/issues/31814)
-   ApplicationPid doesn't log a warning if it takes a long time to return [#&#8203;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 [#&#8203;31806](https://togithub.com/spring-projects/spring-boot/issues/31806)
-   InstanceAlreadyExistsException when using Actuator with multiple context and JMX enabled [#&#8203;31804](https://togithub.com/spring-projects/spring-boot/issues/31804)
-   Using 'ImportAutoConfigurationImportSelector' in the jar package loaded by a custom class loader throws ClassNotFoundException [#&#8203;31801](https://togithub.com/spring-projects/spring-boot/issues/31801)
-   GraphQL auto-configuration does not configure the GrapQlSource with SubscriptionExceptionResolver beans [#&#8203;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 [#&#8203;31780](https://togithub.com/spring-projects/spring-boot/issues/31780)
-   Log4j2's shutdown hook is not disabled when using Log4j 2.18 or later [#&#8203;31732](https://togithub.com/spring-projects/spring-boot/issues/31732)
-   HTTP Server and Data repositories metrics record null for the description [#&#8203;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 [#&#8203;31690](https://togithub.com/spring-projects/spring-boot/issues/31690)
-   Image building fails with latest Paketo base builder and additional buildpacks configured [#&#8203;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 [#&#8203;31253](https://togithub.com/spring-projects/spring-boot/issues/31253)

#### 📔 Documentation

-   Clarify how docker image publishing registry is determined  [#&#8203;31826](https://togithub.com/spring-projects/spring-boot/issues/31826)
-   Fix typo in "HTTP and WebSocket" section of GraphQL documentation [#&#8203;31518](https://togithub.com/spring-projects/spring-boot/pull/31518)

#### 🔨 Dependency Upgrades

-   Upgrade to AppEngine SDK 1.9.98 [#&#8203;31790](https://togithub.com/spring-projects/spring-boot/issues/31790)
-   Upgrade to Byte Buddy 1.12.12 [#&#8203;31735](https://togithub.com/spring-projects/spring-boot/issues/31735)
-   Upgrade to Couchbase Client 3.3.2 [#&#8203;31736](https://togithub.com/spring-projects/spring-boot/issues/31736)
-   Upgrade to Dependency Management Plugin 1.0.12.RELEASE [#&#8203;31556](https://togithub.com/spring-projects/spring-boot/issues/31556)
-   Upgrade to Embedded Mongo 3.4.7 [#&#8203;31830](https://togithub.com/spring-projects/spring-boot/issues/31830)
-   Upgrade to GraphQL Java 18.2  [#&#8203;31812](https://togithub.com/spring-projects/spring-boot/issues/31812)
-   Upgrade to Hibernate 5.6.10.Final [#&#8203;31738](https://togithub.com/spring-projects/spring-boot/issues/31738)
-   Upgrade to HttpCore5 5.1.4 [#&#8203;31739](https://togithub.com/spring-projects/spring-boot/issues/31739)
-   Upgrade to Jetty Reactive HTTPClient 1.1.12 [#&#8203;31740](https://togithub.com/spring-projects/spring-boot/issues/31740)
-   Upgrade to JsonAssert 1.5.1 [#&#8203;31741](https://togithub.com/spring-projects/spring-boot/issues/31741)
-   Upgrade to Kotlin Coroutines 1.6.4 [#&#8203;31742](https://togithub.com/spring-projects/spring-boot/issues/31742)
-   Upgrade to Lettuce 6.1.9.RELEASE [#&#8203;31743](https://togithub.com/spring-projects/spring-boot/issues/31743)
-   Upgrade to MariaDB 3.0.6 [#&#8203;31744](https://togithub.com/spring-projects/spring-boot/issues/31744)
-   Upgrade to Micrometer 1.9.2 [#&#8203;31614](https://togithub.com/spring-projects/spring-boot/issues/31614)
-   Upgrade to Neo4j Java Driver 4.4.9 [#&#8203;31745](https://togithub.com/spring-projects/spring-boot/issues/31745)
-   Upgrade to Netty 4.1.79.Final [#&#8203;31746](https://togithub.com/spring-projects/spring-boot/issues/31746)
-   Upgrade to Reactor 2020.0.21 [#&#8203;31608](https://togithub.com/spring-projects/spring-boot/issues/31608)
-   Upgrade to SendGrid 4.9.3 [#&#8203;31747](https://togithub.com/spring-projects/spring-boot/issues/31747)
-   Upgrade to Spring Data 2021.2.2 [#&#8203;31615](https://togithub.com/spring-projects/spring-boot/issues/31615)
-   Upgrade to Spring Framework 5.3.22 [#&#8203;31613](https://togithub.com/spring-projects/spring-boot/issues/31613)
-   Upgrade to Spring GraphQL 1.0.1 [#&#8203;31616](https://togithub.com/spring-projects/spring-boot/issues/31616)
-   Upgrade to Spring Integration 5.5.14 [#&#8203;31800](https://togithub.com/spring-projects/spring-boot/issues/31800)
-   Upgrade to Spring Kafka 2.8.8 [#&#8203;31786](https://togithub.com/spring-projects/spring-boot/issues/31786)
-   Upgrade to Tomcat 9.0.65 [#&#8203;31831](https://togithub.com/spring-projects/spring-boot/issues/31831)

#### ❤️ Contributors

We'd like to thank all the contributors who worked on this release!

-   [@&#8203;TheoCaldas](https://togithub.com/TheoCaldas)
-   [@&#8203;izeye](https://togithub.com/izeye)
-   [@&#8203;jakubskalak](https://togithub.com/jakubskalak)
-   [@&#8203;felixscheinost](https://togithub.com/felixscheinost)
-   [@&#8203;dependabot\[bot\]](https://togithub.com/apps/dependabot)
-   [@&#8203;naveensrinivasan](https://togithub.com/naveensrinivasan)
-   [@&#8203;sonallux](https://togithub.com/sonallux)
-   [@&#8203;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=-->
github-actions bot pushed a commit that referenced this pull request Jul 25, 2022
🤖 I have created a release *beep* *boop*
---


## [3.0.2](googleapis/java-recaptchaenterprise@v3.0.1...v3.0.2) (2022-07-21)


### Dependencies

* update dependency org.springframework.boot:spring-boot-starter-test to v2.7.2 ([#845](googleapis/java-recaptchaenterprise#845)) ([e5aba3b](googleapis/java-recaptchaenterprise@e5aba3b))
* update dependency org.springframework.boot:spring-boot-starter-thymeleaf to v2.7.2 ([#846](googleapis/java-recaptchaenterprise#846)) ([a043404](googleapis/java-recaptchaenterprise@a043404))
* update dependency org.springframework.boot:spring-boot-starter-web to v2.7.2 ([#847](googleapis/java-recaptchaenterprise#847)) ([195627a](googleapis/java-recaptchaenterprise@195627a))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Aug 16, 2022
…21.5 (#845)

[![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-util](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.4` -> `3.21.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.21.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.21.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.21.5/compatibility-slim/3.21.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.21.5/confidence-slim/3.21.4)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf</summary>

### [`v3.21.5`](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.4...v3.21.5)

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.4...v3.21.5)

</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-datacatalog).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE1NC40In0=-->
github-actions bot pushed a commit that referenced this pull request Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [1.9.3](googleapis/java-datacatalog@v1.9.2...v1.9.3) (2022-08-31)


### Dependencies

* update dependency com.google.protobuf:protobuf-java-util to v3.21.5 ([#845](googleapis/java-datacatalog#845)) ([80745c1](googleapis/java-datacatalog@80745c1))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Sep 15, 2022
…cies to v3.0.2 (#845)

[![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-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `3.0.1` -> `3.0.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.2/compatibility-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/3.0.2/confidence-slim/3.0.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-shared-dependencies</summary>

### [`v3.0.2`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;302-httpsgithubcomgoogleapisjava-shared-dependenciescomparev301v302-2022-09-08)

[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.1...v3.0.2)

##### Dependencies

-   Update dependency com.fasterxml.jackson:jackson-bom to v2.13.4 ([#&#8203;789](https://togithub.com/googleapis/java-shared-dependencies/issues/789)) ([6cf91a9](https://togithub.com/googleapis/java-shared-dependencies/commit/6cf91a96b9ea6af0fb845b50582dac7aa2892cab))
-   Update dependency com.google.auth:google-auth-library-bom to v1.10.0 ([#&#8203;781](https://togithub.com/googleapis/java-shared-dependencies/issues/781)) ([8859e61](https://togithub.com/googleapis/java-shared-dependencies/commit/8859e61808bfc5cd9546e27e945fc855b36d2554))
-   Update dependency com.google.auth:google-auth-library-bom to v1.11.0 ([#&#8203;790](https://togithub.com/googleapis/java-shared-dependencies/issues/790)) ([3431a47](https://togithub.com/googleapis/java-shared-dependencies/commit/3431a471cbf874a67a4f1a42e31f0ed891dedc92))
-   Update dependency com.google.auth:google-auth-library-bom to v1.9.0 ([#&#8203;773](https://togithub.com/googleapis/java-shared-dependencies/issues/773)) ([27fc79f](https://togithub.com/googleapis/java-shared-dependencies/commit/27fc79f00ee70011df6a368bb8fcfad7f0ce41f0))
-   Update dependency com.google.errorprone:error_prone_annotations to v2.15.0 ([#&#8203;776](https://togithub.com/googleapis/java-shared-dependencies/issues/776)) ([bf333b8](https://togithub.com/googleapis/java-shared-dependencies/commit/bf333b8c88072d21cb959db4d3328bbb55d9ef5c))
-   Update dependency com.google.protobuf:protobuf-bom to v3.21.5 ([#&#8203;780](https://togithub.com/googleapis/java-shared-dependencies/issues/780)) ([da7f44d](https://togithub.com/googleapis/java-shared-dependencies/commit/da7f44d71d6d7f372b5313dab68ce220308614d4))
-   Update dependency io.grpc:grpc-bom to v1.48.1 ([#&#8203;768](https://togithub.com/googleapis/java-shared-dependencies/issues/768)) ([5c7768d](https://togithub.com/googleapis/java-shared-dependencies/commit/5c7768d3c9665dd356de6c39c0a6a5fa6e992f2e))
-   Update dependency io.grpc:grpc-bom to v1.49.0 ([#&#8203;786](https://togithub.com/googleapis/java-shared-dependencies/issues/786)) ([8734812](https://togithub.com/googleapis/java-shared-dependencies/commit/8734812f1b4e2faaa48caf41eff59a85892ae344))
-   Update dependency org.checkerframework:checker-qual to v3.24.0 ([#&#8203;775](https://togithub.com/googleapis/java-shared-dependencies/issues/775)) ([df74b7b](https://togithub.com/googleapis/java-shared-dependencies/commit/df74b7b0dd5dd592523f302d9fb36adb5991cb0b))
-   Update dependency org.checkerframework:checker-qual to v3.25.0 ([#&#8203;788](https://togithub.com/googleapis/java-shared-dependencies/issues/788)) ([207035b](https://togithub.com/googleapis/java-shared-dependencies/commit/207035bd04c9305899eea540acbefaf06a7b1ec9))
-   Update dependency org.threeten:threetenbp to v1.6.1 ([#&#8203;782](https://togithub.com/googleapis/java-shared-dependencies/issues/782)) ([0f218ae](https://togithub.com/googleapis/java-shared-dependencies/commit/0f218aeb6aa33cf1da4a8b1d6c82bbf87946dab9))
-   Update gax.version to v2.19.0 ([#&#8203;785](https://togithub.com/googleapis/java-shared-dependencies/issues/785)) ([4448331](https://togithub.com/googleapis/java-shared-dependencies/commit/4448331c4c6d88ea8076260776d1d47d24aa19fa))
-   Update google.core.version to v2.8.10 ([#&#8203;787](https://togithub.com/googleapis/java-shared-dependencies/issues/787)) ([3c344d5](https://togithub.com/googleapis/java-shared-dependencies/commit/3c344d515e3b9215db5a1f8ef550d800d974e558))
-   Update google.core.version to v2.8.7 ([#&#8203;774](https://togithub.com/googleapis/java-shared-dependencies/issues/774)) ([d0cd5e8](https://togithub.com/googleapis/java-shared-dependencies/commit/d0cd5e8f6ca88787fe0dbf7f30c849cb4c4fae5e))
-   Update google.core.version to v2.8.8 ([#&#8203;777](https://togithub.com/googleapis/java-shared-dependencies/issues/777)) ([f00571c](https://togithub.com/googleapis/java-shared-dependencies/commit/f00571cd1e9f1c4e011fba4a1e1674c1d8d60200))
-   Update google.core.version to v2.8.9 ([#&#8203;784](https://togithub.com/googleapis/java-shared-dependencies/issues/784)) ([aa8e505](https://togithub.com/googleapis/java-shared-dependencies/commit/aa8e505dbb1214b2239e55d5ac83b00c167d77e4))

</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-trace).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTQuMiIsInVwZGF0ZWRJblZlciI6IjMyLjE5NC4yIn0=-->
github-actions bot pushed a commit that referenced this pull request Sep 15, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.2](googleapis/java-trace@v2.3.1...v2.3.2) (2022-09-09)


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#845](googleapis/java-trace#845)) ([7b4074e](googleapis/java-trace@7b4074e))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [2.4.5](https://togithub.com/googleapis/java-talent/compare/v2.4.4...v2.4.5) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#841](https://togithub.com/googleapis/java-talent/issues/841)) ([eeca643](https://togithub.com/googleapis/java-talent/commit/eeca643e1ff63ddb2e795e0571038b0cf8e4797f))
* Update dependency charset-normalizer to v2.1.1 ([#845](https://togithub.com/googleapis/java-talent/issues/845)) ([eeb54f9](https://togithub.com/googleapis/java-talent/commit/eeb54f9e7b7c44251bfb1f6e298e2396bc21514a))
* Update dependency click to v8.1.3 ([#846](https://togithub.com/googleapis/java-talent/issues/846)) ([a26f049](https://togithub.com/googleapis/java-talent/commit/a26f04978aafe826d68a297d10ed8ed70d6999f4))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#866](https://togithub.com/googleapis/java-talent/issues/866)) ([9406569](https://togithub.com/googleapis/java-talent/commit/94065694eea41624a947c89539840f02a14d6d00))
* Update dependency gcp-releasetool to v1.8.8 ([#842](https://togithub.com/googleapis/java-talent/issues/842)) ([fc0e7b5](https://togithub.com/googleapis/java-talent/commit/fc0e7b573784d55b0dc20e1286ceab5d1fee7527))
* Update dependency google-api-core to v2.10.1 ([#847](https://togithub.com/googleapis/java-talent/issues/847)) ([6b6d64e](https://togithub.com/googleapis/java-talent/commit/6b6d64eabe3dc88f37196f053e0e463d41eccb11))
* Update dependency google-auth to v2.12.0 ([#848](https://togithub.com/googleapis/java-talent/issues/848)) ([825d7ed](https://togithub.com/googleapis/java-talent/commit/825d7edd60362e0eef5ad3f768a755ccd0454282))
* Update dependency google-cloud-core to v2.3.2 ([#843](https://togithub.com/googleapis/java-talent/issues/843)) ([a14bb5c](https://togithub.com/googleapis/java-talent/commit/a14bb5cba1bcb2f4d234101ee463e152b8deca60))
* Update dependency google-cloud-storage to v2.5.0 ([#849](https://togithub.com/googleapis/java-talent/issues/849)) ([7a62d5b](https://togithub.com/googleapis/java-talent/commit/7a62d5b6b59601551d8de13ea5f8ed9c94464623))
* Update dependency googleapis-common-protos to v1.56.4 ([#844](https://togithub.com/googleapis/java-talent/issues/844)) ([0edae53](https://togithub.com/googleapis/java-talent/commit/0edae53a78e1dddd444cb500ebef7d9e7f282b80))
* Update dependency importlib-metadata to v4.12.0 ([#851](https://togithub.com/googleapis/java-talent/issues/851)) ([32a7ad3](https://togithub.com/googleapis/java-talent/commit/32a7ad320c654f0e7341697c4f67f964d784a6f1))
* Update dependency jeepney to v0.8.0 ([#852](https://togithub.com/googleapis/java-talent/issues/852)) ([b8fb4f4](https://togithub.com/googleapis/java-talent/commit/b8fb4f42a403239e01cffcea74e833036aec9a8f))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 4, 2022
🤖 I have created a release *beep* *boop*
---


## [2.3.12](https://togithub.com/googleapis/java-scheduler/compare/v2.3.11...v2.3.12) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#845](https://togithub.com/googleapis/java-scheduler/issues/845)) ([f092e9f](https://togithub.com/googleapis/java-scheduler/commit/f092e9f878160888cdddabdc086911f2ede117e9))
* Update dependency charset-normalizer to v2.1.1 ([#849](https://togithub.com/googleapis/java-scheduler/issues/849)) ([7c52cbc](https://togithub.com/googleapis/java-scheduler/commit/7c52cbcd14cfd80da54ea8fc6528e452ed017b5e))
* Update dependency click to v8.1.3 ([#850](https://togithub.com/googleapis/java-scheduler/issues/850)) ([24045c1](https://togithub.com/googleapis/java-scheduler/commit/24045c171ccd4d40aa209e777feb9b5d9fffbe60))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#860](https://togithub.com/googleapis/java-scheduler/issues/860)) ([a3d603a](https://togithub.com/googleapis/java-scheduler/commit/a3d603aeeeeaac6fbacf0f2339300bff1e3eebf4))
* Update dependency gcp-releasetool to v1.8.8 ([#846](https://togithub.com/googleapis/java-scheduler/issues/846)) ([ef848d2](https://togithub.com/googleapis/java-scheduler/commit/ef848d215db90c57495564e647612679eb3add89))
* Update dependency google-api-core to v2.10.1 ([#851](https://togithub.com/googleapis/java-scheduler/issues/851)) ([e326ae8](https://togithub.com/googleapis/java-scheduler/commit/e326ae8157aafa5658b7a1099c31bafa85450356))
* Update dependency google-auth to v2.12.0 ([#852](https://togithub.com/googleapis/java-scheduler/issues/852)) ([c3cdf56](https://togithub.com/googleapis/java-scheduler/commit/c3cdf5636d66ea76200ca0168b4be55251049d61))
* Update dependency google-cloud-core to v2.3.2 ([#847](https://togithub.com/googleapis/java-scheduler/issues/847)) ([b21f14f](https://togithub.com/googleapis/java-scheduler/commit/b21f14ff34fe9f2c10c8dcde1942d7a821921c03))
* Update dependency google-cloud-storage to v2.5.0 ([#853](https://togithub.com/googleapis/java-scheduler/issues/853)) ([c4769f3](https://togithub.com/googleapis/java-scheduler/commit/c4769f34ac418229b1da109c170796886aa1ad12))
* Update dependency google-crc32c to v1.5.0 ([#854](https://togithub.com/googleapis/java-scheduler/issues/854)) ([74a8fdb](https://togithub.com/googleapis/java-scheduler/commit/74a8fdb6030cb1b44fb96e261f9dfb1ff0ea2d33))
* Update dependency googleapis-common-protos to v1.56.4 ([#848](https://togithub.com/googleapis/java-scheduler/issues/848)) ([42821d8](https://togithub.com/googleapis/java-scheduler/commit/42821d88fdb8e54265f10684edb19eafd7484374))
* Update dependency markupsafe to v2.1.1 ([#855](https://togithub.com/googleapis/java-scheduler/issues/855)) ([37929e2](https://togithub.com/googleapis/java-scheduler/commit/37929e25e1c55db157ef33bdfb3d43da5c2f035d))
* Update dependency pyjwt to v2.5.0 ([#856](https://togithub.com/googleapis/java-scheduler/issues/856)) ([61bba9b](https://togithub.com/googleapis/java-scheduler/commit/61bba9b17690e8c92a147a6fb0f4e0512e5c15ee))
* Update dependency requests to v2.28.1 ([#857](https://togithub.com/googleapis/java-scheduler/issues/857)) ([e5835c4](https://togithub.com/googleapis/java-scheduler/commit/e5835c495963ff009c9a7295cc8fd26f1158fe88))
* Update dependency typing-extensions to v4.3.0 ([#843](https://togithub.com/googleapis/java-scheduler/issues/843)) ([6a698fe](https://togithub.com/googleapis/java-scheduler/commit/6a698fe28f29053b8c2d1f9630c6628c229e354b))
* Update dependency zipp to v3.8.1 ([#858](https://togithub.com/googleapis/java-scheduler/issues/858)) ([28949ad](https://togithub.com/googleapis/java-scheduler/commit/28949ade0dbb52d961df790113809213846c312f))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


## [2.4.9](https://togithub.com/googleapis/java-accessapproval/compare/v2.4.8...v2.4.9) (2022-10-04)


### Dependencies

* Update dependency cachetools to v5 ([#845](https://togithub.com/googleapis/java-accessapproval/issues/845)) ([2e2f61d](https://togithub.com/googleapis/java-accessapproval/commit/2e2f61d400cb4e73a90b5ed0ab3cea48d3dcdb0e))
* Update dependency certifi to v2022.9.24 ([#825](https://togithub.com/googleapis/java-accessapproval/issues/825)) ([57629eb](https://togithub.com/googleapis/java-accessapproval/commit/57629eb352e5c1c6222cd3a2140442c68c7d78fe))
* Update dependency charset-normalizer to v2.1.1 ([#829](https://togithub.com/googleapis/java-accessapproval/issues/829)) ([5fb7ff7](https://togithub.com/googleapis/java-accessapproval/commit/5fb7ff7c2b038412c9bcbaca1f4c98cfc3def81a))
* Update dependency click to v8.1.3 ([#830](https://togithub.com/googleapis/java-accessapproval/issues/830)) ([50af14b](https://togithub.com/googleapis/java-accessapproval/commit/50af14bb86c72be62aaf4acd985fbfa3e844cbfb))
* Update dependency com.google.cloud:google-cloud-core to v2.8.15 ([#821](https://togithub.com/googleapis/java-accessapproval/issues/821)) ([6c6a7c7](https://togithub.com/googleapis/java-accessapproval/commit/6c6a7c753008ffce85def41c88482b9046b636dd))
* Update dependency com.google.cloud:google-cloud-core to v2.8.16 ([#823](https://togithub.com/googleapis/java-accessapproval/issues/823)) ([f258fd8](https://togithub.com/googleapis/java-accessapproval/commit/f258fd8bfa538b84be066e759ba9f4fa87fb9735))
* Update dependency com.google.cloud:google-cloud-core to v2.8.17 ([#847](https://togithub.com/googleapis/java-accessapproval/issues/847)) ([06753de](https://togithub.com/googleapis/java-accessapproval/commit/06753de07797eaf62338808dfa0c24db9b1a5019))
* Update dependency com.google.cloud:google-cloud-core to v2.8.18 ([#850](https://togithub.com/googleapis/java-accessapproval/issues/850)) ([6053905](https://togithub.com/googleapis/java-accessapproval/commit/6053905b5ad2a5b80e0a8e30cb31bd3b8467c150))
* Update dependency com.google.cloud:google-cloud-core to v2.8.19 ([#851](https://togithub.com/googleapis/java-accessapproval/issues/851)) ([e394607](https://togithub.com/googleapis/java-accessapproval/commit/e394607088a417338fc5fe49a9b05e63d6148bdd))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#853](https://togithub.com/googleapis/java-accessapproval/issues/853)) ([078dd9b](https://togithub.com/googleapis/java-accessapproval/commit/078dd9bd46d2759223a9db5940518b7f3efe3739))
* Update dependency gcp-releasetool to v1.8.8 ([#826](https://togithub.com/googleapis/java-accessapproval/issues/826)) ([23c5406](https://togithub.com/googleapis/java-accessapproval/commit/23c540692173fb8582dc2a29ac96c95157576d1f))
* Update dependency google-api-core to v2.10.1 ([#831](https://togithub.com/googleapis/java-accessapproval/issues/831)) ([914344d](https://togithub.com/googleapis/java-accessapproval/commit/914344d723be22f5d1737c118d8b841a90cf5334))
* Update dependency google-auth to v2.12.0 ([#832](https://togithub.com/googleapis/java-accessapproval/issues/832)) ([446ce5c](https://togithub.com/googleapis/java-accessapproval/commit/446ce5c006799b13a349e2711bf09073d9fa3912))
* Update dependency google-cloud-core to v2.3.2 ([#827](https://togithub.com/googleapis/java-accessapproval/issues/827)) ([e251d00](https://togithub.com/googleapis/java-accessapproval/commit/e251d00958fbcc402cef2f741d89c93d2e88dd38))
* Update dependency google-cloud-storage to v2.5.0 ([#833](https://togithub.com/googleapis/java-accessapproval/issues/833)) ([3b11d93](https://togithub.com/googleapis/java-accessapproval/commit/3b11d9391f867f9667f34a2963315c6c62276f38))
* Update dependency google-crc32c to v1.5.0 ([#834](https://togithub.com/googleapis/java-accessapproval/issues/834)) ([f6b17df](https://togithub.com/googleapis/java-accessapproval/commit/f6b17df716de87728c69f26febf430b2ea375a04))
* Update dependency googleapis-common-protos to v1.56.4 ([#828](https://togithub.com/googleapis/java-accessapproval/issues/828)) ([b0a7491](https://togithub.com/googleapis/java-accessapproval/commit/b0a7491471aa9f65553c83c7ce4a5b8a5cfe0f2b))
* Update dependency importlib-metadata to v4.12.0 ([#835](https://togithub.com/googleapis/java-accessapproval/issues/835)) ([27ceae2](https://togithub.com/googleapis/java-accessapproval/commit/27ceae2490ded6d4a9f7811e1719cb62b497d30b))
* Update dependency jeepney to v0.8.0 ([#836](https://togithub.com/googleapis/java-accessapproval/issues/836)) ([d52625e](https://togithub.com/googleapis/java-accessapproval/commit/d52625e9d294405d97668cfd681fd7a3ee5f6b3a))
* Update dependency jinja2 to v3.1.2 ([#837](https://togithub.com/googleapis/java-accessapproval/issues/837)) ([88d7579](https://togithub.com/googleapis/java-accessapproval/commit/88d757981a2d15c0f02f78aab558a2136b194a25))
* Update dependency keyring to v23.9.3 ([#838](https://togithub.com/googleapis/java-accessapproval/issues/838)) ([a0970bf](https://togithub.com/googleapis/java-accessapproval/commit/a0970bf88c99ce5fa11e7ff78dea6a15daf3f268))
* Update dependency markupsafe to v2.1.1 ([#839](https://togithub.com/googleapis/java-accessapproval/issues/839)) ([4097dc6](https://togithub.com/googleapis/java-accessapproval/commit/4097dc6d5535fe2b831c34509284230633986e02))
* Update dependency protobuf to v3.20.2 ([#840](https://togithub.com/googleapis/java-accessapproval/issues/840)) ([1b81687](https://togithub.com/googleapis/java-accessapproval/commit/1b81687a5589d62156cfbb91036ea7db8306785f))
* Update dependency protobuf to v4 ([#846](https://togithub.com/googleapis/java-accessapproval/issues/846)) ([5806291](https://togithub.com/googleapis/java-accessapproval/commit/580629171b1d37d134cd52ac8e66b91eefa68e8c))
* Update dependency pyjwt to v2.5.0 ([#841](https://togithub.com/googleapis/java-accessapproval/issues/841)) ([eeb2f70](https://togithub.com/googleapis/java-accessapproval/commit/eeb2f705766cd3e0516b143bac24fbc7ab700159))
* Update dependency typing-extensions to v4.3.0 ([#843](https://togithub.com/googleapis/java-accessapproval/issues/843)) ([cfa7b08](https://togithub.com/googleapis/java-accessapproval/commit/cfa7b088cb5652efc0ac7aa232c2020325fbd984))
* Update dependency zipp to v3.8.1 ([#844](https://togithub.com/googleapis/java-accessapproval/issues/844)) ([e31608b](https://togithub.com/googleapis/java-accessapproval/commit/e31608b918245943bd235feb61bc583b212d95b7))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


## [1.5.6](https://togithub.com/googleapis/java-resourcemanager/compare/v1.5.5...v1.5.6) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#864](https://togithub.com/googleapis/java-resourcemanager/issues/864)) ([5c8078b](https://togithub.com/googleapis/java-resourcemanager/commit/5c8078b5a43ef1fdeb47e4df82ea00609a4b4238))
* Update dependency certifi to v2022.9.24 ([#845](https://togithub.com/googleapis/java-resourcemanager/issues/845)) ([21ecab5](https://togithub.com/googleapis/java-resourcemanager/commit/21ecab5190d5fc326a0b621aff1d9fb8ec4418b4))
* Update dependency charset-normalizer to v2.1.1 ([#849](https://togithub.com/googleapis/java-resourcemanager/issues/849)) ([666d51e](https://togithub.com/googleapis/java-resourcemanager/commit/666d51e245d1c43fa2c2e07b0ec8076a033a4395))
* Update dependency click to v8.1.3 ([#850](https://togithub.com/googleapis/java-resourcemanager/issues/850)) ([e3c4f45](https://togithub.com/googleapis/java-resourcemanager/commit/e3c4f456578c70369b8c1c661aeb3507883940c1))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#869](https://togithub.com/googleapis/java-resourcemanager/issues/869)) ([b8eeb07](https://togithub.com/googleapis/java-resourcemanager/commit/b8eeb078dd899f422f1c652d88037b33a074d38d))
* Update dependency gcp-releasetool to v1.8.8 ([#844](https://togithub.com/googleapis/java-resourcemanager/issues/844)) ([4d89f10](https://togithub.com/googleapis/java-resourcemanager/commit/4d89f1036306f0c8c50afa424bea271724f4a9eb))
* Update dependency google-api-core to v2.10.1 ([#851](https://togithub.com/googleapis/java-resourcemanager/issues/851)) ([330684b](https://togithub.com/googleapis/java-resourcemanager/commit/330684b8251c6b28b8b77d22d739296d0869680a))
* Update dependency google-auth to v2.11.1 ([#846](https://togithub.com/googleapis/java-resourcemanager/issues/846)) ([9bdd15a](https://togithub.com/googleapis/java-resourcemanager/commit/9bdd15a5b490a3d194394c02c814b267ef2e3552))
* Update dependency google-auth to v2.12.0 ([#867](https://togithub.com/googleapis/java-resourcemanager/issues/867)) ([785ce62](https://togithub.com/googleapis/java-resourcemanager/commit/785ce62600848991764548aa5587db4d64fdd9b2))
* Update dependency google-cloud-core to v2.3.2 ([#847](https://togithub.com/googleapis/java-resourcemanager/issues/847)) ([a236eec](https://togithub.com/googleapis/java-resourcemanager/commit/a236eecbb4235e32d30783854fc5cfaff271308b))
* Update dependency google-cloud-storage to v2.5.0 ([#852](https://togithub.com/googleapis/java-resourcemanager/issues/852)) ([2909d4f](https://togithub.com/googleapis/java-resourcemanager/commit/2909d4f5e1ced0fc8bf604dff4835cb0f00ffd8a))
* Update dependency google-crc32c to v1.5.0 ([#853](https://togithub.com/googleapis/java-resourcemanager/issues/853)) ([cc0b569](https://togithub.com/googleapis/java-resourcemanager/commit/cc0b56911719f5eaf90446c1bad3973effef9644))
* Update dependency googleapis-common-protos to v1.56.4 ([#848](https://togithub.com/googleapis/java-resourcemanager/issues/848)) ([9453cbf](https://togithub.com/googleapis/java-resourcemanager/commit/9453cbf605c8273a45e9eb293d1e3ceea1e6319c))
* Update dependency importlib-metadata to v4.12.0 ([#854](https://togithub.com/googleapis/java-resourcemanager/issues/854)) ([799d83b](https://togithub.com/googleapis/java-resourcemanager/commit/799d83b78e63533b7b4c4a104674d085bc3945e7))
* Update dependency jeepney to v0.8.0 ([#861](https://togithub.com/googleapis/java-resourcemanager/issues/861)) ([d2c2040](https://togithub.com/googleapis/java-resourcemanager/commit/d2c20402e797ab782dfc4acdbe14bbca10cef026))
* Update dependency jinja2 to v3.1.2 ([#862](https://togithub.com/googleapis/java-resourcemanager/issues/862)) ([56a5934](https://togithub.com/googleapis/java-resourcemanager/commit/56a593419832ff70f14de9daaea78b976d3a980c))
* Update dependency keyring to v23.9.3 ([#863](https://togithub.com/googleapis/java-resourcemanager/issues/863)) ([722917b](https://togithub.com/googleapis/java-resourcemanager/commit/722917ba6a2ac56a259302f1eff5a6c7936affd3))
* Update dependency markupsafe to v2.1.1 ([#855](https://togithub.com/googleapis/java-resourcemanager/issues/855)) ([5c0a032](https://togithub.com/googleapis/java-resourcemanager/commit/5c0a032fb808c506ab4b776d14c52bc08b8b29dd))
* Update dependency protobuf to v3.20.2 ([#856](https://togithub.com/googleapis/java-resourcemanager/issues/856)) ([9f374d9](https://togithub.com/googleapis/java-resourcemanager/commit/9f374d9487985c8f7a650275b5bf65fb2011ec15))
* Update dependency protobuf to v4 ([#865](https://togithub.com/googleapis/java-resourcemanager/issues/865)) ([32fab80](https://togithub.com/googleapis/java-resourcemanager/commit/32fab8076b1b79832914a9d40e82e0de149c853d))
* Update dependency pyjwt to v2.5.0 ([#857](https://togithub.com/googleapis/java-resourcemanager/issues/857)) ([e9b775c](https://togithub.com/googleapis/java-resourcemanager/commit/e9b775c0b3d29f60e277ae42d645af1a0a5850a3))
* Update dependency typing-extensions to v4.3.0 ([#859](https://togithub.com/googleapis/java-resourcemanager/issues/859)) ([d9da376](https://togithub.com/googleapis/java-resourcemanager/commit/d9da3765c6498097bab92d338230f27fd2318a1c))
* Update dependency zipp to v3.8.1 ([#860](https://togithub.com/googleapis/java-resourcemanager/issues/860)) ([1f363b5](https://togithub.com/googleapis/java-resourcemanager/commit/1f363b582c316bcef7afdee202ccef4293fc0659))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to renovate-bot/google-cloud-java that referenced this pull request Oct 5, 2022
🤖 I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
github-actions bot pushed a commit that referenced this pull request Nov 9, 2022
…1.4 (#845)

[![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.3` -> `26.1.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/compatibility-slim/26.1.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/26.1.4/confidence-slim/26.1.3)](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, check this box

---

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-container).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC45LjIiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjIifQ==-->
suztomo pushed a commit that referenced this pull request Feb 1, 2023
… to v1.42.0 (#845)

[![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.http-client:google-http-client-bom](https://togithub.com/googleapis/google-http-java-client) | `1.41.8` -> `1.42.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.42.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.42.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.42.0/compatibility-slim/1.41.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.http-client:google-http-client-bom/1.42.0/confidence-slim/1.41.8)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-http-java-client</summary>

### [`v1.42.0`](https://togithub.com/googleapis/google-http-java-client/blob/HEAD/CHANGELOG.md#&#8203;1420-httpsgithubcomgoogleapisgoogle-http-java-clientcomparev1417v1420-2022-06-09)

[Compare Source](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.8...v1.42.0)

##### Features

-   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/google-http-java-client/issues/1440)) ([#&#8203;1666](https://togithub.com/googleapis/google-http-java-client/issues/1666)) ([05d4019](https://togithub.com/googleapis/google-http-java-client/commit/05d40193d40097e5a793154a0951f2577fc80f04))
-   next release from main branch is 1.42.0 ([#&#8203;1633](https://togithub.com/googleapis/google-http-java-client/issues/1633)) ([9acb1ab](https://togithub.com/googleapis/google-http-java-client/commit/9acb1abaa97392174dd35c5e0e68346f8f653b5b))

##### Dependencies

-   update dependency com.fasterxml.jackson.core:jackson-core to v2.13.3 ([#&#8203;1665](https://togithub.com/googleapis/google-http-java-client/issues/1665)) ([e4f0959](https://togithub.com/googleapis/google-http-java-client/commit/e4f095997050047d9a6cc20f034f5ef744aefd44))
-   update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#&#8203;1630](https://togithub.com/googleapis/google-http-java-client/issues/1630)) ([bf777b3](https://togithub.com/googleapis/google-http-java-client/commit/bf777b364c8aafec09c486dc965587eae90549df))
-   update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#&#8203;1632](https://togithub.com/googleapis/google-http-java-client/issues/1632)) ([9e46cd8](https://togithub.com/googleapis/google-http-java-client/commit/9e46cd85ed1c14161f6473f926802bf281edc4ad))
-   update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#&#8203;1667](https://togithub.com/googleapis/google-http-java-client/issues/1667)) ([3516e18](https://togithub.com/googleapis/google-http-java-client/commit/3516e185b811d1935eebce31ba65da4813f7e998))
-   update dependency com.google.protobuf:protobuf-java to v3.20.1 ([#&#8203;1639](https://togithub.com/googleapis/google-http-java-client/issues/1639)) ([90a99e2](https://togithub.com/googleapis/google-http-java-client/commit/90a99e27b053f5dc6078d6d8cd9bfe150237e2b4))
-   update dependency com.google.protobuf:protobuf-java to v3.21.0 ([#&#8203;1668](https://togithub.com/googleapis/google-http-java-client/issues/1668)) ([babbe94](https://togithub.com/googleapis/google-http-java-client/commit/babbe94104710db7b4b428756d7db6c069674ff1))
-   update dependency com.google.protobuf:protobuf-java to v3.21.1 ([#&#8203;1669](https://togithub.com/googleapis/google-http-java-client/issues/1669)) ([30ec091](https://togithub.com/googleapis/google-http-java-client/commit/30ec091faea7b5ec9f130cb3fdee396e9923a4b9))
-   update dependency org.apache.felix:maven-bundle-plugin to v5.1.6 ([#&#8203;1643](https://togithub.com/googleapis/google-http-java-client/issues/1643)) ([8547f5f](https://togithub.com/googleapis/google-http-java-client/commit/8547f5fff9b27782162b0b6f0db7445c02918a45))
-   update project.appengine.version to v2.0.5 ([#&#8203;1662](https://togithub.com/googleapis/google-http-java-client/issues/1662)) ([2c82c0d](https://togithub.com/googleapis/google-http-java-client/commit/2c82c0d4da1162cbc6950cdd6b2f4472b884db13))
-   update project.opencensus.version to v0.31.1 ([#&#8203;1644](https://togithub.com/googleapis/google-http-java-client/issues/1644)) ([3c65a07](https://togithub.com/googleapis/google-http-java-client/commit/3c65a07c14d2bf7aa6cce25122df85670955d459))

##### [1.41.7](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.6...v1.41.7) (2022-04-11)

##### Dependencies

-   revert dependency com.google.protobuf:protobuf-java to v3.19.4 ([#&#8203;1626](https://togithub.com/googleapis/google-http-java-client/issues/1626)) ([076433f](https://togithub.com/googleapis/google-http-java-client/commit/076433f3c233a757f31d5fa39bb6cedbb43b8361))

##### [1.41.6](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.5...v1.41.6) (2022-04-06)

##### Bug Fixes

-   `Content-Encoding: gzip` along with `Transfer-Encoding: chunked` sometimes terminates early ([#&#8203;1608](https://togithub.com/googleapis/google-http-java-client/issues/1608)) ([941da8b](https://togithub.com/googleapis/google-http-java-client/commit/941da8badf64068d11a53ac57a4ba35b2ad13490))

##### Dependencies

-   update dependency com.google.errorprone:error_prone_annotations to v2.12.1 ([#&#8203;1622](https://togithub.com/googleapis/google-http-java-client/issues/1622)) ([4e1101d](https://togithub.com/googleapis/google-http-java-client/commit/4e1101d7674cb5715b88a00750cdd5286a9ae077))
-   update dependency com.google.protobuf:protobuf-java to v3.20.0 ([#&#8203;1621](https://togithub.com/googleapis/google-http-java-client/issues/1621)) ([640dc40](https://togithub.com/googleapis/google-http-java-client/commit/640dc4080249b65e5cabb7e1ae6cd9cd5b11bd8e))

##### [1.41.5](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.4...v1.41.5) (2022-03-21)

##### Documentation

-   **deps:** libraries-bom 24.4.0 release ([#&#8203;1596](https://togithub.com/googleapis/google-http-java-client/issues/1596)) ([327fe12](https://togithub.com/googleapis/google-http-java-client/commit/327fe12a122ebb4022a2da55694217233a2badaf))

##### Dependencies

-   update actions/checkout action to v3 ([#&#8203;1593](https://togithub.com/googleapis/google-http-java-client/issues/1593)) ([92002c0](https://togithub.com/googleapis/google-http-java-client/commit/92002c07d60b738657383e2484f56abc1cde6920))
-   update dependency com.fasterxml.jackson.core:jackson-core to v2.13.2 ([#&#8203;1598](https://togithub.com/googleapis/google-http-java-client/issues/1598)) ([41ac833](https://togithub.com/googleapis/google-http-java-client/commit/41ac833249e18cbbd304f825b12202e51bebec85))
-   update project.appengine.version to v2 (major) ([#&#8203;1597](https://togithub.com/googleapis/google-http-java-client/issues/1597)) ([c06cf95](https://togithub.com/googleapis/google-http-java-client/commit/c06cf95f9b1be77e2229c3b2f78ece0789eaec15))

##### [1.41.4](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.3...v1.41.4) (2022-02-11)

##### Dependencies

-   update dependency com.google.code.gson:gson to v2.9.0 ([#&#8203;1582](https://togithub.com/googleapis/google-http-java-client/issues/1582)) ([8772778](https://togithub.com/googleapis/google-http-java-client/commit/877277821dad65545518b06123e6e7b9801147a1))

##### [1.41.3](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.2...v1.41.3) (2022-02-09)

##### Dependencies

-   update dependency com.google.protobuf:protobuf-java to v3.19.4 ([#&#8203;1568](https://togithub.com/googleapis/google-http-java-client/issues/1568)) ([416e5d7](https://togithub.com/googleapis/google-http-java-client/commit/416e5d7146ad145e3d5140110144b5119c6126df))
-   update dependency com.puppycrawl.tools:checkstyle to v9.3 ([#&#8203;1569](https://togithub.com/googleapis/google-http-java-client/issues/1569)) ([9c7ade8](https://togithub.com/googleapis/google-http-java-client/commit/9c7ade85eceb2dc348e1f9aa0637d0509d634160))
-   update project.opencensus.version to v0.31.0 ([#&#8203;1563](https://togithub.com/googleapis/google-http-java-client/issues/1563)) ([0f9d2b7](https://togithub.com/googleapis/google-http-java-client/commit/0f9d2b77ae23ea143b5b8caaa21af6548ca92345))

##### [1.41.2](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.1...v1.41.2) (2022-01-27)

##### Dependencies

-   **java:** update actions/github-script action to v5 ([#&#8203;1339](https://togithub.com/googleapis/google-http-java-client/issues/1339)) ([#&#8203;1561](https://togithub.com/googleapis/google-http-java-client/issues/1561)) ([c5dbec1](https://togithub.com/googleapis/google-http-java-client/commit/c5dbec1bbfb5f26f952cb8d80f607327594ab7a8))
-   update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ([#&#8203;1560](https://togithub.com/googleapis/google-http-java-client/issues/1560)) ([d9609b0](https://togithub.com/googleapis/google-http-java-client/commit/d9609b00089952d816deffa178640bfcae1f2c3a))

##### [1.41.1](https://togithub.com/googleapis/google-http-java-client/compare/v1.41.0...v1.41.1) (2022-01-21)

##### Dependencies

-   update dependency com.fasterxml.jackson.core:jackson-core to v2.13.1 ([#&#8203;1527](https://togithub.com/googleapis/google-http-java-client/issues/1527)) ([7750398](https://togithub.com/googleapis/google-http-java-client/commit/7750398d6f4d6e447bfe078092f5cb146f747e50))
-   update dependency com.google.protobuf:protobuf-java to v3.19.3 ([#&#8203;1549](https://togithub.com/googleapis/google-http-java-client/issues/1549)) ([50c0765](https://togithub.com/googleapis/google-http-java-client/commit/50c0765f1eadbf7aef2dccf5f78ab62e2533c6f6))
-   update dependency com.puppycrawl.tools:checkstyle to v9.2.1 ([#&#8203;1532](https://togithub.com/googleapis/google-http-java-client/issues/1532)) ([e13eebd](https://togithub.com/googleapis/google-http-java-client/commit/e13eebd288afbde3aa7bdc0229c2d0db90ebbd4c))
-   update dependency kr.motd.maven:os-maven-plugin to v1.7.0 ([#&#8203;1547](https://togithub.com/googleapis/google-http-java-client/issues/1547)) ([8df0dbe](https://togithub.com/googleapis/google-http-java-client/commit/8df0dbe53521e918985e8f4882392cd2e0a0a1c3))
-   update dependency org.apache.felix:maven-bundle-plugin to v5 ([#&#8203;1548](https://togithub.com/googleapis/google-http-java-client/issues/1548)) ([ac10b6c](https://togithub.com/googleapis/google-http-java-client/commit/ac10b6c9fbe4986b8bf130d9f83ae77e84d74e5f))
-   update project.appengine.version to v1.9.94 ([#&#8203;1557](https://togithub.com/googleapis/google-http-java-client/issues/1557)) ([05c78f4](https://togithub.com/googleapis/google-http-java-client/commit/05c78f4bee92cc501aa084ad970ed6ac9c0e0444))
-   update project.opencensus.version to v0.30.0 ([#&#8203;1526](https://togithub.com/googleapis/google-http-java-client/issues/1526)) ([318e54a](https://togithub.com/googleapis/google-http-java-client/commit/318e54ae9be6bfeb4f5af0af0cb954031d95d1f9))

</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-core).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


## [2.8.0](googleapis/java-core@v2.7.1...v2.8.0) (2022-06-21)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-core/issues/1440)) ([#836](googleapis/java-core#836)) ([49e9b68](googleapis/java-core@49e9b68))


### Dependencies

* update dependency com.google.api-client:google-api-client-bom to v1.35.1 ([#843](googleapis/java-core#843)) ([d81fbf0](googleapis/java-core@d81fbf0))
* update dependency com.google.api:api-common to v2.2.1 ([#844](googleapis/java-core#844)) ([d711da9](googleapis/java-core@d711da9))
* update dependency com.google.api:gax-bom to v2.18.2 ([#849](googleapis/java-core#849)) ([d44a6d9](googleapis/java-core@d44a6d9))
* update dependency com.google.api.grpc:proto-google-common-protos to v2.9.0 ([#846](googleapis/java-core#846)) ([981b634](googleapis/java-core@981b634))
* update dependency com.google.api.grpc:proto-google-iam-v1 to v1.4.0 ([#838](googleapis/java-core#838)) ([8b04fb4](googleapis/java-core@8b04fb4))
* update dependency com.google.api.grpc:proto-google-iam-v1 to v1.4.1 ([#848](googleapis/java-core#848)) ([78dd4ed](googleapis/java-core@78dd4ed))
* update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#839](googleapis/java-core#839)) ([a4b5158](googleapis/java-core@a4b5158))
* update dependency com.google.http-client:google-http-client-bom to v1.42.0 ([#845](googleapis/java-core#845)) ([24211fb](googleapis/java-core@24211fb))
* update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#840](googleapis/java-core#840)) ([93d825f](googleapis/java-core@93d825f))
* update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#841](googleapis/java-core#841)) ([7065ef0](googleapis/java-core@7065ef0))
* update dependency io.grpc:grpc-bom to v1.47.0 ([#842](googleapis/java-core#842)) ([3245109](googleapis/java-core@3245109))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [importlib-metadata](https://togithub.com/python/importlib_metadata) | `==4.8.3` -> `==5.0.0` | [![age](https://badges.renovateapi.com/packages/pypi/importlib-metadata/5.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/pypi/importlib-metadata/5.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/pypi/importlib-metadata/5.0.0/compatibility-slim/4.8.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/pypi/importlib-metadata/5.0.0/confidence-slim/4.8.3)](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-shared-dependencies).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjIxMS4yIn0=-->
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


## [3.0.4](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.3...v3.0.4) (2022-10-03)


### Dependencies

* Update dependency cachetools to v5 ([#816](https://togithub.com/googleapis/java-shared-dependencies/issues/816)) ([bd2569c](https://togithub.com/googleapis/java-shared-dependencies/commit/bd2569c8c26e177a83cbcf8ed63fed1c3fce2c4b))
* Update dependency certifi to v2022.9.24 ([#818](https://togithub.com/googleapis/java-shared-dependencies/issues/818)) ([5406a0c](https://togithub.com/googleapis/java-shared-dependencies/commit/5406a0ca7e4e2b47f87a39c0fc696fbfd7a6a196))
* Update dependency charset-normalizer to v2.1.1 ([#822](https://togithub.com/googleapis/java-shared-dependencies/issues/822)) ([5c998e4](https://togithub.com/googleapis/java-shared-dependencies/commit/5c998e4d05d47882743cdb5a871a6af728b9d920))
* Update dependency click to v8.1.3 ([#823](https://togithub.com/googleapis/java-shared-dependencies/issues/823)) ([2ad211a](https://togithub.com/googleapis/java-shared-dependencies/commit/2ad211abb259b0fc225303f695a2f0399e19cd66))
* Update dependency com.google.protobuf:protobuf-bom to v3.21.7 ([#837](https://togithub.com/googleapis/java-shared-dependencies/issues/837)) ([d5472aa](https://togithub.com/googleapis/java-shared-dependencies/commit/d5472aa3a98c7a10737b6a9137dba8140087a31b))
* Update dependency gcp-releasetool to v1.8.8 ([#819](https://togithub.com/googleapis/java-shared-dependencies/issues/819)) ([bfef3b0](https://togithub.com/googleapis/java-shared-dependencies/commit/bfef3b0cf05bc200e707dfbf0330d672d824004c))
* Update dependency gcp-releasetool to v1.8.9 ([#846](https://togithub.com/googleapis/java-shared-dependencies/issues/846)) ([533c6a6](https://togithub.com/googleapis/java-shared-dependencies/commit/533c6a6382c2e933b2e87834b5b94913c1dc4943))
* Update dependency google-api-core to v2.10.1 ([#824](https://togithub.com/googleapis/java-shared-dependencies/issues/824)) ([1a5d233](https://togithub.com/googleapis/java-shared-dependencies/commit/1a5d233efa85f1dbd3aa272d2d305d24a35a7576))
* Update dependency google-auth to v2.12.0 ([#825](https://togithub.com/googleapis/java-shared-dependencies/issues/825)) ([cbca860](https://togithub.com/googleapis/java-shared-dependencies/commit/cbca860ae78c7ddf4541ed8b7c057710299162a8))
* Update dependency google-cloud-core to v2.3.2 ([#820](https://togithub.com/googleapis/java-shared-dependencies/issues/820)) ([65a1310](https://togithub.com/googleapis/java-shared-dependencies/commit/65a1310f50ce6914a67cb5e0e4d258f9f4466f11))
* Update dependency google-cloud-storage to v2.5.0 ([#826](https://togithub.com/googleapis/java-shared-dependencies/issues/826)) ([5fd7983](https://togithub.com/googleapis/java-shared-dependencies/commit/5fd7983489b971344e64010c7cfef0a2f60be667))
* Update dependency google-crc32c to v1.5.0 ([#827](https://togithub.com/googleapis/java-shared-dependencies/issues/827)) ([ee9e013](https://togithub.com/googleapis/java-shared-dependencies/commit/ee9e013106173cefbc10563d5d51dd906997c658))
* Update dependency google-resumable-media to v2.4.0 ([#838](https://togithub.com/googleapis/java-shared-dependencies/issues/838)) ([fb02810](https://togithub.com/googleapis/java-shared-dependencies/commit/fb02810c4a975fc75b26d680266ac48f85779a70))
* Update dependency googleapis-common-protos to v1.56.4 ([#821](https://togithub.com/googleapis/java-shared-dependencies/issues/821)) ([49d6423](https://togithub.com/googleapis/java-shared-dependencies/commit/49d64234d57d99c07689d0dd66697bb94d69e958))
* Update dependency importlib-metadata to v4.12.0 ([#832](https://togithub.com/googleapis/java-shared-dependencies/issues/832)) ([33ef522](https://togithub.com/googleapis/java-shared-dependencies/commit/33ef5228cb4fda9ef24e2b4396f970bc5ab67322))
* Update dependency importlib-metadata to v4.13.0 ([#843](https://togithub.com/googleapis/java-shared-dependencies/issues/843)) ([333b61b](https://togithub.com/googleapis/java-shared-dependencies/commit/333b61baf0f42d64699626bbc57315b3a826c3d3))
* Update dependency importlib-metadata to v5 ([#845](https://togithub.com/googleapis/java-shared-dependencies/issues/845)) ([7dc299d](https://togithub.com/googleapis/java-shared-dependencies/commit/7dc299da70133bb0fa9a363816ea804d540edc22))
* Update dependency io.grpc:grpc-bom to v1.49.1 ([#802](https://togithub.com/googleapis/java-shared-dependencies/issues/802)) ([a810f58](https://togithub.com/googleapis/java-shared-dependencies/commit/a810f587a5551e5f36a0b161bc350ebcb636acd5))
* Update dependency io.grpc:grpc-bom to v1.49.2 ([#842](https://togithub.com/googleapis/java-shared-dependencies/issues/842)) ([064a166](https://togithub.com/googleapis/java-shared-dependencies/commit/064a1666dd030c5f9fe35da7ebbda3dad2421427))
* Update dependency jeepney to v0.8.0 ([#833](https://togithub.com/googleapis/java-shared-dependencies/issues/833)) ([d1a5a67](https://togithub.com/googleapis/java-shared-dependencies/commit/d1a5a672089424d3ef9f85ae5d87b669484466e5))
* Update dependency jinja2 to v3.1.2 ([#834](https://togithub.com/googleapis/java-shared-dependencies/issues/834)) ([ad63e98](https://togithub.com/googleapis/java-shared-dependencies/commit/ad63e988d2407a62491a309160e1b87b4cc06d9a))
* Update dependency keyring to v23.9.3 ([#828](https://togithub.com/googleapis/java-shared-dependencies/issues/828)) ([8fed728](https://togithub.com/googleapis/java-shared-dependencies/commit/8fed728e6c84c8cade5bb24a827c558345149cff))
* Update dependency markupsafe to v2.1.1 ([#829](https://togithub.com/googleapis/java-shared-dependencies/issues/829)) ([6a93716](https://togithub.com/googleapis/java-shared-dependencies/commit/6a93716f6f161ced9a08840037bbfe7bfeee0814))
* Update dependency org.threeten:threetenbp to v1.6.2 ([#808](https://togithub.com/googleapis/java-shared-dependencies/issues/808)) ([f03792d](https://togithub.com/googleapis/java-shared-dependencies/commit/f03792d49370e0abbe6f90d37c513920759d6581))
* Update dependency protobuf to v3.20.2 ([#830](https://togithub.com/googleapis/java-shared-dependencies/issues/830)) ([544c20f](https://togithub.com/googleapis/java-shared-dependencies/commit/544c20f9b45fc42ba6b0071153c05034ea08ddc3))
* Update dependency protobuf to v3.20.3 ([#839](https://togithub.com/googleapis/java-shared-dependencies/issues/839)) ([69db6d7](https://togithub.com/googleapis/java-shared-dependencies/commit/69db6d7e56d4673a68e1f49a805635d054856326))
* Update dependency protobuf to v4 ([#817](https://togithub.com/googleapis/java-shared-dependencies/issues/817)) ([d2df74f](https://togithub.com/googleapis/java-shared-dependencies/commit/d2df74f6f456acbcccee7120b0ab164f73b8af93))
* Update dependency pyjwt to v2.5.0 ([#812](https://togithub.com/googleapis/java-shared-dependencies/issues/812)) ([8439533](https://togithub.com/googleapis/java-shared-dependencies/commit/843953365e464c72aa62df1a512a0ca6086a1c37))
* Update dependency requests to v2.28.1 ([#813](https://togithub.com/googleapis/java-shared-dependencies/issues/813)) ([de1d896](https://togithub.com/googleapis/java-shared-dependencies/commit/de1d896da6d7dcaedb520117d675290826d23505))
* Update dependency typing-extensions to v4.3.0 ([#814](https://togithub.com/googleapis/java-shared-dependencies/issues/814)) ([eb8b96b](https://togithub.com/googleapis/java-shared-dependencies/commit/eb8b96b916281aad8f330eb506a7d4be420c4263))
* Update dependency zipp to v3.8.1 ([#815](https://togithub.com/googleapis/java-shared-dependencies/issues/815)) ([74ee8f7](https://togithub.com/googleapis/java-shared-dependencies/commit/74ee8f75795091303236322e6c090a6a2b3f30e5))
* Update gax.version to v2.19.2 ([#847](https://togithub.com/googleapis/java-shared-dependencies/issues/847)) ([63228ac](https://togithub.com/googleapis/java-shared-dependencies/commit/63228ac05cfa27c6ecfee44eb91a8fabb94c5f59))
* Update google.common-protos.version to v2.9.3 ([#803](https://togithub.com/googleapis/java-shared-dependencies/issues/803)) ([cdf3fe6](https://togithub.com/googleapis/java-shared-dependencies/commit/cdf3fe6f7b7abbb9ef0c4a7cd1e4783dbbe0e238))
* Update google.common-protos.version to v2.9.5 ([#831](https://togithub.com/googleapis/java-shared-dependencies/issues/831)) ([62b5617](https://togithub.com/googleapis/java-shared-dependencies/commit/62b5617fa7960a1fdbad5743e44f14e2b6014b47))
* Update google.common-protos.version to v2.9.6 ([#844](https://togithub.com/googleapis/java-shared-dependencies/issues/844)) ([0cd42ae](https://togithub.com/googleapis/java-shared-dependencies/commit/0cd42aee75de5e3ddcde03165620aebae3ce2df0))
* Update google.core.version to v2.8.13 ([#804](https://togithub.com/googleapis/java-shared-dependencies/issues/804)) ([d1b585e](https://togithub.com/googleapis/java-shared-dependencies/commit/d1b585eb836fa55a97ca059426bce15cafcb2b5e))
* Update google.core.version to v2.8.14 ([#805](https://togithub.com/googleapis/java-shared-dependencies/issues/805)) ([3743485](https://togithub.com/googleapis/java-shared-dependencies/commit/37434855f0ec5bef09a8e8b0a062aa1df93da102))
* Update google.core.version to v2.8.15 ([#807](https://togithub.com/googleapis/java-shared-dependencies/issues/807)) ([614586e](https://togithub.com/googleapis/java-shared-dependencies/commit/614586ed92f203901c80ab5539f5c514bb5fe131))
* Update google.core.version to v2.8.16 ([#810](https://togithub.com/googleapis/java-shared-dependencies/issues/810)) ([6d04bef](https://togithub.com/googleapis/java-shared-dependencies/commit/6d04bef8689e87a7505ecb18e556b7d55a05d649))
* Update google.core.version to v2.8.17 ([#835](https://togithub.com/googleapis/java-shared-dependencies/issues/835)) ([5e84cc5](https://togithub.com/googleapis/java-shared-dependencies/commit/5e84cc533778443b798550fe9e3cb0888ad9b8ac))
* Update google.core.version to v2.8.18 ([#840](https://togithub.com/googleapis/java-shared-dependencies/issues/840)) ([203e8b4](https://togithub.com/googleapis/java-shared-dependencies/commit/203e8b4681186f863bc8d2f7e79c3c0102e592b4))
* Update google.core.version to v2.8.19 ([#841](https://togithub.com/googleapis/java-shared-dependencies/issues/841)) ([35bf0dc](https://togithub.com/googleapis/java-shared-dependencies/commit/35bf0dcb1b8e6143fb7750dc3e8eeeb6bfac9a3b))
* Update google.core.version to v2.8.20 ([#848](https://togithub.com/googleapis/java-shared-dependencies/issues/848)) ([047dc3f](https://togithub.com/googleapis/java-shared-dependencies/commit/047dc3f6f1b1a0c27079c8bc07046793c96f8dfc))
* Update iam.version to v1.6.1 ([#806](https://togithub.com/googleapis/java-shared-dependencies/issues/806)) ([b2fc57a](https://togithub.com/googleapis/java-shared-dependencies/commit/b2fc57a99d63554f456f185c136954c688300ab7))
* Update iam.version to v1.6.2 ([#849](https://togithub.com/googleapis/java-shared-dependencies/issues/849)) ([1251c42](https://togithub.com/googleapis/java-shared-dependencies/commit/1251c42fd0e9f31991236a1bfd2ff7010ab22e70))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: core cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants