Skip to content

Bump Azure.Storage.Blobs from 12.29.1 to 12.29.2 - #122

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Vyral.Abstractions/Azure.Storage.Blobs-12.29.2
Closed

Bump Azure.Storage.Blobs from 12.29.1 to 12.29.2#122
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/Vyral.Abstractions/Azure.Storage.Blobs-12.29.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Updated Azure.Storage.Blobs from 12.29.1 to 12.29.2.

Release notes

Sourced from Azure.Storage.Blobs's releases.

12.29.2

12.29.2 (2026-08-24)

Bugs Fixed

  • Fixed a bug where client-side encryption 2.0 could not detect a rearrangement of otherwise-untampered authenticated regions in blob content. This is now detected and exceptions are thrown. For data recovery purposes, this behavior can be reverted by enabling "Azure.Storage.CseV2AllowMisorderedAuthRegions" in the AppContext switch or "AZURE_STORAGE_CSE_V2_ALLOW_MISORDERED_AUTH_REGIONS" in environment variables.
  • Fixed a bug in client-side encryption where version downgrades were only detected at the start of a download.

Commits viewable in compare view.

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 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)

---
updated-dependencies:
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from jeremydixon22 as a code owner August 31, 2026 00:52
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Aug 31, 2026
jeremydixon22 added a commit that referenced this pull request Aug 31, 2026
## Summary

- update the AWS SDK packages proposed in #121
- update Azure.Storage.Blobs to 12.29.2 as proposed in #122
- regenerate every affected NuGet lock graph from the complete solution
so dependent projects remain coherent

This supersedes the generated updates in #121 and #122, whose partial
lockfile refresh removed multi-target entries and left dependent project
graphs stale.

## Verification

- `dotnet restore Vyral.sln --locked-mode`
- `./scripts/run-dotnet-tests.sh Vyral.sln`
- `./scripts/verify-pr-release-boundary.sh --allow-dirty`
- `python3 scripts/verify-version-policy.py`
- `dotnet list Vyral.sln package --vulnerable --include-transitive`
- `git diff --check`

Co-authored-by: jeremydixon22 <jeremydixon22@users.noreply.github.com>
@jeremydixon22

Copy link
Copy Markdown
Member

Superseded by #123, which applies the same dependency update while regenerating the complete solution lock graph and preserving the repository's multi-target framework entries. All required checks passed on the replacement.

@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/nuget/src/Vyral.Abstractions/Azure.Storage.Blobs-12.29.2 branch August 31, 2026 04:19
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.

1 participant