Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-conformance-tes…
Browse files Browse the repository at this point in the history
…ts to v0.1.1 (#650)

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

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v0.1.1`](https://togithub.com/googleapis/java-shared-config/releases/v0.1.1)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.1.0...v0.1.1)

09-06-2019 15:05 PDT

##### Bug Fixes

-   use upper bounds checks, not full convergence ([#&#8203;18](https://togithub.com/googleapis/java-shared-config/pull/18))

##### Dependencies

-   update dependency com.puppycrawl.tools:checkstyle to v8.24 ([#&#8203;15](https://togithub.com/googleapis/java-shared-config/pull/15))

##### Internal / Testing Changes

-   regenerate build files from templates ([#&#8203;16](https://togithub.com/googleapis/java-shared-config/pull/16))
-   bump next snapshot ([#&#8203;17](https://togithub.com/googleapis/java-shared-config/pull/17))

### [`v0.1.0`](https://togithub.com/googleapis/java-shared-config/releases/v0.1.0)

08-27-2019 15:07 PDT

##### Implementation Changes

-   fix: specify version for maven-dependency-plugin ([#&#8203;12](https://togithub.com/googleapis/java-shared-config/pull/12))
-   fix: release-please should use generic java strategy ([#&#8203;11](https://togithub.com/googleapis/java-shared-config/pull/11))
-   fix: activate release profile via performRelease property ([#&#8203;9](https://togithub.com/googleapis/java-shared-config/pull/9))

##### New Features

-   add google-cloud-shared-config pom

##### Dependencies

-   deps: update dependency org.apache.maven.plugins:maven-site-plugin to v3.8.2 ([#&#8203;8](https://togithub.com/googleapis/java-shared-config/pull/8))
-   deps: update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.1.0 ([#&#8203;4](https://togithub.com/googleapis/java-shared-config/pull/4))
-   deps: update dependency org.apache.maven.plugins:maven-jar-plugin to v3.1.2 ([#&#8203;6](https://togithub.com/googleapis/java-shared-config/pull/6))
-   deps: update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1 ([#&#8203;5](https://togithub.com/googleapis/java-shared-config/pull/5))
-   deps: update dependency com.puppycrawl.tools:checkstyle to v8.23

##### Internal / Testing Changes

-   chore: configure renovate semantic commit format ([#&#8203;7](https://togithub.com/googleapis/java-shared-config/pull/7))
-   build: fix release-please config templates ([#&#8203;2](https://togithub.com/googleapis/java-shared-config/pull/2))
-   chore: include common build configuration

</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-firestore).
  • Loading branch information
renovate-bot committed Jun 2, 2021
1 parent 373193e commit b93ca8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-firestore/pom.xml
Expand Up @@ -142,7 +142,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-conformance-tests</artifactId>
<version>0.0.13</version>
<version>0.1.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b93ca8a

Please sign in to comment.