UKHSA-Internal / coronavirus-dashboard-api-v1

MIT License
0 stars 1 forks source link

Bump azure-storage-file-share from 12.9.0 to 12.12.0 #122

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps azure-storage-file-share from 12.9.0 to 12.12.0.

Release notes

Sourced from azure-storage-file-share's releases.

azure-storage-file-share_12.12.0

12.12.0 (2023-04-12)

Features Added

  • Stable release of features from 12.12.0b1

azure-storage-file-share_12.12.0b1

12.12.0b1 (2023-03-28)

Features Added

  • Added support for service version 2022-11-02.
  • Added support for TokenCredential to be used for authentication. A TokenCredential can be provided for the credential parameter to any client constructor. Note: When using a TokenCredential, the new keyword parameter token_intnet is required and must be provided. Additionally, this form of authentication is only supported for certain operations in the Data Plane SDK.
  • Added support for allow_trailing_dot and allow_source_trailing_dot on client construction. When allow_trailing_dot is provided, the service will not silently remove any trailing . character from directory/file names for all operations made from that client. allow_source_trailing_dot will apply this same rule to source files when performing a rename or copy operation.

azure-storage-file-share_12.11.1

12.11.1 (2023-03-08)

Bugs Fixed

  • Fixed "duplicate type signatures" MyPy error.

azure-storage-file-share_12.11.0

12.11.0 (2023-02-22)

Features Added

  • Stable release of features from 12.11.0b1
Commits


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 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 1 year ago

The following labels could not be found: dependencies.