-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit a3f2406
authored
fix(deps): update dependency com.google.cloud:google-cloud-storage to v2.26.1 (#9735)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-storage](https://togithub.com/googleapis/java-storage) | `2.25.0` -> `2.26.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-storage (com.google.cloud:google-cloud-storage)</summary>
### [`v2.26.1`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#2261-2023-08-14)
[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.26.0...v2.26.1)
##### Bug Fixes
- Make use of ImmutableMap.Builder#buildOrThrow graceful ([#​2159](https://togithub.com/googleapis/java-storage/issues/2159)) ([e9746f8](https://togithub.com/googleapis/java-storage/commit/e9746f856e9204c1c0ec62f19e6f71ff8a0b9750))
- Update gRPC writeAndClose to only set finish_write on the last message ([#​2163](https://togithub.com/googleapis/java-storage/issues/2163)) ([95df758](https://togithub.com/googleapis/java-storage/commit/95df758d6753005226556177e68a3e9c630c789b))
##### Dependencies
- Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.24 ([#​2158](https://togithub.com/googleapis/java-storage/issues/2158)) ([4f5682a](https://togithub.com/googleapis/java-storage/commit/4f5682a4f6d6d5372a2d382ae3e47dace490ca0d))
### [`v2.26.0`](https://togithub.com/googleapis/java-storage/blob/HEAD/CHANGELOG.md#2260-2023-08-03)
[Compare Source](https://togithub.com/googleapis/java-storage/compare/v2.25.0...v2.26.0)
##### Features
- Implement BufferToDiskThenUpload BlobWriteSessionConfig ([#​2139](https://togithub.com/googleapis/java-storage/issues/2139)) ([4dad2d5](https://togithub.com/googleapis/java-storage/commit/4dad2d5c3a81eda7190ad4f95316471e7fa30f66))
- Introduce new BlobWriteSession ([#​2123](https://togithub.com/googleapis/java-storage/issues/2123)) ([e0191b5](https://togithub.com/googleapis/java-storage/commit/e0191b518e50a49fae0691894b50f0c5f33fc6af))
##### Bug Fixes
- **grpc:** Return error if credentials are detected to be null ([#​2142](https://togithub.com/googleapis/java-storage/issues/2142)) ([b61a976](https://togithub.com/googleapis/java-storage/commit/b61a9764a9d953d2b214edb2b543b8df42fbfa06))
- Possible NPE when HttpStorageOptions deserialized ([#​2153](https://togithub.com/googleapis/java-storage/issues/2153)) ([68ad8e7](https://togithub.com/googleapis/java-storage/commit/68ad8e7357097e3dd161c2ab5f7a42a060a3702c))
- Update grpc default metadata projection to include acl same as json ([#​2150](https://togithub.com/googleapis/java-storage/issues/2150)) ([330e795](https://togithub.com/googleapis/java-storage/commit/330e795040592e5df22d44fb5216ad7cf2448e81))
##### Dependencies
- Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.14.0 ([#​2151](https://togithub.com/googleapis/java-storage/issues/2151)) ([eba8b6a](https://togithub.com/googleapis/java-storage/commit/eba8b6a235919a27d1f6dadf770140c7d143aa1a))
</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/google-cloud-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNy4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjguMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->1 parent 389ac8d commit a3f2406Copy full SHA for a3f2406
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- google-cloud-jar-parent
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedgoogle-cloud-jar-parent/pom.xml
Copy file name to clipboardExpand all lines: google-cloud-jar-parent/pom.xml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
|
0 commit comments