Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 22, 2025

Bumps com.azure:azure-storage-blob from 12.31.0 to 12.32.0.

Release notes

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

azure-storage-blob_12.32.0

12.32.0 (2025-10-21)

Features Added

  • AppendBlobClient.AppendBlobFromUri(), .AppendBlockFromUriAsync(), BlobBaseClient.StartCopyFromUri(), .StartCopyFromUriAsync(), SyncCopyFromUri(), .SyncCopyFromUriAsync(), BlockBlobClient.StageBlockFromUri(), .StageBlockFromUriAsync(), PageBlobClient.UploadPagesFromUri(), and .UploadPagesFromUri() will now return CopySourceStatusCode, CopySourceErrorCode, and CopySourceErrorMessage as part of error responses.
  • Added more useful error message when the SDK encounters an x-ms-version mismatch issue.
  • Added support for service version 2025-11-05.

Other Changes

Dependency Updates

  • Upgraded azure-core-http-netty from 1.15.13 to version 1.16.2.
  • Upgraded azure-core from 1.55.5 to version 1.57.0.
  • Upgraded azure-storage-internal-avro from 12.16.0 to version 12.17.0.
  • Upgraded azure-storage-common from 12.30.0 to version 12.31.0.

azure-storage-blob_12.31.3

12.31.3 (2025-09-25)

Other Changes

Dependency Updates

  • Upgraded azure-storage-internal-avro from 12.16.2 to version 12.17.0-beta.2.
  • Upgraded azure-core-http-netty from 1.16.0 to version 1.16.1.
  • Upgraded azure-storage-common from 12.30.2 to version 12.31.0-beta.2.
  • Upgraded azure-core from 1.56.0 to version 1.56.1.
Commits
  • 2c5dcdf STG99 GA Release 2025-10-21 (#47030)
  • 2921649 cherrypicking just storage linting changes (#47049)
  • 010e556 STG99 - Updating Dependencies (Attempt 3, Pulling all from main and restoring...
  • 21625a4 Increment package versions for storage releases (#45950)
  • f61d163 STG99 Beta Release (#45943)
  • da19e1a Moves Batch/Bulk to proxy endpoint when GW2.0 is enabled (#45945)
  • 0dca69d Fixing OpenTelemetryTraces to include the GA V1 semantic conventionttributes ...
  • e374355 CallAutomation GA5 Changes (#45494)
  • 7a6ab1c Increment package versions for webpubsub releases (#45938)
  • 03189ac eng, mgmt changelog tool, ignore impl package (#45934)
  • 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 Oct 22, 2025
@tnb-bot
Copy link
Contributor

tnb-bot bot commented Oct 22, 2025

Dependency changes

  • system-x-all
  • system-x-azure-event-hubs
  • system-x-azure-storage-blob
Diff

system-x-all

--- a/base/system-x-all
+++ b/head/system-x-all
@@ -10,10 +10,10 @@ The following files have been resolved:
    com.azure:azure-messaging-eventhubs:jar:5.21.0:compile�[36m -- module com.azure.messaging.eventhubs�[m
    com.azure:azure-messaging-servicebus:jar:7.17.5:compile�[36m -- module com.azure.messaging.servicebus�[m
    com.azure:azure-security-keyvault-secrets:jar:4.10.0:compile�[36m -- module com.azure.security.keyvault.secrets�[m
-   com.azure:azure-storage-blob:jar:12.31.0:compile�[36m -- module com.azure.storage.blob�[m
+   com.azure:azure-storage-blob:jar:12.32.0:compile�[36m -- module com.azure.storage.blob�[m
    com.azure:azure-storage-common:jar:12.30.0:compile�[36m -- module com.azure.storage.common�[m
    com.azure:azure-storage-file-datalake:jar:12.24.1:compile�[36m -- module com.azure.storage.file.datalake�[m
-   com.azure:azure-storage-internal-avro:jar:12.16.0:compile�[36m -- module com.azure.storage.internal.avro�[m
+   com.azure:azure-storage-internal-avro:jar:12.17.0:compile�[36m -- module com.azure.storage.internal.avro�[m
    com.azure:azure-storage-queue:jar:12.26.0:compile�[36m -- module com.azure.storage.queue�[m
    com.azure:azure-xml:jar:1.2.0:compile�[36m -- module com.azure.xml�[m
    com.bettercloud:vault-java-driver:jar:5.1.0:compile�[36m -- module vault.java.driver�[m

system-x-azure-event-hubs

--- a/base/system-x-azure-event-hubs
+++ b/head/system-x-azure-event-hubs
@@ -5,9 +5,9 @@ The following files have been resolved:
    com.azure:azure-core:jar:1.57.0:compile�[36m -- module com.azure.core�[m
    com.azure:azure-json:jar:1.5.0:compile�[36m -- module com.azure.json�[m
    com.azure:azure-messaging-eventhubs:jar:5.21.0:compile�[36m -- module com.azure.messaging.eventhubs�[m
-   com.azure:azure-storage-blob:jar:12.31.0:compile�[36m -- module com.azure.storage.blob�[m
+   com.azure:azure-storage-blob:jar:12.32.0:compile�[36m -- module com.azure.storage.blob�[m
    com.azure:azure-storage-common:jar:12.30.0:compile�[36m -- module com.azure.storage.common�[m
-   com.azure:azure-storage-internal-avro:jar:12.16.0:compile�[36m -- module com.azure.storage.internal.avro�[m
+   com.azure:azure-storage-internal-avro:jar:12.17.0:compile�[36m -- module com.azure.storage.internal.avro�[m
    com.azure:azure-xml:jar:1.2.0:compile�[36m -- module com.azure.xml�[m
    com.bettercloud:vault-java-driver:jar:5.1.0:compile�[36m -- module vault.java.driver�[m
    com.fasterxml.jackson.core:jackson-annotations:jar:2.18.4:compile�[36m -- module com.fasterxml.jackson.annotation�[m

system-x-azure-storage-blob

--- a/base/system-x-azure-storage-blob
+++ b/head/system-x-azure-storage-blob
@@ -3,9 +3,9 @@ The following files have been resolved:
    com.azure:azure-core-http-netty:jar:1.13.11:compile�[36m -- module com.azure.http.netty�[m
    com.azure:azure-core:jar:1.57.0:compile�[36m -- module com.azure.core�[m
    com.azure:azure-json:jar:1.5.0:compile�[36m -- module com.azure.json�[m
-   com.azure:azure-storage-blob:jar:12.31.0:compile�[36m -- module com.azure.storage.blob�[m
+   com.azure:azure-storage-blob:jar:12.32.0:compile�[36m -- module com.azure.storage.blob�[m
    com.azure:azure-storage-common:jar:12.30.0:compile�[36m -- module com.azure.storage.common�[m
-   com.azure:azure-storage-internal-avro:jar:12.16.0:compile�[36m -- module com.azure.storage.internal.avro�[m
+   com.azure:azure-storage-internal-avro:jar:12.17.0:compile�[36m -- module com.azure.storage.internal.avro�[m
    com.azure:azure-xml:jar:1.2.0:compile�[36m -- module com.azure.xml�[m
    com.bettercloud:vault-java-driver:jar:5.1.0:compile�[36m -- module vault.java.driver�[m
    com.fasterxml.jackson.core:jackson-annotations:jar:2.18.4:compile�[36m -- module com.fasterxml.jackson.annotation�[m

GitHub Actions

Bumps [com.azure:azure-storage-blob](https://github.com/Azure/azure-sdk-for-java) from 12.31.0 to 12.32.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.31.0...azure-storage-blob_12.32.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-blob
  dependency-version: 12.32.0
  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.azure-azure-storage-blob-12.32.0 branch from b360626 to 0c7bacf Compare October 23, 2025 07:41
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 23, 2025

Looks like com.azure:azure-storage-blob is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Oct 23, 2025
@dependabot dependabot bot deleted the dependabot/maven/com.azure-azure-storage-blob-12.32.0 branch October 23, 2025 16:05
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