forked from googleapis/java-datastore
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 34faa62
authored
chore(deps): update dependency com.google.cloud:google-cloud-datastore to v2.29.1 (googleapis#1869)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-datastore](https://redirect.github.com/googleapis/java-datastore) | `2.28.1` -> `2.29.1` | [](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>googleapis/java-datastore (com.google.cloud:google-cloud-datastore)</summary>
### [`v2.29.1`](https://redirect.github.com/googleapis/java-datastore/blob/HEAD/CHANGELOG.md#2291-2025-06-07)
[Compare Source](https://redirect.github.com/googleapis/java-datastore/compare/v2.29.0...v2.29.1)
##### Dependencies
- Update dependency com.google.cloud:sdk-platform-java-config to v3.49.0 ([#​1860](https://redirect.github.com/googleapis/java-datastore/issues/1860)) ([0eff028](https://redirect.github.com/googleapis/java-datastore/commit/0eff0284bf78152341e1692ffc57930f62ec01dc))
### [`v2.29.0`](https://redirect.github.com/googleapis/java-datastore/blob/HEAD/CHANGELOG.md#2290-2025-06-06)
[Compare Source](https://redirect.github.com/googleapis/java-datastore/compare/v2.28.2...v2.29.0)
##### Features
- Add getNumber to AggregationResult ([https://togithub.com/googleapis/java-datastore/issues/1851](https://redirect.github.com/googleapis/java-datastore/issues/1851)) ([#​1861](https://redirect.github.com/googleapis/java-datastore/issues/1861)) ([b9c2c3f](https://redirect.github.com/googleapis/java-datastore/commit/b9c2c3ff775f7123d701ccacff9bd2ea3718243b))
##### Bug Fixes
- Remove 500 char path name limit ([#​1865](https://redirect.github.com/googleapis/java-datastore/issues/1865)) ([1097175](https://redirect.github.com/googleapis/java-datastore/commit/10971752310d8b1794c8e77041b582707142b328))
##### Dependencies
- Update dependency org.easymock:easymock to v5.6.0 ([#​1858](https://redirect.github.com/googleapis/java-datastore/issues/1858)) ([acc1513](https://redirect.github.com/googleapis/java-datastore/commit/acc1513ad90e8da6743e618322bae075bac4ac46))
### [`v2.28.2`](https://redirect.github.com/googleapis/java-datastore/blob/HEAD/CHANGELOG.md#2282-2025-05-16)
[Compare Source](https://redirect.github.com/googleapis/java-datastore/compare/v2.28.1...v2.28.2)
##### Dependencies
- Update dependency com.google.cloud:sdk-platform-java-config to v3.48.0 ([#​1847](https://redirect.github.com/googleapis/java-datastore/issues/1847)) ([7ed3232](https://redirect.github.com/googleapis/java-datastore/commit/7ed32321a5c84c4b2f61094e4c4adb5e36e5bc1b))
- Update googleapis/sdk-platform-java action to v2.58.0 ([#​1853](https://redirect.github.com/googleapis/java-datastore/issues/1853)) ([eef820d](https://redirect.github.com/googleapis/java-datastore/commit/eef820d017f5e00245924d551abe172a2a39e29f))
</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, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/googleapis/java-datastore).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDguNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->1 parent 910a6c2 commit 34faa62Copy full SHA for 34faa62
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- samples/install-without-bom
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedsamples/install-without-bom/pom.xml
Copy file name to clipboardExpand all lines: samples/install-without-bom/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
|
0 commit comments