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.1 to 2.27.0 #1476

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps com.google.cloud:google-cloud-storage from 2.26.1 to 2.27.0.

Release notes

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

v2.27.0

2.27.0 (2023-09-12)

Features

  • Add new JournalingBlobWriteSessionConfig usable with gRPC transport (#2194) (8880d94)
  • Follow-up CLI Improvements (#2184) (d985976)
  • Initial CLI for SSB integration and Workload 1 (#2166) (a349735)

Bug Fixes

  • A resumable session without a Range header should be interpreted as 0 length (#2182) (5302201)
  • Update User-Agent handling for resumable uploads (#2168) (665b714)
  • Update version resolution logic to be more resilient (#2169) (c89d275)

Dependencies

  • Update actions/checkout action to v4 (#2188) (c10267e)
  • Update actions/checkout action to v4 (#2189) (5c048c4)
  • Update actions/checkout action to v4 (#2190) (45e66e8)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230710-2.0.0 (#2162) (73a9f75)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230907-2.0.0 (#2200) (1fa49db)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.15.0 (#2197) (26552f4)
  • Update dependency info.picocli:picocli to v4.7.4 (#2177) (0c90814)
  • Update dependency info.picocli:picocli to v4.7.5 (#2183) (f244861)
  • Update dependency net.jqwik:jqwik to v1.8.0 (#2187) (aedbd6a)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 (#2196) (4f8bb65)
Changelog

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

2.27.0 (2023-09-12)

Features

  • Add new JournalingBlobWriteSessionConfig usable with gRPC transport (#2194) (8880d94)
  • Follow-up CLI Improvements (#2184) (d985976)
  • Initial CLI for SSB integration and Workload 1 (#2166) (a349735)

Bug Fixes

  • A resumable session without a Range header should be interpreted as 0 length (#2182) (5302201)
  • Update User-Agent handling for resumable uploads (#2168) (665b714)
  • Update version resolution logic to be more resilient (#2169) (c89d275)

Dependencies

  • Update actions/checkout action to v4 (#2188) (c10267e)
  • Update actions/checkout action to v4 (#2189) (5c048c4)
  • Update actions/checkout action to v4 (#2190) (45e66e8)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230710-2.0.0 (#2162) (73a9f75)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230907-2.0.0 (#2200) (1fa49db)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.15.0 (#2197) (26552f4)
  • Update dependency info.picocli:picocli to v4.7.4 (#2177) (0c90814)
  • Update dependency info.picocli:picocli to v4.7.5 (#2183) (f244861)
  • Update dependency net.jqwik:jqwik to v1.8.0 (#2187) (aedbd6a)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26 (#2196) (4f8bb65)
Commits
  • cc65031 chore(main): release 2.27.0 (#2167)
  • 8880d94 feat: add new JournalingBlobWriteSessionConfig usable with gRPC transport (#2...
  • 1fa49db deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 5e76f19 chore: Update the Java code generator (gapic-generator-java) to 2.25.0 (#2198)
  • 26552f4 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • bffb397 chore: add SyncingFileChannel (#2157)
  • 4f8bb65 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.26...
  • 67badab chore(benchmarking): Remove default for temp directory and read from java.io....
  • 45e66e8 deps: update actions/checkout action to v4 (#2190)
  • 5c048c4 deps: update actions/checkout action to v4 (#2189)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 18, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.27.0 branch 3 times, most recently from c213b22 to 8928510 Compare September 21, 2023 15:19
Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.26.1 to 2.27.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.1...v2.27.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]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.27.0 branch from 8928510 to 5b8b37d Compare September 21, 2023 15:19
@chngpe chngpe merged commit 22d3e3f into master Sep 21, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.27.0 branch September 21, 2023 15:49
github-actions bot pushed a commit that referenced this pull request Sep 22, 2023
  - build(deps): bump Impala:ImpalaJDBC42 from 2.6.30.1036 to 2.6.32.1041 (#1478)
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.26.1 to 2.27.0 (#1476)
  - build(deps): bump aws-sdk.version from 1.12.548 to 1.12.552 (#1477)
  - build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 2.41.1 to 2.42.0 (#1480)
  - build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.18 to 2.1.0.19 (#1482)
  - build(deps): bump com.google.cloud:google-cloud-bigquery from 2.31.2 to 2.32.0 (#1483)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.25.0 to 1.26.0 (#1484)
  - DocDB skip collections that user has no permission (#1491)
  - temporary disable and/or complex expression (#1486)
AbdulR3hman pushed a commit that referenced this pull request Nov 16, 2023
…o 2.27.0 (#1476)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant