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

build(deps): bump com.google.cloud:google-cloud-storage from 2.26.0 to 2.30.0 #85

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 5, 2023

Bumps com.google.cloud:google-cloud-storage from 2.26.0 to 2.30.0.

Release notes

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

v2.30.0

2.30.0 (2023-12-01)

Features

Bug Fixes

  • Fix JSON read handling when socket broken resulting in partial bytes copied (#2303) (d4bfcf0), closes #2301
  • Fix Storage#readAllBytes to allow reading compressed bytes (#2304) (68b96a9)
  • Update implementation of readAllBytes and downloadTo to be more robust to retryable errors (#2305) (21821da)

Dependencies

  • Update actions/github-script action to v7 (#2300) (062df62)
  • Update actions/setup-java action to v4 (#2315) (5791470)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231117-2.0.0 (#2320) (b5a34d8)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 (#2316) (49cdc20)
  • Update dependency net.jqwik:jqwik to v1.8.2 (#2312) (70d1d1c)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#2292) (7471a7c)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.40.0 (#2306) (29f4ea6)
  • Update junit-platform.version to v5.10.1 (#2293) (6e36cc4)

Documentation

v2.29.1

2.29.1 (2023-11-02)

Bug Fixes

  • Improve 503 handling for json resumable uploads (#2289) (9b4bb82)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231028-2.0.0 (#2281) (94b8dd6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#2288) (cc65fd0)

v2.29.0

2.29.0 (2023-10-23)

... (truncated)

Changelog

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

2.30.0 (2023-12-01)

Features

Bug Fixes

  • Fix JSON read handling when socket broken resulting in partial bytes copied (#2303) (d4bfcf0), closes #2301
  • Fix Storage#readAllBytes to allow reading compressed bytes (#2304) (68b96a9)
  • Update implementation of readAllBytes and downloadTo to be more robust to retryable errors (#2305) (21821da)

Dependencies

  • Update actions/github-script action to v7 (#2300) (062df62)
  • Update actions/github-script action to v7 (#2302) (c46c24f)
  • Update actions/github-script action to v7 (#2318) (44c1b00)
  • Update actions/setup-java action to v4 (#2315) (5791470)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231117-2.0.0 (#2320) (b5a34d8)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 (#2316) (49cdc20)
  • Update dependency net.jqwik:jqwik to v1.8.2 (#2312) (70d1d1c)
  • Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 (#2292) (7471a7c)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.40.0 (#2306) (29f4ea6)
  • Update junit-platform.version to v5.10.1 (#2293) (6e36cc4)

Documentation

2.29.1 (2023-11-02)

Bug Fixes

  • Improve 503 handling for json resumable uploads (#2289) (9b4bb82)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231028-2.0.0 (#2281) (94b8dd6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.19.0 (#2288) (cc65fd0)

2.29.0 (2023-10-23)

Features

... (truncated)

Commits
  • 0831187 chore(main): release 2.30.0 (#2296)
  • b5a34d8 deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • bd5e6ff test(deps): update cross product test dependencies (#2319)
  • 44c1b00 deps: update actions/github-script action to v7 (#2318)
  • 49cdc20 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 5791470 deps: update actions/setup-java action to v4 (#2315)
  • 3deb29b feat: add object retention feature (#2277)
  • 6d26d14 test(deps): update cross product test dependencies (#2314)
  • a1f34aa build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to...
  • 70d1d1c deps: update dependency net.jqwik:jqwik to v1.8.2 (#2312)
  • 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 2.26.0 to 2.30.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.26.0...v2.30.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] <[email protected]>
Copy link
Contributor

github-actions bot commented Dec 5, 2023

Test Results

59 tests  ±0   59 ✔️ ±0   8s ⏱️ ±0s
10 suites ±0     0 💤 ±0 
10 files   ±0     0 ±0 

Results for commit 2fabaa0. ± Comparison against base commit 17be30b.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (17be30b) 63.71% compared to head (2fabaa0) 63.71%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   63.71%   63.71%           
=======================================
  Files          24       24           
  Lines         598      598           
  Branches       30       30           
=======================================
  Hits          381      381           
  Misses        205      205           
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 7, 2023

Superseded by #89.

@dependabot dependabot bot closed this Dec 7, 2023
@dependabot dependabot bot deleted the dependabot/gradle/com.google.cloud-google-cloud-storage-2.30.0 branch December 7, 2023 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant