Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-os-config-bom t…
Browse files Browse the repository at this point in the history
…o v2.5.0 (#4619)

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

---

### Release Notes

<details>
<summary>googleapis/java-os-config</summary>

### [`v2.5.0`](https://togithub.com/googleapis/java-os-config/blob/HEAD/CHANGELOG.md#&#8203;250-httpsgithubcomgoogleapisjava-os-configcomparev243v250-2022-07-01)

[Compare Source](https://togithub.com/googleapis/java-os-config/compare/v2.4.3...v2.5.0)

##### Features

-   add build scripts for native image testing in Java 17 ([#&#8203;1440](https://togithub.com/googleapis/java-os-config/issues/1440)) ([#&#8203;477](https://togithub.com/googleapis/java-os-config/issues/477)) ([0891ed6](https://togithub.com/googleapis/java-os-config/commit/0891ed6362b9592b7fcca6bfd9299e24653a9f3d))
-   Enable REST transport for most of Java and Go clients ([#&#8203;489](https://togithub.com/googleapis/java-os-config/issues/489)) ([2be3336](https://togithub.com/googleapis/java-os-config/commit/2be3336b765ddd818093d536fe5755a00ca08b30))

##### Bug Fixes

-   update gapic-generator-java with mock service generation fixes ([#&#8203;491](https://togithub.com/googleapis/java-os-config/issues/491)) ([8145795](https://togithub.com/googleapis/java-os-config/commit/8145795ab21617583384b1a2c159cadac337ad21))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#&#8203;488](https://togithub.com/googleapis/java-os-config/issues/488)) ([876c3b2](https://togithub.com/googleapis/java-os-config/commit/876c3b20dbb4d279d658dce2e27ce0459515175c))

##### [2.4.3](https://togithub.com/googleapis/java-os-config/compare/v2.4.2...v2.4.3) (2022-05-19)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#&#8203;476](https://togithub.com/googleapis/java-os-config/issues/476)) ([6f442d3](https://togithub.com/googleapis/java-os-config/commit/6f442d3115a97ee722dfa09c207f72ca29b5973d))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#&#8203;478](https://togithub.com/googleapis/java-os-config/issues/478)) ([a76a5ac](https://togithub.com/googleapis/java-os-config/commit/a76a5ac4402113004335cdc8301a1583f7a867f9))

##### [2.4.2](https://togithub.com/googleapis/java-os-config/compare/v2.4.1...v2.4.2) (2022-04-15)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#&#8203;465](https://togithub.com/googleapis/java-os-config/issues/465)) ([25dc71e](https://togithub.com/googleapis/java-os-config/commit/25dc71ecb3a782fe2ad9133fea6f3f2e57df30b8))

##### [2.4.1](https://togithub.com/googleapis/java-os-config/compare/v2.4.0...v2.4.1) (2022-03-29)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#&#8203;460](https://togithub.com/googleapis/java-os-config/issues/460)) ([76812bb](https://togithub.com/googleapis/java-os-config/commit/76812bb940531bb026ad79fb4648c74fb34e8ffb))

</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 c4faceb commit 55211e2
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 @@ -611,7 +611,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-os-config-bom</artifactId>
<version>2.4.3</version>
<version>2.5.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 55211e2

Please sign in to comment.