Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-logging to v3.1…
Browse files Browse the repository at this point in the history
…5.16 (#1257)

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

---

### Release Notes

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

### [`v3.15.16`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#31516-2024-01-25)

[Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.15.15...v3.15.16)

##### Bug Fixes

-   **deps:** Update the Java code generator (gapic-generator-java) to 2.32.0 ([#&#8203;1511](https://togithub.com/googleapis/java-logging/issues/1511)) ([e2f574c](https://togithub.com/googleapis/java-logging/commit/e2f574caa0b8c2a2cdb3b186fbf2d599d6ef4c2b))
-   Enable v2.LogEntry Protobufs converter functions ([#&#8203;1509](https://togithub.com/googleapis/java-logging/issues/1509)) ([9ef4d90](https://togithub.com/googleapis/java-logging/commit/9ef4d9048b1ecdc887ebc9cb4898a4bfe3f6c154))

##### Dependencies

-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 ([#&#8203;1510](https://togithub.com/googleapis/java-logging/issues/1510)) ([b40e846](https://togithub.com/googleapis/java-logging/commit/b40e8465590dadec7c9ff26eb27e92c16b059489))
-   Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.23.0 ([#&#8203;1518](https://togithub.com/googleapis/java-logging/issues/1518)) ([30ba9ed](https://togithub.com/googleapis/java-logging/commit/30ba9ed687f5469d36138a138f68cd998cf60b53))

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
  • Loading branch information
renovate-bot authored Jan 25, 2024
1 parent df7800b commit 28c23f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<logback.version>1.2.13</logback.version>
<easymock.version>5.2.0</easymock.version>
<truth.version>1.3.0</truth.version>
<logging.version>3.15.15</logging.version>
<logging.version>3.15.16</logging.version>
<slf4j.version>1.7.36</slf4j.version>
<google.api-common.version>1.10.1</google.api-common.version>
</properties>
Expand Down

0 comments on commit 28c23f6

Please sign in to comment.