Skip to content

Commit

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

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

---

### Release Notes

<details>
<summary>googleapis/java-logging</summary>

### [`v3.5.0`](https://togithub.com/googleapis/java-logging/blob/master/CHANGELOG.md#&#8203;350-httpswwwgithubcomgoogleapisjava-loggingcomparev340v350-2021-11-24)

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

##### Features

-   Enable auto-label bot to mark stale pull requests ([#&#8203;758](https://www.togithub.com/googleapis/java-logging/issues/758)) ([23f7fa5](https://www.github.com/googleapis/java-logging/commit/23f7fa559add710b96bad90002fcebef8ac0e5c9))
-   implement context handler to store HTTP request and tracing information ([#&#8203;752](https://www.togithub.com/googleapis/java-logging/issues/752)) ([86223ff](https://www.github.com/googleapis/java-logging/commit/86223ff36f9c4b147f322ba646607727b92fbe7b))

##### Bug Fixes

-   handle null pointer when parsing metadata attributes ([#&#8203;759](https://www.togithub.com/googleapis/java-logging/issues/759)) ([e8cf6f9](https://www.github.com/googleapis/java-logging/commit/e8cf6f91b56529d28cc002cedb0976ce952e0e0e))
-   modify list log entries example documentation ([#&#8203;740](https://www.togithub.com/googleapis/java-logging/issues/740)) ([790fb1a](https://www.github.com/googleapis/java-logging/commit/790fb1a342d63704298d16a576f6cce15bfd4398))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v2.5.0 ([#&#8203;743](https://www.togithub.com/googleapis/java-logging/issues/743)) ([c003417](https://www.github.com/googleapis/java-logging/commit/c003417aade41e025082f47f2185e66707bffcff))

</details>

---

### Configuration

📅 **Schedule**: 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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-logging-logback).
  • Loading branch information
renovate-bot committed Dec 3, 2021
1 parent 528a520 commit c50b22b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -17,7 +17,7 @@
<logback.version>1.2.7</logback.version>
<easymock.version>3.6</easymock.version>
<truth.version>1.1.3</truth.version>
<logging.version>3.4.0</logging.version>
<logging.version>3.5.0</logging.version>
<slf4j.version>1.7.32</slf4j.version>
<google.api-common.version>1.10.1</google.api-common.version>
</properties>
Expand Down

0 comments on commit c50b22b

Please sign in to comment.