Skip to content

Commit 2a7f123

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-nio to v0.127.29 (#6901)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-nio](https://redirect.github.com/googleapis/java-storage-nio) | `0.127.28` -> `0.127.29` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-nio/0.127.29?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-nio/0.127.29?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-nio/0.127.28/0.127.29?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-nio/0.127.28/0.127.29?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>googleapis/java-storage-nio (com.google.cloud:google-cloud-nio)</summary> ### [`v0.127.29`](https://redirect.github.com/googleapis/java-storage-nio/blob/HEAD/CHANGELOG.md#012729-2025-01-08) [Compare Source](https://redirect.github.com/googleapis/java-storage-nio/compare/v0.127.28...v0.127.29) ##### Bug Fixes - Minimize initialize at buildtime ([#&#8203;1465](https://redirect.github.com/googleapis/java-storage-nio/issues/1465)) ([fbc842d](https://redirect.github.com/googleapis/java-storage-nio/commit/fbc842d42ab3d3f0bf5168e9273edff50bf5a8e0)) ##### Dependencies - Update dependency com.google.cloud:google-cloud-storage to v2.47.0 ([#&#8203;1522](https://redirect.github.com/googleapis/java-storage-nio/issues/1522)) ([133ab80](https://redirect.github.com/googleapis/java-storage-nio/commit/133ab803e720359fd0024464517f53483946546e)) - Update dependency com.google.cloud:sdk-platform-java-config to v3.41.1 ([#&#8203;1521](https://redirect.github.com/googleapis/java-storage-nio/issues/1521)) ([7ce2a91](https://redirect.github.com/googleapis/java-storage-nio/commit/7ce2a91ecc460df5c84e194ad3f49c42f54b05ff)) - Update dependency com.google.guava:guava to v33.4.0-android ([#&#8203;1519](https://redirect.github.com/googleapis/java-storage-nio/issues/1519)) ([c496bc6](https://redirect.github.com/googleapis/java-storage-nio/commit/c496bc657f0fc1ef93754d0df7df1518cafdc3d6)) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
1 parent 4ff7d59 commit 2a7f123

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
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>com.google.cloud</groupId>
221221
<artifactId>google-cloud-nio</artifactId>
222-
<version>0.127.28</version>
222+
<version>0.127.29</version>
223223
</dependency>
224224
<dependency>
225225
<groupId>com.google.cloud</groupId>

0 commit comments

Comments
 (0)