Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-live-str…
Browse files Browse the repository at this point in the history
…eam to v0.5.8 (#139)

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

---

### Release Notes

<details>
<summary>googleapis/java-video-live-stream</summary>

### [`v0.5.8`](https://togithub.com/googleapis/java-video-live-stream/blob/HEAD/CHANGELOG.md#&#8203;058-httpsgithubcomgoogleapisjava-video-live-streamcomparev057v058-2022-10-05)

[Compare Source](https://togithub.com/googleapis/java-video-live-stream/compare/v0.5.7...v0.5.8)

##### Bug Fixes

-   update protobuf to v3.21.7 ([55f8fbf](https://togithub.com/googleapis/java-video-live-stream/commit/55f8fbf02812191589286a54cc6af6d4f8005253))

### [`v0.5.7`](https://togithub.com/googleapis/java-video-live-stream/blob/HEAD/CHANGELOG.md#&#8203;057-httpsgithubcomgoogleapisjava-video-live-streamcomparev056v057-2022-10-03)

[Compare Source](https://togithub.com/googleapis/java-video-live-stream/compare/v0.5.6...v0.5.7)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#&#8203;132](https://togithub.com/googleapis/java-video-live-stream/issues/132)) ([4a2f251](https://togithub.com/googleapis/java-video-live-stream/commit/4a2f251e3a0f90e1143aafdefc57837c024c47dd))

</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-video-live-stream).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTkuMSIsInVwZGF0ZWRJblZlciI6IjMyLjIxOS4xIn0=-->
  • Loading branch information
renovate-bot authored Oct 6, 2022
1 parent c0f9021 commit 4ee298a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java-video-live-stream/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-live-stream</artifactId>
<version>0.5.6</version>
<version>0.5.8</version>
</dependency>
<!-- [END _install_without_bom] -->

Expand Down
2 changes: 1 addition & 1 deletion java-video-live-stream/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-live-stream</artifactId>
<version>0.5.6</version>
<version>0.5.8</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 4ee298a

Please sign in to comment.