chore(deps): update dependency azure.storage.blobs to 12.29.0 by thomhurst · Pull Request #6168 · thomhurst/TUnit (original) (raw)
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:
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.1release.
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.