sebagomez / azurestorageexplorer

☁💾 Manage your Azure Storage blobs, tables, queues and file shares from this simple and intuitive web application.
https://azurestorage.azurewebsites.net/
MIT License
131 stars 67 forks source link

Bump Azure.Storage.Files.Shares from 12.16.0 to 12.17.0 in /src/web #133

Closed dependabot[bot] closed 12 months ago

dependabot[bot] commented 12 months ago

Bumps Azure.Storage.Files.Shares from 12.16.0 to 12.17.0.

Release notes

Sourced from Azure.Storage.Files.Shares's releases.

Azure.Storage.Files.Shares_12.17.0

12.17.0 (2023-11-06)

  • Includes all features from 12.17.0-beta.1.
  • Fixed bug where the x-ms-file-request-intent request header was not being sent for ShareFileClient.UploadRangeFromUri() and .UploadRangeFromUriAsync().

Azure.Storage.Files.Shares_12.17.0-beta.1

12.17.0-beta.1 (2023-10-16)

  • Added support for service version 2023-11-03.
  • Added support for ShareClientOptions.Audience
Commits
  • f4c6044 STG 91 GA Release Prep (#39765)
  • 45d1f3a Tracing: http semconv update (#39617)
  • 9a616a8 [Azure OpenAI] Replace SearchKey and EmbeddingKey properties with `SetSea...
  • 8298861 [Storage][DataMovement] Fixes/adjustments for initial transfer and chunk size...
  • a33f07a Add Missing 'telemetry.distro.name' to Azure Monitor Exporter. (#39737)
  • b39ac29 fix(cspell): suppress error in hybridnetwork (#39724)
  • b6a3b9d Update Generator Version 3.0.0-beta.20231102.4 (#39723)
  • 7f9ff13 Release for MySQL 2023-06-01-preview (#39380)
  • dc96141 [Storage] [DataMovement] Added Download Share Directory Tests (#39645)
  • 27af7cf [Azure.Monitor.LiveMetrics] add project scaffolding (#39719)
  • 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)
dependabot[bot] commented 12 months ago

Looks like Azure.Storage.Files.Shares is up-to-date now, so this is no longer needed.