Skip to content

Conversation

@ajkannan
Copy link

Fixes #873

@ajkannan ajkannan added the auth label Apr 11, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 11, 2016
public byte[] sign(byte[] toSign) {
try {
Object signingResult = signForApp.invoke(appIdentityService, (Object) toSign);
Object signingResult = signForApp.invoke(appIdentityService, toSign);

This comment was marked as spam.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.02%) to 85.581% when pulling c41bb28 on ajkannan:expiration into 5dadf6a on GoogleCloudPlatform:master.

@aozarov aozarov merged commit 099ada0 into googleapis:master Apr 11, 2016
@ajkannan ajkannan deleted the expiration branch April 12, 2016 02:01
github-actions bot pushed a commit that referenced this pull request Jun 21, 2022
- [ ] Regenerate this pull request now.

PiperOrigin-RevId: 454027580

Source-Link: googleapis/googleapis@1b22277

Source-Link: https://github.com/googleapis/googleapis-gen/commit/e04cea20d0d12eb5c3bdb360a9e72b654edcb638
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTA0Y2VhMjBkMGQxMmViNWMzYmRiMzYwYTllNzJiNjU0ZWRjYjYzOCJ9
github-actions bot pushed a commit that referenced this pull request Jun 23, 2022
…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).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jul 1, 2022
🤖 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 ([googleapis#899](googleapis/java-dlp#899)) ([856cf41](googleapis/java-dlp@856cf41))


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub to v1.119.0 ([googleapis#892](googleapis/java-dlp#892)) ([272fa7c](googleapis/java-dlp@272fa7c))
* update dependency com.google.cloud:google-cloud-pubsub to v1.119.1 ([googleapis#894](googleapis/java-dlp#894)) ([7d61e20](googleapis/java-dlp@7d61e20))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#898](googleapis/java-dlp#898)) ([a4fbf80](googleapis/java-dlp@a4fbf80))

---
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 Jul 14, 2022
Source-Link: googleapis/synthtool@18d4e9b
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:f8374176dc59291f05dd3fec927a9da2cda687a9ef4de32e77f699a2be12ab45
github-actions bot pushed a commit that referenced this pull request Jul 27, 2022
…21.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 |
|---|---|---|---|---|---|
| [com.google.protobuf:protobuf-java-util](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.3` -> `3.21.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.21.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.21.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.21.4/compatibility-slim/3.21.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-java-util/3.21.4/confidence-slim/3.21.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 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-monitoring).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMjcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjEyNy40In0=-->
github-actions bot pushed a commit that referenced this pull request Jul 27, 2022
github-actions bot pushed a commit that referenced this pull request Aug 9, 2022
…0.0 (#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-storage](https://togithub.com/googleapis/java-storage) | `2.7.0` -> `2.10.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.10.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.10.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.10.0/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-storage/2.10.0/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-storage</summary>

### [`v2.10.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;2100-httpsgithubcomgoogleapisjava-storagecomparev293v2100-2022-07-13)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.9.3...v2.10.0)

##### Features

-   Custom Placement Config Dual Region Support ([#&#8203;1470](https://togithub.com/googleapis/java-storage/issues/1470)) ([36440fc](https://togithub.com/googleapis/java-storage/commit/36440fc587976acc78f4dae480214b80ad3fc477))

##### Bug Fixes

-   enable longpaths support for windows test ([#&#8203;1485](https://togithub.com/googleapis/java-storage/issues/1485)) ([#&#8203;1506](https://togithub.com/googleapis/java-storage/issues/1506)) ([e36e809](https://togithub.com/googleapis/java-storage/commit/e36e80934644ccd5e873754c625367f24e5fc7f3))

##### Documentation

-   **sample:** upgrade maven-surefire and remove junit-platform-native ([#&#8203;1476](https://togithub.com/googleapis/java-storage/issues/1476)) ([9b222e4](https://togithub.com/googleapis/java-storage/commit/9b222e483937bd0639123899442c1e863683718a))

##### Dependencies

-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.13 ([#&#8203;1501](https://togithub.com/googleapis/java-storage/issues/1501)) ([36e3898](https://togithub.com/googleapis/java-storage/commit/36e389857ea3f86350af5763c829e5f1caaaa3ec))

### [`v2.9.3`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;293-httpsgithubcomgoogleapisjava-storagecomparev292v293-2022-07-08)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.9.2...v2.9.3)

##### Dependencies

-   update dependency com.google.apis:google-api-services-storage to v1-rev20220705-1.32.1 ([#&#8203;1494](https://togithub.com/googleapis/java-storage/issues/1494)) ([5612f0f](https://togithub.com/googleapis/java-storage/commit/5612f0f929582c9e720d67683f9441d96080fb14))

### [`v2.9.2`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;292-httpsgithubcomgoogleapisjava-storagecomparev291v292-2022-07-06)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.9.1...v2.9.2)

##### Dependencies

-   update kms.version to v0.97.0 ([#&#8203;1488](https://togithub.com/googleapis/java-storage/issues/1488)) ([852cafe](https://togithub.com/googleapis/java-storage/commit/852cafe7db018a6fd666c3490c96eeca34c4a1ed))

### [`v2.9.1`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;291-httpsgithubcomgoogleapisjava-storagecomparev290v291-2022-07-06)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.9.0...v2.9.1)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-pubsub to v1.120.0 ([#&#8203;1487](https://togithub.com/googleapis/java-storage/issues/1487)) ([5a8f6e5](https://togithub.com/googleapis/java-storage/commit/5a8f6e5f29e4dfb2dc03cad8c77e4b504bc83019))

### [`v2.9.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;290-httpsgithubcomgoogleapisjava-storagecomparev281v290-2022-06-27)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.8.1...v2.9.0)

##### Features

-   Enable REST transport for most of Java and Go clients ([#&#8203;1469](https://togithub.com/googleapis/java-storage/issues/1469)) ([cfb6fd8](https://togithub.com/googleapis/java-storage/commit/cfb6fd8c1f13cb2115e5ff7ea7af41a9e27986b1))

##### Documentation

-   Clarified how clients should work with resumable uploads ([#&#8203;1457](https://togithub.com/googleapis/java-storage/issues/1457)) ([15baa27](https://togithub.com/googleapis/java-storage/commit/15baa27c97aacca115981f5c14d942a8ddd6cb1f))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;1468](https://togithub.com/googleapis/java-storage/issues/1468)) ([1a817fe](https://togithub.com/googleapis/java-storage/commit/1a817fef87e626e74dab47eaff33c1d9d3c56bb5))
-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#&#8203;1463](https://togithub.com/googleapis/java-storage/issues/1463)) ([d42c570](https://togithub.com/googleapis/java-storage/commit/d42c5704e4fe7341dfdd0562fa0bdbcd4bc99c7e))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#&#8203;1464](https://togithub.com/googleapis/java-storage/issues/1464)) ([2f35a4f](https://togithub.com/googleapis/java-storage/commit/2f35a4f597870a4506119946510ba82fbb7f9449))
-   update kms.version to v0.96.3 ([#&#8203;1471](https://togithub.com/googleapis/java-storage/issues/1471)) ([ceb7fa6](https://togithub.com/googleapis/java-storage/commit/ceb7fa665c35f6b00aebaa665246597b9ee4632a))

### [`v2.8.1`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;281-httpsgithubcomgoogleapisjava-storagecomparev280v281-2022-06-13)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.8.0...v2.8.1)

##### Dependencies

-   update dependency com.google.apis:google-api-services-storage to v1-rev20220608-1.32.1 ([#&#8203;1448](https://togithub.com/googleapis/java-storage/issues/1448)) ([96676cd](https://togithub.com/googleapis/java-storage/commit/96676cd830aca27c23c08e02e8cc7c58dece686c))

### [`v2.8.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;280-httpsgithubcomgoogleapisjava-storagecomparev272v280-2022-06-08)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.7.2...v2.8.0)

##### Features

-   Prefix/Suffix Matches Lifecycle Condition ([#&#8203;1389](https://togithub.com/googleapis/java-storage/issues/1389)) ([20c8848](https://togithub.com/googleapis/java-storage/commit/20c88489d80d716da28f78fed628b54345f32ca4))
-   Support AbortIncompleteMultipartUpload LifecycleAction ([#&#8203;1347](https://togithub.com/googleapis/java-storage/issues/1347)) ([7c3aba2](https://togithub.com/googleapis/java-storage/commit/7c3aba2f0a26ac550e4f37f9287ed6b041d75919))

##### Bug Fixes

-   update request method of HttpStorageRpc to properly configure offset on requests ([#&#8203;1434](https://togithub.com/googleapis/java-storage/issues/1434)) ([72dc0df](https://togithub.com/googleapis/java-storage/commit/72dc0dff20d76875401dac721c0268c32e475e39))

##### Dependencies

-   update dependency com.google.apis:google-api-services-storage to v1-rev20220604-1.32.1 ([#&#8203;1438](https://togithub.com/googleapis/java-storage/issues/1438)) ([df8fcd9](https://togithub.com/googleapis/java-storage/commit/df8fcd9925ef06c91ebebe0a3a7b5aedeb15ec4d))
-   update dependency com.google.cloud:google-cloud-pubsub to v1.119.0 ([#&#8203;1426](https://togithub.com/googleapis/java-storage/issues/1426)) ([93ba28c](https://togithub.com/googleapis/java-storage/commit/93ba28cff16d428e0222078dc60dbf49fda7632a))

##### [2.7.2](https://togithub.com/googleapis/java-storage/compare/v2.7.1...v2.7.2) (2022-05-27)

##### Dependencies

-   update kms.version to v0.96.1 ([#&#8203;1418](https://togithub.com/googleapis/java-storage/issues/1418)) ([d2f325b](https://togithub.com/googleapis/java-storage/commit/d2f325b3d31ac5da367873be1fb530fb6356036a))

##### [2.7.1](https://togithub.com/googleapis/java-storage/compare/v2.7.0...v2.7.1) (2022-05-24)

##### Dependencies

-   update kms.version to v0.96.0 ([#&#8203;1408](https://togithub.com/googleapis/java-storage/issues/1408)) ([7501ffc](https://togithub.com/googleapis/java-storage/commit/7501ffc97d5a7943d3852ea26133b6c62cbbff1f))

### [`v2.7.2`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;272-httpsgithubcomgoogleapisjava-storagecomparev271v272-2022-05-27)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.7.1...v2.7.2)

### [`v2.7.1`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#&#8203;271-httpsgithubcomgoogleapisjava-storagecomparev270v271-2022-05-24)

[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.7.0...v2.7.1)

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


## [4.0.2](googleapis/java-dataproc@v4.0.1...v4.0.2) (2022-08-09)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#892](googleapis/java-dataproc#892)) ([c514a81](googleapis/java-dataproc@c514a81))
* update dependency com.google.cloud:google-cloud-storage to v2.10.0 ([#894](googleapis/java-dataproc#894)) ([359dd13](googleapis/java-dataproc@359dd13))
* update dependency com.google.cloud:google-cloud-storage to v2.11.0 ([#895](googleapis/java-dataproc#895)) ([12bb78b](googleapis/java-dataproc@12bb78b))
* update dependency com.google.cloud:google-cloud-storage to v2.11.1 ([#896](googleapis/java-dataproc#896)) ([48e3c6e](googleapis/java-dataproc@48e3c6e))
* update dependency com.google.cloud:google-cloud-storage to v2.11.2 ([#897](googleapis/java-dataproc#897)) ([2b041f8](googleapis/java-dataproc@2b041f8))

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


## [2.10.0](googleapis/java-securitycenter@v2.9.0...v2.10.0) (2022-09-16)


### Features

* Adding database access information, such as queries field to a finding. A database may be a sub-resource of an instance (as in the case of CloudSQL instances or Cloud Spanner instances), or the database instance itself ([#902](googleapis/java-securitycenter#902)) ([f8ab964](googleapis/java-securitycenter@f8ab964))
* Adding uris to indicator of compromise (IOC) field ([#900](googleapis/java-securitycenter#900)) ([b2c7dfd](googleapis/java-securitycenter@b2c7dfd))
* ServiceAccountKeyName, serviceAccountDelegationInfo, and principalSubject attributes added to the existing access attribute. These new attributes provide additional context about the principals that are associated with the finding ([#905](googleapis/java-securitycenter#905)) ([de80cec](googleapis/java-securitycenter@de80cec))


### Dependencies

* Update dependency com.google.cloud:google-cloud-bigquery to v2.14.6 ([#891](googleapis/java-securitycenter#891)) ([83e5570](googleapis/java-securitycenter@83e5570))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.14.7 ([#903](googleapis/java-securitycenter#903)) ([6566bd8](googleapis/java-securitycenter@6566bd8))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.15.0 ([#906](googleapis/java-securitycenter#906)) ([5a6663f](googleapis/java-securitycenter@5a6663f))
* Update dependency com.google.cloud:google-cloud-bigquery to v2.16.0 ([#912](googleapis/java-securitycenter#912)) ([f435c3c](googleapis/java-securitycenter@f435c3c))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.11 ([#890](googleapis/java-securitycenter#890)) ([6cf0475](googleapis/java-securitycenter@6cf0475))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.12 ([#899](googleapis/java-securitycenter#899)) ([9a2a51d](googleapis/java-securitycenter@9a2a51d))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.13 ([#904](googleapis/java-securitycenter#904)) ([3ef7b23](googleapis/java-securitycenter@3ef7b23))
* Update dependency com.google.cloud:google-cloud-pubsub to v1.120.14 ([#911](googleapis/java-securitycenter#911)) ([9efb441](googleapis/java-securitycenter@9efb441))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#909](googleapis/java-securitycenter#909)) ([48a7a56](googleapis/java-securitycenter@48a7a56))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#916](googleapis/java-securitycenter#916)) ([5e45905](googleapis/java-securitycenter@5e45905))
* Update dependency com.google.protobuf:protobuf-java-util to v3.21.5 ([#894](googleapis/java-securitycenter#894)) ([3eaa056](googleapis/java-securitycenter@3eaa056))

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

---

### Release Notes

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

### [`v3.0.4`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;304-httpsgithubcomgoogleapisjava-shared-dependenciescomparev303v304-2022-10-03)

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

##### Dependencies

-   Update dependency cachetools to v5 ([#&#8203;816](https://togithub.com/googleapis/java-shared-dependencies/issues/816)) ([3f6c408](https://togithub.com/googleapis/java-shared-dependencies/commit/3f6c408210c931c286235f61c7aadea5bf5cfe4d))
-   Update dependency certifi to v2022.9.24 ([#&#8203;818](https://togithub.com/googleapis/java-shared-dependencies/issues/818)) ([5f04b97](https://togithub.com/googleapis/java-shared-dependencies/commit/5f04b97c2343146600e8c9ee65afdeb58f5743a6))
-   Update dependency charset-normalizer to v2.1.1 ([#&#8203;822](https://togithub.com/googleapis/java-shared-dependencies/issues/822)) ([6997c5a](https://togithub.com/googleapis/java-shared-dependencies/commit/6997c5acad937ebe3594330de73261a424d42cf3))
-   Update dependency click to v8.1.3 ([#&#8203;823](https://togithub.com/googleapis/java-shared-dependencies/issues/823)) ([42bf9f8](https://togithub.com/googleapis/java-shared-dependencies/commit/42bf9f834fdafea60f2be7ccbf7d363e058cd7c2))
-   Update dependency com.google.protobuf:protobuf-bom to v3.21.7 ([#&#8203;837](https://togithub.com/googleapis/java-shared-dependencies/issues/837)) ([d31e507](https://togithub.com/googleapis/java-shared-dependencies/commit/d31e5077c7e036de5e238e9a611df7ced527574a))
-   Update dependency gcp-releasetool to v1.8.8 ([#&#8203;819](https://togithub.com/googleapis/java-shared-dependencies/issues/819)) ([8245d97](https://togithub.com/googleapis/java-shared-dependencies/commit/8245d975fb12e81454ec7664f9a7c9809bbac697))
-   Update dependency gcp-releasetool to v1.8.9 ([#&#8203;846](https://togithub.com/googleapis/java-shared-dependencies/issues/846)) ([04e3283](https://togithub.com/googleapis/java-shared-dependencies/commit/04e32831c6e87c372444901013a747d2d02ce38d))
-   Update dependency google-api-core to v2.10.1 ([#&#8203;824](https://togithub.com/googleapis/java-shared-dependencies/issues/824)) ([818b9aa](https://togithub.com/googleapis/java-shared-dependencies/commit/818b9aa2ac99d8b1f9b39a74b626122aed5f1d94))
-   Update dependency google-auth to v2.12.0 ([#&#8203;825](https://togithub.com/googleapis/java-shared-dependencies/issues/825)) ([07c544b](https://togithub.com/googleapis/java-shared-dependencies/commit/07c544b5e0fa9f7110bbc957570f7a405962072e))
-   Update dependency google-cloud-core to v2.3.2 ([#&#8203;820](https://togithub.com/googleapis/java-shared-dependencies/issues/820)) ([2a219e8](https://togithub.com/googleapis/java-shared-dependencies/commit/2a219e86f187ba5ad72f2570bd58ca6100128c43))
-   Update dependency google-cloud-storage to v2.5.0 ([#&#8203;826](https://togithub.com/googleapis/java-shared-dependencies/issues/826)) ([bb10d18](https://togithub.com/googleapis/java-shared-dependencies/commit/bb10d1858a515f09d365362ffa0110a5b362c96b))
-   Update dependency google-crc32c to v1.5.0 ([#&#8203;827](https://togithub.com/googleapis/java-shared-dependencies/issues/827)) ([7e5dae6](https://togithub.com/googleapis/java-shared-dependencies/commit/7e5dae60d667cb84b9ee4f6c977bdc35e79e4cf6))
-   Update dependency google-resumable-media to v2.4.0 ([#&#8203;838](https://togithub.com/googleapis/java-shared-dependencies/issues/838)) ([ad82d63](https://togithub.com/googleapis/java-shared-dependencies/commit/ad82d6378f64039da383509638fb4782908eb4bc))
-   Update dependency googleapis-common-protos to v1.56.4 ([#&#8203;821](https://togithub.com/googleapis/java-shared-dependencies/issues/821)) ([93d7745](https://togithub.com/googleapis/java-shared-dependencies/commit/93d77458c9bbf84ec367cdb4caaa41e6f71675c6))
-   Update dependency importlib-metadata to v4.12.0 ([#&#8203;832](https://togithub.com/googleapis/java-shared-dependencies/issues/832)) ([ee19fb1](https://togithub.com/googleapis/java-shared-dependencies/commit/ee19fb1ca5a2a2e1985297e3b72d44de68bc72e3))
-   Update dependency importlib-metadata to v4.13.0 ([#&#8203;843](https://togithub.com/googleapis/java-shared-dependencies/issues/843)) ([d2ede60](https://togithub.com/googleapis/java-shared-dependencies/commit/d2ede601eee8c875780c7eb5924623537480c509))
-   Update dependency importlib-metadata to v5 ([#&#8203;845](https://togithub.com/googleapis/java-shared-dependencies/issues/845)) ([03ac7e8](https://togithub.com/googleapis/java-shared-dependencies/commit/03ac7e800274c5f58d2bc4ddd0561bfcdea1bb27))
-   Update dependency io.grpc:grpc-bom to v1.49.1 ([#&#8203;802](https://togithub.com/googleapis/java-shared-dependencies/issues/802)) ([b8c54bf](https://togithub.com/googleapis/java-shared-dependencies/commit/b8c54bf8f1ddecc788cee151f8afe42de45bdc9d))
-   Update dependency io.grpc:grpc-bom to v1.49.2 ([#&#8203;842](https://togithub.com/googleapis/java-shared-dependencies/issues/842)) ([1b1cfa2](https://togithub.com/googleapis/java-shared-dependencies/commit/1b1cfa27d05f7732da12721305cf41dcbebda232))
-   Update dependency jeepney to v0.8.0 ([#&#8203;833](https://togithub.com/googleapis/java-shared-dependencies/issues/833)) ([15d2f9f](https://togithub.com/googleapis/java-shared-dependencies/commit/15d2f9f52b5a3259db0813df3d2424e256ccb372))
-   Update dependency jinja2 to v3.1.2 ([#&#8203;834](https://togithub.com/googleapis/java-shared-dependencies/issues/834)) ([c188f95](https://togithub.com/googleapis/java-shared-dependencies/commit/c188f95acdb3349f1c4b3ed56e5fffb75e8fbc8d))
-   Update dependency keyring to v23.9.3 ([#&#8203;828](https://togithub.com/googleapis/java-shared-dependencies/issues/828)) ([b185aaa](https://togithub.com/googleapis/java-shared-dependencies/commit/b185aaae716d4d97cb64f0426cac0e778f11223d))
-   Update dependency markupsafe to v2.1.1 ([#&#8203;829](https://togithub.com/googleapis/java-shared-dependencies/issues/829)) ([add2825](https://togithub.com/googleapis/java-shared-dependencies/commit/add2825bd34cd80f529dbe0dadb3c84219177916))
-   Update dependency org.threeten:threetenbp to v1.6.2 ([#&#8203;808](https://togithub.com/googleapis/java-shared-dependencies/issues/808)) ([2d2eabd](https://togithub.com/googleapis/java-shared-dependencies/commit/2d2eabd14d8150207885ea47280c0f7ff3d2962f))
-   Update dependency protobuf to v3.20.2 ([#&#8203;830](https://togithub.com/googleapis/java-shared-dependencies/issues/830)) ([5afa76f](https://togithub.com/googleapis/java-shared-dependencies/commit/5afa76f9ef4705aecba49abc7bb93982fb1ecf3e))
-   Update dependency protobuf to v3.20.3 ([#&#8203;839](https://togithub.com/googleapis/java-shared-dependencies/issues/839)) ([d9fc7dd](https://togithub.com/googleapis/java-shared-dependencies/commit/d9fc7ddd3e663458e6ea3f78a3c6241377df0319))
-   Update dependency protobuf to v4 ([#&#8203;817](https://togithub.com/googleapis/java-shared-dependencies/issues/817)) ([ee8d154](https://togithub.com/googleapis/java-shared-dependencies/commit/ee8d154287ccd256b4dcfa48f28f5ec61a91fe3e))
-   Update dependency pyjwt to v2.5.0 ([#&#8203;812](https://togithub.com/googleapis/java-shared-dependencies/issues/812)) ([4d4528e](https://togithub.com/googleapis/java-shared-dependencies/commit/4d4528e8ce269d49b99d2dbc4fcda2dc37a058cb))
-   Update dependency requests to v2.28.1 ([#&#8203;813](https://togithub.com/googleapis/java-shared-dependencies/issues/813)) ([a3a8d89](https://togithub.com/googleapis/java-shared-dependencies/commit/a3a8d89b0117007a7108553c70aa82dd289e1691))
-   Update dependency typing-extensions to v4.3.0 ([#&#8203;814](https://togithub.com/googleapis/java-shared-dependencies/issues/814)) ([da875e5](https://togithub.com/googleapis/java-shared-dependencies/commit/da875e5e91fa9d8c177e6c3afc9e34242eb914b7))
-   Update dependency zipp to v3.8.1 ([#&#8203;815](https://togithub.com/googleapis/java-shared-dependencies/issues/815)) ([15585fd](https://togithub.com/googleapis/java-shared-dependencies/commit/15585fd0216013fe93be011f93f391f6269aa777))
-   Update gax.version to v2.19.2 ([#&#8203;847](https://togithub.com/googleapis/java-shared-dependencies/issues/847)) ([c4afe1f](https://togithub.com/googleapis/java-shared-dependencies/commit/c4afe1fdc88af29ab039cea618d52c15c90e43e9))
-   Update google.common-protos.version to v2.9.3 ([#&#8203;803](https://togithub.com/googleapis/java-shared-dependencies/issues/803)) ([a3e8e5e](https://togithub.com/googleapis/java-shared-dependencies/commit/a3e8e5eb53a8da14abf3b8d81a4f34fbb2f3b8f9))
-   Update google.common-protos.version to v2.9.5 ([#&#8203;831](https://togithub.com/googleapis/java-shared-dependencies/issues/831)) ([1c901db](https://togithub.com/googleapis/java-shared-dependencies/commit/1c901db8a7740afaec3e809e51d4d369fbf469c4))
-   Update google.common-protos.version to v2.9.6 ([#&#8203;844](https://togithub.com/googleapis/java-shared-dependencies/issues/844)) ([9e156be](https://togithub.com/googleapis/java-shared-dependencies/commit/9e156be59bd89959f04252c3045b8cd7a8be8070))
-   Update google.core.version to v2.8.13 ([#&#8203;804](https://togithub.com/googleapis/java-shared-dependencies/issues/804)) ([45ae571](https://togithub.com/googleapis/java-shared-dependencies/commit/45ae57142bd6d5334eedd46243736b200a459795))
-   Update google.core.version to v2.8.14 ([#&#8203;805](https://togithub.com/googleapis/java-shared-dependencies/issues/805)) ([02c9397](https://togithub.com/googleapis/java-shared-dependencies/commit/02c9397a84bf3fcca8d04e4c9867cc47689abde2))
-   Update google.core.version to v2.8.15 ([#&#8203;807](https://togithub.com/googleapis/java-shared-dependencies/issues/807)) ([980856c](https://togithub.com/googleapis/java-shared-dependencies/commit/980856c43981992a3d08f69eac83aeada752d244))
-   Update google.core.version to v2.8.16 ([#&#8203;810](https://togithub.com/googleapis/java-shared-dependencies/issues/810)) ([c2b2c9a](https://togithub.com/googleapis/java-shared-dependencies/commit/c2b2c9a327fd588f69524bb93a17e5d4ae8f5a42))
-   Update google.core.version to v2.8.17 ([#&#8203;835](https://togithub.com/googleapis/java-shared-dependencies/issues/835)) ([3def21d](https://togithub.com/googleapis/java-shared-dependencies/commit/3def21df2e4253e3df0da064b6c4e472df079d2b))
-   Update google.core.version to v2.8.18 ([#&#8203;840](https://togithub.com/googleapis/java-shared-dependencies/issues/840)) ([46566dc](https://togithub.com/googleapis/java-shared-dependencies/commit/46566dc18c4b1ed41c482b4ce21b92651e2f9dc5))
-   Update google.core.version to v2.8.19 ([#&#8203;841](https://togithub.com/googleapis/java-shared-dependencies/issues/841)) ([99afde9](https://togithub.com/googleapis/java-shared-dependencies/commit/99afde97ea498f549eb75cc58c4ed88edf81b20d))
-   Update google.core.version to v2.8.20 ([#&#8203;848](https://togithub.com/googleapis/java-shared-dependencies/issues/848)) ([c980c4f](https://togithub.com/googleapis/java-shared-dependencies/commit/c980c4fdfc8890d812b4881ba5b87bfd21269a5f))
-   Update iam.version to v1.6.1 ([#&#8203;806](https://togithub.com/googleapis/java-shared-dependencies/issues/806)) ([a50158d](https://togithub.com/googleapis/java-shared-dependencies/commit/a50158d3b83cf8e02d8ee08c94e512b5669a927b))
-   Update iam.version to v1.6.2 ([#&#8203;849](https://togithub.com/googleapis/java-shared-dependencies/issues/849)) ([e43ac96](https://togithub.com/googleapis/java-shared-dependencies/commit/e43ac96bc189a096a9311c9b03e85c86bea07e99))

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


## [2.3.7](https://togithub.com/googleapis/java-trace/compare/v2.3.6...v2.3.7) (2022-10-04)


### Dependencies

* Update dependency cachetools to v5 ([#894](https://togithub.com/googleapis/java-trace/issues/894)) ([fd76bb1](https://togithub.com/googleapis/java-trace/commit/fd76bb19f78a9256c0c6c594820ba8dd889811c6))
* Update dependency click to v8.1.3 ([#878](https://togithub.com/googleapis/java-trace/issues/878)) ([d231929](https://togithub.com/googleapis/java-trace/commit/d2319291b70b4ba679a07709dde13bd9ba6405c4))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#898](https://togithub.com/googleapis/java-trace/issues/898)) ([73d1646](https://togithub.com/googleapis/java-trace/commit/73d16469526e7eba576b5423b8d1274fe32b95ed))
* Update dependency google-auth to v2.11.1 ([#876](https://togithub.com/googleapis/java-trace/issues/876)) ([b5b73ed](https://togithub.com/googleapis/java-trace/commit/b5b73edee4484cae6e369cd7544bb8458bd563b2))
* Update dependency google-auth to v2.12.0 ([#885](https://togithub.com/googleapis/java-trace/issues/885)) ([3f6cce2](https://togithub.com/googleapis/java-trace/commit/3f6cce2496b937a16e8f487ae4e0334f28fc0040))
* Update dependency google-crc32c to v1.5.0 ([#881](https://togithub.com/googleapis/java-trace/issues/881)) ([94d85d5](https://togithub.com/googleapis/java-trace/commit/94d85d5ad27f19297fd78f7d40b8b324b178dcb6))
* Update dependency googleapis-common-protos to v1.56.4 ([#877](https://togithub.com/googleapis/java-trace/issues/877)) ([b5d73d7](https://togithub.com/googleapis/java-trace/commit/b5d73d72861c3cd2fc877121ec9abbe35188b93a))
* Update dependency jeepney to v0.8.0 ([#883](https://togithub.com/googleapis/java-trace/issues/883)) ([1df907a](https://togithub.com/googleapis/java-trace/commit/1df907a555c1948395489f0bcb03790db395670a))
* Update dependency jinja2 to v3.1.2 ([#886](https://togithub.com/googleapis/java-trace/issues/886)) ([62e5db7](https://togithub.com/googleapis/java-trace/commit/62e5db7da3e636106f40007b439c0235a41da83a))
* Update dependency keyring to v23.9.3 ([#887](https://togithub.com/googleapis/java-trace/issues/887)) ([61d04cb](https://togithub.com/googleapis/java-trace/commit/61d04cb86031ebec8df67917ad641eed8848d6a3))
* Update dependency markupsafe to v2.1.1 ([#888](https://togithub.com/googleapis/java-trace/issues/888)) ([a4ac967](https://togithub.com/googleapis/java-trace/commit/a4ac9677f0ed089f007af87503a727159e997c0b))
* Update dependency protobuf to v3.20.2 ([#889](https://togithub.com/googleapis/java-trace/issues/889)) ([0742a52](https://togithub.com/googleapis/java-trace/commit/0742a52f9b34755a53e4f96ee26b28912044ac87))
* Update dependency protobuf to v4 ([#895](https://togithub.com/googleapis/java-trace/issues/895)) ([3f00e07](https://togithub.com/googleapis/java-trace/commit/3f00e0731e5a1625cb74fcce1afcacec0b335383))
* Update dependency pyjwt to v2.5.0 ([#890](https://togithub.com/googleapis/java-trace/issues/890)) ([b352a09](https://togithub.com/googleapis/java-trace/commit/b352a09e330ba6a1945ad772d13fc5effa36c59e))
* Update dependency requests to v2.28.1 ([#891](https://togithub.com/googleapis/java-trace/issues/891)) ([4476dcf](https://togithub.com/googleapis/java-trace/commit/4476dcfc0984185502ac82473b8211f911aea254))
* Update dependency typing-extensions to v4.3.0 ([#892](https://togithub.com/googleapis/java-trace/issues/892)) ([2f78186](https://togithub.com/googleapis/java-trace/commit/2f78186b704e48d8027ed32b86d5752105fa2de8))
* Update dependency zipp to v3.8.1 ([#893](https://togithub.com/googleapis/java-trace/issues/893)) ([41e1192](https://togithub.com/googleapis/java-trace/commit/41e11923590c210b3837542ea15401885b52e850))

---
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.6.8](https://togithub.com/googleapis/java-kms/compare/v2.6.7...v2.6.8) (2022-10-03)


### Dependencies

* Update dependency certifi to v2022.9.24 ([#868](https://togithub.com/googleapis/java-kms/issues/868)) ([15aa78b](https://togithub.com/googleapis/java-kms/commit/15aa78b96591e1af3d8df0f68f931866d1c57cdf))
* Update dependency charset-normalizer to v2.1.1 ([#872](https://togithub.com/googleapis/java-kms/issues/872)) ([eefde67](https://togithub.com/googleapis/java-kms/commit/eefde67472fcc22e5aa88e621ae854cad97a2564))
* Update dependency click to v8.1.3 ([#873](https://togithub.com/googleapis/java-kms/issues/873)) ([984cf8c](https://togithub.com/googleapis/java-kms/commit/984cf8c164960a91b22dd7c216262b73bd2629cf))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#894](https://togithub.com/googleapis/java-kms/issues/894)) ([cd63d9b](https://togithub.com/googleapis/java-kms/commit/cd63d9b0422427d1cfb6025fa7a598ebb73433b6))
* Update dependency com.google.protobuf:protobuf-java-util to v3.21.7 ([#892](https://togithub.com/googleapis/java-kms/issues/892)) ([aab16df](https://togithub.com/googleapis/java-kms/commit/aab16dfb84796db09a5a6fce969d40ae50e33236))
* Update dependency gcp-releasetool to v1.8.8 ([#869](https://togithub.com/googleapis/java-kms/issues/869)) ([f7b2ec1](https://togithub.com/googleapis/java-kms/commit/f7b2ec14a266f67b76cf2bfc710e3c89bfab9b1a))
* Update dependency google-api-core to v2.10.1 ([#874](https://togithub.com/googleapis/java-kms/issues/874)) ([0eff788](https://togithub.com/googleapis/java-kms/commit/0eff788116ee07b259c682e8243acb3dbc40a2ef))
* Update dependency google-cloud-core to v2.3.2 ([#870](https://togithub.com/googleapis/java-kms/issues/870)) ([00fd66e](https://togithub.com/googleapis/java-kms/commit/00fd66e2d86beb32c83b7f8f5659840b964b6e76))
* Update dependency google-cloud-storage to v2.5.0 ([#876](https://togithub.com/googleapis/java-kms/issues/876)) ([3ab4bdc](https://togithub.com/googleapis/java-kms/commit/3ab4bdc35468a921db44a359c453cb7c9ee1b565))
* Update dependency google-crc32c to v1.5.0 ([#877](https://togithub.com/googleapis/java-kms/issues/877)) ([dbbca81](https://togithub.com/googleapis/java-kms/commit/dbbca815cc5f04df1d6f1d41976e86624d4b2c28))
* Update dependency googleapis-common-protos to v1.56.4 ([#871](https://togithub.com/googleapis/java-kms/issues/871)) ([f146017](https://togithub.com/googleapis/java-kms/commit/f1460171967a2138cd1de1e14a8101e671d23e42))
* Update dependency importlib-metadata to v4.12.0 ([#886](https://togithub.com/googleapis/java-kms/issues/886)) ([7783160](https://togithub.com/googleapis/java-kms/commit/7783160bebb8922c50fe1c4f365497a6eab90b42))
* Update dependency jeepney to v0.8.0 ([#887](https://togithub.com/googleapis/java-kms/issues/887)) ([da6b14a](https://togithub.com/googleapis/java-kms/commit/da6b14ad3d1df84042f677d651157fc6e6a14380))
* Update dependency jinja2 to v3.1.2 ([#888](https://togithub.com/googleapis/java-kms/issues/888)) ([40bc730](https://togithub.com/googleapis/java-kms/commit/40bc73026f0158df4a29e69110eed863bf3ae587))
* Update dependency keyring to v23.9.3 ([#889](https://togithub.com/googleapis/java-kms/issues/889)) ([6d07f4d](https://togithub.com/googleapis/java-kms/commit/6d07f4d68ee2eb0346c0d5f90620c7e244bc52ae))
* Update dependency pyjwt to v2.5.0 ([#880](https://togithub.com/googleapis/java-kms/issues/880)) ([f686c49](https://togithub.com/googleapis/java-kms/commit/f686c499bec8cb560f54f4cf5d8079a4b93f59d7))
* Update dependency requests to v2.28.1 ([#881](https://togithub.com/googleapis/java-kms/issues/881)) ([3e82aca](https://togithub.com/googleapis/java-kms/commit/3e82aca7ac76821491d5453a09f69ff1e62e51c1))
* Update dependency zipp to v3.8.1 ([#883](https://togithub.com/googleapis/java-kms/issues/883)) ([faf3c84](https://togithub.com/googleapis/java-kms/commit/faf3c845e0c31e08a05254586ae84decc5c10ef3))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Feb 1, 2023
….9.0 (#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.auth:google-auth-library-bom](https://togithub.com/googleapis/google-auth-library-java) | `1.8.1` -> `1.9.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/1.9.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/1.9.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/1.9.0/compatibility-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.auth:google-auth-library-bom/1.9.0/confidence-slim/1.8.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-java</summary>

### [`v1.9.0`](https://togithub.com/googleapis/google-auth-library-java/blob/HEAD/CHANGELOG.md#&#8203;190-httpsgithubcomgoogleapisgoogle-auth-library-javacomparev181v190-2022-08-02)

[Compare Source](https://togithub.com/googleapis/google-auth-library-java/compare/v1.8.1...v1.9.0)

##### Features

-   integration tests for pluggable auth ([#&#8203;939](https://togithub.com/googleapis/google-auth-library-java/issues/939)) ([22f37aa](https://togithub.com/googleapis/google-auth-library-java/commit/22f37aa687b7ffb4209a131860ccdd02f6fc4d42))

##### Bug Fixes

-   expiration time of the ImpersonatedCredentials token depending on the current host's timezone ([#&#8203;932](https://togithub.com/googleapis/google-auth-library-java/issues/932)) ([73af08a](https://togithub.com/googleapis/google-auth-library-java/commit/73af08a1c5f14e18936e9dbd3d1ba29c2675961d))

##### Documentation

-   update wif documentation with enable-imdsv2 flag ([#&#8203;940](https://togithub.com/googleapis/google-auth-library-java/issues/940)) ([acc1ce3](https://togithub.com/googleapis/google-auth-library-java/commit/acc1ce3603435f1c0cf23b8606af71b05e566f2f))

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


## [2.8.7](googleapis/java-core@v2.8.6...v2.8.7) (2022-08-03)


### Dependencies

* update dependency com.google.auth:google-auth-library-bom to v1.9.0 ([#894](googleapis/java-core#894)) ([659d19f](googleapis/java-core@659d19f))
* update dependency io.grpc:grpc-bom to v1.48.1 ([#891](googleapis/java-core#891)) ([9bd24b4](googleapis/java-core@9bd24b4))

---
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 |
|---|---|---|---|---|---|
| [org.threeten:threetenbp](https://www.threeten.org/threetenbp) ([source](https://togithub.com/ThreeTen/threetenbp)) | `1.6.3` -> `1.6.4` | [![age](https://badges.renovateapi.com/packages/maven/org.threeten:threetenbp/1.6.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.threeten:threetenbp/1.6.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.threeten:threetenbp/1.6.4/compatibility-slim/1.6.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.threeten:threetenbp/1.6.4/confidence-slim/1.6.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>ThreeTen/threetenbp</summary>

### [`v1.6.4`](https://togithub.com/ThreeTen/threetenbp/releases/tag/v1.6.4)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.6.3...v1.6.4)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

</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, 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-shared-dependencies).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC42LjEiLCJ1cGRhdGVkSW5WZXIiOiIzNC45LjIifQ==-->
suztomo pushed a commit that referenced this pull request Feb 1, 2023
🤖 I have created a release *beep* *boop*
---


## [3.0.6](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.5...v3.0.6) (2022-11-07)


### Dependencies

* Update dependency com.fasterxml.jackson:jackson-bom to v2.14.0 ([#901](https://togithub.com/googleapis/java-shared-dependencies/issues/901)) ([4e3d116](https://togithub.com/googleapis/java-shared-dependencies/commit/4e3d1162403a236443c8dbb00cbe23bd6c6c225a))
* Update dependency com.google.api-client:google-api-client-bom to v2.0.1 ([#899](https://togithub.com/googleapis/java-shared-dependencies/issues/899)) ([d2baed5](https://togithub.com/googleapis/java-shared-dependencies/commit/d2baed57f798b7c153678ce87bd486f9808dbc46))
* Update dependency com.google.api:api-common to v2.2.2 ([#892](https://togithub.com/googleapis/java-shared-dependencies/issues/892)) ([292cd39](https://togithub.com/googleapis/java-shared-dependencies/commit/292cd39d3b5fca9be15621b5e483e3b6386ec2ef))
* Update dependency com.google.cloud:grpc-gcp to v1.3.1 ([#884](https://togithub.com/googleapis/java-shared-dependencies/issues/884)) ([f22fce6](https://togithub.com/googleapis/java-shared-dependencies/commit/f22fce69481f0ecec1c5438b9f1a938db074cf4c))
* Update dependency com.google.code.gson:gson to v2.10 ([#887](https://togithub.com/googleapis/java-shared-dependencies/issues/887)) ([cbe8973](https://togithub.com/googleapis/java-shared-dependencies/commit/cbe8973436da3c34be00d0742b3db11af106f585))
* Update dependency com.google.http-client:google-http-client-bom to v1.42.3 ([#893](https://togithub.com/googleapis/java-shared-dependencies/issues/893)) ([21e7515](https://togithub.com/googleapis/java-shared-dependencies/commit/21e7515d351cf8a53cb7590267231930bedfaf88))
* Update dependency com.google.protobuf:protobuf-bom to v3.21.9 ([#889](https://togithub.com/googleapis/java-shared-dependencies/issues/889)) ([30effe6](https://togithub.com/googleapis/java-shared-dependencies/commit/30effe65dc103a694fab5bf9537e96a0def0d4d9))
* Update dependency io.grpc:grpc-bom to v1.50.2 ([#878](https://togithub.com/googleapis/java-shared-dependencies/issues/878)) ([0e155c4](https://togithub.com/googleapis/java-shared-dependencies/commit/0e155c476ee8280921d234286eed8732997dd2a6))
* Update dependency org.checkerframework:checker-qual to v3.27.0 ([#896](https://togithub.com/googleapis/java-shared-dependencies/issues/896)) ([f6c1155](https://togithub.com/googleapis/java-shared-dependencies/commit/f6c1155bbd0a01b6a25948f7c6117a50fd85e9de))
* Update dependency org.threeten:threetenbp to v1.6.4 ([#894](https://togithub.com/googleapis/java-shared-dependencies/issues/894)) ([478ae53](https://togithub.com/googleapis/java-shared-dependencies/commit/478ae530c8140d92f4e083c5e06ecd6f4f228f05))
* Update gax.version to v2.19.5 ([#903](https://togithub.com/googleapis/java-shared-dependencies/issues/903)) ([ba1ae38](https://togithub.com/googleapis/java-shared-dependencies/commit/ba1ae389185f2fffaec10cf69ad6644389af9571))
* Update google.common-protos.version to v2.10.0 ([#900](https://togithub.com/googleapis/java-shared-dependencies/issues/900)) ([46aeddf](https://togithub.com/googleapis/java-shared-dependencies/commit/46aeddfe2ce2325ab8ae9a6654c500f847855acb))
* Update google.core.version to v2.8.23 ([#885](https://togithub.com/googleapis/java-shared-dependencies/issues/885)) ([1092bbe](https://togithub.com/googleapis/java-shared-dependencies/commit/1092bbe5f7a9d84dc1013f8a3c8e62e5c26ab2ab))
* Update google.core.version to v2.8.24 ([#890](https://togithub.com/googleapis/java-shared-dependencies/issues/890)) ([70791a5](https://togithub.com/googleapis/java-shared-dependencies/commit/70791a5ce678c5c7ebbb70e1527cab69587307ec))
* Update google.core.version to v2.8.27 ([#902](https://togithub.com/googleapis/java-shared-dependencies/issues/902)) ([a53f404](https://togithub.com/googleapis/java-shared-dependencies/commit/a53f404799ac6fd4e3005ea781f74a245fd7b7c7))
* Update iam.version to v1.6.6 ([#886](https://togithub.com/googleapis/java-shared-dependencies/issues/886)) ([122cf9d](https://togithub.com/googleapis/java-shared-dependencies/commit/122cf9d01a73d78768544b0638efc8cca995fd87))
* Update iam.version to v1.6.7 ([#895](https://togithub.com/googleapis/java-shared-dependencies/issues/895)) ([feda2e7](https://togithub.com/googleapis/java-shared-dependencies/commit/feda2e7d2d9026dffcdfe71f443199505e5bb215))

---
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

auth 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