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.34.0 to 2.35.0 #1815

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 11, 2024

Bumps com.google.cloud:google-cloud-storage from 2.34.0 to 2.35.0.

Release notes

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

v2.35.0

2.35.0 (2024-03-04)

Features

  • Add Bidi write feature (#2343) (47fde85)
  • Add soft_delete_time and hard_delete_time object metadata fields (#2415) (0b67e2d)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.27.0 (#2432) (334119c)
  • Update dependency net.jqwik:jqwik to v1.8.3 (#2425) (17f366c)
  • Update dependency net.jqwik:jqwik to v1.8.3 (#2428) (ba485b3)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 (#2421) (fff0295)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 (#2427) (d031c46)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.41.0 (#2419) (4b05639)

Documentation

Changelog

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

2.35.0 (2024-03-04)

Features

  • Add Bidi write feature (#2343) (47fde85)
  • Add soft_delete_time and hard_delete_time object metadata fields (#2415) (0b67e2d)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.27.0 (#2432) (334119c)
  • Update dependency net.jqwik:jqwik to v1.8.3 (#2425) (17f366c)
  • Update dependency net.jqwik:jqwik to v1.8.3 (#2428) (ba485b3)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 (#2421) (fff0295)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1 (#2427) (d031c46)
  • Update gcr.io/cloud-devrel-public-resources/storage-testbench docker tag to v0.41.0 (#2419) (4b05639)

Documentation

Commits
  • c3d6727 chore(main): release 2.35.0 (#2423)
  • 0b5f11a chore: update package-info with gRPC GA Allowlist (#2430)
  • a6af3dd test(deps): update cross product test dependencies (#2435)
  • 334119c deps: update dependency com.google.cloud:sdk-platform-java-config to v3.27.0 ...
  • 4bceba5 test(deps): update dependency com.google.truth:truth to v1.4.2 (#2431)
  • 0f694e5 test(deps): update cross product test dependencies (#2429)
  • dbb9977 chore(benchmarking): Remove retries and switch to publishing api_latency inst...
  • 775f040 test(deps): update cross product test dependencies (#2422)
  • ba485b3 deps: update dependency net.jqwik:jqwik to v1.8.3 (#2428)
  • d031c46 deps: update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.1...
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 11, 2024
@github-actions github-actions bot enabled auto-merge March 11, 2024 06:14
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

Bumps [com.google.cloud:google-cloud-storage](https://github.com/googleapis/java-storage) from 2.34.0 to 2.35.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.34.0...v2.35.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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/com.google.cloud-google-cloud-storage-2.35.0 branch from ef17f4f to fcfb14d Compare March 11, 2024 06:17
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit e739825 into master Mar 11, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.google.cloud-google-cloud-storage-2.35.0 branch March 11, 2024 06:23
github-actions bot pushed a commit that referenced this pull request Mar 11, 2024
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.38.0 to 1.39.0 (#1813)
  - build(deps): bump com.google.cloud:google-cloud-resourcemanager
  - build(deps): bump fasterxml.jackson.version from 2.12.6 to 2.16.2 (#1814)
  - build(deps): bump fasterxml.jackson.version from 2.12.6 to 2.16.2
  - build(deps): bump org.apache.maven.plugins:maven-assembly-plugin from 3.6.0 to 3.7.0 (#1817)
  - build(deps): bump org.apache.maven.plugins:maven-assembly-plugin
  - build(deps): bump software.amazon.jsii:jsii-runtime from 1.94.0 to 1.95.0 (#1816)
  - build(deps): bump software.amazon.jsii:jsii-runtime
  - build(deps-dev): bump log4j2Version from 2.23.0 to 2.23.1 (#1812)
  - build(deps-dev): bump log4j2Version from 2.23.0 to 2.23.1
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.34.0 to 2.35.0 (#1815)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump aws-sdk.version from 1.12.671 to 1.12.676 (#1811)
  - build(deps): bump aws-sdk.version from 1.12.671 to 1.12.676
  - build(deps): bump aws-sdk.version from 1.12.533 to 1.12.671 (#1797)
  - Merge branch 'master' into dependabot/maven/aws-sdk.version-1.12.671
  - build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#1798)
  - Merge branch 'master' into dependabot/maven/org.apache.commons-commons-lang3-3.14.0
  - build(deps): bump org.apache.kafka:kafka-clients from 3.6.1 to 3.7.0 (#1801)
  - Merge branch 'master' into dependabot/maven/org.apache.kafka-kafka-clients-3.7.0
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.15.7 to 3.15.8 (#1802)
  - Merge branch 'master' into dependabot/maven/aws-sdk.version-1.12.671
  - Merge branch 'master' into dependabot/maven/org.apache.commons-commons-lang3-3.14.0
  - Merge branch 'master' into dependabot/maven/org.apache.kafka-kafka-clients-3.7.0
  - Merge branch 'master' into dependabot/maven/nl.jqno.equalsverifier-equalsverifier-3.15.8
  - [BUG] error occurs when using the LIMIT clause with AthenaGoogleBigQueryConnector (#1808)
  - Enable glue support with docdb (#1804)
  - Revert "Disabled Automerge DependBot PRs Temporarily (#1789)" (#1803)
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier
  - build(deps): bump org.apache.kafka:kafka-clients from 3.6.1 to 3.7.0
  - build(deps): bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0
  - build(deps): bump aws-sdk.version from 1.12.533 to 1.12.671
  - Make VPC optional in multiple connectors (#1794)
  - Use redshift L2 constructs in validation testing package (#1792)
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.

0 participants