Skip to content

Bump the azure group with 3 updates - #267

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/CloudStorageAccount.Source/azure-e277985058
Open

Bump the azure group with 3 updates#267
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/src/CloudStorageAccount.Source/azure-e277985058

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated Azure.Data.Tables from 12.11.0 to 12.12.0.

Release notes

Sourced from Azure.Data.Tables's releases.

12.12.0

12.12.0 (2026-08-20)

Acknowledgments

Thank you to our developer community members who helped to make Azure Tables better with their contributions to this release:

Bugs Fixed

  • Fixed an error handling issue where GetEntityAsync and GetEntityIfExistsAsync could throw an
    ArgumentNullException instead of RequestFailedException when the HTTP response had a null
    ContentStream. (#​58303)
  • Fixed an IndexOutOfRangeException when constructing TableServiceClient or TableClient with a loopback URI that does not contain an account name in the path, such as the Cosmos DB emulator endpoint http://localhost:8902/.
  • Fixed an issue where TimeSpan properties in strongly typed table entities were not being deserialized.
  • Fixed an issue when deserializing strongly typed table entities with enum properties. Enum values that aren't defined in the enum type are now skipped during deserialization of the table entity.
  • Fixed an issue when comparing TableErrorCode with null strings using equality operators.
  • Fixed duplicated diagnostic scopes in TableClient.Query and TableServiceClient.Query (A community contribution, courtesy of e-i-n-s)

Other Changes

  • Updated the minimum Azure.Core dependency to 1.61.0 and added .NET 10 target framework support. (#​62244)
  • Use precedence rules to reduce the parenthesis nesting in OData filters generated from LINQ expressions.

Commits viewable in compare view.

Updated Azure.Storage.Blobs from 12.29.0 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.

Updated Azure.Storage.Queues from 12.27.0 to 12.27.1.

Release notes

Sourced from Azure.Storage.Queues's releases.

No release notes found for this version range.

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Azure.Data.Tables from 12.11.0 to 12.12.0
Bumps Azure.Storage.Blobs from 12.29.0 to 12.29.2
Bumps Azure.Storage.Queues from 12.27.0 to 12.27.1

---
updated-dependencies:
- dependency-name: Azure.Data.Tables
  dependency-version: 12.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Data.Tables
  dependency-version: 12.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.29.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
- dependency-name: Azure.Storage.Queues
  dependency-version: 12.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
- dependency-name: Azure.Storage.Queues
  dependency-version: 12.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure
...

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 25, 2026
@kzu

kzu commented Aug 25, 2026

Copy link
Copy Markdown
Member

23 passed 23 passed

🧪 Details on Ubuntu 24.04.4 LTS

from retest v1.1.0 on .NET 10.0.11 with 💜 by @devlooped

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