Skip to content

Commit

Permalink
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
Browse files Browse the repository at this point in the history
…onfig to v1.5.5 (#562)

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

---

### Release Notes

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

### [`v1.5.5`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#&#8203;155-httpsgithubcomgoogleapisjava-shared-configcomparev154v155-2022-11-28)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.5.4...v1.5.5)

##### Dependencies

-   Updata java-docfx-doclet to v1.8.0 ([#&#8203;540](https://togithub.com/googleapis/java-shared-config/issues/540)) ([29e20eb](https://togithub.com/googleapis/java-shared-config/commit/29e20eb8809fc3dc985111bbaecd09c281222484))
-   Update auto-value-annotation.version to v1.10.1 ([#&#8203;543](https://togithub.com/googleapis/java-shared-config/issues/543)) ([b83ac8b](https://togithub.com/googleapis/java-shared-config/commit/b83ac8b0d0b121f522d850983421d9a7a31a8627))
-   Update dependency com.puppycrawl.tools:checkstyle to v10.4 ([#&#8203;535](https://togithub.com/googleapis/java-shared-config/issues/535)) ([eeeda5d](https://togithub.com/googleapis/java-shared-config/commit/eeeda5d41a4e2d3632afa95cede3174b44a135eb))
-   Update dependency com.puppycrawl.tools:checkstyle to v10.5.0 ([#&#8203;545](https://togithub.com/googleapis/java-shared-config/issues/545)) ([30c48d1](https://togithub.com/googleapis/java-shared-config/commit/30c48d17a4d2b0e86cac2f58bf6b6df2865a0fbd))
-   update dependency org.codehaus.mojo:flatten-maven-plugin to v1.3.0 ([ce1a04e](https://togithub.com/googleapis/java-shared-config/commit/ce1a04e5a319754963a6da6f9da0055e53449b3c))
-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.16 ([#&#8203;528](https://togithub.com/googleapis/java-shared-config/issues/528)) ([a6db032](https://togithub.com/googleapis/java-shared-config/commit/a6db032d261ec1534e9b54a055adde1c7b3ebdd6))
-   Update dependency org.graalvm.buildtools:junit-platform-native to v0.9.17 ([#&#8203;537](https://togithub.com/googleapis/java-shared-config/issues/537)) ([5d34fff](https://togithub.com/googleapis/java-shared-config/commit/5d34fff2d487f5b88614c076df1928ae8f7ef810))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.16 ([#&#8203;529](https://togithub.com/googleapis/java-shared-config/issues/529)) ([e802be9](https://togithub.com/googleapis/java-shared-config/commit/e802be90f2ff121e403fdc8cc590ec29e4b98729))
-   Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.17 ([#&#8203;538](https://togithub.com/googleapis/java-shared-config/issues/538)) ([bf7fd02](https://togithub.com/googleapis/java-shared-config/commit/bf7fd02be0bb5934664d35d7e8e4effb4716f58e))
-   Update graalvm native-image dependencies to v0.9.18 ([#&#8203;544](https://togithub.com/googleapis/java-shared-config/issues/544)) ([59a7b6d](https://togithub.com/googleapis/java-shared-config/commit/59a7b6d612aee531342410d0adc3ea161c26fea0))

</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-iam).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC40Mi4wIiwidXBkYXRlZEluVmVyIjoiMzQuNDIuMCJ9-->
  • Loading branch information
renovate-bot authored Dec 20, 2022
1 parent b0143ff commit 7176a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-iam/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.5.4</version>
<version>1.5.5</version>
</parent>

<developers>
Expand Down

0 comments on commit 7176a63

Please sign in to comment.