Skip to content

Bump google-cloud-storage from 2.4.5 to 2.6.0#196

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.6.0
Closed

Bump google-cloud-storage from 2.4.5 to 2.6.0#196
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/com.google.cloud-google-cloud-storage-2.6.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2022

Bumps google-cloud-storage from 2.4.5 to 2.6.0.

Release notes

Sourced from google-cloud-storage's releases.

v2.6.0

2.6.0 (2022-03-30)

Features

  • replace enum with string representation for predefined ACLs and public_access_prevention (#1323) (4dd1a88)

Bug Fixes

  • java: add configurations for Storage tests (#1305) (2bacf92)
  • update boundary checking of BlobReadChannel when limit() is used (#1324) (f21f624)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#1321) (f48d8dd)

Documentation

v2.5.1

2.5.1 (2022-03-28)

Dependencies

  • update dependency com.google.cloud:google-cloud-pubsub to v1.116.2 (#1310) (fb64493)

v2.5.0

2.5.0 (2022-03-25)

Features

Documentation

  • Adding Samples for printing all Acls for a file and for a specific user (#1288) (32fe388)
  • Copy all storage samples from java-docs-samples (#1258) (48b99be)
  • sample: Add Native Image sample for Storage (#1283) (375874d)

Dependencies

... (truncated)

Changelog

Sourced from google-cloud-storage's changelog.

2.6.0 (2022-03-30)

Features

  • replace enum with string representation for predefined ACLs and public_access_prevention (#1323) (4dd1a88)

Bug Fixes

  • java: add configurations for Storage tests (#1305) (2bacf92)
  • update boundary checking of BlobReadChannel when limit() is used (#1324) (f21f624)

Dependencies

  • update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#1321) (f48d8dd)

Documentation

2.5.1 (2022-03-28)

Dependencies

  • update dependency com.google.cloud:google-cloud-pubsub to v1.116.2 (#1310) (fb64493)

2.5.0 (2022-03-25)

Features

Documentation

  • Adding Samples for printing all Acls for a file and for a specific user (#1288) (32fe388)
  • Copy all storage samples from java-docs-samples (#1258) (48b99be)
  • sample: Add Native Image sample for Storage (#1283) (375874d)

Dependencies

  • allow snapshot to update properly (#1311) (a5d32f2)
  • update dependency com.google.cloud:native-image-support to v0.12.10 (#1295) (3b3ecce)

... (truncated)

Commits
  • 9cc5c70 chore(main): release 2.6.0 (#1322)
  • 4dd1a88 feat: replace enum with string representation for predefined ACLs and public_...
  • f21f624 fix: update boundary checking of BlobReadChannel when limit() is used (#1324)
  • 2bacf92 fix(java): add configurations for Storage tests (#1305)
  • d0c5361 docs: adjust retry settings for hmac samples (#1303)
  • f48d8dd deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 150ec20 build(deps): update dependency com.google.cloud:google-cloud-shared-config to...
  • 2ea6097 test(deps): update dependency com.google.cloud:google-cloud-conformance-tests...
  • 909d9c0 chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.5....
  • 5ffa36a chore(main): release 2.5.2-SNAPSHOT (#1316)
  • 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.4.5 to 2.6.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.4.5...v2.6.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 Mar 31, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2022

Superseded by #201.

@dependabot dependabot bot closed this Apr 19, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.6.0 branch April 19, 2022 04:01
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.

0 participants