Skip to content

Bump azure-storage-blob from 12.16.1 to 12.19.0 in /plugins/repository-azure#38

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/plugins/repository-azure/com.azure-azure-storage-blob-12.19.0
Closed

Bump azure-storage-blob from 12.16.1 to 12.19.0 in /plugins/repository-azure#38
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/gradle/plugins/repository-azure/com.azure-azure-storage-blob-12.19.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Aug 15, 2022

Bumps azure-storage-blob from 12.16.1 to 12.19.0.

Release notes

Sourced from azure-storage-blob's releases.

azure-storage-blob_12.19.0

12.19.0 (2022-08-12)

Features Added

  • Added ParallelTransferOptions.getProgressListener and ParallelTransferOptions.setProgressListener that replaces deprecated ParallelTransferOptions.getProgressReceiver and ParallelTransferOptions.setProgressReceiver
  • com.azure.storage.blob.ProgressReceiver extends com.azure.core.util.ProgressListener for backwards compatibility.
  • Added BlobDownloadAsyncResponse.writeValueToAsync and BlobDownloadAsyncResponse.close.
  • Added BlockBlobSimpleUploadOptions(BinaryData) constructor, BlockBlobStageBlockOptions, BlockBlobAsyncClient.stageBlock(String, BinaryData), BlockBlobAsyncClient.stageBlockWithResponse(BlockBlobStageBlockOptions), BlockBlobAsyncClient.upload(BinaryData), BlockBlobAsyncClient.upload(BinaryData, boolean), BlockBlobClient.stageBlock(String, BinaryData), BlockBlobClient.stageBlockWithResponse(BlockBlobStageBlockOptions, Duration, Context), BlockBlobClient.upload(BinaryData), BlockBlobClient.upload(BinaryData, boolean)

Other Changes

  • com.azure.storage.blob.ProgressReceiver and com.azure.storage.blob.ProgressReporter are deprecated and replaced by com.azure.core.util.ProgressListener and com.azure.core.util.ProgressReporter.

azure-storage-blob-cryptography_12.18.0

12.18.0 (2022-08-12)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.30.0 to version 1.31.0.
  • Upgraded azure-core-http-netty from 1.12.3 to version 1.12.4.
  • Upgraded azure-storage-blob from 12.18.0 to version 12.19.0.

azure-storage-common_12.18.0

12.18.0 (2022-08-12)

Features Added

  • Added ParallelTransferOptions.getProgressListener and ParallelTransferOptions.setProgressListener that replaces deprecated ParallelTransferOptions.getProgressReceiver and ParallelTransferOptions.setProgressReceiver
  • com.azure.storage.common.ProgressReceiver extends com.azure.core.util.ProgressListener for backwards compatibility.

Bugs Fixed

  • Fixed bug where connection string with SAS token would not work if the token contains leading ?.

Other Changes

  • com.azure.storage.common.ProgressReceiver and com.azure.storage.common.ProgressReporter are deprecated and replaced by com.azure.core.util.ProgressListener and com.azure.core.util.ProgressReporter.
Commits

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 [azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.16.1 to 12.19.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.16.1...azure-storage-blob_12.19.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-blob
  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 Aug 15, 2022
@github-actions
Copy link
Copy Markdown

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: d6005e5

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Sep 19, 2022

Superseded by #47.

@dependabot dependabot bot closed this Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-azure/com.azure-azure-storage-blob-12.19.0 branch September 19, 2022 01:28
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