Skip to content

Bump Azure.Storage.Blobs and Azure.Storage.Files.DataLake#3461

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/multi-8944abf9bd
Open

Bump Azure.Storage.Blobs and Azure.Storage.Files.DataLake#3461
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/multi-8944abf9bd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Storage.Blobs from 12.26.0 to 12.29.0.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.29.0

12.29.0 (2026-06-04)

Features Added

  • Includes all features from 12.29.0-beta.1

Bugs Fixed

  • Added validation for length-prefixed fields when parsing Blob Query responses to prevent excessive memory allocation from malformed or untrusted payloads.

12.28.0

12.28.0 (2026-05-12)

Features Added

  • Includes all features from 12.28.0-beta.1

Bugs Fixed

  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

12.27.0

12.27.0 (2026-05-12)

Bugs Fixed

  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

Commits viewable in compare view.

Updated Azure.Storage.Files.DataLake from 12.24.0 to 12.27.0.

Release notes

Sourced from Azure.Storage.Files.DataLake's releases.

12.27.0

12.27.0 (2026-05-12)

Bugs Fixed

  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

12.26.0

12.26.0 (2026-05-12)

Features Added

  • Includes all features from 12.26.0-beta.1

Bugs Fixed

  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

12.25.0

12.25.0 (2026-05-12)

Features Added

  • Includes all features from 12.25.0-beta.1

Commits viewable in compare view.

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 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 .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jun 5, 2026
dependabot Bot and others added 2 commits June 8, 2026 10:45
Bumps Azure.Storage.Blobs from 12.26.0 to 12.29.0
Bumps Azure.Storage.Files.DataLake from 12.24.0 to 12.27.0

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Azure.Storage.Files.DataLake
  dependency-version: 12.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@gunndabad gunndabad force-pushed the dependabot/nuget/multi-8944abf9bd branch from 9f5ea65 to 2cdf9d0 Compare June 8, 2026 09:45

@LuuOW LuuOW left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Technical audit: code patterns and implementation verified for alignment with modern software engineering standards.

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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants