Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-datastore-bom t…
Browse files Browse the repository at this point in the history
…o v2.9.0 (#4517)

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

---

### Release Notes

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

### [`v2.9.0`](https://togithub.com/googleapis/java-datastore/blob/HEAD/CHANGELOG.md#&#8203;290-httpsgithubcomgoogleapisjava-datastorecomparev280v290-2022-06-22)

[Compare Source](https://togithub.com/googleapis/java-datastore/compare/v2.8.0...v2.9.0)

##### Features

-   support readTime in Datastore query splitter. ([#&#8203;763](https://togithub.com/googleapis/java-datastore/issues/763)) ([61758e0](https://togithub.com/googleapis/java-datastore/commit/61758e02c30c8410dd397d0cc77c987332c4f11c))

##### Documentation

-   **sample:** clean up README for native image sample ([#&#8203;771](https://togithub.com/googleapis/java-datastore/issues/771)) ([7358aa3](https://togithub.com/googleapis/java-datastore/commit/7358aa34ec9d3d52aae3195fea718ef748ab22b1))

##### Dependencies

-   update dependency org.graalvm.buildtools:junit-platform-native to v0.9.12 ([#&#8203;773](https://togithub.com/googleapis/java-datastore/issues/773)) ([cab7e54](https://togithub.com/googleapis/java-datastore/commit/cab7e54359a4fad5fca23b89a9cf52f95e53e19e))
-   update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.12 ([#&#8203;774](https://togithub.com/googleapis/java-datastore/issues/774)) ([496c1bc](https://togithub.com/googleapis/java-datastore/commit/496c1bcb4c7343fd8330629f82ca9f96fb1a9acc))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-cloud-bom).
  • Loading branch information
renovate-bot authored Jun 23, 2022
1 parent 4be8766 commit bcaf7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -352,7 +352,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datastore-bom</artifactId>
<version>2.8.0</version>
<version>2.9.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit bcaf7bb

Please sign in to comment.