petabridge / Akka.Persistence.Azure

Azure-powered Akka.Persistence for Akka.NET actors
Apache License 2.0
13 stars 11 forks source link

Bump Azure.Data.Tables from 12.8.1 to 12.8.3 #369

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps Azure.Data.Tables from 12.8.1 to 12.8.3.

Release notes

Sourced from Azure.Data.Tables's releases.

Azure.Data.Tables_12.8.3

12.8.3 (2024-02-06)

Bugs Fixed

  • TableEntity string properties will correctly handle type coercion from DateTime and DateTimeOffset types. (#40775)
  • Fixed an error handling bug that could result in an ArgumentNullException when calling CreateIfNotExistsAsync. (#41463)
Commits
  • 9cdf83d Increment package version after release of Azure.Security.ConfidentialLedger ...
  • 5b84b81 Increment package version after release of Azure.AI.OpenAI.Assistants (#41799)
  • f5f4acb Update Generator Version 3.0.0-beta.20240205.1 (#41806)
  • f8fb4be Sync eng/common directory with azure-sdk-tools for PR 7630 (#41796)
  • b07b8f3 Sync eng/common directory with azure-sdk-tools for PR 7634 (#41790)
  • f250ca2 {AzureMonitorDistro] Added Azure Container Apps resource detector. (#41803)
  • c8416d0 Domain-specific changes to fix docindex (#41765)
  • 37f2513 Fix BOM issue Generate-DocIndex.ps1 (#41768)
  • 817c6cc Increment package version after release of Azure.Search.Documents (#41797)
  • 7068a84 [Core] Annotate TokenCredential for auditing (#41662)
  • Additional 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)