eclipse-edc / Technology-Gcp

Apache License 2.0
3 stars 6 forks source link

build(deps): bump com.google.cloud:google-cloud-storage from 2.30.1 to 2.32.0 #115

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps com.google.cloud:google-cloud-storage from 2.30.1 to 2.32.0.

Release notes

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

v2.32.0

2.32.0 (2024-01-22)

Features

  • Add ability to create a PCU Prefix at the object level (#2345) (d39a4e4)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 (#2363) (e2e2d7e)

v2.31.0

2.31.0 (2024-01-09)

Features

Bug Fixes

  • Add an exception to zero byte uploads on CreateFrom (#2342) (2b5b27e)
  • deps: Update the Java code generator (gapic-generator-java) to 2.31.0 (#2349) (578d5d0)

Dependencies

  • Update actions/setup-java action to v4 (#2321) (d7e5b20)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231202-2.0.0 (#2327) (8983c39)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240105-2.0.0 (#2351) (e9608c6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.21.0 (#2348) (321adb6)

v2.30.2

2.30.2 (2024-01-23)

Bug Fixes

Changelog

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

2.32.0 (2024-01-22)

Features

  • Add ability to create a PCU Prefix at the object level (#2345) (d39a4e4)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.22.0 (#2363) (e2e2d7e)

2.31.0 (2024-01-09)

Features

Bug Fixes

  • Add an exception to zero byte uploads on CreateFrom (#2342) (2b5b27e)
  • deps: Update the Java code generator (gapic-generator-java) to 2.31.0 (#2349) (578d5d0)

Dependencies

  • Update actions/setup-java action to v4 (#2321) (d7e5b20)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20231202-2.0.0 (#2327) (8983c39)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20240105-2.0.0 (#2351) (e9608c6)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.21.0 (#2348) (321adb6)
Commits
  • 419bea9 chore(main): release 2.32.0 (#2364)
  • cfe7bef chore: Create renovate_config_check.yaml (#1920) (#2368)
  • e2e2d7e deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • d39a4e4 feat: Add ability to create a PCU Prefix at the object level (#2345)
  • c936551 chore(deps): update dependency com.google.cloud:libraries-bom to v26.30.0 (#2...
  • bfb3f7f test(deps): update cross product test dependencies (#2360)
  • 4c7ab68 test(deps): update cross product test dependencies (#2358)
  • a573b79 chore: deep-preserve for ITFoldersTest (#2357)
  • c12d565 chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.31...
  • 1ba8587 test: add IT for HNS bucket (#2353)
  • 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 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)
github-actions[bot] commented 7 months ago

Test Results

59 tests  ±0   59 :white_check_mark: ±0   8s :stopwatch: ±0s 10 suites ±0    0 :zzz: ±0  10 files   ±0    0 :x: ±0 

Results for commit 1261b58f. ± Comparison against base commit b31f5435.

:recycle: This comment has been updated with latest results.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (b31f543) 63.52% compared to head (1261b58) 63.52%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #115 +/- ## ======================================= Coverage 63.52% 63.52% ======================================= Files 24 24 Lines 595 595 Branches 30 30 ======================================= Hits 378 378 Misses 205 205 Partials 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 7 months ago

Superseded by #116.