Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps com.azure:azure-storage-file-datalake from 12.24.1 to 12.25.0.

Release notes

Sourced from com.azure:azure-storage-file-datalake's releases.

azure-storage-file-datalake_12.25.0

12.25.0 (2025-10-21)

Features Added

  • Added support for service version 2025-11-05.

Other Changes

Dependency Updates

  • Upgraded azure-storage-blob from 12.31.0 to version 12.32.0.
  • Upgraded azure-core from 1.55.5 to version 1.57.0.
  • Upgraded azure-core-http-netty from 1.15.13 to version 1.16.2.

azure-storage-file-datalake_12.24.3

12.24.3 (2025-09-25)

Other Changes

Dependency Updates

  • Upgraded azure-core-http-netty from 1.16.0 to version 1.16.1.
  • Upgraded azure-core from 1.56.0 to version 1.56.1.
  • Upgraded azure-storage-blob from 12.31.2 to version 12.31.3.
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 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-storage-data-lake
Diff

system-x-all

--- a/base/system-x-all
+++ b/head/system-x-all
@@ -12,7 +12,7 @@ The following files have been resolved:
    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-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-file-datalake:jar:12.25.0: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-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

system-x-azure-storage-data-lake

--- a/base/system-x-azure-storage-data-lake
+++ b/head/system-x-azure-storage-data-lake
@@ -3,10 +3,10 @@ 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.1: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.1:compile�[36m -- module com.azure.storage.internal.avro�[m
+   com.azure:azure-storage-file-datalake:jar:12.25.0:compile�[36m -- module com.azure.storage.file.datalake�[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-file-datalake](https://github.com/Azure/azure-sdk-for-java) from 12.24.1 to 12.25.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-java/releases)
- [Commits](Azure/azure-sdk-for-java@azure-storage-blob_12.24.1...azure-storage-blob_12.25.0)

---
updated-dependencies:
- dependency-name: com.azure:azure-storage-file-datalake
  dependency-version: 12.25.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-file-datalake-12.25.0 branch from 3b01863 to 83234c3 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-file-datalake 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-file-datalake-12.25.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