Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-iot-bom to v1.3…
Browse files Browse the repository at this point in the history
….0 (#2093)

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

---

### Release Notes

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

### [`v1.3.0`](https://togithub.com/googleapis/java-iot/blob/master/CHANGELOG.md#&#8203;130-httpswwwgithubcomgoogleapisjava-iotcomparev123v130-2021-05-26)

[Compare Source](https://togithub.com/googleapis/java-iot/compare/v1.2.3...v1.3.0)

##### Features

-   add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#&#8203;461](https://www.github.com/googleapis/java-iot/issues/461)) ([0660812](https://www.github.com/googleapis/java-iot/commit/06608126cd1ce2d980c87518c79e3f825380a8dd))
-   add blunderbuss config to cloud iot label ([#&#8203;422](https://www.github.com/googleapis/java-iot/issues/422)) ([6eb088e](https://www.github.com/googleapis/java-iot/commit/6eb088efb53bb285bb6ca99f54b04b6403305fdd))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#&#8203;460](https://www.github.com/googleapis/java-iot/issues/460)) ([8b9624a](https://www.github.com/googleapis/java-iot/commit/8b9624ad6732e1f9a6c958eb36ba0ef15d171df7))

##### [1.2.3](https://www.github.com/googleapis/java-iot/compare/v1.2.2...v1.2.3) (2021-05-14)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#&#8203;451](https://www.github.com/googleapis/java-iot/issues/451)) ([ec33a85](https://www.github.com/googleapis/java-iot/commit/ec33a85715c24b26dcc180047d6f81e378c9dd88))

##### [1.2.2](https://www.github.com/googleapis/java-iot/compare/v1.2.1...v1.2.2) (2021-04-23)

##### Bug Fixes

-   release scripts from issuing overlapping phases ([#&#8203;430](https://www.github.com/googleapis/java-iot/issues/430)) ([f210f43](https://www.github.com/googleapis/java-iot/commit/f210f43821fc883503b9f453c35b9b101e7784eb))
-   typo ([#&#8203;427](https://www.github.com/googleapis/java-iot/issues/427)) ([e7a6dfb](https://www.github.com/googleapis/java-iot/commit/e7a6dfb3c5cecb18dce4cfb3c74c0f7c126da4b9))

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#&#8203;433](https://www.github.com/googleapis/java-iot/issues/433)) ([88a624c](https://www.github.com/googleapis/java-iot/commit/88a624c019fe00e3f8c5d9c1200370d78b8bc3d9))
-   update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#&#8203;436](https://www.github.com/googleapis/java-iot/issues/436)) ([9df5b96](https://www.github.com/googleapis/java-iot/commit/9df5b962e152c03dbc2bec65c786b5ddff3ee401))

##### [1.2.1](https://www.github.com/googleapis/java-iot/compare/v1.2.0...v1.2.1) (2021-04-09)

##### Dependencies

-   update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.0 ([#&#8203;415](https://www.github.com/googleapis/java-iot/issues/415)) ([33c4371](https://www.github.com/googleapis/java-iot/commit/33c437140f24740500f4c51c9fd532fff4e75cb5))

</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-cloud-bom).
  • Loading branch information
renovate-bot authored May 31, 2021
1 parent 7956842 commit 08753f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-iot-bom</artifactId>
<version>1.2.3</version>
<version>1.3.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 08753f6

Please sign in to comment.