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

Bump com.google.cloud:google-cloud-storage from 1.113.1 to 2.40.0 in /plugins/repository-gcs #14127

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps com.google.cloud:google-cloud-storage from 1.113.1 to 2.40.0.

Release notes

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

v2.40.0

2.40.0 (2024-06-06)

Features

  • Promote google-cloud-storage-control to GA (#2575) (129f188)

Bug Fixes

  • Reduce Java 21 Virtual Thread Pinning in IO operations (#2553) (498fd0b)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.31.0 (#2571) (67ce3d6)
  • Update dependency net.jqwik:jqwik to v1.8.5 (#2563) (88f7d86)

Documentation

v2.39.0

2.39.0 (2024-05-22)

Features

  • Plumb PartNamingStrategy for Parallel Composite Uploads in Transfer Manager (#2547) (79d721d)

Bug Fixes

  • Update GapicUnbufferedChunkedResumableWritableByteChannel to be tolerant of non-quantum writes (#2537) (1701fde)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 (#2550) (e9807ec)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 (#2552) (a207829)

v2.38.0

2.38.0 (2024-05-09)

Features

... (truncated)

Changelog

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

2.40.0 (2024-06-06)

Features

  • Promote google-cloud-storage-control to GA (#2575) (129f188)

Bug Fixes

  • Reduce Java 21 Virtual Thread Pinning in IO operations (#2553) (498fd0b)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.31.0 (#2571) (67ce3d6)
  • Update dependency net.jqwik:jqwik to v1.8.5 (#2563) (88f7d86)

Documentation

2.39.0 (2024-05-22)

Features

  • Plumb PartNamingStrategy for Parallel Composite Uploads in Transfer Manager (#2547) (79d721d)

Bug Fixes

  • Update GapicUnbufferedChunkedResumableWritableByteChannel to be tolerant of non-quantum writes (#2537) (1701fde)

Dependencies

  • Update dependency com.google.cloud:sdk-platform-java-config to v3.30.1 (#2550) (e9807ec)
  • Update dependency org.graalvm.buildtools:native-maven-plugin to v0.10.2 (#2552) (a207829)

2.38.0 (2024-05-09)

Features

  • Promoted google-cloud-storage-control to beta (#2531) (09f7191)

... (truncated)

Commits
  • f3c28f6 chore(main): release 2.40.0 (#2574)
  • 67ce3d6 deps: update dependency com.google.cloud:sdk-platform-java-config to v3.31.0 ...
  • 82bf4a6 chore(deps): update dependency com.google.cloud:libraries-bom to v26.40.0 (#2...
  • 86445b3 build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugi...
  • 2ad8f92 chore(test): slightly restructure BackendResources to make more friendly to a...
  • 175a506 test(deps): update cross product test dependencies (#2561)
  • b4b8f3e chore(deps): update dependency com.google.cloud:google-cloud-storage to v2.39...
  • 43d3a6f ci: [java] automatic kokoro label in and /gcbrun comment (#1965) (#2576)
  • 5ffc1f2 docs: Managed Folders samples (#2562)
  • 129f188 feat: promote google-cloud-storage-control to GA (#2575)
  • 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 1.113.1 to 2.40.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@v1.113.1...v2.40.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot bot added 2 commits June 10, 2024 13:31
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor

❌ Gradle check result for 7b5d320: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for d49cfbd: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

❌ Gradle check result for eb3de4c: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Jul 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 6, 2024

Superseded by #15130.

@dependabot dependabot bot closed this Aug 6, 2024
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-gcs/com.google.cloud-google-cloud-storage-2.40.0 branch August 6, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file stalled Issues that have stalled
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants