mspnp / cloud-design-patterns

Sample implementations for cloud design patterns found in the Azure Architecture Center.
https://aka.ms/cloud-design-patterns
Other
785 stars 297 forks source link

Bump Azure.Storage.Blobs from 12.22.2 to 12.23.0 in /claim-check/code-samples #207

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 2 weeks ago

Bumps Azure.Storage.Blobs from 12.22.2 to 12.23.0.

Release notes

Sourced from Azure.Storage.Blobs's releases.

Azure.Storage.Blobs_12.23.0

12.23.0 (2024-11-12)

Features Added

  • Includes all features from 12.23.0-beta.1 and 12.23.0-beta.2

Bugs Fixed

  • Fixed bug where network download streams were not properly disposed.
  • Fixed bug where DownloadToAsync() did not dispose all its network streams on error in some cases.
Commits
  • 94018d3 Increment package version after release of Azure.ResourceManager.AppService (...
  • e8fb89f STG 96 GA release (#47126)
  • 4f49116 Update AutoRest C# version to 3.0.0-beta.20241112.1 (#47120)
  • 2a85f03 chore(playwrighttesting): populate NumberOfTestWorkers from runsettings and r...
  • e666aab Update AutoRest C# version to 3.0.0-beta.20241111.1 (#47074)
  • 118bceb [Service Bus] Changelog updates (#47009)
  • d566cc3 [CODEOWNERS] Remove invalid owner (#47067)
  • 797963b Rerecord Directory Copy Blob to Files vice versa tests (#47068)
  • 9eee27e Update docindex.yml to use Python 3.11 (#47051)
  • bdd48fd Increment package version after release of Azure.ResourceManager.DataFactory ...
  • 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)