Skip to content

Commit 4195514

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-datastore-bom to v2.33.1 (#7297)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-datastore-bom](https://redirect.github.com/googleapis/java-datastore) | `2.33.0` -> `2.33.1` | ![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-datastore-bom/2.33.1?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-datastore-bom/2.33.1?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-datastore-bom/2.33.0/2.33.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-datastore-bom/2.33.0/2.33.1?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-datastore (com.google.cloud:google-cloud-datastore-bom)</summary> ### [`v2.33.1`](https://redirect.github.com/googleapis/java-datastore/blob/HEAD/CHANGELOG.md#2331-2025-12-11) [Compare Source](https://redirect.github.com/googleapis/java-datastore/compare/v2.33.0...v2.33.1) ##### Bug Fixes - **deps:** Update the Java code generator (gapic-generator-java) to 2.64.2 ([b5f1285](https://redirect.github.com/googleapis/java-datastore/commit/b5f1285bb783c004464b0f7e8b1fcea567ea22d5)) ##### Dependencies - Update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 ([#&#8203;2011](https://redirect.github.com/googleapis/java-datastore/issues/2011)) ([c2062e7](https://redirect.github.com/googleapis/java-datastore/commit/c2062e77f0ae50981ff381bd82151720f31aa83a)) - Update googleapis/sdk-platform-java action to v2.64.2 ([#&#8203;2012](https://redirect.github.com/googleapis/java-datastore/issues/2012)) ([3ad3168](https://redirect.github.com/googleapis/java-datastore/commit/3ad31689197a97d3496ae10fa3338d15d9df022f)) </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-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi40Mi4yIiwidXBkYXRlZEluVmVyIjoiNDIuNDIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent b708bfc commit 4195514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@
193193
<dependency>
194194
<groupId>com.google.cloud</groupId>
195195
<artifactId>google-cloud-datastore-bom</artifactId>
196-
<version>2.33.0</version>
196+
<version>2.33.1</version>
197197
<type>pom</type>
198198
<scope>import</scope>
199199
</dependency>

0 commit comments

Comments
 (0)