Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-dns to v…
Browse files Browse the repository at this point in the history
…2.1.8 (#740)

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

---

### Release Notes

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

### [`v2.1.8`](https://togithub.com/googleapis/java-dns/blob/HEAD/CHANGELOG.md#&#8203;218-httpsgithubcomgoogleapisjava-dnscomparev217v218-2022-10-06)

[Compare Source](https://togithub.com/googleapis/java-dns/compare/v2.1.7...v2.1.8)

##### Dependencies

-   Update dependency charset-normalizer to v2.1.1 ([#&#8203;719](https://togithub.com/googleapis/java-dns/issues/719)) ([90e7712](https://togithub.com/googleapis/java-dns/commit/90e771202b03bef721d01c4867d94cf70b27ca4c))
-   Update dependency com.google.apis:google-api-services-dns to v1-rev20220915-2.0.0 ([#&#8203;713](https://togithub.com/googleapis/java-dns/issues/713)) ([d7cbf2e](https://togithub.com/googleapis/java-dns/commit/d7cbf2e3c7c722f203d8c75368e28f8aab0edde1))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#&#8203;737](https://togithub.com/googleapis/java-dns/issues/737)) ([55e4c56](https://togithub.com/googleapis/java-dns/commit/55e4c56621bd81630aaae2f6312b53b98e8ea9d3))
-   Update dependency google-api-core to v2.10.1 ([#&#8203;720](https://togithub.com/googleapis/java-dns/issues/720)) ([bdff55b](https://togithub.com/googleapis/java-dns/commit/bdff55b808ec9484b4d27250d40b8263b545da7b))
-   Update dependency google-cloud-core to v2.3.2 ([#&#8203;718](https://togithub.com/googleapis/java-dns/issues/718)) ([bbdfa2d](https://togithub.com/googleapis/java-dns/commit/bbdfa2d16f18fe11ebfa40d7bc75d1cb311ea6eb))

</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-dns).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxOS4xIn0=-->
  • Loading branch information
renovate-bot authored Oct 6, 2022
1 parent e33b2eb commit 7ac7d6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-dns/samples/install-without-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-dns</artifactId>
<version>2.1.7</version>
<version>2.1.8</version>
</dependency>
<!-- [END dns_install_without_bom] -->

Expand Down

0 comments on commit 7ac7d6f

Please sign in to comment.