Skip to content

Commit

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

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

***

### Release Notes

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

### [`v3.0.0`](https://togithub.com/googleapis/java-logging/blob/master/CHANGELOG.md#​300-httpswwwgithubcomgoogleapisjava-loggingcomparev232v300-2021-08-04)

[Compare Source](https://togithub.com/googleapis/java-logging/compare/v2.3.2...v3.0.0)

##### ⚠ BREAKING CHANGES

*   release gapic-generator-java v2.0.0 ([#​605](https://togithub.com/googleapis/java-logging/issues/605))

##### Features

*   deprecate methods ([#​587](https://www.togithub.com/googleapis/java-logging/issues/587)) ([85e496d](https://www.togithub.com/googleapis/java-logging/commit/85e496d5884143ecc6cd1757fcce31d5b83ecda5))
*   release gapic-generator-java v2.0.0 ([#​605](https://www.togithub.com/googleapis/java-logging/issues/605)) ([8fa5c5a](https://www.togithub.com/googleapis/java-logging/commit/8fa5c5ae1d76d9a0959add1036300a799918dcb4))

##### Bug Fixes

*   describe authorization required for service object ([#​582](https://www.togithub.com/googleapis/java-logging/issues/582)) ([4fd3cdc](https://www.togithub.com/googleapis/java-logging/commit/4fd3cdc4b4c564da026a0a424ba8d49c8390982e))

##### Dependencies

*   update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#​606](https://www.togithub.com/googleapis/java-logging/issues/606)) ([99cb3a0](https://www.togithub.com/googleapis/java-logging/commit/99cb3a005f2775034d2df207dcb1a6c7f19b6fd4))

##### [2.3.2](https://www.togithub.com/googleapis/java-logging/compare/v2.3.1...v2.3.2) (2021-07-01)

##### Bug Fixes

*   Add `shopt -s nullglob` to dependencies script ([#​564](https://www.togithub.com/googleapis/java-logging/issues/564)) ([5a5f737](https://www.togithub.com/googleapis/java-logging/commit/5a5f7371569f3e5656a3e40fcc2d72b7a8e0e916))
*   Update dependencies.sh to not break on mac ([#​559](https://www.togithub.com/googleapis/java-logging/issues/559)) ([5877a06](https://www.togithub.com/googleapis/java-logging/commit/5877a068ae466b0e61d240674263ddb772b43cb2))

##### Dependencies

*   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#​568](https://www.togithub.com/googleapis/java-logging/issues/568)) ([623a85b](https://www.togithub.com/googleapis/java-logging/commit/623a85b0ca9ab893b925522fe38f1b03ab822d7e))

##### [2.3.1](https://www.togithub.com/googleapis/java-logging/compare/v2.3.0...v2.3.1) (2021-06-04)

##### Dependencies

*   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#​549](https://www.togithub.com/googleapis/java-logging/issues/549)) ([b6a7de0](https://www.togithub.com/googleapis/java-logging/commit/b6a7de0c8d698f33b261b5392f888022c0877000))

</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, check this box.

***

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 Aug 11, 2021
1 parent 26ecdec commit 9c60863
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.5</logback.version>
<easymock.version>3.6</easymock.version>
<truth.version>1.1.3</truth.version>
<logging.version>2.3.2</logging.version>
<logging.version>3.0.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 9c60863

Please sign in to comment.