Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.google.cloud:google-cloud-storage from 2.23.0 to 2.40.1 #15501

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2024

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

Release notes

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

v2.40.1

2.40.1 (2024-06-26)

Bug Fixes

  • Add a workaround to make sure grpc clients' hosts always match their universe domain (#2588) (87bf737)
  • Include x-goog-user-project on resumable upload puts for grpc transport (#2586) (6f2f504)
  • Update grpc bidi resumable uploads to validate ack'd object size (#2570) (5c9cecf)
  • Update grpc finalize on close resumable uploads to validate ack'd object size (#2572) (55a6d15)
  • Update grpc single-shot uploads to validate ack'd object size (#2567) (65c8808)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240524-2.0.0 (#2565) (d193243)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240621-2.0.0 (#2596) (73b8753)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 (#2597) (25940a4)

Documentation

  • Add Hierarchical Namespace Bucket and Folders samples (#2583) (3030081), closes #2569
  • Remove allowlist note from Folders RPCs (#2593) (82161de)
  • Update DeleteObject Sample to be clearer on object versioning behavior (#2595) (79b7cf0)

v2.40.0

2.40.0 (2024-06-06)

Features

  • Promote google-cloud-storage-control to GA (#2575) (129f188)

Bug Fixes

  • Reduce Java 21 Virtual Thread Pinning in IO operations (#2553) (498fd0b)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.31.0 (#2571) (67ce3d6)
  • Update dependency net.jqwik:jqwik to v1.8.5 (#2563) (88f7d86)

Documentation

... (truncated)

Changelog

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

2.40.1 (2024-06-26)

Bug Fixes

  • Add a workaround to make sure grpc clients' hosts always match their universe domain (#2588) (87bf737)
  • Include x-goog-user-project on resumable upload puts for grpc transport (#2586) (6f2f504)
  • Update grpc bidi resumable uploads to validate ack'd object size (#2570) (5c9cecf)
  • Update grpc finalize on close resumable uploads to validate ack'd object size (#2572) (55a6d15)
  • Update grpc single-shot uploads to validate ack'd object size (#2567) (65c8808)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240524-2.0.0 (#2565) (d193243)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240621-2.0.0 (#2596) (73b8753)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 (#2597) (25940a4)

Documentation

  • Add Hierarchical Namespace Bucket and Folders samples (#2583) (3030081), closes #2569
  • Remove allowlist note from Folders RPCs (#2593) (82161de)
  • Update DeleteObject Sample to be clearer on object versioning behavior (#2595) (79b7cf0)

2.40.0 (2024-06-06)

Features

  • Promote google-cloud-storage-control to GA (#2575) (129f188)

Bug Fixes

  • Reduce Java 21 Virtual Thread Pinning in IO operations (#2553) (498fd0b)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.31.0 (#2571) (67ce3d6)
  • Update dependency net.jqwik:jqwik to v1.8.5 (#2563) (88f7d86)

Documentation

2.39.0 (2024-05-22)

... (truncated)

Commits
  • bbcb4fb chore(main): release 2.40.1 (#2589)
  • 79b7cf0 docs: Update DeleteObject Sample to be clearer on object versioning behavior ...
  • 60692c2 test(deps): update cross product test dependencies (#2599)
  • 82161de docs: remove allowlist note from Folders RPCs (#2593)
  • 25940a4 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.32.0 ...
  • 73b8753 deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 1ce29d8 build(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...
  • 6f64ce3 build(deps): update dependency org.apache.maven.plugins:maven-jar-plugin to v...
  • 3534512 chore(deps): update dependency com.google.cloud:libraries-bom to v26.42.0 (#2...
  • ec37602 build(deps): update dependency org.apache.maven.plugins:maven-dependency-plug...
  • 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.40.1.
- [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.40.1)

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2024

Superseded by #15516.

@dependabot dependabot bot closed this Aug 1, 2024
@dependabot dependabot bot deleted the dependabot/gradle/com.google.cloud-google-cloud-storage-2.40.1 branch August 1, 2024 21:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants