Skip to content

chore(deps): update dependency azure.storage.blobs to 12.29.0#6168

Merged
thomhurst merged 1 commit into
mainfrom
renovate/azure.storage.blobs-12.x
Jun 5, 2026
Merged

chore(deps): update dependency azure.storage.blobs to 12.29.0#6168
thomhurst merged 1 commit into
mainfrom
renovate/azure.storage.blobs-12.x

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Azure.Storage.Blobs (source) nuget minor 12.28.012.29.0

Release Notes

Azure/azure-sdk-for-net (Azure.Storage.Blobs)

v12.29.0

Compare Source

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.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Jun 5, 2026
@thomhurst thomhurst enabled auto-merge (squash) June 5, 2026 22:05
@thomhurst thomhurst added dependencies Pull requests that update a dependency file renovate-bot MINOR labels Jun 5, 2026
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This PR is a Renovate-generated dependency update bumping Azure.Storage.Blobs from 12.28.0 to 12.29.0 (minor version bump).

Change Summary

Single-line update in Directory.Packages.props:

- <PackageVersion Include=Azure.Storage.Blobs Version=12.28.0 />
+ <PackageVersion Include=Azure.Storage.Blobs Version=12.29.0 />

Assessment

No issues found. This is a safe, straightforward minor version update.

Notable improvements in 12.29.0:

  • Security fix: Added validation for length-prefixed fields when parsing Blob Query responses, preventing excessive memory allocation from malformed or untrusted payloads — this is worth getting.
  • Includes all features from the 12.29.0-beta.1 release.

The change is confined to Directory.Packages.props, so all projects referencing this package pick up the new version centrally, which is the correct pattern for this repo.

✅ Looks good to merge.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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 MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants