Skip to content

Commit

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-logging-logback](https://redirect.github.com/googleapis/java-logging-logback) | `0.132.0-alpha` -> `0.132.1-alpha` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-logging-logback/0.132.1-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.132.1-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.132.0-alpha/0.132.1-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.132.0-alpha/0.132.1-alpha?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

---

### Release Notes

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

### [`v0.132.1-alpha`](https://redirect.github.com/googleapis/java-logging-logback/blob/HEAD/CHANGELOG.md#01321-alpha-2025-01-13)

[Compare Source](https://redirect.github.com/googleapis/java-logging-logback/compare/v0.132.0-alpha...v0.132.1-alpha)

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-logging to v3.21.1 ([#&#8203;1422](https://redirect.github.com/googleapis/java-logging-logback/issues/1422)) ([667fc03](https://redirect.github.com/googleapis/java-logging-logback/commit/667fc0333eebd83d5039ece261cdc87be7b10ae9))
-   Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 ([#&#8203;1420](https://redirect.github.com/googleapis/java-logging-logback/issues/1420)) ([712b9c4](https://redirect.github.com/googleapis/java-logging-logback/commit/712b9c41979606f2445b26ce52a6fd3b34121dc8))

</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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-cloud-bom).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
renovate-bot authored and ldetmer committed Jan 14, 2025
1 parent a69942e commit 0d56248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-logging-logback</artifactId>
<version>0.132.0-alpha</version>
<version>0.132.1-alpha</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 0d56248

Please sign in to comment.