Skip to content

Commit 00be9c7

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-binary-authorization-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).
1 parent 62899b7 commit 00be9c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@
275275
<dependency>
276276
<groupId>com.google.cloud</groupId>
277277
<artifactId>google-cloud-binary-authorization-bom</artifactId>
278-
<version>1.1.1</version>
278+
<version>1.2.0</version>
279279
<type>pom</type>
280280
<scope>import</scope>
281281
</dependency>

0 commit comments

Comments
 (0)