Skip to content

Bump com.google.cloud:google-cloud-storage from 2.23.0 to 2.50.0 - #15570

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.cloud-google-cloud-storage-2.50.0
Closed

Bump com.google.cloud:google-cloud-storage from 2.23.0 to 2.50.0#15570
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.google.cloud-google-cloud-storage-2.50.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 14, 2025

Copy link
Copy Markdown
Contributor

Bumps com.google.cloud:google-cloud-storage from 2.23.0 to 2.50.0.

Release notes

Sourced from com.google.cloud:google-cloud-storage's releases.

v2.50.0

2.50.0 (2025-03-14)

Features

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.54.0 (22e7e3d)
  • deps: Update the Java code generator (gapic-generator-java) to 2.55.1 (81c8c61)
  • Improve 503 handling for json resumable uploads (#2987) (9bc2b14)
  • Update usages of String.format to explicitly pass Locale.US (#2974) (8bcb2de), closes #2972

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20250224-2.0.0 (#2969) (80a40c4)
  • Update googleapis/sdk-platform-java action to v2.55.1 (#2985) (e22a2de)
  • Update sdk-platform-java dependencies (#2983) (9eeb82a)
  • Update sdk-platform-java dependencies (#2986) (10b922a)

v2.49.0

2.49.0 (2025-02-26)

Features

  • Add new Options to allow per method header values (#2941) (297802d)
  • transfer-manager: Add ParallelUploadConfig.Builder#setUploadBlobInfoFactory (#2936) (86e9ae8), closes #2638

Bug Fixes

  • Categorize a WatchdogTimeoutException as retriable for grpc ReadObject (#2954) (b53bd53)
  • deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (9946d6b)
  • Update grpc based Storage to defer project id validation (#2930) (cc03784)
  • Update kms key handling when opening a resumable upload to clear the value in the json to be null rather than empty string (#2939) (43553de)

Dependencies

Documentation

... (truncated)

Changelog

Sourced from com.google.cloud:google-cloud-storage's changelog.

2.50.0 (2025-03-14)

Features

Bug Fixes

  • deps: Update the Java code generator (gapic-generator-java) to 2.54.0 (22e7e3d)
  • deps: Update the Java code generator (gapic-generator-java) to 2.55.1 (81c8c61)
  • Improve 503 handling for json resumable uploads (#2987) (9bc2b14)
  • Update usages of String.format to explicitly pass Locale.US (#2974) (8bcb2de), closes #2972

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20250224-2.0.0 (#2969) (80a40c4)
  • Update googleapis/sdk-platform-java action to v2.55.1 (#2985) (e22a2de)
  • Update sdk-platform-java dependencies (#2983) (9eeb82a)
  • Update sdk-platform-java dependencies (#2986) (10b922a)

2.49.0 (2025-02-26)

Features

  • Add new Options to allow per method header values (#2941) (297802d)
  • transfer-manager: Add ParallelUploadConfig.Builder#setUploadBlobInfoFactory (#2936) (86e9ae8), closes #2638

Bug Fixes

  • Categorize a WatchdogTimeoutException as retriable for grpc ReadObject (#2954) (b53bd53)
  • deps: Update the Java code generator (gapic-generator-java) to 2.53.0 (9946d6b)
  • Update grpc based Storage to defer project id validation (#2930) (cc03784)
  • Update kms key handling when opening a resumable upload to clear the value in the json to be null rather than empty string (#2939) (43553de)

Dependencies

Documentation

2.48.2 (2025-02-11)

... (truncated)

Commits
  • 85d3795 chore(main): release 2.50.0 (#2965)
  • 9bc2b14 fix: improve 503 handling for json resumable uploads (#2987)
  • ee46d78 test(deps): update dependency org.junit:junit-bom to v5.12.1 (#2988)
  • 81c8c61 chore: Update generation configuration at Fri Mar 14 02:25:09 UTC 2025 (#2984)
  • 10b922a deps: update sdk-platform-java dependencies (#2986)
  • e22a2de deps: update googleapis/sdk-platform-java action to v2.55.1 (#2985)
  • 8a140eb build: update dependency node to v22 (#2981)
  • 9eeb82a deps: update sdk-platform-java dependencies (#2983)
  • 8bcb2de fix: update usages of String.format to explicitly pass Locale.US (#2974)
  • d092c9b chore: Update generation configuration at Wed Mar 5 02:25:03 UTC 2025 (#2973)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.23.0 to 2.50.0.
- [Release notes](https://github.com/googleapis/java-storage/releases)
- [Changelog](https://github.com/googleapis/java-storage/blob/main/CHANGELOG.md)
- [Commits](googleapis/java-storage@v2.23.0...v2.50.0)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 14, 2025
@dependabot @github

dependabot Bot commented on behalf of github Apr 24, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #15576.

@dependabot dependabot Bot closed this Apr 24, 2025
@dependabot
dependabot Bot deleted the dependabot/gradle/com.google.cloud-google-cloud-storage-2.50.0 branch April 24, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants