Skip to content

chore(deps): update dependency azure.storage.blobs to 12.29.1#6304

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

chore(deps): update dependency azure.storage.blobs to 12.29.1#6304
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 patch 12.29.012.29.1

Release Notes

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

v12.29.1

Compare Source

12.29.1 (2026-06-23)

Bugs Fixed
  • Fixed an issue where the GenerateSasUri and GenerateUserDelegationSasUri convenience methods on blob clients did not honor the RequestHeaders and RequestQueryParameters properties, and where GenerateUserDelegationSasUri did not honor DelegatedUserObjectId, set on the supplied BlobSasBuilder.
  • Fixed an issue where structured-message Uploads with checksum validation could fail with a ArgumentOutOfRangeException for empty content

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 PATCH renovate-bot labels Jun 24, 2026
@thomhurst thomhurst enabled auto-merge (squash) June 24, 2026 03:17

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

Overall: LGTM — this is a clean, minimal patch dependency update.

What Changed

Single-line bump of from → in .

Patch Notes Assessment

The 12.29.1 release fixes two bugs:

  1. / not honoring , , and from the supplied .
  2. Structured-message uploads with checksum validation failing with for empty content.

Both are correctness fixes with no breaking changes. The scope of the change (one line, one package, one central props file) is appropriate for a patch update managed via Renovate.

No Concerns

  • Using centralized for version pinning is the right pattern.
  • Auto-merge enabled for this kind of routine patch bump is reasonable — low risk, pure bug fixes upstream.

@claude claude Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

Overall: LGTM — clean, minimal patch dependency update.

What Changed

Single-line bump of Azure.Storage.Blobs from 12.29.0 to 12.29.1 in Directory.Packages.props.

Patch Notes Assessment

The 12.29.1 release fixes two correctness bugs:

  1. GenerateSasUri / GenerateUserDelegationSasUri not honoring RequestHeaders, RequestQueryParameters, and DelegatedUserObjectId from the supplied BlobSasBuilder.
  2. Structured-message uploads with checksum validation failing with ArgumentOutOfRangeException for empty content.

Both are pure bug fixes with no breaking changes.

No Concerns

  • Using centralized Directory.Packages.props for version pinning is the correct pattern for this repo.
  • Auto-merge is appropriate for a low-risk patch bump like this.

@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.

@thomhurst thomhurst merged commit cbd3763 into main Jun 24, 2026
14 of 15 checks passed
@thomhurst thomhurst deleted the renovate/azure.storage.blobs-12.x branch June 24, 2026 03:39
This was referenced Jun 25, 2026
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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants