Skip to content

Commit 5d656a7

Browse files
authored
deps: update dependency com.google.cloud:google-cloud-storage-bom to v2.30.0 (#6323)
[![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-storage-bom](https://togithub.com/googleapis/java-storage) | `2.29.1` -> `2.30.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.google.cloud:google-cloud-storage-bom/2.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.google.cloud:google-cloud-storage-bom/2.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/com.google.cloud:google-cloud-storage-bom/2.29.1/2.30.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/com.google.cloud:google-cloud-storage-bom/2.29.1/2.30.0?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 (com.google.cloud:google-cloud-storage-bom)</summary> ### [`v2.30.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#2300-2023-12-01) [Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.29.1...v2.30.0) ##### Features - Add object retention feature ([#&#8203;2277](https://togithub.com/googleapis/java-storage/issues/2277)) ([3deb29b](https://togithub.com/googleapis/java-storage/commit/3deb29b2b78310a46b268e20d88f383b9a818e0b)) ##### Bug Fixes - Fix JSON read handling when socket broken resulting in partial bytes copied ([#&#8203;2303](https://togithub.com/googleapis/java-storage/issues/2303)) ([d4bfcf0](https://togithub.com/googleapis/java-storage/commit/d4bfcf0d4d5155a78c9230bc85be739f99391b1a)), closes [#&#8203;2301](https://togithub.com/googleapis/java-storage/issues/2301) - Fix Storage#readAllBytes to allow reading compressed bytes ([#&#8203;2304](https://togithub.com/googleapis/java-storage/issues/2304)) ([68b96a9](https://togithub.com/googleapis/java-storage/commit/68b96a97352925a6142e677949395044ddc6c605)) - Update implementation of readAllBytes and downloadTo to be more robust to retryable errors ([#&#8203;2305](https://togithub.com/googleapis/java-storage/issues/2305)) ([21821da](https://togithub.com/googleapis/java-storage/commit/21821da1483570b0b913f6bfcbc7c5637a637bca)) ##### Dependencies - Update actions/github-script action to v7 ([#&#8203;2300](https://togithub.com/googleapis/java-storage/issues/2300)) ([062df62](https://togithub.com/googleapis/java-storage/commit/062df62948c5bd4fc11090f42495043fc697c38a)) - Update actions/github-script action to v7 ([#&#8203;2302](https://togithub.com/googleapis/java-storage/issues/2302)) ([c46c24f](https://togithub.com/googleapis/java-storage/commit/c46c24f64ab0164cffc30b68ed070d854bb4b156)) - Update actions/github-script action to v7 ([#&#8203;2318](https://togithub.com/googleapis/java-storage/issues/2318)) ([44c1b00](https://togithub.com/googleapis/java-storage/commit/44c1b0022fe892177ae4ae45acaf52e8e9971ec2)) - Update actions/setup-java action to v4 ([#&#8203;2315](https://togithub.com/googleapis/java-storage/issues/2315)) ([5791470](https://togithub.com/googleapis/java-storage/commit/57914706d2ef8de9895c0c80e6b89755b378c89f)) - Update dependency com.google.apis:google-api-services-storage to v1-rev20231117-2.0.0 ([#&#8203;2320](https://togithub.com/googleapis/java-storage/issues/2320)) ([b5a34d8](https://togithub.com/googleapis/java-storage/commit/b5a34d8ce920b0d0a766e4dc9d488c5e4e5e21ba)) - Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 ([#&#8203;2316](https://togithub.com/googleapis/java-storage/issues/2316)) ([49cdc20](https://togithub.com/googleapis/java-storage/commit/49cdc2085adbba5024b27fda5b1add328de82684)) - Update dependency net.jqwik:jqwik to v1.8.2 ([#&#8203;2312](https://togithub.com/googleapis/java-storage/issues/2312)) ([70d1d1c](https://togithub.com/googleapis/java-storage/commit/70d1d1c91c28e9a1fa5f9f938301ff5346a56a7b)) - Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 ([#&#8203;2292](https://togithub.com/googleapis/java-storage/issues/2292)) ([7471a7c](https://togithub.com/googleapis/java-storage/commit/7471a7ced7a3d53c67c08aeb9a56bb7b2b23b2d0)) - Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.40.0 ([#&#8203;2306](https://togithub.com/googleapis/java-storage/issues/2306)) ([29f4ea6](https://togithub.com/googleapis/java-storage/commit/29f4ea60891914eb87db9227a76b1c51b818a492)) - Update junit-platform.version to v5.10.1 ([#&#8203;2293](https://togithub.com/googleapis/java-storage/issues/2293)) ([6e36cc4](https://togithub.com/googleapis/java-storage/commit/6e36cc4feba180247a87b095e4f9c145f724d9e8)) ##### Documentation - Add [@&#8203;TransportCompatibility](https://togithub.com/TransportCompatibility) to StorageBatch ([#&#8203;2276](https://togithub.com/googleapis/java-storage/issues/2276)) ([d3b7bb3](https://togithub.com/googleapis/java-storage/commit/d3b7bb38537117c508527fd843bc9450ebbfe1ee)) </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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-cloud-bom). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44MS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent 4f836aa commit 5d656a7

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
@@ -250,7 +250,7 @@
250250
<dependency>
251251
<groupId>com.google.cloud</groupId>
252252
<artifactId>google-cloud-storage-bom</artifactId>
253-
<version>2.29.1</version>
253+
<version>2.30.0</version>
254254
<type>pom</type>
255255
<scope>import</scope>
256256
</dependency>

0 commit comments

Comments
 (0)