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.19.0 to 2.20.1 #1109

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps google-cloud-storage from 2.19.0 to 2.20.1.

Release notes

Sourced from google-cloud-storage's releases.

v2.20.1

2.20.1 (2023-03-07)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.4.0 (#1919) (fb42336)

v2.20.0

2.20.0 (2023-03-01)

Features

  • Allow specifying a negative offset to ReadChannel (#1916) (6df5469)
Changelog

Sourced from google-cloud-storage's changelog.

2.20.1 (2023-03-07)

Dependencies

  • Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.4.0 (#1919) (fb42336)

2.20.0 (2023-03-01)

Features

  • Allow specifying a negative offset to ReadChannel (#1916) (6df5469)
Commits
  • a1e56ee chore(main): release 2.20.1 (#1926)
  • fdc2c4a chore(main): release 2.20.1-SNAPSHOT (#1923)
  • fb42336 deps: update dependency com.google.cloud:google-cloud-shared-dependencies to ...
  • e652c8a chore(main): release 2.20.0 (#1918)
  • 6df5469 feat: allow specifying a negative offset to ReadChannel (#1916)
  • b4cdb37 test(deps): update cross product test dependencies (#1913)
  • 5eddf04 chore(deps): update dependency com.google.cloud:libraries-bom to v26.9.0 (#1914)
  • 69eaaf0 chore: ignore Update related gRPC tests which are failing due to b/270215524 ...
  • dd71222 build(deps): update releasetool version for release scripts (#1768) (#1911)
  • dda8aaa test: add new StorageNativeCanaryTest (#1872)
  • 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 will merge this PR once CI passes on it, as requested by @henrymai.


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 Mar 13, 2023
Copy link
Contributor

@henrymai henrymai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot squash and merge

@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.20.1 branch from ae9fdc8 to 4fa74f0 Compare March 13, 2023 07:23
Bumps [google-cloud-storage](https://github.com/googleapis/java-storage) from 2.19.0 to 2.20.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.19.0...v2.20.1)

---
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.20.1 branch from 4fa74f0 to 1a397ca Compare March 13, 2023 07:24
@dependabot dependabot bot merged commit a74d7c1 into master Mar 13, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.20.1 branch March 13, 2023 08:10
@burhan94 burhan94 mentioned this pull request Mar 17, 2023
burhan94 added a commit that referenced this pull request Mar 17, 2023
  - GCS connector fix partition column value issue (#1120)
  - athena-dynamodb: Improve ddb sort key pushdown handling (#1122)
  - Don't depend on Google Guava toImmutableList (#1119)
  - domain.predicate.Constraints: Fix close() method signature (#1116)
  - Some of the SortedRangeSet static utility functions public (#1118)
  - Enhance BlockAllocatorImpl to take in a shared RootAllocator (#1117)
  - codeql-analysis.yml: skip duplicate actions (#1114)
  - build(deps): bump protobuf-java from 3.22.0 to 3.22.2 (#1111)
  - build(deps): bump jsii-runtime from 1.76.0 to 1.77.0 (#1113)
  - build(deps): bump google-cloud-storage from 2.19.0 to 2.20.1 (#1109)
  - build(deps): bump aws-sdk.version from 1.12.420 to 1.12.425 (#1108)
  - build(deps): bump aws-cdk.version from 1.195.0 to 1.196.0 (#1107)
  - .github/workflows/maven_push.yml: target java 8 to ensure source compatibility (#1106)
burhan94 added a commit that referenced this pull request Mar 17, 2023
  - GCS connector fix partition column value issue (#1120)
  - athena-dynamodb: Improve ddb sort key pushdown handling (#1122)
  - Don't depend on Google Guava toImmutableList (#1119)
  - domain.predicate.Constraints: Fix close() method signature (#1116)
  - Some of the SortedRangeSet static utility functions public (#1118)
  - Enhance BlockAllocatorImpl to take in a shared RootAllocator (#1117)
  - codeql-analysis.yml: skip duplicate actions (#1114)
  - build(deps): bump protobuf-java from 3.22.0 to 3.22.2 (#1111)
  - build(deps): bump jsii-runtime from 1.76.0 to 1.77.0 (#1113)
  - build(deps): bump google-cloud-storage from 2.19.0 to 2.20.1 (#1109)
  - build(deps): bump aws-sdk.version from 1.12.420 to 1.12.425 (#1108)
  - build(deps): bump aws-cdk.version from 1.195.0 to 1.196.0 (#1107)
  - .github/workflows/maven_push.yml: target java 8 to ensure source compatibility (#1106)
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