-
Notifications
You must be signed in to change notification settings - Fork 6
Commit cb879ec
authored
deps: update dependency com.google.cloud:google-cloud-logging to v3.10.3 (#187)
[](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.10.2` -> `3.10.3` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-logging
### [`v3.10.3`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#3103-httpsgithubcomgoogleapisjava-loggingcomparev3102v3103-2022-08-19) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.10.2...v3.10.3) ##### Bug Fixes - Add explicit RunWith annotations on all tests ([#1004](https://togithub.com/googleapis/java-logging/issues/1004)) ([342157f](https://togithub.com/googleapis/java-logging/commit/342157fc0b5819e50a7c53ddb03f6016042272a3)) - Apply fixes from Google error-prone ([#1010](https://togithub.com/googleapis/java-logging/issues/1010)) ([2d57d78](https://togithub.com/googleapis/java-logging/commit/2d57d7886f4281e779c8a1dd54aa056c5a8be46a)) - Correct the JSON time field name ([#1020](https://togithub.com/googleapis/java-logging/issues/1020)) ([8c9a218](https://togithub.com/googleapis/java-logging/commit/8c9a2184bc5f5a697345d9dc1f2afc9b8fd759b7)) - Fix flakiness in JSON test ([#1006](https://togithub.com/googleapis/java-logging/issues/1006)) ([cafafe4](https://togithub.com/googleapis/java-logging/commit/cafafe44531001254e014da07211cc6694df97cc)) - Fix some typos ([#1008](https://togithub.com/googleapis/java-logging/issues/1008)) ([5666ee0](https://togithub.com/googleapis/java-logging/commit/5666ee0dea87bba9eda9d48afee8924a074db6dd)) - Make LoggingHandler.logEntryFor extensible ([#1021](https://togithub.com/googleapis/java-logging/issues/1021)) ([79baac6](https://togithub.com/googleapis/java-logging/commit/79baac68a60cca699088723864bf2de23fca0580)) - Replace Date with LocalDateTime ([#1012](https://togithub.com/googleapis/java-logging/issues/1012)) ([765dd89](https://togithub.com/googleapis/java-logging/commit/765dd895df201966e7dea5851e29638dde115ce2)) - Supress unchecked conversion warnings ([#1014](https://togithub.com/googleapis/java-logging/issues/1014)) ([a93ee23](https://togithub.com/googleapis/java-logging/commit/a93ee233112b28f21d9cc1ed724638455ece4dc0)) - Update the stub to avoid the deprecated \*Map method ([#1002](https://togithub.com/googleapis/java-logging/issues/1002)) ([49bf5b4](https://togithub.com/googleapis/java-logging/commit/49bf5b41c354089ad213ff1ce5d3f42aa3d1d02e)) ##### Dependencies - update dependency org.junit.vintage:junit-vintage-engine to v5.9.0 ([#1016](https://togithub.com/googleapis/java-logging/issues/1016)) ([e5f0b55](https://togithub.com/googleapis/java-logging/commit/e5f0b55acdcfb12e79a69eb213c60e237c9e630a))1 parent 02a8ec6 commit cb879ecCopy full SHA for cb879ec
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
|
0 commit comments