Skip to content

Commit

Permalink
chore(deps): update dependency com.google.cloud:google-cloud-logging-…
Browse files Browse the repository at this point in the history
…logback to v0.130.30-alpha (#1247)

[![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-logging-logback](https://togithub.com/googleapis/java-logging-logback) | `0.130.29-alpha` -> `0.130.30-alpha` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging-logback/0.130.30-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-logging-logback/0.130.30-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-logging-logback/0.130.29-alpha/0.130.30-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-logging-logback/0.130.29-alpha/0.130.30-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-logging-logback (com.google.cloud:google-cloud-logging-logback)</summary>

### [`v0.130.30-alpha`](https://togithub.com/googleapis/java-logging-logback/blob/HEAD/CHANGELOG.md#013030-alpha-2024-01-11)

[Compare Source](https://togithub.com/googleapis/java-logging-logback/compare/v0.130.29-alpha...v0.130.30-alpha)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-logging to v3.15.15 ([#&#8203;1242](https://togithub.com/googleapis/java-logging-logback/issues/1242)) ([fea658a](https://togithub.com/googleapis/java-logging-logback/commit/fea658ac5116e5e74cb594ac3f8cc5ce215bbd20))

</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://developer.mend.io/github/googleapis/java-logging-logback).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate-bot authored Jan 17, 2024
1 parent bba7c5a commit d01cdd4
Showing 1 changed file with 1 addition and 1 deletion.
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-logging-logback</artifactId>
<version>0.130.29-alpha</version>
<version>0.130.30-alpha</version>
</dependency>
<!-- [END logging-logback_install_without_bom] -->

Expand Down

0 comments on commit d01cdd4

Please sign in to comment.