-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Commit 106779c
authored
chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.2.0 (#10)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | `1.0.12` -> `1.2.0` | [](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
<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>
### [`v1.2.0`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.24...v1.2.0)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.24...v1.2.0)
### [`v1.0.24`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.23...v1.0.24)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.23...v1.0.24)
### [`v1.0.23`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.22...v1.0.23)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.22...v1.0.23)
### [`v1.0.22`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.22)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.21...v1.0.22)
- Latest plugins
- updated google_checks.xml
- Make release easier
- Emily instead of Dane
- Require mvn -P release install
### [`v1.0.21`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.21)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.20...v1.0.21)
- Allow IT in test names.
- various updates to plugins
### [`v1.0.20`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.20)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.19...v1.0.20)
Add back the ability to SuppressWarnings
### [`v1.0.19`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.19)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.18...v1.0.19)
Update plugins, limit SpotBugs issues, add use of `-D skipTests=true`
### [`v1.0.18`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.17...v1.0.18)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.17...v1.0.18)
### [`v1.0.17`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.17)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.16...v1.0.17)
- require -P lint
Lets not burden customers with our development rules.
- Move Checkstyle, ErrorProne, PMD, and SpotBugs to only run w/ -P lint
- Update the Readme
- spotbugs-annotations 4.0.2
### [`v1.0.16`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.16)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.15...v1.0.16)
Add a few SpotBugs exclusions:
- `RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE` - existing - codegen bug
- `UPM_UNCALLED_PRIVATE_METHOD` - probably SpotBug issue
- `NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE` - likely SpotBug issue
- `CLI_CONSTANT_LIST_INDEX` - style issue particular to our samples
- `OBL_UNSATISFIED_OBLIGATION` - issue for SQL clients
### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)
- Move some stuff around (in prep for a change to release process) pom.xml's
- Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
- Don't fail on SpotBugs issues for now
- add PMD reporting
- Don't fail on PMD issues for now.
### [`v1.0.14`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.14)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.13...v1.0.14)
- Update CheckStyle to 8.31
- Add SpotBugs
### [`v1.0.13`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.13)
[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.12...v1.0.13)
Fix some issues w/ Checkstyle configuration. We left the option to turn it off out.
</details>
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 **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-optimization).1 parent 83077b2 commit 106779cCopy full SHA for 106779c
1 file changed
+1
-1
lines changedoptimization/snippets/pom.xml
Copy file name to clipboardExpand all lines: optimization/snippets/pom.xml+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
|
0 commit comments