Skip to content

Bump com.azure:azure-storage-blob from 12.14.1 to 12.21.0#334

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.azure-azure-storage-blob-12.21.0
Open

Bump com.azure:azure-storage-blob from 12.14.1 to 12.21.0#334
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/gradle/com.azure-azure-storage-blob-12.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 26, 2023

Copy link
Copy Markdown

Bumps com.azure:azure-storage-blob from 12.14.1 to 12.21.0.

Release notes

Sourced from com.azure:azure-storage-blob's releases.

azure-storage-blob_12.21.0

12.21.0 (2023-02-21)

Features Added

  • Added BlobDownloadHeaders.getCreationTime() and BlobDownloadHeaders.setCreationTime(OffsetDateTime) to access the x-ms-creation-time property.
  • Added support for 2021-12-02 service version.
  • Added support for Blob Cold Tier AccessTier.COLD.
  • Added new overload AppendBlobClient.getBlobOutputStream(boolean) that takes in a boolean for overwrite and appends to existing data if overwrite is specified false, or deletes and recreates a blob if overwrite is specified true.

Bugs Fixed

  • Fixed bug where BlobErrorCode.IncrementalCopyOfEarlierVersionSnapshotNotAllowed was spelled incorrectly.

azure-storage-blob-cryptography_12.20.0

12.20.0 (2023-02-21)

Features Added

  • Added support for 2021-12-02 service version.

azure-storage-common_12.20.0

12.20.0 (2023-02-21)

Features Added

  • Added support for 2021-12-02 service version.

azure-storage-blob-batch_12.17.0

12.17.0 (2023-02-21)

Features Added

  • Added support for 2021-12-02 service version.

azure-storage-file-share_12.17.0

12.17.0 (2023-02-21)

Features Added

  • Added support for 2021-12-02 service version.
  • Added support for invalid XML characters in file and directory names for ShareDirectoryClient.listFilesAndDirectories(), ShareDirectoryClient.listHandles(), and ShareFileClient.listHandles().

azure-storage-queue_12.16.0

12.16.0 (2023-02-21)

Features Added

  • Added support for 2021-12-02 service version.
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 [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.14.1 to 12.21.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.14.1...azure-storage-blob_12.21.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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 26, 2023
@dependabot @github

dependabot Bot commented on behalf of github Feb 26, 2023

Copy link
Copy Markdown
Author

Dependabot tried to add @valfirst, @ikalinin1 and @uarlouski as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/draker94/vividus/pulls/334/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the draker94/vividus repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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