Skip to content

chore(deps): update dependency azure.data.tables to 12.12.0 - #6654

Open
thomhurst wants to merge 1 commit into
mainfrom
renovate/azure.data.tables-12.x
Open

chore(deps): update dependency azure.data.tables to 12.12.0#6654
thomhurst wants to merge 1 commit into
mainfrom
renovate/azure.data.tables-12.x

Conversation

@thomhurst

@thomhurst thomhurst commented Aug 21, 2026

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Azure.Data.Tables (source) nuget minor 12.11.012.12.0

Release Notes

Azure/azure-sdk-for-net (Azure.Data.Tables)

v12.12.0

Compare Source

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.

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

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels Aug 21, 2026
@thomhurst
thomhurst enabled auto-merge (squash) August 21, 2026 21:43
@greptile-apps

greptile-apps Bot commented Aug 21, 2026

Copy link
Copy Markdown

Greptile Summary

Updates the centrally managed Azure.Data.Tables dependency from 12.11.0 to 12.12.0.

  • Applies the dependency update to the test project consuming Azure.Data.Tables through central package management.

Confidence Score: 5/5

The PR appears safe to merge.

No blocking failure remains.

Important Files Changed

Filename Overview
Directory.Packages.props Updates Azure.Data.Tables to 12.12.0; no eligible follow-up issue was identified.

Reviews (2): Last reviewed commit: "chore(deps): update dependency azure.dat..." | Re-trigger Greptile

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f821c86f-6ba2-49bb-b9db-ff93e61c68b6

📥 Commits

Reviewing files that changed from the base of the PR and between 8ceea57 and a3ac262.

📒 Files selected for processing (1)
  • Directory.Packages.props

Included review availability: Your plan provides up to 10 included reviews per hour; 8 remain after this review.


📝 Walkthrough

Walkthrough

The centrally managed Azure.Data.Tables package version changed from 12.11.0 to 12.12.0.

Changes

Azure Tables package update

Layer / File(s) Summary
Update managed package version
Directory.Packages.props
The centrally managed Azure.Data.Tables version changed to 12.12.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to a3ac2

This is a localized dependency version update with no actionable merge-blocking risk remaining beyond normal checks and review.

Suggested reviewers: campersau

Poem

I’m a rabbit with packages to tend,
Azure Tables now climbs to twelve-point-twelve again.
One small version hop, neat and bright,
Props stay tidy through the night.
Hop, hop—update complete!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the Azure.Data.Tables dependency update from 12.11.0 to 12.12.0.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/azure.data.tables-12.x

Comment @coderabbitai help to get the list of available commands.

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