Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-binary-authoriz…
Browse files Browse the repository at this point in the history
…ation-bom to v1.2.0 (#4670)

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

---

### Release Notes

<details>
<summary>googleapis/java-binary-authorization</summary>

### [`v1.2.0`](https://togithub.com/googleapis/java-binary-authorization/blob/HEAD/CHANGELOG.md#&#8203;120-httpsgithubcomgoogleapisjava-binary-authorizationcomparev111v120-2022-07-01)

[Compare Source](https://togithub.com/googleapis/java-binary-authorization/compare/v1.1.1...v1.2.0)

##### Features

-   Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces ([#&#8203;227](https://togithub.com/googleapis/java-binary-authorization/issues/227)) ([4755125](https://togithub.com/googleapis/java-binary-authorization/commit/4755125936bcf5931ea01e01e9fc6af3a7c1c309))
-   Enable REST transport for most of Java and Go clients ([#&#8203;230](https://togithub.com/googleapis/java-binary-authorization/issues/230)) ([ca507e6](https://togithub.com/googleapis/java-binary-authorization/commit/ca507e6aca8a35467d95038d7554c0c5f357315a))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;229](https://togithub.com/googleapis/java-binary-authorization/issues/229)) ([c5d1f10](https://togithub.com/googleapis/java-binary-authorization/commit/c5d1f103196a5d538e115d48f3873901fa0a065a))
-   update dependency io.grafeas:grafeas to v2.3.1 ([#&#8203;231](https://togithub.com/googleapis/java-binary-authorization/issues/231)) ([7374554](https://togithub.com/googleapis/java-binary-authorization/commit/73745540d6187af67f8fdd1029485a860c45d7a7))

##### [1.1.1](https://togithub.com/googleapis/java-binary-authorization/compare/v1.1.0...v1.1.1) (2022-05-26)

##### Dependencies

-   update dependency io.grafeas:grafeas to v2.3.0 ([#&#8203;217](https://togithub.com/googleapis/java-binary-authorization/issues/217)) ([901141f](https://togithub.com/googleapis/java-binary-authorization/commit/901141fe7bb7250a14b1f8fd76d66b2be2331d45))

</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-cloud-bom).
  • Loading branch information
renovate-bot authored Jul 1, 2022
1 parent 62899b7 commit 00be9c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-binary-authorization-bom</artifactId>
<version>1.1.1</version>
<version>1.2.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 00be9c7

Please sign in to comment.