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 #1203

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 17, 2023
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.22.0 branch from 07eec25 to c3536de Compare April 17, 2023 15:45
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.22.0 branch from c3536de to b732d56 Compare April 17, 2023 16:07
@henrymai henrymai closed this Apr 17, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2023

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/maven/com.google.cloud-google-cloud-storage-2.22.0 branch April 17, 2023 20:04
@henrymai
Copy link
Contributor

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 17, 2023

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@henrymai
Copy link
Contributor

@dependabot reopen
@dependabot recreate

@dependabot dependabot bot reopened this Apr 17, 2023
@dependabot dependabot bot restored the dependabot/maven/com.google.cloud-google-cloud-storage-2.22.0 branch April 17, 2023 20:40
@henrymai
Copy link
Contributor

https://github.com/dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.22.0 branch from b732d56 to aa46fa8 Compare April 17, 2023 20:41
@henrymai
Copy link
Contributor

@dependabot rebase and merge

Dependabot couldn't find the original pull request head commit, b732d56.
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.22.0 branch from aa46fa8 to f91ec64 Compare April 17, 2023 20:44
@henrymai henrymai merged commit 8c71cc7 into master Apr 17, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.22.0 branch April 17, 2023 20:44
github-actions bot pushed a commit that referenced this pull request Apr 19, 2023
  - Drop SerDe version to 2 for connectors until Athena Engine V2 receives resolution fix
  - build(deps): bump ImpalaJDBC42 from 2.6.29.1035 to 2.6.30.1036 (#1215)
  - build(deps): bump msal4j from 1.13.7 to 1.13.8 (#1214)
  - build(deps): bump grpc-google-cloud-bigquerystorage-v1 from 2.34.2 to 2.35.0 (#1211)
  - build(deps): bump google-cloud-bigquery from 2.24.4 to 2.24.5 (#1208)
  - build(deps): bump google-cloud-resourcemanager from 1.16.0 to 1.17.0 (#1207)
  - build(deps): bump redshift-jdbc42 from 2.1.0.13 to 2.1.0.14 (#1206)
  - build(deps): bump jetty.version from 11.0.14 to 11.0.15 (#1205)
  - build(deps): bump hbase.version from 2.5.3-hadoop3 to 2.5.4-hadoop3 (#1204)
  - build(deps): bump google-cloud-storage from 2.21.0 to 2.22.0 (#1203)
  - build(deps): bump aws-sdk.version from 1.12.445 to 1.12.450
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.

2 participants