Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-essentia…
Browse files Browse the repository at this point in the history
…l-contacts to v2 (#74)

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

***

### Release Notes

<details>
<summary>googleapis/java-essential-contacts</summary>

### [`v2.0.0`](https://togithub.com/googleapis/java-essential-contacts/blob/master/CHANGELOG.md#​200-httpswwwgithubcomgoogleapisjava-essential-contactscomparev100v200-2021-08-06)

[Compare Source](https://togithub.com/googleapis/java-essential-contacts/compare/v1.0.0...v2.0.0)

##### ⚠ BREAKING CHANGES

*   release gapic-generator-java v2.0.0 ([#​70](https://togithub.com/googleapis/java-essential-contacts/issues/70))

##### Features

*   release gapic-generator-java v2.0.0 ([#​70](https://www.togithub.com/googleapis/java-essential-contacts/issues/70)) ([1e3b7f4](https://www.togithub.com/googleapis/java-essential-contacts/commit/1e3b7f4d8eaebd2bb5c7284bd1fda437fda0a9e0))

##### Bug Fixes

*   owlbot post-processor should generate README ([#​1154](https://www.togithub.com/googleapis/java-essential-contacts/issues/1154)) ([#​55](https://www.togithub.com/googleapis/java-essential-contacts/issues/55)) ([ef7e2ca](https://www.togithub.com/googleapis/java-essential-contacts/commit/ef7e2ca95d572cd6fa8dddf105fd5eff9d562c4f)), closes [#​1146](https://www.togithub.com/googleapis/java-essential-contacts/issues/1146) [#​1147](https://www.togithub.com/googleapis/java-essential-contacts/issues/1147)

##### Dependencies

*   update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#​71](https://www.togithub.com/googleapis/java-essential-contacts/issues/71)) ([d2a5fee](https://www.togithub.com/googleapis/java-essential-contacts/commit/d2a5feef5965ef42f358c91bddfbc5eb9cdd2714))

</details>

***

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-essential-contacts).
  • Loading branch information
renovate-bot committed Sep 1, 2021
1 parent 435e3fb commit 03ed377
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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-essential-contacts</artifactId>
<version>1.0.0</version>
<version>2.0.0</version>
</dependency>
<!-- [END essential-contacts_install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-essential-contacts</artifactId>
<version>1.0.0</version>
<version>2.0.0</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
2 changes: 1 addition & 1 deletion samples/snippets/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-essential-contacts</artifactId>
<version>1.0.0</version>
<version>2.0.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 03ed377

Please sign in to comment.