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 google-cloud-storage from 2.21.0 to 2.22.0 #1363

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 13, 2023

Bumps google-cloud-storage from 2.21.0 to 2.22.0.

Release notes

Sourced from google-cloud-storage's releases.

v2.22.0

2.22.0 (2023-04-12)

Features

  • Add matchGlob parameter to BlobListOption (#1965) (93be97a)
  • Handle generation numbers in BlobId#{to,from}GsUtilUri (#1929) (0a033b3)
  • Implement GrpcStorageImpl#{get,list,create,delete}Notification (#1958) (830052b)
  • Make it possible to disable the buffer of ReadChannels returned from Storage.reader (#1974) (702ab2b)

Bug Fixes

  • Update GrpcStorageOptions to set allowNonDefaultServiceAccount = true (#1977) (f1b9493)

Documentation

  • Update spec for WriteObjectRequest.object_size to clarify that it applies to both one-shot and resumable writes (#1976) (7354e19)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.7.0 (#1978) (1f7e9c9)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 (#1979) (d6accdf)
Changelog

Sourced from google-cloud-storage's changelog.

2.22.0 (2023-04-12)

Features

  • Add matchGlob parameter to BlobListOption (#1965) (93be97a)
  • Handle generation numbers in BlobId#{to,from}GsUtilUri (#1929) (0a033b3)
  • Implement GrpcStorageImpl#{get,list,create,delete}Notification (#1958) (830052b)
  • Make it possible to disable the buffer of ReadChannels returned from Storage.reader (#1974) (702ab2b)

Bug Fixes

  • Update GrpcStorageOptions to set allowNonDefaultServiceAccount = true (#1977) (f1b9493)

Documentation

  • Update spec for WriteObjectRequest.object_size to clarify that it applies to both one-shot and resumable writes (#1976) (7354e19)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.7.0 (#1978) (1f7e9c9)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21 (#1979) (d6accdf)
Commits
  • 1ff4c51 chore(main): release 2.22.0 (#1970)
  • 702ab2b feat: make it possible to disable the buffer of ReadChannels returned from St...
  • f1b9493 fix: update GrpcStorageOptions to set allowNonDefaultServiceAccount = true (#...
  • d6accdf deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.21...
  • 1f7e9c9 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 7354e19 docs: Update spec for WriteObjectRequest.object_size to clarify that it appli...
  • bbb8990 chore(deps): update dependency com.google.cloud:libraries-bom to v26.12.0 (#1...
  • 93be97a feat: Add matchGlob parameter to BlobListOption (#1965)
  • 0a033b3 feat: handle generation numbers in BlobId#{to,from}GsUtilUri (#1929)
  • dce670b chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.21...
  • 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 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 [google-cloud-storage](https://github.com/googleapis/java-storage) from 2.21.0 to 2.22.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.21.0...v2.22.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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 13, 2023
@github-actions github-actions bot enabled auto-merge (squash) April 13, 2023 04:59
@github-actions github-actions bot merged commit 08a38f2 into main Apr 13, 2023
@github-actions github-actions bot deleted the dependabot/maven/main/com.google.cloud-google-cloud-storage-2.22.0 branch April 13, 2023 05:26
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.

None yet

0 participants