Skip to content

Commit

Permalink
deps: update dependency com.google.cloud:google-cloud-nio to v0.127.29 (
Browse files Browse the repository at this point in the history
#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==-->
  • Loading branch information
renovate-bot authored Jan 13, 2025
1 parent 4ff7d59 commit 2a7f123
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 @@ -219,7 +219,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-nio</artifactId>
<version>0.127.28</version>
<version>0.127.29</version>
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
Expand Down

0 comments on commit 2a7f123

Please sign in to comment.