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.27.0 to 2.27.1 #1623

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v2.27.1

2.27.1 (2023-09-25)

Bug Fixes

  • Consider Storage#delete(BlobId) idempotent when id has generation (#2222) (453dd63)
  • Update RecoveryFileManager to allow distinct files for multiple invocations of equivalent info (#2207) (44e9dd5)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230914-2.0.0 (#2213) (0af39d6)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230922-2.0.0 (#2223) (844fe80)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.0 (#2219) (7401f21)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 (#2225) (f092c4e)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 (#2210) (3c77530)
  • Update gapic-generator-java to 2.26.0 (#2224) (a105736)
Changelog

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

2.27.1 (2023-09-25)

Bug Fixes

  • Consider Storage#delete(BlobId) idempotent when id has generation (#2222) (453dd63)
  • Update RecoveryFileManager to allow distinct files for multiple invocations of equivalent info (#2207) (44e9dd5)

Dependencies

  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230914-2.0.0 (#2213) (0af39d6)
  • Update dependency com.google.apis:google-api-services-storage to v1-rev20230922-2.0.0 (#2223) (844fe80)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.0 (#2219) (7401f21)
  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.16.1 (#2225) (f092c4e)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.27 (#2210) (3c77530)
  • Update gapic-generator-java to 2.26.0 (#2224) (a105736)
Commits
  • d5d61e4 chore(main): release 2.27.1 (#2216)
  • 44e9dd5 fix: update RecoveryFileManager to allow distinct files for multiple invocati...
  • 087b2e4 chore: remove obsolete release job configs (#2226)
  • 453dd63 fix: consider Storage#delete(BlobId) idempotent when id has generation (#2222)
  • f092c4e deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • a105736 deps: Update gapic-generator-java to 2.26.0 (#2224)
  • 834732c chore(benchmarking): Fix throughput conversion issue and report metrics in se...
  • 7401f21 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • 844fe80 deps: update dependency com.google.apis:google-api-services-storage to v1-rev...
  • 6ec70df test(deps): update cross product test dependencies (#2214)
  • 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)

Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.27.0 to 2.27.1.
- [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.27.0...v2.27.1)

---
updated-dependencies:
- dependency-name: com.google.cloud:google-cloud-storage
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2023
@github-actions github-actions bot enabled auto-merge (squash) September 27, 2023 04:08
@github-actions github-actions bot merged commit c6d18b5 into main Sep 27, 2023
6 checks passed
@github-actions github-actions bot deleted the dependabot/maven/main/com.google.cloud-google-cloud-storage-2.27.1 branch September 27, 2023 04:31
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