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 1.113.1 to 2.43.0 in /plugins/repository-gcs #16043

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Bumps com.google.cloud:google-cloud-storage from 1.113.1 to 2.43.0.

Release notes

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

v2.43.0

2.43.0 (2024-09-13)

Features

  • Allow specifying an expected object size for resumable operations. (#2661) (3405611), closes #2511

Bug Fixes

  • Close pending zero-copy responses when Storage#close is called (#2696) (1855308)
  • Github workflow vulnerable to script injection (#2663) (9151ac2)
  • Make ParallelCompositeUploadBlobWriteSessionConfig.ExecutorSupplier#cachedPool a singleton (#2691) (1494809)

Dependencies

  • Promote storage-v2 artifacts to beta (9d22597)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240819-2.0.0 (#2665) (3df1000)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.35.0 (#2698) (1dd51c3)

v2.42.0

2.42.0 (2024-08-19)

Features

  • Enable grpc.lb.locality label for client-side metrics (#2659) (b681ee0)

Bug Fixes

  • Update modified field handling for blob and bucket with json transport to properly clear fields (#2664) (e2f5537), closes #2662

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.34.0 (#2673) (453c29a)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.45.0 (#2667) (1f66dff)

v2.41.0

2.41.0 (2024-07-31)

Features

  • Enable gRPC client open telemetry metrics reporting (#2590) (d153228)

... (truncated)

Changelog

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

2.43.0 (2024-09-13)

Features

  • Allow specifying an expected object size for resumable operations. (#2661) (3405611), closes #2511

Bug Fixes

  • Close pending zero-copy responses when Storage#close is called (#2696) (1855308)
  • Github workflow vulnerable to script injection (#2663) (9151ac2)
  • Make ParallelCompositeUploadBlobWriteSessionConfig.ExecutorSupplier#cachedPool a singleton (#2691) (1494809)

Dependencies

  • Promote storage-v2 artifacts to beta (9d22597)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240819-2.0.0 (#2665) (3df1000)
  • Update dependency com.google.cloud:sdk-platform-java-config to v3.35.0 (#2698) (1dd51c3)

2.42.0 (2024-08-19)

Features

  • Enable grpc.lb.locality label for client-side metrics (#2659) (b681ee0)

Bug Fixes

  • Update modified field handling for blob and bucket with json transport to properly clear fields (#2664) (e2f5537), closes #2662

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.34.0 (#2673) (453c29a)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.45.0 (#2667) (1f66dff)

2.41.0 (2024-07-31)

Features

  • Enable gRPC client open telemetry metrics reporting (#2590) (d153228)

Bug Fixes

  • Add UnknownHostException to set of retriable exception (#2651) (18de9fc)

... (truncated)

Commits
  • 9cbb726 chore(main): release 2.43.0 (#2686)
  • fef6d60 test(deps): update cross product test dependencies (#2707)
  • 291a9c6 chore: Add Clirr exemptions for Protobuf 4.27.4+ runtime (#2705)
  • c1944db test(deps): update cross product test dependencies (#2703)
  • de1de19 chore: add @​InternalExtensionOnly to BlobWriteSession (#2702)
  • 1dd51c3 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.35.0 ...
  • 9151ac2 fix: github workflow vulnerable to script injection (#2663)
  • a7e4fd6 chore: Update generation configuration at Wed Sep 11 02:19:33 UTC 2024 (#2701)
  • 3432345 chore: attempt to drain gRPC ReadObject stream iterator (#2700)
  • 1855308 fix: close pending zero-copy responses when Storage#close is called (#2696)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 1.113.1 to 2.43.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@v1.113.1...v2.43.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor

❌ Gradle check result for ff5299f: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

….google.cloud-google-cloud-storage-2.43.0

Signed-off-by: gaobinlong <[email protected]>
Copy link
Contributor

❌ Gradle check result for 26c4a30: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@gaobinlong gaobinlong added the backport 2.x Backport to 2.x branch label Sep 26, 2024
Copy link
Contributor

❌ Gradle check result for 26c4a30: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

….google.cloud-google-cloud-storage-2.43.0

Signed-off-by: gaobinlong <[email protected]>
Copy link
Contributor

❌ Gradle check result for f6d7fb4: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for f6d7fb4: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

A newer version of com.google.cloud:google-cloud-storage exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@cwperks
Copy link
Member

cwperks commented Oct 1, 2024

Closing since #16072 is merged.

@cwperks cwperks closed this Oct 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-gcs/com.google.cloud-google-cloud-storage-2.43.0 branch October 1, 2024 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants